| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix ninja tool to never user for_sig substitution. | Daniel Moody | 2021-09-07 | 2 | -0/+104 |
|
|
* | tests: use framework for platform-specific defines | Mats Wichmann | 2021-08-24 | 1 | -34/+22 |
|
|
* | update ninja tool to not overwrite NINJA_DISABLE_AUTO_RUN from loading enviro... | Daniel Moody | 2021-07-21 | 2 | -0/+102 |
|
|
* | Fix full path to ninja binary to work ok on windows | William Deegan | 2021-07-19 | 1 | -1/+1 |
|
|
* | update tests to use SetOption('experimental','ninja') | William Deegan | 2021-04-13 | 8 | -0/+18 |
|
|
* | Updated from MongoDB commit: https://github.com/mongodb/mongo/commit/59965cf5... | William Deegan | 2021-04-13 | 1 | -1/+1 |
|
|
* | fix sider issue | William Deegan | 2021-04-13 | 1 | -3/+4 |
|
|
* | more sider fixes | William Deegan | 2021-04-13 | 2 | -18/+15 |
|
|
* | Continue fixing sider complaints. | William Deegan | 2021-04-13 | 8 | -38/+43 |
|
|
* | address sider issues. Also update copyright text to current version | William Deegan | 2021-04-13 | 8 | -17/+9 |
|
|
* | fix broken target check in ninja_execute. It was improperly adding all nodes ... | William Deegan | 2021-04-13 | 3 | -12/+13 |
|
|
* | add sconstest.skip to file fixture dir for ninja system tests | William Deegan | 2021-04-13 | 1 | -0/+0 |
|
|
* | Incremental update with code reorganization. Currently broken. Some debug cod... | William Deegan | 2021-04-13 | 3 | -9/+12 |
|
|
* | [ci skip] fix copyright header | William Deegan | 2021-04-13 | 1 | -3/+1 |
|
|
* | Fix ninja tool rules for macos/ar for static libs to skip response files for... | William Deegan | 2021-04-13 | 1 | -1/+4 |
|
|
* | refactor test a bit, explicitly use ninja found by test framework | William Deegan | 2021-04-13 | 1 | -6/+18 |
|
|
* | Fix int function not returning int value | William Deegan | 2021-04-13 | 1 | -0/+1 |
|
|
* | is link should use the base nodes lstat instead of local fs stat | Daniel Moody | 2021-04-13 | 8 | -34/+28 |
|
|
* | used different method for pushing ninja file to bottom of DAG, use import nin... | Daniel Moody | 2021-04-13 | 8 | -87/+141 |
|
|
* | update tests to work on windows, added some environment support for windows a... | Daniel | 2021-04-13 | 10 | -63/+106 |
|
|
* | fixed sider issues | Daniel Moody | 2021-04-13 | 7 | -7/+0 |
|
|
* | added more test, including ninja speed test | Daniel Moody | 2021-04-13 | 8 | -161/+96 |
|
|
* | added some more test and update ninja tool to handle commands | Daniel Moody | 2021-04-13 | 4 | -145/+57 |
|
|
* | updated to ninja-next, added some small fixes, and added simple test | Daniel Moody | 2021-04-13 | 2 | -0/+69 |
|
|
* | is link should use the base nodes lstat instead of local fs stat | Daniel Moody | 2021-04-13 | 8 | -34/+28 |
|
|
* | used different method for pushing ninja file to bottom of DAG, use import nin... | Daniel Moody | 2021-04-13 | 10 | -84/+268 |
|
|
* | update tests to work on windows, added some environment support for windows a... | Daniel | 2021-04-13 | 11 | -64/+107 |
|
|
* | fixed sider issues | Daniel Moody | 2021-04-13 | 7 | -7/+0 |
|
|
* | added more test, including ninja speed test | Daniel Moody | 2021-04-13 | 8 | -7/+528 |
|
|
* | added some more test and update ninja tool to handle commands | Daniel Moody | 2021-04-13 | 3 | -1/+178 |
|
|
* | updated to ninja-next, added some small fixes, and added simple test | Daniel Moody | 2021-04-13 | 5 | -0/+92 |
|
|