0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

188 Commits

Author SHA1 Message Date
Eliot Horowitz
16068bcc88 use JAVA_HOME if it exists 2009-04-11 21:19:29 -04:00
Eliot Horowitz
a41146009d another place to look for v8 by default 2009-04-10 12:39:50 -04:00
Aaron
3f647deaf2 reinstate quota1 test, add smokeQuota scons target 2009-04-07 15:10:30 -04:00
eliot
71d9c7af73 some windows fixes 2009-04-06 17:34:29 -04:00
Aaron
0af6ebeea2 MINOR remove warning about windows-only pragma 2009-04-06 16:33:34 -04:00
Aaron
88293bd304 MINOR fix compiler warnings 2009-04-06 16:10:31 -04:00
Eliot Horowitz
d3fa52ec79 solaris gcc ordering fix 2009-04-02 17:26:49 -04:00
Aaron
c048047258 add smokeAllNoJs target 2009-04-02 16:56:39 -04:00
Aaron
3bca999156 Add mongobridge 2009-04-02 15:10:52 -04:00
Aaron
633bb0f06e vlaidate mongod instance started by scons 2009-04-02 11:36:02 -04:00
Eliot Horowitz
1f476f2524 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-31 22:09:10 -04:00
Eliot Horowitz
86d6f70c83 nicer error for v8
64-bit path
2009-03-31 22:08:55 -04:00
Eliot Horowitz
c3ba79f829 option for only ading a library if its static 2009-03-31 22:05:53 -04:00
Aaron
7d3acbdc3a Make sure run local mongod with smokeAll 2009-03-27 13:45:48 -04:00
Eliot Horowitz
9fc0c8c3f1 solaris fixes 2009-03-26 14:55:00 -04:00
Eliot Horowitz
1942ea0df5 fixed testSetup so /tmp/unittest actually gets created 2009-03-26 10:08:16 -04:00
Eliot Horowitz
c585ac8b40 v8 now requires rt on linux 2009-03-25 13:22:09 -04:00
eliot
37159f8c02 windows fix 2009-03-19 08:51:04 -04:00
Aaron
cd0f6ef44e Rename to buildinfo.cpp 2009-03-18 14:29:14 -04:00
Aaron
0c4fd06e0e Print scons and python versions on compilation 2009-03-18 14:26:27 -04:00
Aaron
4c52e5e6dd Print os information on startup 2009-03-18 14:15:52 -04:00
Eliot Horowitz
affd92783f making mongod sharding aware 2009-03-17 17:25:10 -04:00
Eliot Horowitz
5cd0f0e376 get version on startup 2009-03-17 10:22:26 -04:00
Aaron
f5ec84548a Instead of using a nonexistent dummy side effect, make the side effect an alias so it won't be a dependency of the current directory 2009-03-13 14:32:38 -04:00
Aaron
49582758e5 Add smokeAll, this time without breaking onlyServer mode 2009-03-13 12:18:33 -04:00
Aaron
0936bf99e3 Revert "Add smokeAll, this time without breaking onlyServer mode"
This reverts commit 239cbc2366.
2009-03-13 11:47:02 -04:00
Aaron
239cbc2366 Add smokeAll, this time without breaking onlyServer mode 2009-03-13 10:12:52 -04:00
Aaron Staple
1cfbae59f7 Revert "Add smokeAll target"
This reverts commit 741b17f3ea.
2009-03-12 19:46:28 -07:00
Aaron
741b17f3ea Add smokeAll target 2009-03-12 20:01:02 -04:00
Aaron
22ff73a20f --d for debug build, --dd for debug build with additional logging 2009-03-12 11:53:50 -04:00
Eliot Horowitz
503fec523d build mongosniff anywhere pcap is installed 2009-03-12 09:30:14 -04:00
Eliot Horowitz
d02951083c sharding version management for mongod 2009-03-11 17:28:49 -04:00
Eliot Horowitz
54160011de 64-bit osx tweak 2009-03-04 08:18:50 -05:00
Eliot Horowitz
e5d3feefbe warning for old versions of boost 2009-03-02 16:49:05 -05:00
Eliot Horowitz
474d2c0d24 switch mongos to use MessageServer
use boost asio if it exists on the system
2009-03-02 13:35:34 -05:00
Eliot Horowitz
1cc5eff3e5 oops - didn't mean to commit blah 2009-03-02 09:14:56 -05:00
Eliot Horowitz
13b828f592 checkpoint for async message server 2009-03-02 09:13:20 -05:00
Eliot Horowitz
c32fcc4862 _DEBUG for --d 2009-02-25 14:20:54 -05:00
Eliot Horowitz
585c669cbf horrible hack for readline on darwin 2009-02-25 00:05:23 -05:00
Eliot Horowitz
500f01c9a5 move fieldset stuff into queryutil.* 2009-02-24 14:14:45 -05:00
Eliot Horowitz
3f5102bf27 processinfo class and meminfo command, only works on darwin for the moment 2009-02-20 09:34:25 -05:00
Aaron
593bf1f126 virtual dtors == good 2009-02-18 13:42:32 -05:00
Eliot Horowitz
8e203da1d2 switch to UnitTest 2009-02-18 10:10:39 -05:00
Eliot Horowitz
54b560c635 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 23:29:55 -05:00
Eliot Horowitz
2ea18eb703 --d option for debugBuild 2009-02-17 23:29:28 -05:00
Aaron
41c1520dea Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 15:53:24 -05:00
Aaron
0e38bc5a8f FieldBound work 2009-02-17 15:53:19 -05:00
Eliot Horowitz
4931a44ac9 test for stdc++ 2009-02-17 12:24:47 -05:00
Eliot Horowitz
d34770ba43 debugging 2009-02-17 12:18:13 -05:00
Eliot Horowitz
cea77767c8 only pcap on darwing till i figre out scons issue 2009-02-13 16:59:32 -05:00