summaryrefslogtreecommitdiffstats
path: root/test/ninja
Commit message (Expand)AuthorAgeFilesLines
...
* fix ninja tool to never user for_sig substitution.Daniel Moody2021-09-072-0/+104
* tests: use framework for platform-specific definesMats Wichmann2021-08-241-34/+22
* update ninja tool to not overwrite NINJA_DISABLE_AUTO_RUN from loading enviro...Daniel Moody2021-07-212-0/+102
* Fix full path to ninja binary to work ok on windowsWilliam Deegan2021-07-191-1/+1
* update tests to use SetOption('experimental','ninja')William Deegan2021-04-138-0/+18
* Updated from MongoDB commit: https://github.com/mongodb/mongo/commit/59965cf5...William Deegan2021-04-131-1/+1
* fix sider issueWilliam Deegan2021-04-131-3/+4
* more sider fixesWilliam Deegan2021-04-132-18/+15
* Continue fixing sider complaints.William Deegan2021-04-138-38/+43
* address sider issues. Also update copyright text to current versionWilliam Deegan2021-04-138-17/+9
* fix broken target check in ninja_execute. It was improperly adding all nodes ...William Deegan2021-04-133-12/+13
* add sconstest.skip to file fixture dir for ninja system testsWilliam Deegan2021-04-131-0/+0
* Incremental update with code reorganization. Currently broken. Some debug cod...William Deegan2021-04-133-9/+12
* [ci skip] fix copyright headerWilliam Deegan2021-04-131-3/+1
* Fix ninja tool rules for macos/ar for static libs to skip response files for...William Deegan2021-04-131-1/+4
* refactor test a bit, explicitly use ninja found by test frameworkWilliam Deegan2021-04-131-6/+18
* Fix int function not returning int valueWilliam Deegan2021-04-131-0/+1
* is link should use the base nodes lstat instead of local fs statDaniel Moody2021-04-138-34/+28
* used different method for pushing ninja file to bottom of DAG, use import nin...Daniel Moody2021-04-138-87/+141
* update tests to work on windows, added some environment support for windows a...Daniel2021-04-1310-63/+106
* fixed sider issuesDaniel Moody2021-04-137-7/+0
* added more test, including ninja speed testDaniel Moody2021-04-138-161/+96
* added some more test and update ninja tool to handle commandsDaniel Moody2021-04-134-145/+57
* updated to ninja-next, added some small fixes, and added simple testDaniel Moody2021-04-132-0/+69
* is link should use the base nodes lstat instead of local fs statDaniel Moody2021-04-138-34/+28
* used different method for pushing ninja file to bottom of DAG, use import nin...Daniel Moody2021-04-1310-84/+268
* update tests to work on windows, added some environment support for windows a...Daniel2021-04-1311-64/+107
* fixed sider issuesDaniel Moody2021-04-137-7/+0
* added more test, including ninja speed testDaniel Moody2021-04-138-7/+528
* added some more test and update ninja tool to handle commandsDaniel Moody2021-04-133-1/+178
* updated to ninja-next, added some small fixes, and added simple testDaniel Moody2021-04-135-0/+92