summaryrefslogtreecommitdiff
path: root/SCons/Tool/ninja/ninja_scons_daemon.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-9/+9
* install psutil for testing and fix sider complaintsDaniel Moody2022-06-071-1/+1
* Added new alias 'shutdown-ninja-scons-daemon' to allow ninja to shutdown the ...Daniel Moody2022-06-071-1/+4
* fix sider issuesDaniel Moody2022-05-101-4/+3
* added target propagation for ninja executionDaniel Moody2022-05-101-33/+68
* improved ninja default targets and for ninja file as only target when generat...Daniel Moody2022-05-061-12/+17
* [ci skip] Add more annotations to python 3.6 specific code and TODO to help t...William Deegan2022-05-041-1/+2
* added workarounds for ninja with python36 on windowsDaniel Moody2022-04-201-0/+7
* Added doc strings for ninja scriptsDaniel Moody2022-03-161-1/+10
* Merge branch 'ninja_scons_daemon' of github.com:dmoody256/scons into ninja_sc...William Deegan2022-03-141-1/+1
|\
| * remove scons-ninja-daemon option in favor of interactiveDaniel Moody2022-03-141-1/+1
* | [ci skip] Added NINJA_SCONS_DAEMON_KEEP_ALIVE to docs.William Deegan2022-03-141-1/+0
|/
* [ci skip] Address sider complaintsWilliam Deegan2022-03-141-3/+5
* [ci skip] Add standard SCons license blurb,and empty docstringWilliam Deegan2022-03-141-0/+34
* [ci skip] Address sider complaintsWilliam Deegan2022-03-141-20/+34
* add scons daemonDaniel Moody2022-02-111-0/+259