summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* add util/ntservice.cpp for windows MINOREliot Horowitz2009-06-041-0/+2
* don't strip on macEliot Horowitz2009-06-011-1/+3
* minor: towards being able to run tests on windowsMike Dirolf2009-06-011-2/+7
* js can be a sibling to mongo directory on windowsMike Dirolf2009-06-011-3/+5
* smokeRepl relies on mongobridge MINORAaron2009-05-291-1/+1
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-291-2/+7
|\
| * strip installed binariesyellow2009-05-291-1/+6
| * windows compile MINOReliot2009-05-291-1/+1
* | create /data/ and /data/db/ in scons target tests if they don't existAaron2009-05-291-2/+12
|/
* if the version in the code is 'clean' then do a dist release for s3distEliot Horowitz2009-05-291-2/+11
* fixed some readline issues with scon MINORyellow2009-05-291-7/+3
* working on nice s3push methods that don't involve manual work MINOREliot Horowitz2009-05-281-4/+23
* typo MINOREliot Horowitz2009-05-281-1/+1
* fix for old version of scons MINOREliot Horowitz2009-05-281-3/+4
* check for c++ compiler MINOREliot Horowitz2009-05-281-0/+4
* make scons more portable MINOREliot Horowitz2009-05-281-2/+2
* make 'scons startMongod smokeJsPerf' workAaron2009-05-271-4/+8
* put mongoclient first in build line MINOREliot Horowitz2009-05-271-1/+1
* support compilation under FreeBSD 7.xEliot Horowitz2009-05-271-0/+12
* declare freebsd so it doesn't break the build on other OSesgoosmurf2009-05-271-0/+1
* this warning is wrong MINOREliot Horowitz2009-05-251-1/+0
* fix LIBPATH for simple systems MINOREliot Horowitz2009-05-221-0/+1
* windows scons working for js in Debug mode MINOReliot2009-05-221-8/+16
* remove some java weirdness in build file MINOREliot Horowitz2009-05-211-1/+1
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-201-1/+2
|\
| * add smokeTool to smokeAll MINORAaron2009-05-201-1/+1
| * add smokeToolAaron2009-05-201-0/+1
* | make tools capable of running standalone, without a mongod instanceAaron2009-05-201-1/+1
|/
* make 'dummySmokeSideEffect' a side effect of startMongod so that when someone...Aaron2009-05-191-2/+3
* remove outdated 'mongod <arg>' style tests, add mongod msg test to smokeClientAaron2009-05-191-1/+5
* add /usr/lib back into lib search path for mongo on 64-bit macEliot Horowitz2009-05-181-1/+1
* all target MINOREliot Horowitz2009-05-161-0/+7
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-151-31/+6
|\
| * Merge branch 'smshell'Eliot Horowitz2009-05-151-31/+6
| |\
| | * smshell: more utils working, some other fixesEliot Horowitz2009-05-131-1/+1
| | * checkpoint for smshell - working except for dbEliot Horowitz2009-05-131-31/+6
* | | don't install jarsEliot Horowitz2009-05-151-1/+2
|/ /
* | debug record perf submission failure MINORAaron2009-05-131-1/+6
|/
* debug posting objects in recordPerf MINORAaron2009-05-121-0/+1
* -pthread for *nix linking MINOREliot Horowitz2009-05-121-1/+1
* remove smokeRecovery alias MINORAaron2009-05-111-1/+0
* remove client dependency on pcreAaron2009-05-111-5/+7
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-111-0/+18
|\
| * Spider Monkey: backwards compatability stuffyellow2009-05-111-0/+17
| * solaris build fixEliot Horowitz2009-05-111-0/+1
* | smokeQuota nonstandard port MINORAaron2009-05-111-2/+2
* | smokeJs target can use nonstandard port MINORAaron2009-05-111-1/+14
* | make smokeClient work with nonstandard port, pathAaron2009-05-111-4/+27
|/
* Spider Monkey: make default for $where and db.evalEliot Horowitz2009-05-111-1/+1
* add temp alias for smokeRecovery MINORAaron2009-05-111-0/+1