summaryrefslogtreecommitdiffstats
path: root/test/ninja/generate_and_build.py
Commit message (Expand)AuthorAgeFilesLines
* Added test for NINJA_CMD_ARGS="-v -j3" (contains two arguments for ninja)William Deegan2022-06-131-0/+4
* Added command line variable to pass ninja args through scons.Daniel Moody2022-06-071-1/+2
* Continue fixing sider complaints.William Deegan2021-04-131-1/+1
* fix broken target check in ninja_execute. It was improperly adding all nodes ...William Deegan2021-04-131-11/+7
* Incremental update with code reorganization. Currently broken. Some debug cod...William Deegan2021-04-131-3/+1
* is link should use the base nodes lstat instead of local fs statDaniel Moody2021-04-131-4/+3
* used different method for pushing ninja file to bottom of DAG, use import nin...Daniel Moody2021-04-131-13/+20
* update tests to work on windows, added some environment support for windows a...Daniel2021-04-131-3/+6
* fixed sider issuesDaniel Moody2021-04-131-1/+0
* added some more test and update ninja tool to handle commandsDaniel Moody2021-04-131-25/+17
* is link should use the base nodes lstat instead of local fs statDaniel Moody2021-04-131-4/+3
* used different method for pushing ninja file to bottom of DAG, use import nin...Daniel Moody2021-04-131-13/+20
* update tests to work on windows, added some environment support for windows a...Daniel2021-04-131-3/+6
* fixed sider issuesDaniel Moody2021-04-131-1/+0
* added some more test and update ninja tool to handle commandsDaniel Moody2021-04-131-0/+79