summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47277 Remove non-hygienic build supportAndrew Morrow2020-07-081-5/+0
* SERVER-48546 Reduce scope of libraries injected via libbaseAndrew Morrow2020-06-251-5/+8
* SERVER-48272 wiredtiger library dependencies are privateAndrew Morrow2020-06-011-1/+1
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-131-1/+1
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-131-6/+3
* SERVER-44472 Don't overwrite additional_targets for scons compileMathew Robinson2019-11-071-1/+1
* SERVER-44364Mathew Robinson2019-11-061-3/+6
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-021-3/+1
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-2/+2
* SERVER-37996 Add stock gperftools 2.7 as an allocator option activated with -...Henrik Edin2019-01-251-1/+1
* SERVER-36352: Enable zstd compression on WiredTiger journal and collection fi...Daniel Gottlieb2018-12-271-1/+7
* SERVER-38078 removing broken fcntl.h from conf.CheckFunc'sGabriel Russell2018-11-261-2/+2
* SERVER-36559 Rename hardware CRC32 flag to be architecture neutralAndrew Morrow2018-11-021-1/+1
* SERVER-37542 Add support for building wt tool through SCons.Max Hirschhorn2018-10-101-0/+26
* SERVER-36301 build WT with HAVE_NO_CRC32_HARDWARE on RHEL 6.7 s390xGabriel Russell2018-08-011-4/+2
* SERVER-29069 wiredtiger_checksum libraryGabriel Russell2018-07-231-4/+14
* SERVER-35201 Define HAVE_ARM_NEON_INTRIN_H flag for AArch64Daniel Stewart2018-05-241-0/+4
* SERVER-33451 Use Install rather than Copy to place wiredtiger_ext.hMathias Stearn2018-03-021-1/+6
* SERVER-33451 Change wiredtiger_ext.h include rulesMark Benvenuto2018-02-261-0/+3
* SERVER-32373 building android targets as TARGET_OS=androidGabriel Russell2018-02-151-2/+6
* SERVER-32373 wiredtiger/SConscript conf.CheckFunc with headersGabriel Russell2018-01-311-2/+2
* SERVER-32649 WiredTiger fails on non-x64 builds of new GCCMark Benvenuto2018-01-161-1/+2
* SERVER-30300 Changes to allow build to work with SCons 3.0. Entirely changes ...William Deegan2017-09-141-1/+1
* SERVER-29221 Tag some additional libraries as free of init side effectsAndrew Morrow2017-05-191-0/+3
* SERVER-28004 Add build system support for iOS-related Darwin variantsAndrew Morrow2017-02-151-2/+1
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+1
* SERVER-27431 Allow UBSAN to check for misalignment in WTAndrew Morrow2016-12-191-6/+0
* Import wiredtiger: 5bc03723a7e77c96b1d5e45a97173654872c727a from branch mongo...Alex Gorrod2016-09-161-3/+1
* Import wiredtiger: 569c70d13a7b3da0fe8eb1bac06a86865cb36a7c from branch mongo...Alex Gorrod2016-09-091-6/+15
* SERVER-25853 SLES 11 kernel does not support s390x VX instructionsMark Benvenuto2016-08-291-2/+3
* SERVER-25790 Add support for WiredTiger's s390x accelerated CRC32 supportDavid Hows2016-08-251-1/+4
* SERVER-24588 Don't abandon SCons Configure object in WT SConscriptAndrew Morrow2016-06-151-6/+7
* SERVER-24334 Support conditional files in WiredTiger build.Michael Cahill2016-06-031-5/+18
* SERVER-23982 - Add stdbool.h to WiredTiger SConscriptDavid Hows2016-05-031-0/+1
* SERVER-23826 Run the dbtests under UBSANAndrew Morrow2016-04-201-0/+6
* SERVER-23452 Enable -Werror on SolarisMark Benvenuto2016-04-021-0/+3
* SERVER-22197 Don't use tcmalloc by default on non x86 linuxAndrew Morrow2016-01-191-1/+1
* SERVER-21820 SERVER-21830 Export endian from SConstruct for use in third_partyAndrew Morrow2015-12-221-0/+4
* Revert "SERVER-20991 Change WiredTiger caching strategy on Windows"Mark Benvenuto2015-12-151-1/+0
* SERVER-20991 Change WiredTiger caching strategy on WindowsMark Benvenuto2015-11-121-0/+1
* SERVER-21104 WiredTiger no longer compiles on non-x86 platformsMark Benvenuto2015-10-281-0/+5
* SERVER-19099 Add a target to build all generated sourcesMark Benvenuto2015-09-171-0/+2
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-1/+6
* SERVER-18968 enable WT verbose by defaultDavid Hows2015-07-141-2/+4
* SERVER-18649 sync_file_range and fallocate for WTDavid Hows2015-07-061-0/+10
* SERVER-18079: Use TCMalloc for WT on WindowsMark Benvenuto2015-05-041-0/+4
* Fix WT-1903daveh862015-04-291-0/+3
* SERVER-9555 Better OS detection in sconsJonathan Reams2015-03-301-9/+10
* SERVER-16882: Enable debug wiredtiger flags in debug mongodb buildMark Benvenuto2015-01-161-1/+8
* SERVER-1120: OpenBSD/FreeBSD fixesMark Benvenuto2015-01-151-1/+3