Commit Graph

785 Commits

Author SHA1 Message Date
dwight
0877fc6c93 concurrency work 2011-11-17 08:05:15 -05:00
Eliot Horowitz
4c2600d332 scons flag to use each library externally --use-system-(prcre|boost) SERVER-3829
currently supported:

--use-system-all

--use-system-pcre
--use-system-sm
2011-11-14 18:05:46 -05:00
dwight
940708f94e mongoperf 2011-11-07 15:36:45 -05:00
Dwight
4296b68f20 mongoperf work 2011-11-07 13:40:58 -05:00
Mathias Stearn
8d0de8ead9 fix mongosniff build (for me at least) 2011-11-01 12:46:08 -04:00
Mathias Stearn
f3f72f6c94 G++ PCH for shared client 2011-11-01 12:46:08 -04:00
Eliot Horowitz
7a698ac579 option for turning off glibc check 2011-10-27 14:15:34 -04:00
dwight
c976f5dae5 add cpp file for dynamic naming in sconstruct 2011-10-27 13:29:31 -04:00
dwight
b5b1c72d4e beginning of dynamic naming (nondns) capability 2011-10-25 12:04:59 -04:00
Mathias Stearn
c3dc3eb377 future-proofing 2011-10-25 10:31:52 -04:00
Mathias Stearn
189c2fc854 Make sure we don't use system C++ lib when building client tests 2011-10-17 16:10:48 -04:00
gregs
16a811b037 new benchRun additions for shell 2011-10-11 12:18:59 -04:00
gregs
def4d0cb8d make security work again 2011-10-06 18:44:40 -04:00
Mathias Stearn
fe53945762 fix build 2011-10-06 17:05:48 -04:00
Richard Kreuter
f2c8a4ca77 Make a couple auth files not be shared with the client library. SERVER-4016 2011-10-06 15:43:17 -04:00
Brandon Diamond
fd8e560143 SERVER-3821: fixed syntax error in SConstruct file 2011-09-28 15:49:48 -04:00
Mathias Stearn
d65ada091f Use -pipe on linux to avoid polluting /tmp 2011-09-26 12:05:00 -04:00
Eliot Horowitz
9ceb4dff0e link _isSelf into mongos SERVER-3315 2011-09-21 21:14:55 -04:00
Eliot Horowitz
f6243e1a26 mongooplog -new tool for replaying oplogs SERVER-3873 2011-09-15 10:50:05 -04:00
Eliot Horowitz
79b292b445 ssl on osx needs libcrypto 2011-09-01 23:16:21 -04:00
Eliot Horowitz
0dd179510c fix sm for windows SERVER-3659 2011-08-24 11:13:57 -04:00
Eliot Horowitz
ed9f00aa1a fix sm build for solaris SERVER-3659 take3 2011-08-22 02:17:21 -04:00
Eliot Horowitz
d40cad9feb combine sm in source 2011-08-21 01:34:54 -04:00
Eliot Horowitz
0e297b70f1 move snappy setup to third_party/snappy.py 2011-08-18 13:24:59 -04:00
Eliot Horowitz
02ab18d5fd change order 2011-08-18 13:12:43 -04:00
Eliot Horowitz
5bd3f44d5c use our own version of pcre SERVER-2085 2011-08-18 10:49:50 -04:00
Eliot Horowitz
51438c1122 for newer windows builds, change name from osnew to win2008plus 2011-08-04 17:53:28 -04:00
Mathias Stearn
2be0270aff compile (old scons versions suck) 2011-08-02 22:47:13 -04:00
Mathias Stearn
9f4fb59256 compile 2011-08-02 21:30:42 -04:00
Mathias Stearn
9c8141de81 compile 2011-08-02 20:59:22 -04:00
Mathias Stearn
36c6e78f18 re-enable -Werror on linux and give snappy it's own scons env 2011-08-02 17:51:05 -04:00
dwight
8919d7686e compile 2011-08-02 10:37:48 -04:00
dwight
57b8eaa186 compression lib 2011-08-02 02:38:00 -04:00
Mathias Stearn
20dfe3edf1 Enable large file support on all unix platforms 2011-08-01 21:47:14 -04:00
Mathias Stearn
31ff54ebc2 make 32bit solaris support large files 2011-08-01 20:11:28 -04:00
Eliot Horowitz
d8d05fdc71 cleaning ScanAndOrder 2011-08-01 17:51:13 -04:00
dwight
fb8b893665 make journaling the default on 64 bit 2011-07-31 08:36:46 -04:00
Eliot Horowitz
b1ec205867 compile on linux3 SERVER-3457 2011-07-28 19:54:51 -04:00
Eliot Horowitz
639571e966 Socket client ssl support
support for ssl in httpclient
2011-07-27 09:48:35 -04:00
Eliot Horowitz
495bd6a90b fix client build 2011-07-17 23:04:40 -04:00
dwight
2d1a803e67 osnew option for newer OS api functions 2011-07-08 17:38:29 -04:00
dwight
8110702109 comment 2011-07-01 17:57:34 -04:00
Eliot Horowitz
98c7e12a1a set permissions on key files 2011-06-29 15:06:12 -04:00
Eliot Horowitz
1d623367c8 net cleaning: message.cpp split 2011-06-26 18:23:57 -04:00
Eliot Horowitz
3a77049fda net cleaning: message split checkpoint where everything works 2011-06-26 18:11:45 -04:00
Eliot Horowitz
0594b8a6ab net cleaning: starting to split up message.h 2011-06-26 17:56:43 -04:00
Eliot Horowitz
142a86b237 net cleaning: move message.* to net/
net cleaning: move http tools to net/
2011-06-26 17:13:54 -04:00
Eliot Horowitz
3b185eeee3 net cleaning: move message_server* to net 2011-06-26 16:59:10 -04:00
Eliot Horowitz
ee6255fbec net cleaning: move sock.h to net/ 2011-06-26 16:54:38 -04:00
Eliot Horowitz
d417a66224 Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	SConstruct
2011-06-22 16:00:29 -04:00