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

455 Commits

Author SHA1 Message Date
Eliot Horowitz
c1f913b050 fix for old version of scons MINOR 2009-05-28 13:19:02 -04:00
Eliot Horowitz
2df26bc756 check for c++ compiler MINOR 2009-05-28 13:16:03 -04:00
Eliot Horowitz
a9111e4fce make scons more portable MINOR 2009-05-28 11:16:19 -04:00
Aaron
266a5d97f8 make 'scons startMongod smokeJsPerf' work 2009-05-27 18:42:37 -04:00
Eliot Horowitz
c0ab52d597 put mongoclient first in build line MINOR 2009-05-27 17:37:59 -04:00
Eliot Horowitz
b8c3d46986 support compilation under FreeBSD 7.x
merged from goosmurf
Conflicts:

	README
2009-05-27 10:44:45 -04:00
goosmurf
7fdb4f9e6e declare freebsd so it doesn't break the build on other OSes
Signed-off-by: mongodb <mongodb@10gen.com>
2009-05-27 22:41:57 +08:00
Eliot Horowitz
ebc421aff3 this warning is wrong MINOR 2009-05-25 13:40:23 -04:00
Eliot Horowitz
87cdcfd1a3 fix LIBPATH for simple systems MINOR 2009-05-22 16:20:45 -04:00
eliot
5fe0babc76 windows scons working for js in Debug mode MINOR 2009-05-22 13:40:32 -04:00
Eliot Horowitz
0ca5213f8b remove some java weirdness in build file MINOR 2009-05-21 09:55:08 -04:00
Aaron
85c396b10c Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-20 11:39:22 -04:00
Aaron
da7a9b3f71 make tools capable of running standalone, without a mongod instance 2009-05-20 11:39:12 -04:00
Aaron
226885b97c add smokeTool to smokeAll MINOR 2009-05-20 11:33:19 -04:00
Aaron
b403a0c0f3 add smokeTool 2009-05-20 11:29:40 -04:00
Aaron
e3a697fbbf make 'dummySmokeSideEffect' a side effect of startMongod so that when someone runs scons startMongod <smokeTest> the two targets won't be built in parallel 2009-05-19 14:02:14 -04:00
Aaron
206a330b50 remove outdated 'mongod <arg>' style tests, add mongod msg test to smokeClient 2009-05-19 10:55:13 -04:00
Eliot Horowitz
cf4ffb99b4 add /usr/lib back into lib search path for mongo on 64-bit mac 2009-05-18 10:22:51 -04:00
Eliot Horowitz
5819ee3315 all target MINOR 2009-05-16 07:17:12 -04:00
Eliot Horowitz
b70b7a84e1 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-15 18:40:50 -04:00
Eliot Horowitz
9338991874 don't install jars 2009-05-15 18:40:42 -04:00
Eliot Horowitz
2db1e0ca72 Merge branch 'smshell'
Conflicts:
	jstests/count.js
	scripting/engine_spidermonkey.cpp
