summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31779 Make --detect-odr-violations optional and have builder opt-inMathias Stearn2017-11-011-1/+7
* SERVER-31061 Add `mongo+srv://` support for URIs.ADAM David Alan Martin2017-10-311-1/+5
* SERVER-17414 Enable Warnings As Errors on Windows, and disable/fix warningsMark Benvenuto2017-10-201-0/+4
* SERVER-30278 SCons icecream integrationAndrew Morrow2017-10-101-0/+16
* SERVER-31410 Suppress problematic clang-5 warningsMathias Stearn2017-10-091-0/+12
* SERVER-31314 Update os name in macOS release tarballsErnie Hershey2017-10-031-1/+2
* SERVER-30914: Repair basic builds on OpenBSDAndrew Aldridge2017-09-201-1/+1
* SERVER-30300 Changes to allow build to work with SCons 3.0. Entirely changes ...William Deegan2017-09-141-10/+10
* SERVER-30706 Support for non-int AtomicWord<T>Jason Carey2017-08-211-0/+1
* SERVER-24897 Configuration of DHE parameters.ADAM David Alan Martin2017-08-141-0/+21
* SERVER-30299 Use the _SCL_SECURE_NO_WARNINGS flag on WindowsKaloian Manassiev2017-08-071-1/+1
* SERVER-26538 SERVER-26539 Detach from boost::threadAndrew Morrow2017-08-021-36/+8
* SERVER-30199 Fix --use-system-boostMark Benvenuto2017-07-271-20/+20
* SERVER-29887 address clang-4.0 warnings in geo codeMathias Stearn2017-07-261-0/+6
* SERVER-29981 write transport layer to connect c driver to embedded capiTed Tuckman2017-07-201-0/+7
* SERVER-28225 Removed boost::shared_pointer check in SConstructTyler Kaye2017-06-221-25/+0
* SERVER-29712 Use more architecture knowledge for cache line sizingAndrew Morrow2017-06-211-4/+18
* SERVER-29712 Add a polyfill for std::hardware_constructive_interference_sizeAndrew Morrow2017-06-201-0/+44
* SERVER-27244 Status usage compile-time error.ADAM David Alan Martin2017-06-191-0/+2
* SERVER-26540 Detach from boost::chronoAndrew Morrow2017-06-161-1/+1
* SERVER-26541 Remove dependence on boost::regex() by replacing all of its inst...Tyler Kaye2017-06-151-1/+1
* SERVER-29595 don't include empty sanitizer blacklistsMathias Stearn2017-06-131-1/+3
* SERVER-26537 Require clang 3.8, XCode 8.3, MSVC 20125 U3 to buildAndrew Morrow2017-06-121-5/+5
* 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