summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* minor: update SConstruct commentsMike Dirolf2010-04-291-2/+2
* change windows boost orderEliot Horowitz2010-04-291-4/+4
* Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-04-291-1/+1
|\
| * some client refactoringEliot Horowitz2010-04-291-1/+1
* | boost can now be at \boost on windows; various vs2010 vcproj make clenaupDwight Merriman2010-04-291-1/+5
|/
* can't glob :( MINOREliot Horowitz2010-04-281-1/+1
* moved some commands around so can be used for mongod and mongosEliot Horowitz2010-04-281-1/+1
* find boost on win64Dwight Merriman2010-04-271-1/+1
* don't define __linux__ on sunEliot Horowitz2010-04-271-1/+1
* stdafx->pchDwight2010-04-271-7/+7
* use Shard class instead of string for passing around ShardsEliot Horowitz2010-04-271-1/+1
* loko in program files/boost/latest/ with SConstruct on windows tooDwight2010-04-261-0/+3
* "core" targetEliot Horowitz2010-04-261-1/+1
* some .exe aliases for windowsEliot Horowitz2010-04-241-1/+3
* Automatic cleanup of global macros in client headers. SERVER-1042Mathias Stearn2010-04-231-1/+1
* auto balance checkpoint SERVER-945Eliot Horowitz2010-04-221-1/+1
* use better _id for chunksEliot Horowitz2010-04-221-1/+1
* 64bit os x fixEliot Horowitz2010-04-211-0/+1
* checkpointDwight2010-04-201-1/+1
* more serverStatus fields for mongos SERVER-942Eliot Horowitz2010-04-201-1/+1
* basic serverStatus for mongos SERVER-942Eliot Horowitz2010-04-201-1/+1
* new fileDwight2010-04-141-1/+1
* repl set workDwight2010-04-141-1/+1
* trying to fix 64-bit osx buildEliot Horowitz2010-04-141-4/+5
* try to fix osx 64-bit bb issueEliot Horowitz2010-04-131-3/+3
* Merge commit 'origin/master'Dwight2010-04-131-5/+6
|\
| * a bunch of refactoring for mongos linkingEliot Horowitz2010-04-131-5/+7
| * move oplog code into db/oplog.*Eliot Horowitz2010-04-131-1/+1
* | Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-04-131-1/+2
|\ \ | |/
| * move repl blocking code into its own fileEliot Horowitz2010-04-131-1/+1
* | repl setsDwight2010-04-131-1/+1
|/
* growdwight2010-04-071-1/+1
* 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