summaryrefslogtreecommitdiff
path: root/site_scons
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74287 add oom retry toolDaniel Moody2023-03-211-0/+109
* SERVER-69281 Force minimum ninja versionAlexander Neben2022-10-031-0/+3
* SERVER-69133 remove redundant setting of hardlink install action.Daniel Moody2022-09-301-6/+5
* SERVER-48203 add precious and link-type install actions to ninjaDaniel Moody2022-09-301-57/+158
* SERVER-68586 Use opt setting from Build ProfilesTausif Rahman2022-08-242-1/+2
* SERVER-67683 Change some of the modes in fast and opt buildsTausif Rahman2022-07-261-2/+2
* SERVER-66938 Drastically simplify command to generate ninja filesTausif Rahman2022-07-262-1/+98
* SERVER-61856 SERVER-42470 update libunwind to 1.6.2Daniel Moody2022-05-181-2/+4
* SERVER-64664 add alias tagging for ninja to determine generated sources.Daniel Moody2022-04-251-24/+51
* SERVER-62992 Remove need for resmoke.ini (v4.4)Richard Samuels2022-04-252-1/+9
* SERVER-56003 use separate run icecc scripts for multiple ninja file builds.Daniel Moody2022-04-131-2/+2
* SERVER-64757 Improve error messages when scons fails to generate-ninja on Win...Richard Samuels2022-04-131-1/+4
* SERVER-63497 Fix icecream debuggingRyan Egesdahl2022-03-071-2/+2
* SERVER-60671 Remove the Dagger toolRyan Egesdahl2021-11-097-1748/+0
* SERVER-59425 fix for_signature subst list for ninja generated command actions.Daniel Moody2021-09-281-1/+1
* SERVER-56580 Promote build-tools=nexts to stableAndrew Morrow2021-08-056-2430/+64
* SERVER-48691 added workaround for ninja response files line to longDaniel Moody2021-06-281-3/+18
* SERVER-52585 added global keyword to correctly track idl dependenciesDaniel Moody2020-12-221-0/+1
* SERVER-51194 Added build-tools next evergreen tasksDaniel Moody2020-10-261-1/+10
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-1/+1
* SERVER-34484 added out of tree support for idl generation.Daniel Moody2020-10-221-1/+4
* SERVER-50363 Merge --build-tools=next into stableRyan Egesdahl2020-10-133-248/+641
* Revert "SERVER-50363 Merge --build-tools=next into stable"Ryan Egesdahl2020-10-133-641/+248
* SERVER-50376 Ninja should rebuild on compiler and tool changesDaniel Moody2020-10-091-1/+13
* SERVER-50363 Merge --build-tools=next into stableRyan Egesdahl2020-10-073-248/+641
* SERVER-50125 Add sanitizer blacklist files to CCACHE_EXTRAFILESRyan Egesdahl2020-10-071-0/+10
* SERVER-50376 Ninja should rebuild on compiler and tool changesDaniel Moody2020-09-212-8/+39
* SERVER-47943 Make bad icecream and ccache paths fail hardRyan Egesdahl2020-09-092-96/+264
* SERVER-50674 Don't strip local symbols on darwinAndrew Morrow2020-09-091-1/+1
* SERVER-50010 Added mechanism for custom deps for REGENERATE ruleDaniel Moody2020-09-091-7/+25
* SERVER-47598 Refactor ICECC_VERSION handlingAndrew Morrow2020-08-182-3/+568
* SERVER-49466 Introduce a flag to opt in to newer mongodb SCons tools as a groupr4.4.1-rc0Andrew Morrow2020-08-181-0/+0
* SERVER-49457 Ninja tool static links should delete existing archive before li...Daniel Moody2020-08-151-1/+9
* SERVER-49493 Add use of depfile to ninja toolDaniel Moody2020-08-061-16/+62
* SERVER-48041 Package santizer blacklist files in icecream environmentsRyan Egesdahl2020-08-061-9/+0
* SERVER-48443 Fix builds with Icecream 1.2+ and gcc 4.4+Ryan Egesdahl2020-08-062-9/+46
* SERVER-49016 added check for icecream version and handle missing cpuinfoDaniel Moody2020-08-061-2/+33
* SERVER-48885 Environment variables values with spaces can cause build failuresRyan Egesdahl2020-08-061-1/+7
* SERVER-49036 expand response files for generating the compdb from ninjaDaniel Moody2020-08-061-2/+26
* SERVER-48966 Added sources to the ninja tool for reinvokation targets, skip P...Daniel Moody2020-08-061-7/+33
* SERVER-48289 Ignore unused compiler flagsRyan Egesdahl2020-06-011-0/+9
* SERVER-47776 Promote ninja_next.py to ninja.pyAndrew Morrow2020-05-281-147/+205
* 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...r4.4.0-rc7Andrew Morrow2020-05-261-2/+11
* SERVER-47905 Handle all setup cases in icecream.py correctlyAndrew Morrow2020-05-051-73/+81
* SERVER-47904 Python jobs should flow through icerunAndrew Morrow2020-05-051-9/+18
* SERVER-47903 Disable ccache and icecc for conftest jobsAndrew Morrow2020-05-052-5/+34
* SERVER-47901 Require ccache when using icecream 1.1 and ninjaAndrew Morrow2020-05-051-0/+3
* SERVER-47865 Fix invalid subst where a variable was passed where a node is re...Andrew Morrow2020-05-011-2/+8
* SERVER-47818 Repair test execution aliases in hygienic modeAndrew Morrow2020-04-291-5/+4