summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* try to protect from bad bb stuffEliot Horowitz2010-01-021-0/+3
* clearer outputEliot Horowitz2009-12-301-1/+1
* remove spurious warningEliot Horowitz2009-12-301-4/+5
* use current environment in windows if cl.exe isn't on the pathMathias Stearn2009-12-291-1/+7
* better boost detection on win32Mathias Stearn2009-12-291-8/+13
* Merge branch 'master' of git@github.com:mongodb/mongodwight2009-12-291-4/+12
|\
| * some cleaningEliot Horowitz2009-12-291-1/+1
| * smoke tests call mongo with directory rather than globs for windows support. ...Mathias Stearn2009-12-281-3/+3
| * Exception classess need codes too SERVER-112Eliot Horowitz2009-12-281-1/+1
| * uassert/massert take error code SERVER-112Eliot Horowitz2009-12-281-0/+7
* | remove dbinfo.h/cppdwight2009-12-291-1/+1
|/
* some Top refactoringEliot Horowitz2009-12-251-1/+1
* ASIO mongos now uses a threadpool for database operations.Mathias Stearn2009-12-231-2/+3
* Thread poolMathias Stearn2009-12-221-1/+1
* profiling notesEliot Horowitz2009-12-211-0/+1
* split server test code out from general js code SERVER-472Eliot Horowitz2009-12-181-3/+8
* re-order boost checksEliot Horowitz2009-12-171-4/+4
* build file fixEliot Horowitz2009-12-161-1/+0
* quorom connection (for sharding config) checkpointEliot Horowitz2009-12-161-1/+1
* Option to enable ASIO in SConstructMathias Stearn2009-12-141-3/+11
* strip comments from javascriptEliot Horowitz2009-12-091-1/+16
* pythonEliot Horowitz2009-12-091-1/+1
* better python fixEliot Horowitz2009-12-091-2/+1
* fix for python 2.5?Eliot Horowitz2009-12-091-0/+1
* add --extrapathdynEliot Horowitz2009-12-091-4/+18
* search extralib for static libsEliot Horowitz2009-12-091-0/+4
* comment about profilerEliot Horowitz2009-12-081-0/+3
* prefix/postfixEliot Horowitz2009-12-061-1/+1
* versions for build bot findingEliot Horowitz2009-12-061-0/+6
* if non master, use branch name in fileEliot Horowitz2009-12-051-2/+21
* mongos compileEliot Horowitz2009-12-031-1/+1
* Support boost versions from 1.33 to 1.50 on windowsMathias Stearn2009-12-021-2/+2
* ensure newline at and of buildinfo.cppEliot Horowitz2009-11-301-0/+4
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-11-241-4/+7
|\
| * add boost version to sysinfoMathias Stearn2009-11-241-4/+7
* | google profilerEliot Horowitz2009-11-241-1/+1
|/
* option for modifierEliot Horowitz2009-11-201-1/+8
* python 2.4 fixEliot Horowitz2009-11-201-1/+1
* slightly nicer build failure messageEliot Horowitz2009-11-201-1/+1
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2009-11-191-0/+8
|\
| * more build docs, and aliases for windowsEliot Horowitz2009-11-191-0/+8
* | modules can configure themselvesEliot Horowitz2009-11-191-24/+12
|/
* sub-module directoriesEliot Horowitz2009-11-181-0/+4
* module system, move mms into itEliot Horowitz2009-11-181-3/+3
* starting work on quorum serverEliot Horowitz2009-11-131-1/+2
* some db command cleaningEliot Horowitz2009-11-111-1/+2
* playing with net-snmp SERVER-120Eliot Horowitz2009-11-061-3/+11
* cleaning some old os x stuffEliot Horowitz2009-11-031-2/+2
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-11-031-1/+1
|\
| * Pull launchGDB out to debug_util.cppMathias Stearn2009-11-031-1/+1