summaryrefslogtreecommitdiff
path: root/distsrc/client
Commit message (Expand)AuthorAgeFilesLines
* SERVER-6248: add 'mongoclient' alias and make it the defaultDan Crosta2012-07-101-1/+2
* SERVER-6158: Link against an explicit instance of the mongoclient library.Andy Schwerin2012-07-051-1/+0
* some distros need explicit pthread library on linker command lineEric Milkie2012-05-021-1/+1
* SERVER-3331: On Windows, build the client driver, even if you cannot find the...Andy Schwerin2012-04-121-3/+6
* SERVER-3331: Changes to the client SConstruct to improve windows building.Andy Schwerin2012-04-021-1/+2
* SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin2012-03-231-75/+58
* SERVER-5057 C++ Client Build BreakAndy Schwerin2012-02-231-6/+2
* Always build a shared C++ library in the standalone driver's SConstruct.Richard Kreuter2011-10-061-1/+2
* compile on linux3 SERVER-3457Eliot Horowitz2011-07-281-1/+1
* fix client buildEliot Horowitz2011-07-171-1/+1
* fix cpp driver sconstruct linkingdwight2011-04-301-1/+4
* try to flix client buildEliot Horowitz2011-04-251-1/+1
* windowsEliot Horowitz2011-03-171-1/+1
* fix client sconsEliot Horowitz2011-03-171-1/+1
* better c++ client scons fileEliot Horowitz2011-01-281-10/+39
* need to add bson/*.cppEliot Horowitz2010-12-111-0/+1
* to test, just build .a and tests files, not .soMike Dirolf2010-07-281-2/+3
* attempt at using checkLib for client SConstructMike Dirolf2010-07-281-6/+5
* add -Wl,--as-needed and -Wl,-zdefs only on linuxMike Dirolf2010-07-271-0/+3
* SERVER-1266 -Wl,as-needed flag for shared libraryEliot Horowitz2010-07-261-0/+1
* Work in progress for C++ driver.Richard Kreuter2010-07-231-0/+20
* some client package cleaningEliot Horowitz2010-05-241-3/+15
* seperate package for c++ clientEliot Horowitz2010-05-232-0/+239