summaryrefslogtreecommitdiff
path: root/src/SConscript.client
Commit message (Expand)AuthorAgeFilesLines
* SERVER-7250 Fix client build by adding headers from base and platformMathias Stearn2012-10-031-0/+1
* SERVER-6248: add 'mongoclient' alias in server SConstructDan Crosta2012-07-121-1/+2
* SERVER-6158: Link against an explicit instance of the mongoclient library.Andy Schwerin2012-07-051-5/+5
* Change getScopedDbConnection to getInternalScopedDbConnection where appropria...Spencer T Brody2012-06-121-0/+1
* Add vars.cpp to framework library, rename to mutexdebugger.cpp.Andy Schwerin2012-06-041-1/+1
* Change every place that creates a ScopedDbConnection to use a factory functio...Spencer T Brody2012-05-291-0/+1
* SERVER-5797 Uncaught exception in count_slaveok.jsRandolph Tan2012-05-221-0/+1
* Add inadvertently removed file back to client source tar, fix build break.Andy Schwerin2012-05-141-1/+3
* Do not link bsondemo against mongoclient, verifying that it is header-only fo...Andy Schwerin2012-05-101-1/+5
* Split mongo/util/time_support.h into a header and a cpp file.Andy Schwerin2012-05-101-0/+1
* SERVER-5748 unify list of directories for C++ driver headersEric Milkie2012-05-031-30/+23
* SERVER-5557: Higher performance timer on Linux.Andy Schwerin2012-04-231-0/+1
* Move printStackTrace into new stacktrace.h/cpp; improve detection of execinfo.h.Andy Schwerin2012-04-121-0/+1
* Introduce mongo/platform/compiler.h.Andy Schwerin2012-04-121-1/+2
* improvements/cleanup to C++ driver example codeEric Milkie2012-04-031-3/+4
* SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin2012-03-231-0/+133