summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* make slowNighly dummy since it doesn't exist herer1.4.5Eliot Horowitz2010-08-301-1/+3
* Add a dummy smokeReplSets target for v1.4Richard Kreuter2010-07-291-0/+4
* change dist name for --nostripEliot Horowitz2010-07-281-0/+2
* New scons v1.4 targets: smokeJsSlowNightly, smokeJsSlowWeekly. SERVER-1361Richard Kreuter2010-07-141-0/+9
* more win64 fixingEliot Horowitz2010-06-291-6/+9
* win64 boostEliot Horowitz2010-06-291-0/+13
* do'nt require boost options in mongoclient SERVER-855Eliot Horowitz2010-03-311-3/+3
* adding startMongodSmallOplog scons target BUILDBOT-50Mike Dirolf2010-03-161-3/+14
* move CmdLine cmdLine into its own file in prep for other command line workEliot Horowitz2010-03-121-1/+1
* Don't require spidermonkey for building client lib SERVER-566Mathias Stearn2010-03-081-3/+5
* driver helpersEliot Horowitz2010-02-271-0/+1
* mongostat toolEliot Horowitz2010-02-231-1/+1
* generalize tool buildingEliot Horowitz2010-02-231-14/+6
* 2d gis indexEliot Horowitz2010-02-231-1/+1
* Add a SConstruct option for making a shared client library.Richard Kreuter2010-02-171-0/+7
* Add a --nostrip option to SConstruct. MINORRichard Kreuter2010-02-171-1/+6
* fixEliot Horowitz2010-02-161-1/+1
* some thoughts on extending indexingEliot Horowitz2010-02-151-1/+2
* --safeshell compile-time option to remove dangerous functions SERVER-605Mathias Stearn2010-02-121-0/+9
* Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-02-121-3/+4
|\
| * refactor again for mongos,mongoEliot Horowitz2010-02-121-2/+2
| * test for http interfaceEliot Horowitz2010-02-121-1/+2
* | windows Soncstruct: check 32 bit program files dir for boostDwight Merriman2010-02-121-6/+7
|/
* wait longer but smarter for mongod to stasrtEliot Horowitz2010-02-111-5/+4
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-02-091-5/+0
|\
| * SERVER-500 remove debuggingAaron2010-02-091-5/+0
* | SERVER-500 use lower port for scons mongodAaron2010-02-091-1/+1
|/
* moving some globals into a common fileEliot Horowitz2010-02-071-1/+1
* -fstack-check doesn't play nice with valgrindMathias Stearn2010-02-051-1/+1
* remove CXXVERSION stuffMathias Stearn2010-02-041-3/+0
* CXXVERSION isn't always in envMathias Stearn2010-02-041-1/+2
* Print c++ compiler version from scons. (mostly for buildbot)Mathias Stearn2010-02-041-0/+2
* fixEliot Horowitz2010-02-041-1/+1
* Let scons/python handle globbing for testsMathias Stearn2010-02-031-6/+8
* SERVER-500 improve netstat outputAaron2010-02-031-1/+1
* SERVER-500 more info about allocated socketsAaron2010-02-021-1/+1
* Make debugger work with scons on windowsMathias Stearn2010-02-021-0/+1
* SERVER-500 some linux distros require -atp syntaxAaron2010-02-021-1/+1
* SERVER-500 debug port usage when running testsAaron2010-02-021-0/+5
* SERVER-500 try hardcoded portsAaron2010-02-021-7/+7
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-02-021-2/+11
|\
| * 2nd try at adding an uninstall target. SERVER-577. MINORRichard M Kreuter2010-02-021-0/+8
| * Revert "Add an uninstall target to the SConstruct file. SERVER-577. MINOR"Richard Kreuter2010-02-011-38/+7
| * Add an uninstall target to the SConstruct file. SERVER-577. MINORRichard Kreuter2010-02-011-7/+38
| * move util/top to db/stats/topEliot Horowitz2010-02-011-1/+1
| * move db/dbstats* to db/stats/counters*Eliot Horowitz2010-02-011-1/+2
* | SERVER-446 add smokeParallel targetAaron2010-02-011-0/+3
|/
* fix nightly pushesEliot Horowitz2010-01-291-3/+7
* Add scons option to force static linking to some libraries. MINORRichard Kreuter2010-01-291-0/+43
* only launch gdbserver if compiled with --gdbserverMathias Stearn2010-01-291-0/+9