yellow
|
ca4d567d79
|
pcre options for windows
|
2009-06-30 16:39:31 -04:00 |
|
yellow
|
8208dfe87f
|
--extrapath for different build paths
|
2009-06-30 16:08:42 -04:00 |
|
Eliot Horowitz
|
f1de9d5913
|
make it hard to mess up building 64-bit MINOR
|
2009-06-30 13:45:55 -04:00 |
|
Eliot Horowitz
|
5bf477863e
|
nix readline compile fix possibly
|
2009-06-29 13:09:30 -04:00 |
|
Eliot Horowitz
|
688b0dc3a3
|
make /tmp/unittest when doing scons test MINOR
|
2009-06-11 20:13:14 -04:00 |
|
Eliot Horowitz
|
d5088e4c9c
|
don't allow force64 on 64-bit machine
|
2009-06-11 12:32:03 -04:00 |
|
Eliot Horowitz
|
905f018510
|
Merge commit 'alanw/master'
Conflicts:
db/db.cpp
msvc/server_only/server_only.vcproj
stdafx.cpp
util/log.h
|
2009-06-08 14:15:15 -04:00 |
|
Eliot Horowitz
|
27f84df31f
|
add util/ntservice.cpp for windows MINOR
|
2009-06-04 08:56:51 -04:00 |
|
alanw
|
3224ad222a
|
Moved implementation code from stdafx to correct pre-compiled headers
|
2009-06-04 12:25:58 +01:00 |
|
Eliot Horowitz
|
3ef3489ad5
|
don't strip on mac
|
2009-06-01 16:09:16 -04:00 |
|
Mike Dirolf
|
eb02ffe19b
|
minor: towards being able to run tests on windows
|
2009-06-01 14:04:12 -04:00 |
|
Mike Dirolf
|
11aaed6a9f
|
js can be a sibling to mongo directory on windows
|
2009-06-01 11:28:03 -04:00 |
|
Aaron
|
f490759af1
|
smokeRepl relies on mongobridge MINOR
|
2009-05-29 15:32:24 -04:00 |
|
Aaron
|
6a2edd12fd
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-29 13:36:59 -04:00 |
|
Aaron
|
c4f307c485
|
create /data/ and /data/db/ in scons target tests if they don't exist
|
2009-05-29 13:36:42 -04:00 |
|
yellow
|
21e7f9c42c
|
strip installed binaries
|
2009-05-29 13:23:25 -04:00 |
|
eliot
|
bc43e8c793
|
windows compile MINOR
|
2009-05-29 12:08:51 -04:00 |
|
Eliot Horowitz
|
7dbf34c67e
|
if the version in the code is 'clean' then do a dist release for s3dist
|
2009-05-29 10:21:43 -04:00 |
|
yellow
|
e24e6f3cbe
|
fixed some readline issues with scon MINOR
|
2009-05-29 07:32:30 -04:00 |
|
Eliot Horowitz
|
5f160bb92e
|
working on nice s3push methods that don't involve manual work MINOR
|
2009-05-28 22:35:26 -04:00 |
|
Eliot Horowitz
|
7c0ef7b21d
|
typo MINOR
|
2009-05-28 13:19:19 -04:00 |
|
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 |
|