Commit Graph

561 Commits

Author SHA1 Message Date
Eliot Horowitz
ddd4bd9b9e use Z7 on windows for debug builds so scons can run in parallel 2010-07-04 08:28:50 -04:00
Justin Dearing
ac67d14bb0 Improved windows SDK detection.
Windows sdk version checked from highest to lowest version. Added windows sdk 7.0 (distinct form 7.0a) to list.
Print the path where the windows SDK is found.
2010-07-04 20:12:22 +08:00
Alberto Lerner
812b647228 Pull string manip code out of ConfigServer 2010-07-03 18:29:13 -04:00
Eliot Horowitz
7362bb74b4 trying to fix windows 2010-07-02 23:21:50 -04:00
Alberto Lerner
0564629251 SERVER-1185 Pull splitting commands code to their own module 2010-07-02 14:05:49 -04:00
Eliot Horowitz
9a84703692 don't do bsondemo right now 2010-07-02 10:59:27 -04:00
Eliot Horowitz
dd337cb1d6 fix bsondemo and add to SConstruct 2010-07-02 10:50:43 -04:00
Mathias Stearn
a3b17a92ca reword "no readline library" message so buildbot doesn't think it's a warning 2010-07-01 21:33:57 -04:00
Eliot Horowitz
2498228f41 workong on moving migrate to mongod, cleaning, and version fixing
SERVER-1319 SERVER-933
2010-07-01 17:44:13 -04:00
Eliot Horowitz
82ef71670d moving geo to own directory inprep for a new piece 2010-06-26 12:54:42 -04:00
Eliot Horowitz
dd5f515557 install shared client library when compiling with it SERVER-1291 2010-06-24 21:40:13 -04:00
Justin Dearing
1c9093cee7 SConstruct tweaking.
Prints the location of the boost libraries to stdout.
Spelling correction in a comment.
2010-06-23 08:09:49 +08:00
Frank DENIS
ab204d9f24 Make MongoDB compile and work on OpenBSD (gcc4 archs, tested on OpenBSD-current/amd64). 2010-06-22 06:49:49 +08:00
Eliot Horowitz
e72597ecd8 more win playing 2010-06-18 06:44:11 -04:00
Eliot Horowitz
bade1ebe83 more windows playing 2010-06-18 06:38:44 -04:00
Eliot Horowitz
53d5511666 playing with windows build 2010-06-18 06:36:33 -04:00
Richard Kreuter
60ac0cf098 New scons env for test running that uses $PATH (to find newer Python binaries). 2010-06-17 16:43:14 -04:00
Eliot Horowitz
e25c1febc1 Merge branch 'master' of github.com:mongodb/mongo 2010-06-15 16:20:33 -04:00
dwight
a63cd8add9 towards readline 2010-06-15 10:31:01 -04:00
Eliot Horowitz
d4d63ed88f more mongod sharding cleaning 2010-06-15 10:18:13 -04:00
dwight
c78026c136 keep UNICODE on windows; look for js32r.lib etc. in scons on widnows 2010-06-14 12:40:39 -04:00
Eliot Horowitz
f42e819121 stop defining UNICODE and _UNICODE 2010-06-14 00:24:30 -04:00
Eliot Horowitz
cd005b0e58 more mongod sharding cleaning 2010-06-11 17:16:58 -04:00
Richard Kreuter
5824c626e7 Remove unused function from SConstruct. 2010-06-11 17:06:55 -04:00
Richard Kreuter
58e6ac6b3c Rejigger startMongodSmallOplog in SConstruct. 2010-06-11 17:06:00 -04:00
Eliot Horowitz
951ac0ff46 starting some sharding mongod logic cleaning 2010-06-11 15:12:25 -04:00
Richard Kreuter
24d24011a0 Try again at fixing the startMongodSmallOplog target. SERVER-253. 2010-06-09 16:05:08 -04:00
Richard Kreuter
820e7a35a9 Fix SConstruct for startMongodSmallOplog. SERVER-253 2010-06-09 14:15:02 -04:00
Richard Kreuter
5e964725cc Merge branch 'server-253' 2010-06-09 13:12:56 -04:00
Richard Kreuter
21157295d4 Have the scons test targets run smoke.py. SERVER-253 2010-06-09 13:10:59 -04:00
Eliot Horowitz
cbb36406f0 some tool cleaning, bsondump tool 2010-06-09 11:31:30 -04:00
Alberto Lerner
8bf7e0ddbf Eliminate warning on OS X 10.5 32bit 2010-06-08 11:06:34 -04:00
dwight
4bf152cd56 make a .vcxproj/.sln for the shell 2010-06-05 20:55:11 -04:00
Alberto Lerner
efe90867ca SERVER-950 Separate the space-based policy from the balancing mechanism [2/2] 2010-06-04 16:14:34 -04:00
Mathias Stearn
73b955c267 isValidUTF8 function 2010-06-03 15:54:20 -04:00
Dwight
572c743971 sconstruct cleaning mainly windows 2010-06-03 14:29:11 -04:00
Alberto Lerner
4921fd2d1d Support for cumulative stats for mongod 2010-06-02 13:43:18 -04:00
Alberto Lerner
701240d1ba Initial support for histograms (eg. cumulative stats) 2010-06-02 10:53:51 -04:00
Dwight
1262fcd3a3 scons 2010-06-01 18:40:31 -04:00
Dwight
d869691eef some scons fixes for widnows 2010-06-01 17:25:25 -04:00
Dwight Merriman
a403fb5de8 clean up some file names rs 2010-05-29 15:45:47 -04:00
alerner
1798ea2d85 Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
Eliot Horowitz
69d221f946 safety for version string 2010-05-28 11:49:07 -04:00
Eliot Horowitz
16741b0805 module names 2010-05-26 16:58:54 -04:00
Mathias Stearn
baf3721656 move mvar and thread_pool to util/concurrency 2010-05-26 13:35:28 -04:00
Richard Kreuter
e58f0f9c8f Remove smokeQuota from smokeAll. 2010-05-26 12:11:21 -04:00
Eliot Horowitz
0f04c206d9 add module names to git version string 2010-05-26 11:11:15 -04:00
Mathias Stearn
560b7baafc Start of work on valgrind test for mongos SERVER-1125 2010-05-25 23:26:42 -04:00
Eliot Horowitz
aa16959dd4 fix 64-bit osx 2010-05-24 12:52:28 -04:00
Eliot Horowitz
7c778b8c9a fix 64-bit osx 2010-05-23 23:38:51 -04:00