summaryrefslogtreecommitdiff
path: root/test/ninja/build_libraries.py
Commit message (Expand)AuthorAgeFilesLines
* Remove an extra check in one ninja testMats Wichmann2022-11-171-4/+2
* Address most sider complaintsWilliam Deegan2021-09-181-1/+1
* tests: use framework for platform-specific definesMats Wichmann2021-08-241-34/+22
* 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-131-0/+2
* Continue fixing sider complaints.William Deegan2021-04-131-9/+8
* address sider issues. Also update copyright text to current versionWilliam Deegan2021-04-131-2/+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
* 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/+21
* update tests to work on windows, added some environment support for windows a...Daniel2021-04-131-18/+23
* fixed sider issuesDaniel Moody2021-04-131-1/+0
* added more test, including ninja speed testDaniel Moody2021-04-131-41/+30
* 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/+21
* update tests to work on windows, added some environment support for windows a...Daniel2021-04-131-18/+23
* fixed sider issuesDaniel Moody2021-04-131-1/+0
* added more test, including ninja speed testDaniel Moody2021-04-131-0/+92