summaryrefslogtreecommitdiff
path: root/site_scons
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55964 Replace "blacklist" in all code and commentsShreyas Kalyan2021-05-144-10/+10
* SERVER-56897 fix regression causing scanner call chain to breakDaniel Moody2021-05-131-1/+1
* SERVER-56625 turning off validate cachedir invalid checksum clean upDaniel Moody2021-05-061-4/+6
* SERVER-55833 Add a tool to implement forced includesAndrew Morrow2021-05-051-0/+83
* SERVER-56141 added in degree one libdeps analyzer and removed existence of sh...Daniel Moody2021-05-051-2/+1
* SERVER-56624 added json cachedir logs for splunkDaniel Moody2021-05-041-11/+56
* SERVER-56623 make icecream guard from hanging system on large -jDaniel Moody2021-05-041-4/+6
* SERVER-54732 fixed validate cachedir debug type issue and turn on globally.Daniel Moody2021-04-221-1/+8
* SERVER-54732 Improve cachedir debug logs for validation cachedir tool.Daniel Moody2021-04-201-0/+3
* SERVER-52568 Added GraphPaths, CriticalEdges, and PublicWieghts quieries to l...Daniel Moody2021-04-151-41/+48
* SERVER-54732 Added validate cachedir toolDaniel Moody2021-04-091-0/+171
* SERVER-55808 added more conftest checking to icecream and ninja tools.Daniel Moody2021-04-092-2/+15
* SERVER-54928 switch no-init-global flags to be stored on node instead of env.Daniel Moody2021-03-292-7/+6
* Revert "SERVER-48203 setup ninja install actions rule, make evergreen fail co...Andrew Morrow2021-03-081-103/+51
* SERVER-54285 Ensure cycle detection traverses private edgesAndrew Morrow2021-03-051-21/+86
* SERVER-48203 setup ninja install actions rule, make evergreen fail correctly ...Daniel Moody2021-03-051-51/+103
* SERVER-52576 Added libdeps graph visualizer web service with basic features.Daniel Moody2021-02-261-3/+3
* SERVER-53530 added mac support for libdeps graph generationDaniel Moody2021-02-241-11/+22
* Revert "SERVER-45236 Eliminate need to reiterate compile flags on the link line"Andrew Morrow2021-02-172-49/+2
* SERVER-45236 Eliminate need to reiterate compile flags on the link lineAndrew Morrow2021-02-162-2/+49
* SERVER-50268 cleaned up LIBDEP_DEPENDENTS and wiredtiger dependencies.Daniel Moody2021-02-061-1/+1
* SERVER-35121 added verification of python requirements.txt.Daniel Moody2021-02-051-0/+73
* SERVER-49298 Add proof targets for out of date test executionAndrew Morrow2021-01-154-3/+184
* SERVER-30815 Added linter to check for unnecessary PUBLIC libdeps, and added ...Daniel Moody2020-12-161-22/+62
* SERVER-48291 Ensure runtime is dynamically linked in dynamic buildsRyan Egesdahl2020-12-091-6/+22
* SERVER-48291 Add global dependency pushdown to libdepsRyan Egesdahl2020-11-261-216/+323
* SERVER-52567 added basic functions for graph analyzer CLI tool and improved g...Daniel Moody2020-11-251-31/+79
* SERVER-52613 Support Enterprise module imports in IDLMark Benvenuto2020-11-201-1/+8
* SERVER-48691 added workaround for ninja response files line to longDaniel Moody2020-11-201-4/+15
* SERVER-52566 added generate-libdeps-graph target for building graph of librar...Daniel Moody2020-11-161-1/+112
* SERVER-25822 added callback to support preventing given components from linki...Daniel Moody2020-11-124-4/+4
* SERVER-51692 Add linting check for unittest namesRyan Egesdahl2020-11-121-0/+7
* SERVER-52585 added global keyword to correctly track idl dependenciesDaniel Moody2020-11-031-0/+1
* SERVER-51194 Added build-tools next evergreen tasksDaniel Moody2020-10-262-2/+11
* 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-211-1/+4
* SERVER-46871 Added configure check for lzma when libunwind is in useDaniel Moody2020-10-151-4/+5
* SERVER-49798 Added LIBDEPS_TYPEINFO for ubsan builds to add typeinfo dependen...Daniel Moody2020-10-092-8/+105
* SERVER-51318 Explicitly set pre/post libdeps flags to be set to nothing.Daniel Moody2020-10-061-0/+1
* SERVER-50363 Merge --build-tools=next into stableRyan Egesdahl2020-10-063-248/+641
* SERVER-50258 Added libdeps rule to enforce that DEPS_DEPENDENTS are actually ...Daniel Moody2020-09-251-0/+1033
* SERVER-50376 Ninja should rebuild on compiler and tool changesDaniel Moody2020-09-212-8/+51
* Revert "SERVER-50376 Ninja should rebuild on compiler and tool changes"Kaloian Manassiev2020-09-092-25/+9
* SERVER-50376 Ninja should rebuild on compiler and tool changesRyan Egesdahl2020-09-092-9/+25
* Revert "SERVER-50376 Ninja should rebuild on compiler and tool changes"Ryan Egesdahl2020-09-042-25/+9
* SERVER-50376 Ninja should rebuild on compiler and tool changesRyan Egesdahl2020-09-032-9/+25
* SERVER-50125 Add sanitizer blacklist files to CCACHE_EXTRAFILESRyan Egesdahl2020-09-031-0/+10
* SERVER-47943 Make bad icecream and ccache paths fail hardRyan Egesdahl2020-09-032-96/+264
* SERVER-50689 Support ABI driven linking on macOS with tapiAndrew Morrow2020-09-031-0/+108
* SERVER-27507 Add basic visibility support and a testAndrew Morrow2020-09-022-4/+12