summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2011-11-16scons flag to use each library externally --use-system-(prcre|boost) SERVER-3829Eliot Horowitz
2011-11-01fix mongosniff build (for me at least)Mathias Stearn
2011-11-01Fix shared-client buildMathias Stearn
2011-10-27option for turning off glibc checkEliot Horowitz
2011-09-01ssl on osx needs libcryptoEliot Horowitz
2011-08-24fix sm for windows SERVER-3659Eliot Horowitz
2011-08-22fix sm build for solaris SERVER-3659 take3Eliot Horowitz
2011-08-21combine sm in sourceEliot Horowitz
2011-08-18move snappy setup to third_party/snappy.pyEliot Horowitz
2011-08-18change orderEliot Horowitz
2011-08-18use our own version of pcre SERVER-2085Eliot Horowitz
2011-08-04for newer windows builds, change name from osnew to win2008plusEliot Horowitz
2011-08-02compile (old scons versions suck)Mathias Stearn
2011-08-02compileMathias Stearn
2011-08-02compileMathias Stearn
2011-08-02re-enable -Werror on linux and give snappy it's own scons envMathias Stearn
2011-08-02compiledwight
2011-08-02compression libdwight
2011-08-01Enable large file support on all unix platformsMathias Stearn
2011-08-01make 32bit solaris support large filesMathias Stearn
2011-08-01cleaning ScanAndOrderEliot Horowitz
2011-07-31make journaling the default on 64 bitdwight
2011-07-28compile on linux3 SERVER-3457Eliot Horowitz
2011-07-27Socket client ssl supportEliot Horowitz
2011-07-17fix client buildEliot Horowitz
2011-07-08osnew option for newer OS api functionsdwight
2011-07-01commentdwight
2011-06-29set permissions on key filesEliot Horowitz
2011-06-26net cleaning: message.cpp splitEliot Horowitz
2011-06-26net cleaning: message split checkpoint where everything worksEliot Horowitz
2011-06-26net cleaning: starting to split up message.hEliot Horowitz
2011-06-26net cleaning: move message.* to net/Eliot Horowitz
2011-06-26net cleaning: move message_server* to netEliot Horowitz
2011-06-26net cleaning: move sock.h to net/Eliot Horowitz
2011-06-22Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz
2011-06-22more cleaningEliot Horowitz
2011-06-22split security into s-only, d-only, and common SERVER-921Kristina
2011-06-22Revert "allow reconfig on secondary on startup"Kristina
2011-06-22allow reconfig on secondary on startupKristina
2011-06-20move update.* to db/ops/Eliot Horowitz
2011-06-15add db/record.cppEliot Horowitz
2011-06-13SERVER-2531: added M/R output to shard collection for mode REPLACEagirbal
2011-05-31notes for future profile guided usedwight
2011-05-30scons commentsdwight
2011-05-14check we are in writelock on optime::now. also tune it a bitdwight
2011-05-11use _WIN32, not WIN32Dwight
2011-05-10SERVER-2976: added M/R pure jsMode with collection outputagirbal
2011-05-09Tools now support --journal with --dbpath SERVER-2300Mathias Stearn
2011-05-04SERVER-2977 initial version of query optimizer cursorAaron
2011-05-03Merge branch 'master' into mainDwight