Eliot Horowitz
|
d5c4aad051
|
-Wconversion not ready yet
|
2010-11-29 22:09:07 -05:00 |
|
Eliot Horowitz
|
7523f20d84
|
better VariantDir settings for osx-64 bit
|
2010-11-29 21:54:04 -05:00 |
|
Eliot Horowitz
|
a38d9a4da1
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-11-29 21:34:29 -05:00 |
|
Dwight
|
bfdffff0a4
|
alignedbuilder improvements and fixes for other platforms
|
2010-11-29 14:08:31 -05:00 |
|
Eliot Horowitz
|
63cbdf9b3d
|
add -Wconversion
|
2010-11-29 10:39:28 -05:00 |
|
Eliot Horowitz
|
876a13513b
|
--distcc option for compile
|
2010-11-29 02:36:54 -05:00 |
|
dwight
|
5016bf9d2c
|
compile
|
2010-11-28 19:26:17 -05:00 |
|
Alberto Lerner
|
348f12125c
|
ChunkMatcher is now ShardChunkManager
|
2010-11-19 05:33:12 -05:00 |
|
Eliot Horowitz
|
a0de804492
|
more FieldMatcher cleaning
|
2010-11-15 16:36:02 -05:00 |
|
dwight
|
0813c481af
|
scons dur
|
2010-11-15 14:22:00 -05:00 |
|
Alberto Lerner
|
9f5e46b492
|
pull ChunkMatcher to its own module
|
2010-11-12 22:45:19 -05:00 |
|
dwight
|
c24d82a1ae
|
work on logfile.cpp
|
2010-11-08 09:21:33 -05:00 |
|
Alberto Lerner
|
a226549234
|
start background splitter work
|
2010-11-04 18:28:43 -04:00 |
|
Dwight
|
c5ca01e648
|
dur
|
2010-11-04 17:43:02 -04:00 |
|
Alberto Lerner
|
b0140357af
|
disk/directoryperdb.js depends on mongodump/mongorestore
|
2010-11-01 21:22:09 -04:00 |
|
Dwight
|
ac98f10a3d
|
merge
|
2010-10-01 16:19:38 -04:00 |
|
Dwight
|
45a7620aac
|
dur work
|
2010-10-01 16:14:36 -04:00 |
|
Alberto Lerner
|
a6b0eee2c0
|
SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cpp
|
2010-10-01 13:28:19 -04:00 |
|
Alberto Lerner
|
9076c182ec
|
SERVER-1822 pull out WriteBackListener, next dedup will use it
|
2010-10-01 12:45:36 -04:00 |
|
Eliot Horowitz
|
8a0dcd7f9c
|
compile
|
2010-09-30 17:45:40 -04:00 |
|
Eliot Horowitz
|
f550177b1a
|
moving some commands into db/commands/ directory
|
2010-09-30 17:37:19 -04:00 |
|
Dwight
|
07c7c19a4d
|
remove more files
|
2010-09-30 15:55:20 -04:00 |
|
Dwight
|
b016258805
|
remove unused code and files
|
2010-09-30 15:42:04 -04:00 |
|
Mathias Stearn
|
87d78a3ac4
|
Lower minimum scons version to 0.98.4 SERVER-1789
|
2010-09-15 17:17:57 -04:00 |
|
Mathias Stearn
|
165b3d70fd
|
Fail early on old scons versions SERVER-1789
|
2010-09-15 15:38:55 -04:00 |
|
Eliot Horowitz
|
3db3cb13dc
|
simple js benchmakring harness
|
2010-09-14 18:53:21 -04:00 |
|
Dwight
|
0c6d1a34c1
|
no fprofile-use yet, but put in what would be necessary
|
2010-09-14 16:48:31 -04:00 |
|
Mathias Stearn
|
5f5e84796e
|
make scons colorgcc friendly
|
2010-09-10 19:00:32 -04:00 |
|
dwight
|
2584ba0ae4
|
remove capped2 for now - maybe later
|
2010-09-09 17:07:23 -04:00 |
|
Dwight
|
0f8fc0fca0
|
build
|
2010-09-09 12:10:33 -04:00 |
|
Mathias Stearn
|
543357ec31
|
fix build
|
2010-09-07 14:42:07 -04:00 |
|
Mathias Stearn
|
494366f5c1
|
Ensure client headers include cleanly in any context SERVER-1267
|
2010-09-07 13:01:21 -04:00 |
|
Eliot Horowitz
|
e4db8da016
|
try to fix osx 32-bit
|
2010-09-02 21:24:18 -04:00 |
|
Mike Dirolf
|
862b77d3de
|
minor: smokeClient -> client
|
2010-08-27 10:44:23 -04:00 |
|
Mike Dirolf
|
7012f9a6ff
|
rename targets for smoke.py, but not the scons invocation of them
|
2010-08-26 16:01:46 -04:00 |
|
Eliot Horowitz
|
1783eb7219
|
fix *nix compile
|
2010-08-21 12:00:21 -04:00 |
|
Justin Dearing
|
d504248032
|
Fixed windows build.
ntservice.cpp was being linked everywhere.
|
2010-08-21 23:53:30 +08:00 |
|
Alberto Lerner
|
806092f847
|
add tool to debugging belt
|
2010-08-19 11:26:07 -04:00 |
|
Alberto Lerner
|
b07f1daced
|
SERVER-1593 a new signal handler for abrupt exit cases
|
2010-08-16 20:03:54 -04:00 |
|
Eliot Horowitz
|
7877247c04
|
make windows debug flags inline with *nix
|
2010-08-14 00:09:26 -04:00 |
|
Mathias Stearn
|
5d91a354ad
|
use '\' on windows too for cleaner commits
|
2010-08-11 20:25:36 -04:00 |
|
Mathias Stearn
|
36134dafaf
|
windows fix
|
2010-08-10 15:15:59 -04:00 |
|
Mathias Stearn
|
c534b26997
|
newline at end of file
|
2010-08-10 15:04:30 -04:00 |
|
Mathias Stearn
|
d32a6f827a
|
better fix
|
2010-08-10 15:03:25 -04:00 |
|
Mathias Stearn
|
ed8cb27837
|
windows fix
|
2010-08-10 15:00:08 -04:00 |
|
Mathias Stearn
|
e8e772181a
|
Use one string per JS file.
mongo_vstudio.cpp in next push
|
2010-08-10 14:44:10 -04:00 |
|
Mathias Stearn
|
06cb7f821f
|
use StringData for hardcoded JS files
|
2010-08-10 14:44:10 -04:00 |
|
Alberto Lerner
|
011e22c064
|
SERVER-1517 Add --heapcheck options to build
|
2010-08-10 11:07:41 -04:00 |
|
Alberto Lerner
|
c629c8e2c2
|
Revert "SERVER-1517 Add --heapcheck option to build (tentative)"
This reverts commit d607f3dcdc .
|
2010-08-10 06:48:27 -07:00 |
|
Alberto Lerner
|
d607f3dcdc
|
SERVER-1517 Add --heapcheck option to build (tentative)
|
2010-08-10 06:40:33 -07:00 |
|