Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update tests to use SetOption('experimental','ninja') | William Deegan | 2021-04-13 | 1 | -0/+3 |
| | |||||
* | more sider fixes | William Deegan | 2021-04-13 | 1 | -5/+6 |
| | |||||
* | address sider issues. Also update copyright text to current version | William Deegan | 2021-04-13 | 1 | -3/+1 |
| | |||||
* | is link should use the base nodes lstat instead of local fs stat | Daniel Moody | 2021-04-13 | 1 | -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 Moody | 2021-04-13 | 1 | -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 ↵ | Daniel | 2021-04-13 | 1 | -9/+13 |
| | | | | and msvc | ||||
* | fixed sider issues | Daniel Moody | 2021-04-13 | 1 | -1/+0 |
| | |||||
* | added more test, including ninja speed test | Daniel Moody | 2021-04-13 | 1 | -31/+20 |
| | |||||
* | is link should use the base nodes lstat instead of local fs stat | Daniel Moody | 2021-04-13 | 1 | -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 Moody | 2021-04-13 | 1 | -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 ↵ | Daniel | 2021-04-13 | 1 | -9/+13 |
| | | | | and msvc | ||||
* | fixed sider issues | Daniel Moody | 2021-04-13 | 1 | -1/+0 |
| | |||||
* | added more test, including ninja speed test | Daniel Moody | 2021-04-13 | 1 | -0/+102 |