summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34585 Enable Free Monitoring on SSL Builders and WindowsMark Benvenuto2018-04-251-3/+21
* SERVER-33911 Use @rpath instead of @loader_path for embedded SDKAndrew Morrow2018-04-191-2/+2
* SERVER-34472 Optimize Embedded SDK for size.Henrik Edin2018-04-191-3/+11
* SERVER-24238 Use a generator to establish a signature for sanitizer blacklist...Andrew Morrow2018-04-141-8/+30
* SERVER-34476 Fix OpenSSL linking on FreeBSDADAM David Alan Martin2018-04-131-1/+1
* SERVER-34476 Fix OpenSSL linking on FreeBSDADAM David Alan Martin2018-04-131-0/+2
* SERVER-34390: Static link OpenSSL on OS XSpencer Jackson2018-04-101-9/+19
* SERVER-34220 Write Curl Networking ImplMark Benvenuto2018-04-101-0/+7
* SERVER-33833 Switch OSX builds to native TLS and enable OpenSSL legacy builderSara Golemon2018-04-061-3/+2
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-5/+5
* SERVER-33832 Make SChannel defaultMark Benvenuto2018-03-291-4/+5
* SERVER-33914 Provide embedded SDK download linksAndrew Morrow2018-03-211-1/+5
* SERVER-22412 Implement a secure transport ASIO backendSara Golemon2018-03-171-4/+6
* SERVER-18394 Remove smoke.py and unused modules from buildscripts/ directoryJonathan Abrahams2018-03-091-9/+0
* SERVER-33204 add Benchmark task to evergreen.ymlRobert Guo2018-03-071-1/+1
* SERVER-32117 Minimal hygienic build to support mobile devAndrew Morrow2018-03-061-0/+35
* SERVER-33581 New msvc-debugging-format SCons option that allow for compiling ...Henrik Edin2018-03-021-4/+15
* SERVER-32742 Implement SHA-1, SHA-256, and HMAC crypto support with Windows B...Mark Benvenuto2018-03-021-3/+1
* SERVER-33109 import the mobile storage engineGabriel Russell2018-02-271-1/+25
* SERVER-22411 Add stub implementation of ASIO SChannel integrationMark Benvenuto2018-02-151-2/+9
* SERVER-32373 building android targets as TARGET_OS=androidGabriel Russell2018-02-151-2/+7
* Revert "SERVER-22411 Add stub implementation of ASIO SChannel integration"Mark Benvenuto2018-02-071-10/+2
* SERVER-22411 Add stub implementation of ASIO SChannel integrationMark Benvenuto2018-02-071-2/+10
* SERVER-32748 Split ssl_manager.cpp into openssl specific and general components.Mark Benvenuto2018-01-301-6/+11
* Revert "SERVER-32748 Split ssl_manager.cpp into openssl specific and general ...Mark Benvenuto2018-01-291-11/+6
* SERVER-32748 Split ssl_manager.cpp into openssl specific and general components.Mark Benvenuto2018-01-291-6/+11
* SERVER-32954 Remove Benchmark from scons' all target temporarily.Robert Guo2018-01-291-1/+1
* SERVER-32785 integrate Google Benchmark with SConsRobert Guo2018-01-271-1/+9
* SERVER-32753 Implement basic crypto functions for OSXSara Golemon2018-01-221-5/+8
* SERVER-32738 Add --ssl-provider build optionSara Golemon2018-01-181-19/+51
* SERVER-32409 Android variable file to configure to build with Android NDK sta...Henrik Edin2018-01-091-0/+5
* SERVER-32408 Expose PROGSUFFIX variable so we can change the file ending for ...Henrik Edin2018-01-091-0/+4
* SERVER-32405 Support calling ar with temp file to support long command lines....Henrik Edin2017-12-291-0/+4
* Revert "SERVER-32405 Support calling ar with temp file to support long comman...Randolph Tan2017-12-281-2/+0
* SERVER-32405 Support calling ar with temp file to support long command linesHenrik Edin2017-12-281-0/+2
* SERVER-32404 Expose AR environment variable for archiver from SCons.Henrik Edin2017-12-281-0/+3
* SERVER-31498 Partial revert; keep ignoring unused-lambda-captureSara Golemon2017-11-281-0/+4
* SERVER-31498 Make build more clang5 friendlySara Golemon2017-11-221-7/+0
* SERVER-31875 Do not dedupe symbols on OS X debug buildsGeert Bosch2017-11-171-0/+4
* 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