summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Lower minimum scons version to 0.98.4 SERVER-1789Mathias Stearn2010-09-151-1/+1
* Fail early on old scons versions SERVER-1789Mathias Stearn2010-09-151-0/+2
* simple js benchmakring harnessEliot Horowitz2010-09-141-1/+1
* no fprofile-use yet, but put in what would be necessaryDwight2010-09-141-0/+5
* make scons colorgcc friendlyMathias Stearn2010-09-101-0/+4
* remove capped2 for now - maybe laterdwight2010-09-091-1/+1
* buildDwight2010-09-091-1/+1
* fix buildMathias Stearn2010-09-071-0/+1
* Ensure client headers include cleanly in any context SERVER-1267Mathias Stearn2010-09-071-2/+2
* try to fix osx 32-bitEliot Horowitz2010-09-021-1/+1
* minor: smokeClient -> clientMike Dirolf2010-08-271-1/+1
* rename targets for smoke.py, but not the scons invocation of themMike Dirolf2010-08-261-1/+9
* fix *nix compileEliot Horowitz2010-08-211-1/+4
* Fixed windows build.Justin Dearing2010-08-211-3/+1
* add tool to debugging beltAlberto Lerner2010-08-191-1/+2
* SERVER-1593 a new signal handler for abrupt exit casesAlberto Lerner2010-08-161-1/+1
* make windows debug flags inline with *nixEliot Horowitz2010-08-141-3/+9
* use '\' on windows too for cleaner commitsMathias Stearn2010-08-111-1/+1
* windows fixMathias Stearn2010-08-101-6/+8
* newline at end of fileMathias Stearn2010-08-101-0/+1
* better fixMathias Stearn2010-08-101-1/+1
* windows fixMathias Stearn2010-08-101-1/+1
* Use one string per JS file.Mathias Stearn2010-08-101-62/+27
* use StringData for hardcoded JS filesMathias Stearn2010-08-101-1/+1
* SERVER-1517 Add --heapcheck options to buildAlberto Lerner2010-08-101-0/+29
* Revert "SERVER-1517 Add --heapcheck option to build (tentative)"Alberto Lerner2010-08-101-39/+9
* SERVER-1517 Add --heapcheck option to build (tentative)Alberto Lerner2010-08-101-9/+39
* Revert "get mmap stuff out of commonFiles"Eliot Horowitz2010-08-061-10/+10
* get mmap stuff out of commonFilesMathias Stearn2010-08-061-10/+10
* try to fix line encodingsEliot Horowitz2010-08-041-2/+2
* bsondumpEliot Horowitz2010-08-031-0/+1
* more cxx driver build hackingEliot Horowitz2010-07-301-8/+16
* Add a smokeReplSets target to SConstruct.Richard Kreuter2010-07-291-0/+1
* only use -Werror on linuxEliot Horowitz2010-07-281-1/+1
* don't use -Werror on solarisEliot Horowitz2010-07-281-1/+3
* enable -Werror for gcc, fix one warning that becomes an errorAndrew C. Morrow2010-07-291-1/+1
* SERVER-1292 A bit more prep, separate grid.{h,cpp} from configAlberto Lerner2010-07-281-1/+1
* Merge branch 'master' of github.com:mongodb/mongoMike Dirolf2010-07-281-1/+2
|\
| * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-281-2/+2
| |\
| * \ Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-281-1/+4
| |\ \
| * | | more webserver split out/cleaningEliot Horowitz2010-07-281-2/+2
| * | | tiny prepEliot Horowitz2010-07-281-1/+2
| * | | move rest out of dbwebserverEliot Horowitz2010-07-281-1/+1
* | | | to test, just build .a and tests files, not .soMike Dirolf2010-07-281-4/+5
| |_|/ |/| |
* | | don't build libraries for justClient by defaultMike Dirolf2010-07-281-1/+1
* | | call wants args to be in an arrayMike Dirolf2010-07-281-1/+1
| |/ |/|
* | add --extrapath to client buildMike Dirolf2010-07-281-1/+4
|/
* change dist name for --nostripEliot Horowitz2010-07-281-0/+2
* minor: use store_true for --sharedclient SERVER-1266Mike Dirolf2010-07-271-1/+1
* add -Wl,--as-needed and -Wl,-zdefs only on linuxMike Dirolf2010-07-271-1/+1