2009-05-15 13:10:55 -04:00
Eliot Horowitz
67d9c8bbde smshell: more utils working, some other fixes 2009-05-13 23:15:59 -04:00
Eliot Horowitz
18c01987a2 checkpoint for smshell - working except for db 2009-05-13 17:00:02 -04:00
Aaron
4c8734ed84 debug record perf submission failure MINOR 2009-05-13 14:33:33 -04:00
Aaron
dea1cb2362 debug posting objects in recordPerf MINOR 2009-05-12 18:43:06 -04:00
Eliot Horowitz
35240085b1 -pthread for *nix linking MINOR 2009-05-12 08:07:09 -04:00
Aaron
8e36f60caa remove smokeRecovery alias MINOR 2009-05-11 15:18:08 -04:00
Aaron
13ac1f5ee4 remove client dependency on pcre 2009-05-11 14:57:26 -04:00
Aaron
165cec52b7 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-11 14:06:03 -04:00
Aaron
eb6f7ca676 smokeQuota nonstandard port MINOR 2009-05-11 14:05:56 -04:00
Aaron
d8fcd2f1af smokeJs target can use nonstandard port MINOR 2009-05-11 13:40:55 -04:00
yellow
70d64b0473 Spider Monkey: backwards compatability stuff 2009-05-11 13:10:26 -04:00
Aaron
83b3f358f1 make smokeClient work with nonstandard port, path 2009-05-11 12:41:49 -04:00
Eliot Horowitz
a37863d5d7 solaris build fix 2009-05-11 11:36:22 -04:00
Eliot Horowitz
5dc791b2d4 Spider Monkey: make default for $where and db.eval 2009-05-11 11:05:39 -04:00
Aaron
f290d9f0ec add temp alias for smokeRecovery MINOR 2009-05-11 10:51:05 -04:00
Aaron
bafb23302e merge 2009-05-11 10:50:15 -04:00
Aaron
d24f8b9883 rename recovery tests to disk tests MINOR 2009-05-11 10:48:08 -04:00
Eliot Horowitz
a54e388514 better build options for switching between sm and jvm 2009-05-08 17:02:32 -04:00
Eliot Horowitz
5658b82b7d better build for shell stuff 2009-05-08 09:15:56 -04:00
Aaron
1387d5cc85 use return codes in recordPerf utility function MINOR 2009-05-07 12:08:26 -07:00
Aaron
187689b0cd stubbed v8 engine 2009-05-04 11:49:18 -04:00
Eliot Horowitz
e175182229 Spider Monkey: db access work 2009-05-01 21:25:26 -04:00
Aaron
d3c480ac3f print perftest results before submitting MINOR 2009-05-01 10:40:42 -04:00
Eliot Horowitz
b3bb71348e put mongo javascript code in cpp not H so easier to include 2009-04-30 09:09:12 -04:00
Eliot Horowitz
75a4ef93ab better detection if you need to do the 2nd configure 2009-04-28 16:44:17 -04:00
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
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
Eliot Horowitz
343076f346 most of a mongo protocol sniffer 2009-02-13 16:18:57 -05:00
Eliot Horowitz
a835ed1af5 renamed dbgrid s 2009-02-13 09:22:04 -05:00
Eliot Horowitz
15563d1aec docs ant test fogbugz
BugzID: 1159
2009-02-12 09:10:11 -05:00
Eliot Horowitz
e7f10be927 don't use static readline on osx 2009-02-11 23:16:29 -05:00
Eliot Horowitz
f0476381d3 fix 64 bit linux 2009-02-11 22:18:30 -05:00
Eliot Horowitz
c8dacdb397 order matters 2009-02-11 21:54:20 -05:00
Eliot Horowitz
774eeb8cb3 warning if no readline 2009-02-11 21:16:08 -05:00
Eliot Horowitz
6dda29d6ef better readline support 2009-02-11 21:05:28 -05:00
Aaron
bd3b8ec5e1 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-02-11 13:18:01 -05:00
Aaron
6224cd9f29 Add initial perf tests 2009-02-11 13:17:52 -05:00
Eliot Horowitz
b12f410c18 install notices on release build 2009-02-11 11:26:28 -05:00
Eliot Horowitz
bafd4aad05 name is mongodb not mongo-db 2009-02-11 10:53:51 -05:00
U-ELIOT-019992DFC\Administrator
b0a92ccc83 v8 dependency - shell now works on windows 2009-02-11 09:00:52 -05:00
Eliot Horowitz
be9ed914f6 resources for distribution 2009-02-11 06:39:00 -05:00
Eliot Horowitz
cb5a1e1782 distname 2009-02-10 21:37:18 -05:00
U-ELIOT-019992DFC\Administrator
014d06f110 MD -> MT 2009-02-10 15:38:20 -05:00
U-ELIOT-019992DFC\Administrator
12a608a3ab windows release option 2009-02-10 15:12:15 -05:00
Eliot Horowitz
d71851a414 fix 2009-02-10 13:49:51 -05:00
U-ELIOT-019992DFC\Administrator
1b6151f37b make dbshell not require readline 2009-02-10 13:45:30 -05:00
U-ELIOT-019992DFC\Administrator
a86d713f23 binary mode 2009-02-10 10:54:43 -05:00
U-ELIOT-019992DFC\Administrator
d56a95aa03 windows fixes (add .exe to binary names) 2009-02-10 10:48:52 -05:00
U-ELIOT-019992DFC\Administrator
465dac0b14 make windows compile mongod again - strange dep problem still 2009-02-10 10:07:18 -05:00
Eliot Horowitz
8356bec070 --noshell option 2009-02-09 14:30:45 -05:00
Eliot Horowitz
992fc7d84c change file name 2009-02-09 11:24:21 -05:00
Eliot Horowitz
61e3d021f2 for -latest, use dated install dir 2009-02-08 14:58:52 -05:00
Eliot Horowitz
1d26ef15ce make linux and osx do the same static library stuff 2009-02-08 10:42:10 -05:00
Eliot Horowitz
9e9aed15d3 mongoimport -> mongorestore 2009-02-08 10:37:39 -05:00
Eliot Horowitz
76001e45e3 fix install for headers 2009-02-07 19:20:15 -05:00
Eliot Horowitz
c39b5290c5 not sute what linux2 is about 2009-02-06 16:53:08 -05:00
Eliot Horowitz
e5b0aa464a dist target for testing 2009-02-06 16:51:14 -05:00
Dwight
9bf2bf3025 Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-06 14:22:05 -05:00
Eliot Horowitz
93ae19c91f spam 2009-02-06 13:51:42 -05:00
Dwight
9e237c3871 Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-06 13:30:27 -05:00
Dwight
94f125e855 new pagewriter
File class
sleepmillis fixed
2009-02-06 13:29:57 -05:00
Eliot Horowitz
c9bc5b0baa adhere to directory structure 2009-02-06 10:48:39 -05:00
Eliot Horowitz
288f208e83 linux64 static fixes 2009-02-05 12:42:35 -05:00
Eliot Horowitz
5a35a0f71d better debugging 2009-02-05 12:28:51 -05:00
Eliot Horowitz
a188aa9c04 --recstore 2009-02-04 15:08:55 -05:00
Eliot Horowitz
62ec296ec2 turn off recstore 2009-02-04 15:07:32 -05:00
Dwight
1290733ed9 some debug logging 2009-02-04 13:53:08 -05:00
Eliot Horowitz
aa8d592899 fail if can't build static mongo no matter waht 2009-02-04 09:49:57 -05:00
Eliot Horowitz
08f398a532 fail correctly on 64-bit linux 2009-02-04 09:41:52 -05:00
Eliot Horowitz
474529b74d better error messaging 2009-02-04 09:21:39 -05:00
Eliot Horowitz
e45d0f3cc9 error on release and not having static for mongod 2009-02-04 09:17:15 -05:00
Eliot Horowitz
8d4c4436dc hacky solution for --release to work on linux 2009-02-03 18:08:38 -05:00
Eliot Horowitz
57dac9f774 fix for not building shell 2009-02-03 17:19:00 -05:00
Eliot Horowitz
3aa74384ae grid/message -> util/message 2009-02-03 13:30:28 -05:00
Eliot Horowitz
6097055ca5 name change 2009-02-03 13:15:54 -05:00
Dwight
86fa7463e9 Merge branch 'master' of git.10gen.com:/data/gitroot/p
Conflicts:

	db/instance.cpp
2009-02-02 18:23:57 -05:00
Dwight
d1ba9dfb49 datastore work 2009-02-02 18:18:22 -05:00
Eliot Horowitz
84a10094d0 warning for release build 2009-02-02 17:54:03 -05:00
Eliot Horowitz
3bba95ecee gridfs impl and utility 2009-02-02 17:13:38 -05:00
Eliot Horowitz
7442bdf4e4 export to json/csv tool 2009-02-02 12:17:20 -05:00
Eliot Horowitz
ffe0da1e00 get bucket from settings 2009-02-02 09:54:11 -05:00
Eliot Horowitz
f248e745f0 fixName 2009-02-01 22:11:26 -05:00
yellow
7cf0e20824 fox for 64-bit linux that can't compile the shell but doesn't care 2009-02-01 19:49:02 -05:00
Eliot Horowitz
5c50c59ab9 some notes 2009-02-01 19:13:12 -05:00
Eliot Horowitz
90878cd7c1 s3dist taret to build and push to s3 for testing 2009-02-01 19:11:45 -05:00
Eliot Horowitz
5d0a8c18b4 actually fixed 64-bit linux 2009-02-01 18:41:25 -05:00
Eliot Horowitz
22b2a6b077 more 64-bit linux 2009-02-01 18:38:33 -05:00
Eliot Horowitz
12c28b40c1 working on something 2009-02-01 18:27:04 -05:00
Eliot Horowitz
834be43b5d fix 64bit linux 2009-02-01 18:26:18 -05:00
Eliot Horowitz
f11aee1bbc dist option that does a couple of nice thing and cleaning 2009-02-01 17:51:00 -05:00
Eliot Horowitz
172223db06 Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-01 17:39:12 -05:00
Eliot Horowitz
134cd0506c mac: 64bit and release play nicely now 2009-02-01 17:39:07 -05:00
Eliot Horowitz
7cea2101de solaris compile work 2009-02-01 09:06:49 -05:00
Eliot Horowitz
09bbd0e6c2 move dependencies around for broken systems 2009-01-30 17:00:05 -05:00
Eliot Horowitz
97aab58d4b Revert "UUID class"
This reverts commit e9fc9ce950.
2009-01-30 16:21:39 -05:00
Eliot Horowitz
6bb4abc017 Revert "better for linux"
This reverts commit c6acd530d4.
2009-01-30 16:21:30 -05:00
Eliot Horowitz
c6acd530d4 better for linux 2009-01-30 16:14:04 -05:00
Eliot Horowitz
e9fc9ce950 UUID class 2009-01-30 15:58:44 -05:00
Eliot Horowitz
2b4e2fec38 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-30 12:01:01 -05:00
Eliot Horowitz
ecbb89bfc8 dependancy fix 2009-01-30 12:00:51 -05:00
Aaron
fbac7df0bf Add --noOptimization option 2009-01-30 10:29:07 -05:00
Eliot Horowitz
33c50a60a3 python is weird 2009-01-30 09:47:01 -05:00
Eliot Horowitz
223f315b1b fedora jvm 2009-01-30 09:46:25 -05:00
Eliot Horowitz
df2b701b0f option to use main memory instead of memory mapped files
really only for testing
though i guess is kind of cool if you want to use the db purely for an in memory cache
scons --mm to build
2009-01-29 22:31:13 -05:00
Eliot Horowitz
c18f2e4927 clean up mmap includes 2009-01-29 22:21:33 -05:00
Eliot Horowitz
8e9938c9c6 linux is broken with --static 2009-01-29 16:55:10 -05:00
Eliot Horowitz
d4c82212f8 mongoimportjson 2009-01-29 13:01:45 -05:00
Eliot Horowitz
026bd860c8 appendWhere and example 2009-01-29 10:30:25 -05:00
Eliot Horowitz
584d2d36f2 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-29 09:24:15 -05:00
Eliot Horowitz
5b68fbcfd2 smokeClient 2009-01-29 09:19:51 -05:00
Eliot Horowitz
d026d5b774 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-29 07:51:37 -05:00
Eliot Horowitz
85cb837685 make libmongoclient.a actually install
might bring back some issues
2009-01-28 21:19:27 -05:00
Eliot Horowitz
1c0424c78d typo 2009-01-28 18:04:08 -05:00
Eliot Horowitz
dde34ebb77 mac release option 2009-01-28 17:27:12 -05:00
Eliot Horowitz
d71cb1d7d2 moving to unified Tool system 2009-01-27 15:16:09 -05:00
Aaron
2fdd4eb9fe Merge SConstruct changes 2009-01-27 13:22:57 -05:00
Aaron
881ca5de94 Build 32bit shell given --64 spec on osx, fix install dependency 2009-01-27 13:19:35 -05:00
Eliot Horowitz
df7c753640 s3shell target for pushign shell to s3 2009-01-27 13:08:44 -05:00
Eliot Horowitz
103aa3058e all target for main things 2009-01-27 12:30:50 -05:00
Eliot Horowitz
8b42f2ad0a j != l 2009-01-27 11:40:29 -05:00
Eliot Horowitz
90d1f24c2b beter error messages 2009-01-27 11:38:41 -05:00
Eliot Horowitz
1fa2f5a237 build 32 bit objects independandly on 64-bit linux 2009-01-27 11:27:34 -05:00
Eliot Horowitz
f6f9412d00 let scons try the different versions so it can cache better 2009-01-27 09:37:33 -05:00
Eliot Horowitz
511a6d236e change names 2009-01-27 09:26:15 -05:00
Eliot Horowitz
8ef61c729a 32bit fix 2009-01-27 08:57:15 -05:00
Eliot Horowitz
53687d9068 fix v8 pathing 2009-01-26 23:30:22 -05:00
Eliot Horowitz
f235a0f1b1 add dbshell to install 2009-01-26 22:58:43 -05:00
Eliot Horowitz
2314b0b011 v8 default 2009-01-26 22:54:22 -05:00
Eliot Horowitz
4ffda5ea25 dbshell 2009-01-26 22:19:15 -05:00
Aaron
92e897a62a Add support for linking to 64bit libraries in /usr/64 2009-01-26 16:29:19 -05:00
Eliot Horowitz
5aad452d03 64bit fixes/boost 1.37+ support 2009-01-25 10:01:43 -05:00
Mike Dirolf
015ebd1407 add macports include/lib locations 2009-01-23 13:37:41 -05:00
Aaron
4fd8be64c8 Fix dependency problem 2009-01-23 11:28:29 -05:00
Eliot Horowitz
64e1027072 track where the db was started from so easier to find jars 2009-01-22 11:15:51 -05:00
Eliot Horowitz
1d0fe75a92 32/64 bit changes 2009-01-22 10:14:03 -05:00
Eliot Horowitz
559e0057f0 32 bit choice 2009-01-22 09:12:58 -05:00
Eliot Horowitz
bbb6744798 simple authTest 2009-01-20 11:38:12 -05:00
Eliot Horowitz
337f3ca3cf security commands only in server 2009-01-20 11:19:09 -05:00
Eliot Horowitz
4c4bfebbc9 64 bit stuff, security 2009-01-20 10:22:09 -05:00
Eliot Horowitz
40ae451316 oops 2009-01-19 14:25:50 -05:00
Eliot Horowitz
0279a79e5a configurable java home 2009-01-19 13:02:41 -05:00
Eliot Horowitz
1eee5b454c linux 64 bit 2009-01-19 11:59:42 -05:00
Aaron
0f937ba9c9 New CheckLib code causes . dependency to prevent gitPush from running. Not sure why 2009-01-19 10:54:02 -05:00
Eliot Horowitz
8db6d69f00 should work with various boost versions now 2009-01-18 15:32:00 -05:00
Aaron
7ab5c92da2 Extension, not suffix 2009-01-18 10:23:57 -05:00
Aaron
be8eec73d1 Ha, remove tab in SConstruct 2009-01-17 10:33:43 -05:00
Aaron
4097bfec55 Add new scons targets for convenience: smoke, checkSource, and push 2009-01-17 09:22:55 -05:00
Eliot Horowitz
938c2c07a8 some cleaning so that client doesn't have to link against java and pcre 2009-01-15 10:08:20 -05:00
Eliot Horowitz
47e463f0ce --prefix to conrol install location 2009-01-14 10:58:32 -05:00
Eliot Horowitz
6d7a16678b simple clientTest 2009-01-13 15:45:49 -05:00
Eliot Horowitz
4e60ec0df1 sayPiggyBack/piggyBack
not implemented yet, just passes through to say
2009-01-13 12:53:00 -05:00
Eliot Horowitz
adcb736a7a added cursor.cpp 2009-01-13 11:10:45 -05:00
Eliot Horowitz
ea90934bda cleaning targets/example 2009-01-13 09:56:18 -05:00
Eliot Horowitz
390d949b6d test target to make dbtests 2009-01-13 09:15:47 -05:00
Eliot Horowitz
a9be70b77f playing with install task 2009-01-12 15:27:55 -05:00
Eliot Horowitz
451116c121 libmongoclient.a target 2009-01-12 10:34:12 -05:00
Eliot Horowitz
4b040c0ceb fix need .cpp here, not .o 2009-01-12 10:27:43 -05:00
Eliot Horowitz
27ef7c544d import 2009-01-11 23:02:19 -05:00
Eliot Horowitz
3c0d26731e more flexible windows - works on win 2003 2009-01-09 12:16:32 -05:00
Eliot Horowitz
5830f2872d works on windows 2009-01-08 09:53:46 -05:00