summaryrefslogtreecommitdiff
path: root/site_scons/site_tools/ninja_next.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49466 Introduce a flag to opt in to newer mongodb SCons tools as a groupAndrew Morrow2020-08-171-1587/+0
* SERVER-49457 Ninja tool static links should delete existing archive before li...Daniel Moody2020-08-141-1/+9
* SERVER-49493 Add use of depfile to ninja toolDaniel Moody2020-07-291-16/+62
* SERVER-48885 Environment variables values with spaces can cause build failuresRyan Egesdahl2020-07-091-1/+7
* SERVER-49036 expand response files for generating the compdb from ninjaDaniel Moody2020-07-021-2/+26
* SERVER-48966 Added sources to the ninja tool for reinvokation targets, skip P...Daniel Moody2020-06-251-7/+33
* SERVER-48454 Ignore [UN]CHANGED_[SOURCES|TARGETS] during ninja generationAndrew Morrow2020-05-281-0/+10
* SERVER-48348 Do not sort dwo files in ahead of object files during Ninja gene...Andrew Morrow2020-05-261-2/+11
* SERVER-47637 Relicense all SCons tools to either MIT or SSPLAndrew Morrow2020-04-281-10/+19
* SERVER-46519 Do not force a global rebuild on ninja regenerationAndrew Morrow2020-04-271-8/+8
* SERVER-47721 Make generated ninja file deterministicAndrew Morrow2020-04-271-8/+18
* SERVER-46611 Don't allow build.ninja to depend on conftestsAndrew Morrow2020-04-231-1/+2
* SERVER-46129 Fix various DAG inconsistenciesMathew Robinson2020-03-061-3/+14
* SERVER-46129 Correct function variable namingMathew Robinson2020-02-281-1/+1
* SERVER-46129 Ignore things that aren't builders when hooking into emitters fo...Mathew Robinson2020-02-271-8/+34
* SERVER-46129 Make ninja faster and contain all targets all the timeMathew Robinson2020-02-221-157/+151
* SERVER-46282 Do A/B releases of NinjaMathew Robinson2020-02-211-0/+1407