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

208 Commits

Author SHA1 Message Date
Eliot Horowitz
3ca02da7e3 easier to compile on ubuntu 2009-04-28 08:47:56 -04:00
Eliot Horowitz
7596bf2e98 cleaned up spider monkey defines MINOR 2009-04-23 22:28:11 -04:00
Eliot Horowitz
1a265e0fba messing around with spider monkey 2009-04-23 17:40:43 -04:00
Eliot Horowitz
2cd10ab9c2 cleaner way of turning off JNI at compile time 2009-04-23 16:51:51 -04:00
Eliot Horowitz
1f696e2143 abstracted out ScriptEngine to allow for playing with other javascript engines 2009-04-23 14:28:22 -04:00
Mike Dirolf
9b74314790 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-22 17:06:36 -04:00
Mike Dirolf
c5cd549a5a submit perf test data to web app 2009-04-22 17:06:31 -04:00
Eliot Horowitz
68b84b3f77 Sharding: implement count() correctly for sharded environment 2009-04-22 15:58:12 -04:00
Eliot Horowitz
b09d340d55 Sharding: rename commands.cpp commands_admin.cpp MINOR 2009-04-22 13:36:58 -04:00
Eliot Horowitz
cb9e6153dd Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-22 12:58:55 -04:00
Eliot Horowitz
2c55aa388d install mongos in dist 2009-04-22 12:58:39 -04:00
Mike Dirolf
314a79f82c print what's being removed 2009-04-22 11:15:22 -04:00
Mike Dirolf
388de13f0d add 'dist_clean' target to clean up old dist builds 2009-04-22 11:12:13 -04:00
Eliot Horowitz
cb29d69eef asio not working, but don't want to wait for it, so turning off for now - MINOR 2009-04-21 09:48:34 -04:00
Aaron
f90383a93a scons target 'recordPerf' for recording performance test results, with stubbed submission 2009-04-20 16:00:28 -04:00
Aaron
716a7b49bf add 'buildinfo' command to get mongod compile information 2009-04-20 14:23:42 -04:00
Eliot
8a95771e25 link against static ncurses dep MINOR 2009-04-17 16:23:01 -04:00
Eliot Horowitz
a649ac17e1 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-16 09:25:11 -04:00
Aaron
94b1babc4a remove smokeJsPerf from smokeAll 2009-04-15 17:53:01 -04:00
Eliot Horowitz
60bede9dc2 --nojni option for scons 2009-04-15 10:45:15 -04:00
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