summaryrefslogtreecommitdiff
path: root/src/SConscript.client
AgeCommit message (Expand)Author
2013-02-27SERVER-6591 Fix localhost auth exception in sharded systemsSpencer T Brody
2012-07-12SERVER-6248: add 'mongoclient' alias in server SConstructDan Crosta
2012-07-05SERVER-6158: Link against an explicit instance of the mongoclient library.Andy Schwerin
2012-06-12Change getScopedDbConnection to getInternalScopedDbConnection where appropria...Spencer T Brody
2012-06-04Add vars.cpp to framework library, rename to mutexdebugger.cpp.Andy Schwerin
2012-05-29Change every place that creates a ScopedDbConnection to use a factory functio...Spencer T Brody
2012-05-22SERVER-5797 Uncaught exception in count_slaveok.jsRandolph Tan
2012-05-14Add inadvertently removed file back to client source tar, fix build break.Andy Schwerin
2012-05-10Do not link bsondemo against mongoclient, verifying that it is header-only fo...Andy Schwerin
2012-05-10Split mongo/util/time_support.h into a header and a cpp file.Andy Schwerin
2012-05-03SERVER-5748 unify list of directories for C++ driver headersEric Milkie
2012-04-23SERVER-5557: Higher performance timer on Linux.Andy Schwerin
2012-04-12Move printStackTrace into new stacktrace.h/cpp; improve detection of execinfo.h.Andy Schwerin
2012-04-12Introduce mongo/platform/compiler.h.Andy Schwerin
2012-04-03improvements/cleanup to C++ driver example codeEric Milkie
2012-03-23SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin