| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| cmake . -DCMAKE_BUILD_TYPE=Debug -Bbuild -GNinja | ||
| cmake --build build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| rm -rf ./build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| cmake . -DCMAKE_BUILD_TYPE=Debug -Bbuild -GNinja | ||
| cmake --build build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| rm -rf ./build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| cmake . -DCMAKE_BUILD_TYPE=Debug -Bbuild -GNinja | ||
| cmake --build build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| rm -rf ./build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| cmake . -DCMAKE_BUILD_TYPE=Debug -Bbuild -GNinja | ||
| cmake --build build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| rm -rf ./build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| cmake . -DCMAKE_BUILD_TYPE=Debug -Bbuild -GNinja | ||
| cmake --build build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,107 @@ | ||
| [ | ||
| { | ||
| "name": "cxxopts", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/jarro2783/cxxopts.git", | ||
| "commit": "794c975" | ||
| }, | ||
| { | ||
| "name": "box2d", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/erincatto/box2d.git", | ||
| "commit": "1025f9a" | ||
| }, | ||
| { | ||
| "name": "tinyexpr", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/codeplea/tinyexpr.git", | ||
| "commit": "ffb0d41" | ||
| }, | ||
| { | ||
| "name": "symengine", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/symengine/symengine.git", | ||
| "commit": "4f669d59" | ||
| }, | ||
| { | ||
| "name": "termbox", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/nsf/termbox.git", | ||
| "commit": "0df1355" | ||
| }, | ||
| { | ||
| "name": "tinyvm", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/jakogut/tinyvm.git", | ||
| "commit": "10c25d8" | ||
| }, | ||
| { | ||
| "name": "tinyspline", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/msteinbeck/tinyspline.git", | ||
| "commit": "f8b1ab7" | ||
| }, | ||
| { | ||
| "name": "oatpp", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/oatpp/oatpp.git", | ||
| "commit": "d3e60fb" | ||
| }, | ||
| { | ||
| "name": "libsoundio", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/andrewrk/libsoundio.git", | ||
| "commit": "b810bf2" | ||
| }, | ||
| { | ||
| "name": "zstd", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/facebook/zstd.git", | ||
| "commit": "2af4e073" | ||
| }, | ||
| { | ||
| "name": "simbody", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/simbody/simbody.git", | ||
| "commit": "5cf513d" | ||
| }, | ||
| { | ||
| "name": "duckdb", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/cwida/duckdb.git", | ||
| "commit": "d098c9f" | ||
| }, | ||
| { | ||
| "name": "drogon", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/an-tao/drogon.git", | ||
| "commit": "fd2a612" | ||
| }, | ||
| { | ||
| "name": "fmt", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/fmtlib/fmt.git", | ||
| "commit": "5e7c70e" | ||
| }, | ||
| { | ||
| "name": "re2", | ||
| "mode": 1, | ||
| "source": "git", | ||
| "origin": "https://github.com/google/re2.git", | ||
| "commit": "2b25567" | ||
| } | ||
| ] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| rm -rf ./build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| cmake . -DCMAKE_BUILD_TYPE=Debug -Bbuild -GNinja | ||
| cmake --build build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| rm -rf ./build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| cmake . -DCMAKE_BUILD_TYPE=Debug -Bbuild -GNinja | ||
| cmake --build build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| rm -rf ./build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| cmake . -DCMAKE_BUILD_TYPE=Debug -DWITH_COTIRE=OFF -Bbuild -GNinja | ||
| cmake --build build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| ./waf clean | ||
| exit 0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| ./waf configure | ||
| ./waf |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| make clean |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| make |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| rm -rf ./build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| cmake . -DCMAKE_BUILD_TYPE=Debug -Bbuild -GNinja | ||
| cmake --build build |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| make clean |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| make |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| rm -rf ./build_analyzer |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| cmake ./build/cmake -DCMAKE_BUILD_TYPE=Debug -Bbuild_analyzer -GNinja | ||
| cmake --build build_analyzer |