summaryrefslogtreecommitdiffstats
path: root/SCons/Tool/ninja/Methods.py
Commit message (Expand)AuthorAgeFilesLines
* Updated SHELL_ENV_GENERATOR to be list of functions now called SHELL_ENV_GENE...Daniel Moody2022-05-241-2/+2
* Update ninja file generation to only create response files for build commands...Daniel Moody2022-04-201-1/+4
* Only swap path dirsep if neededWilliam Deegan2022-03-191-1/+4
* Added some comments for ninja updates.Daniel Moody2022-03-141-1/+3
* Added ninja mingw support and improved CommandGeneratorAction supportDaniel Moody2022-02-241-1/+2
* Updated ninja tool to allow for NINJA_FORCE_SCONS_BUILD to be usedDaniel Moody2021-10-051-1/+9
* addressed comments for #4014Daniel Moody2021-09-081-1/+2
* fix ninja tool to never user for_sig substitution.Daniel Moody2021-09-071-1/+1
* Fix flake8 and sider complaintsWilliam Deegan2021-07-201-1/+1
* rename NINJA_BUILDDIR -> NINJA_DIRWilliam Deegan2021-06-241-2/+2
* updates to get working with mongodb buildDaniel Moody2021-06-021-3/+2
* Continue refactor. Simplify __init__, and move logic to reasonably named filesWilliam Deegan2021-06-011-0/+269