summaryrefslogtreecommitdiff
path: root/src/third_party/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65277 Remove dependency on deprecated PCRE libraryJennifer Peshansky2022-06-271-22/+0
* SERVER-66441 Remove third_party shims for libraries with no --use-system supportTausif Rahman2022-06-131-25/+13
* SERVER-65276 add src/mongo/util/pcre libraryBilly Donahue2022-06-101-1/+1
* SERVER-66122: Upgrage zlib to 1.2.12Yu Jin Kang Park2022-06-031-4/+3
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-292/+231
* SERVER-57711 Remove usemozjs flag in favor of js-engine != noneTausif Rahman2022-05-121-6/+11
* SERVER-65275 Add dependency on PCRE2 libraryJennifer Peshansky2022-04-251-0/+21
* SERVER-61305 Disallow --use-system-abseil-cppAndrew Morrow2022-03-281-23/+12
* SERVER-61856 SERVER-42470 update libunwind to 1.6.2Daniel Moody2022-03-121-2/+2
* SERVER-61008 Upgrade vendorized mozjs to esr91.3Justin Seyster2022-03-071-1/+0
* SERVER-49230 Upgrade Zstandard to 1.5.1Gregory Noma2022-01-281-4/+3
* SERVER-61008 Rename `mozjs-60` directory to `mozjs`Mohammad Dashti2021-12-011-7/+6
* SERVER-54487 Third-party shim libraries do not need to be linked to or installedAndrew Morrow2021-08-181-1/+11
* SERVER-59139 refactor to use abseil for int128lukebhan2021-08-121-0/+2
* SERVER-48291 Remove need for individual third_party shim source filesAndrew Morrow2021-07-271-0/+24
* SERVER-48291 Remove support for shim_cxx and shim_crt librariesAndrew Morrow2021-07-261-4/+0
* SERVER-44079 Upgrade boost from 1.70.0 to 1.76.0Andrew Morrow2021-05-131-3/+20
* SERVER-48258 Upgrade yaml-cpp 0.6.3Mark Benvenuto2021-05-111-4/+3
* Revert "SERVER-44079 Upgrade boost from 1.70.0 to 1.76.0"Andrew Morrow2021-05-071-20/+3
* SERVER-44079 Upgrade boost from 1.70.0 to 1.76.0Andrew Morrow2021-05-071-3/+20
* SERVER-55836 Use forceincludes for mozjs integrationAndrew Morrow2021-05-061-8/+4
* SERVER-56371 Upgrade timelib to 2021.06Mohammad Dashti2021-04-271-1/+1
* SERVER-51479 Upgrade valgrind header from 3.14.0 to 3.17.0Andrew Morrow2021-04-261-1/+1
* SERVER-56213 Upgrade timelib to 2021.05 or laterMohammad Dashti2021-04-211-1/+1
* SERVER-55725 Upgrade timelib to 2021.02 or laterMohammad Dashti2021-04-121-1/+1
* SERVER-30815 Added linter to check for unnecessary PUBLIC libdeps, and added ...Daniel Moody2020-12-161-1/+1
* SERVER-48291 Ensure runtime is dynamically linked in dynamic buildsRyan Egesdahl2020-12-091-87/+37
* Revert "SERVER-48291 Ensure runtime is dynamically linked in dynamic builds"Kaloian Manassiev2020-11-261-24/+67
* SERVER-48291 Ensure runtime is dynamically linked in dynamic buildsRyan Egesdahl2020-11-261-67/+24
* SERVER-48291 Add global dependency pushdown to libdepsRyan Egesdahl2020-11-261-174/+146
* SERVER-50357 Add daily no-ssl build to evergreenMark Benvenuto2020-10-051-18/+20
* SERVER-49168 made SYSLIBDEPS_PRIVATE type and switched lzma to use itDaniel Moody2020-08-271-2/+2
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-3/+4
* SERVER-49760 Added libdep lint rule to enforce no public libdeps.Daniel Moody2020-08-251-1/+4
* SERVER-49761 Added libdeps rule for leaf node no dependenciesDaniel Moody2020-08-211-0/+7
* SERVER-50167 Upgrade gperftools to v2.8Ryan Egesdahl2020-08-131-3/+2
* SERVER-48638 Added LibdepsLinter to enforce LIBDEPS rulesDaniel Moody2020-07-231-3/+5
* SERVER-49141 Ensure that LIBDEPS for libunwind do not accidentally become publicAndrew Morrow2020-06-291-1/+0
* Revert "SERVER-44278 Upgrade timelib to 2018.03"Tess Avitabile2020-06-291-1/+1
* SERVER-40147 Upgrade third-party variant from 1.3.0 to 1.4.0Ryan Egesdahl2020-06-261-1/+12
* SERVER-44278 Upgrade timelib to 2018.03Ryan Egesdahl2020-06-261-1/+1
* SERVER-48546 Reduce scope of libraries injected via libbaseAndrew Morrow2020-06-251-32/+27
* SERVER-48273 SERVER-48273 Backport yaml-cpp CVE fixes from 0.6.3 to 0.6.2Ryan Egesdahl2020-05-201-1/+1
* SERVER-40711 Update zstd dependency from version 1.4.3 to 1.4.4Ryan Egesdahl2020-05-151-1/+1
* SERVER-41567 Upgrade google-benchmark to tag mongo-v1.5.0Billy Donahue2020-05-091-4/+3
* SERVER-27675 Make all targets depend on the allocator shim to topsort it lastAndrew Morrow2020-02-211-2/+47
* SERVER-45677 libunwind on by default where possibleBilly Donahue2020-02-141-2/+0
* Revert "SERVER-45677 libunwind on by default where possible"William Schultz2020-02-061-2/+2
* SERVER-45677 libunwind on by default where possibleBilly Donahue2020-02-051-2/+2
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-031-27/+0