summaryrefslogtreecommitdiff
path: root/test/ninja/shell_command.py
Commit message (Expand)AuthorAgeFilesLines
* Move execution environment sanitation from Action._suproc to SCons.Util.sanit...William Deegan2022-11-021-0/+6
* update tests to use SetOption('experimental','ninja')William Deegan2021-04-131-0/+3
* fix sider issueWilliam Deegan2021-04-131-3/+4
* 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
* 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-9/+11
* fixed sider issuesDaniel Moody2021-04-131-1/+0
* added some more test and update ninja tool to handle commandsDaniel Moody2021-04-131-29/+22
* 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-9/+11
* fixed sider issuesDaniel Moody2021-04-131-1/+0
* added some more test and update ninja tool to handle commandsDaniel Moody2021-04-131-0/+83