summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29411 link with a max line length that's less then the actual windows ...Gabriel Russell2017-05-311-1/+1
* SERVER-27380 Revert "Revert "SERVER-27380 Re-enable the thin archive tool""Andrew Morrow2017-05-251-7/+19
* Revert "SERVER-27380 Re-enable the thin archive tool"Max Hirschhorn2017-05-251-14/+7
* SERVER-27380 Re-enable the thin archive toolAndrew Morrow2017-05-241-7/+14
* SERVER-29220 Default to archive based linkingAndrew Morrow2017-05-241-21/+13
* SERVER-29361: Add warning about SCONSFLAGSdalyd2017-05-241-0/+4
* SERVER-29042 Propagate DEVELOPER_DIR when setAndrew Morrow2017-05-221-1/+1
* SERVER-24388 Enforce no link warnings on darwin targetsAndrew Morrow2017-05-031-4/+9
* SERVER-27320 Enable fine grained application of whole archive extractionAndrew Morrow2017-05-011-8/+14
* SERVER-28691 Disable MSVC warning C4373ADAM David Alan Martin2017-04-201-1/+7
* SERVER-28308 Integrate python linting for IDL into EvergreenMark Benvenuto2017-04-181-0/+3
* SERVER-28583 Split up mongo_scons_utils.py into site_scons/mongoAndrew Morrow2017-04-061-10/+6
* SERVER-28583 Move some functions down into site_scons modulesAndrew Morrow2017-04-061-75/+15
* SERVER-28021 Only prefer gold if not explicitly overriddenAndrew Morrow2017-04-031-2/+4
* SERVER-21317 Enforce MONGO_VERSION is set properlyAndrew Morrow2017-03-311-1/+8
* Change the default Windows min version to ws08r2 from vistaDavid Hows2017-03-301-1/+1
* SERVER-28306 IDL Code GeneratorMark Benvenuto2017-03-291-0/+1
* SERVER-27458 SERVER-28322 Remove outdated buildersAndrew Morrow2017-03-291-1/+0
* SERVER-28475 Require SCons 2.5 and Python 2.7Andrew Morrow2017-03-281-4/+5
* SERVER-28497 buildscripts/scons.py uses scons from /usr/localMark Benvenuto2017-03-281-3/+3
* SERVER-28390 Mark targets as Precious during incremental linksAndrew Morrow2017-03-211-0/+4
* SERVER-20540 Add an emitter for .dwo generated by -gsplit-dwarfAndrew Morrow2017-03-211-1/+7
* SERVER-22602 Provide advice when OpenSSL components are not found on macOSAndrew Morrow2017-03-151-2/+35
* SERVER-28133 Don't mix the ODR detector, clang, and libstdc++Andrew Morrow2017-03-141-2/+6
* SERVER-28197 Fix pthread_setname_np checkMathias Stearn2017-03-131-0/+2
* SERVER-28199 Raise minimum required scons versionMark Benvenuto2017-03-071-1/+1
* SERVER-28131 don't load dagger tool unless neededGabriel Russell2017-03-021-2/+4
* SERVER-28133 --disable-warnings-as-errors should also apply to linkerMathias Stearn2017-02-281-1/+1
* SERVER-27682 Use variables files to configure toolchainsAndrew Morrow2017-02-281-7/+15
* SERVER-27380 Use response files for long lines, not thin_archiveAndrew Morrow2017-02-271-3/+24
* SERVER-27564 install dagger tool before running SConscript() on src/Gabriel Russell2017-02-211-4/+6
* SERVER-28004 Add build system support for iOS-related Darwin variantsAndrew Morrow2017-02-151-34/+88
* SERVER-27898 pthread_setname_np test should be compiled as cppMark Benvenuto2017-02-071-1/+1
* SERVER-27378 Narrow scope of enterprise module environment modificationsAndrew Morrow2017-02-051-0/+8
* SERVER-27757 Disable `incomplete` tag in SConsADAM David Alan Martin2017-02-011-9/+14
* SERVER-27709 Remove cycles & change incomplete tagADAM David Alan Martin2017-01-171-2/+6
* SERVER-27566 Always randomize the build orderAndrew Morrow2017-01-031-0/+5
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-3/+12
* SERVER-26699 Enable MSVC flags for C++ standards alignmentMark Benvenuto2016-12-221-1/+14
* SERVER-26698 switch all compiles to C++14Matt Cotter2016-12-151-103/+14
* SERVER-27377 Executables need --no-as-needed tooAndrew Morrow2016-12-121-1/+1
* SERVER-27279 pthread_setname_np is not supported on SUSE 11.4Mark Benvenuto2016-12-061-0/+28
* SERVER-27229 Don't do ODR detection with UBSANAndrew Morrow2016-11-301-2/+3
* SERVER-10576 Use gold ODR violation detection if availableAndrew Morrow2016-11-291-0/+3
* Revert "Revert "SERVER-27075 Link with hash-style=gnu when available""Andrew Morrow2016-11-291-0/+3
* Revert "SERVER-27075 Link with hash-style=gnu when available"Dianna Hohensee2016-11-291-3/+0
* SERVER-27075 Link with hash-style=gnu when availableAndrew Morrow2016-11-291-0/+3
* SERVER-17368 Add openssl files to windows zip fileBrian Samek2016-11-221-0/+22
* SERVER-25771 Set BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS to support valgrindMark Benvenuto2016-11-171-0/+1
* SERVER-25679 Fix compile with clang-3.9Mathias Stearn2016-11-031-0/+6