summaryrefslogtreecommitdiffstats
path: root/test/ninja/generate_source.py
Commit message (Collapse)AuthorAgeFilesLines
* update tests to use SetOption('experimental','ninja')William Deegan2021-04-131-0/+3
|
* more sider fixesWilliam Deegan2021-04-131-5/+6
|
* address sider issues. Also update copyright text to current versionWilliam Deegan2021-04-131-3/+1
|
* is link should use the base nodes lstat instead of local fs statDaniel Moody2021-04-131-4/+3
| | | | | builder is not garunteed to be in the environment, so check if the node is the ninja_file fix sider issues
* used different method for pushing ninja file to bottom of DAG, use import ↵Daniel Moody2021-04-131-11/+20
| | | | ninja to get ninja_syntax and ninja bin, and added some more basic testing.
* update tests to work on windows, added some environment support for windows ↵Daniel2021-04-131-9/+13
| | | | and msvc
* fixed sider issuesDaniel Moody2021-04-131-1/+0
|
* added more test, including ninja speed testDaniel Moody2021-04-131-31/+20
|
* is link should use the base nodes lstat instead of local fs statDaniel Moody2021-04-131-4/+3
| | | | | builder is not garunteed to be in the environment, so check if the node is the ninja_file fix sider issues
* used different method for pushing ninja file to bottom of DAG, use import ↵Daniel Moody2021-04-131-11/+20
| | | | ninja to get ninja_syntax and ninja bin, and added some more basic testing.
* update tests to work on windows, added some environment support for windows ↵Daniel2021-04-131-9/+13
| | | | and msvc
* fixed sider issuesDaniel Moody2021-04-131-1/+0
|
* added more test, including ninja speed testDaniel Moody2021-04-131-0/+102