| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into ninja-generation | William Deegan | 2021-05-24 | 54 | -316/+573 |
|\ |
|
| * | Merge pull request #3948 from mwichmann/setoption-tests | William Deegan | 2021-05-17 | 3 | -12/+75 |
| |\ |
|
| | * | Update the documentation for GetOption | Mats Wichmann | 2021-05-11 | 2 | -4/+5 |
|
|
| | * | Fix sider complain about unused import | Mats Wichmann | 2021-05-10 | 1 | -1/+0 |
|
|
| | * | Add tests for SetOption failing on illegal options and values | Mats Wichmann | 2021-05-10 | 3 | -8/+71 |
|
|
| * | | 3790 - Fix the failing test | Andrew Morrow | 2021-05-13 | 1 | -0/+0 |
|
|
| * | | 3790 - Add a test which fails | Andrew Morrow | 2021-05-13 | 1 | -4/+17 |
| |/ |
|
| * | Fix Issue #3933 debug output removed from SharedLibrary when SHLIBVERSION is ... | William Deegan | 2021-05-03 | 1 | -2/+2 |
|
|
| * | Merge pull request #3825 from grossag/topic/grossag/pythondynamicscan | William Deegan | 2021-04-19 | 12 | -0/+75 |
| |\ |
|
| | * | Merge branch 'master' into topic/grossag/pythondynamicscan | Adam Gross | 2021-01-09 | 16 | -101/+277 |
| | |\ |
|
| | * | | [ci skip] Fix flake8 warnings, add description to CHANGES.txt | Adam Gross | 2020-11-17 | 1 | -3/+3 |
|
|
| | * | | Fix tests, implement smarter version of scanner | Adam Gross | 2020-11-17 | 5 | -0/+7 |
|
|
| | * | | Fix sider issues | Adam Gross | 2020-11-17 | 2 | -3/+3 |
|
|
| | * | | Fix all tests | Adam Gross | 2020-11-17 | 3 | -8/+16 |
|
|
| | * | | [ci skip] Some fixes to the Python scanner and test | Adam Gross | 2020-11-17 | 1 | -1/+1 |
|
|
| | * | | [ci skip] Cancel test runs because my tests don't work | Adam Gross | 2020-11-16 | 1 | -1/+1 |
|
|
| | * | | Fix up scanner a bit | Adam Gross | 2020-11-16 | 1 | -1/+1 |
|
|
| | * | | Some initial fixes | Adam Gross | 2020-11-16 | 2 | -4/+4 |
|
|
| | * | | Remove exception from script.py | Adam Gross | 2020-11-13 | 1 | -2/+0 |
|
|
| | * | | Change test to follow its own instructions | Adam Gross | 2020-11-13 | 1 | -4/+2 |
|
|
| | * | | First draft of teaching Python scanner about dynamic files | Adam Gross | 2020-11-13 | 6 | -0/+64 |
|
|
| * | | | [PR 3931] fix a couple of unneeded imports (sider) [ci skip] | Mats Wichmann | 2021-04-18 | 2 | -4/+2 |
|
|
| * | | | [PR 3931] add a testcase | Mats Wichmann | 2021-04-18 | 15 | -80/+138 |
|
|
| * | | | [PR 3930] fix regexes in scons-time tests | Mats Wichmann | 2021-04-16 | 3 | -15/+12 |
|
|
| * | | | [PR 3930] more rawstring stuff in tests (Windows) | Mats Wichmann | 2021-04-16 | 4 | -7/+7 |
|
|
| * | | | [PR 3930] put back accidentally dropped raw-string indicator | Mats Wichmann | 2021-04-15 | 4 | -7/+7 |
|
|
| * | | | Test tweaks to help testing on mingw-only win32 systems | Mats Wichmann | 2021-04-14 | 18 | -202/+255 |
|
|
* | | | | update tests to use SetOption('experimental','ninja') | William Deegan | 2021-04-13 | 8 | -0/+18 |
|
|
* | | | | Add --experimental=ninja | William Deegan | 2021-04-13 | 1 | -3/+4 |
|
|
* | | | | Updated from MongoDB commit: https://github.com/mongodb/mongo/commit/59965cf5... | William Deegan | 2021-04-13 | 1 | -1/+1 |
|
|
* | | | | fix sider issue | William Deegan | 2021-04-13 | 1 | -3/+4 |
|
|
* | | | | more sider fixes | William Deegan | 2021-04-13 | 2 | -18/+15 |
|
|
* | | | | Continue fixing sider complaints. | William Deegan | 2021-04-13 | 8 | -38/+43 |
|
|
* | | | | address sider issues. Also update copyright text to current version | William Deegan | 2021-04-13 | 8 | -17/+9 |
|
|
* | | | | fix broken target check in ninja_execute. It was improperly adding all nodes ... | William Deegan | 2021-04-13 | 3 | -12/+13 |
|
|
* | | | | add sconstest.skip to file fixture dir for ninja system tests | William Deegan | 2021-04-13 | 1 | -0/+0 |
|
|
* | | | | Incremental update with code reorganization. Currently broken. Some debug cod... | William Deegan | 2021-04-13 | 3 | -9/+12 |
|
|
* | | | | [ci skip] fix copyright header | William Deegan | 2021-04-13 | 1 | -3/+1 |
|
|
* | | | | Fix ninja tool rules for macos/ar for static libs to skip response files for... | William Deegan | 2021-04-13 | 1 | -1/+4 |
|
|
* | | | | refactor test a bit, explicitly use ninja found by test framework | William Deegan | 2021-04-13 | 1 | -6/+18 |
|
|
* | | | | Fix int function not returning int value | William Deegan | 2021-04-13 | 1 | -0/+1 |
|
|
* | | | | is link should use the base nodes lstat instead of local fs stat | Daniel Moody | 2021-04-13 | 8 | -34/+28 |
|
|
* | | | | used different method for pushing ninja file to bottom of DAG, use import nin... | Daniel Moody | 2021-04-13 | 8 | -87/+141 |
|
|
* | | | | update tests to work on windows, added some environment support for windows a... | Daniel | 2021-04-13 | 10 | -63/+106 |
|
|
* | | | | fixed sider issues | Daniel Moody | 2021-04-13 | 7 | -7/+0 |
|
|
* | | | | added more test, including ninja speed test | Daniel Moody | 2021-04-13 | 8 | -161/+96 |
|
|
* | | | | added some more test and update ninja tool to handle commands | Daniel Moody | 2021-04-13 | 4 | -145/+57 |
|
|
* | | | | updated to ninja-next, added some small fixes, and added simple test | Daniel Moody | 2021-04-13 | 2 | -0/+69 |
|
|
* | | | | is link should use the base nodes lstat instead of local fs stat | Daniel Moody | 2021-04-13 | 8 | -34/+28 |
|
|
* | | | | used different method for pushing ninja file to bottom of DAG, use import nin... | Daniel Moody | 2021-04-13 | 10 | -84/+268 |
|
|