summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* fix for Solaris s3distEric Milkie2012-10-251-0/+2
* SERVER-4995: check for and link with librt on SolarisDan Crosta2012-10-151-0/+1
* SERVER-5791: SCons shouldn't die if HOME env var is not setDan Crosta2012-05-091-5/+5
* Backport support for building when the TERM environment variable isn't set.Andy Schwerin2012-04-171-1/+4
* SERVER-5140: avoid a bug in SCons with subprocess.PopenDan Crosta2012-03-011-25/+2
* put installDir in env so can be accessed from other placesEliot Horowitz2012-02-161-0/+1
* correct version number comparisonDan Crosta2012-02-031-6/+8
* python-2.4-compatible version of python version detectionDan Crosta2012-02-031-1/+1
* make python version detection quietDan Crosta2012-01-311-2/+1
* even better python version/binary detectionDan Crosta2012-01-311-3/+16
* be smarter about picking python name to invoke smoke.pyDan Crosta2012-01-311-2/+11
* call smoke.py with python 2.5Dan Crosta2012-01-311-2/+2
* SERVER-4591: python-2.4 compatible version of rpartitionDan Crosta2012-01-201-3/+14
* scons flag to use each library externally --use-system-(prcre|boost) SERVER-3829Eliot Horowitz2011-11-161-9/+24
* fix mongosniff build (for me at least)Mathias Stearn2011-11-011-1/+1
* Fix shared-client buildMathias Stearn2011-11-011-3/+4
* option for turning off glibc checkEliot Horowitz2011-10-271-1/+3
* ssl on osx needs libcryptoEliot Horowitz2011-09-011-0/+2
* fix sm for windows SERVER-3659Eliot Horowitz2011-08-241-1/+2
* fix sm build for solaris SERVER-3659 take3Eliot Horowitz2011-08-221-0/+4
* combine sm in sourceEliot Horowitz2011-08-211-50/+16
* move snappy setup to third_party/snappy.pyEliot Horowitz2011-08-181-9/+4
* change orderEliot Horowitz2011-08-181-13/+12
* use our own version of pcre SERVER-2085Eliot Horowitz2011-08-181-39/+17
* for newer windows builds, change name from osnew to win2008plusEliot Horowitz2011-08-041-2/+2
* compile (old scons versions suck)Mathias Stearn2011-08-021-1/+1
* compileMathias Stearn2011-08-021-1/+2
* compileMathias Stearn2011-08-021-5/+7
* re-enable -Werror on linux and give snappy it's own scons envMathias Stearn2011-08-021-2/+7
* compiledwight2011-08-021-1/+1
* compression libdwight2011-08-021-3/+1
* Enable large file support on all unix platformsMathias Stearn2011-08-011-1/+2
* make 32bit solaris support large filesMathias Stearn2011-08-011-1/+1
* cleaning ScanAndOrderEliot Horowitz2011-08-011-1/+1
* make journaling the default on 64 bitdwight2011-07-311-0/+4
* compile on linux3 SERVER-3457Eliot Horowitz2011-07-281-1/+3
* Socket client ssl supportEliot Horowitz2011-07-271-1/+5
* fix client buildEliot Horowitz2011-07-171-1/+1
* osnew option for newer OS api functionsdwight2011-07-081-1/+4
* commentdwight2011-07-011-0/+1
* set permissions on key filesEliot Horowitz2011-06-291-0/+6
* net cleaning: message.cpp splitEliot Horowitz2011-06-261-1/+1
* net cleaning: message split checkpoint where everything worksEliot Horowitz2011-06-261-1/+1
* net cleaning: starting to split up message.hEliot Horowitz2011-06-261-1/+1
* net cleaning: move message.* to net/Eliot Horowitz2011-06-261-4/+4
* net cleaning: move message_server* to netEliot Horowitz2011-06-261-3/+4
* net cleaning: move sock.h to net/Eliot Horowitz2011-06-261-2/+2
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2011-06-221-4/+4
|\
| * split security into s-only, d-only, and common SERVER-921Kristina2011-06-221-4/+4
* | more cleaningEliot Horowitz2011-06-221-1/+1
|/