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

633 Commits

Author SHA1 Message Date
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
Eliot Horowitz
38a4979c83 Revert "get mmap stuff out of commonFiles"
This reverts commit 5d307a6bba.
2010-08-06 13:13:49 -04:00
Mathias Stearn
5d307a6bba get mmap stuff out of commonFiles 2010-08-06 10:40:17 -04:00
Eliot Horowitz
9a0ca34b35 try to fix line encodings 2010-08-04 15:43:43 -04:00
Eliot Horowitz
0f1e1e2c26 bsondump 2010-08-03 15:18:47 -04:00
Eliot Horowitz
dba5ecbdb6 more cxx driver build hacking 2010-07-30 18:56:05 -04:00
Richard Kreuter
bce9ccd0e7 Add a smokeReplSets target to SConstruct. 2010-07-29 13:42:39 -04:00
Eliot Horowitz
02a8ce101f only use -Werror on linux 2010-07-28 22:37:09 -04:00
Eliot Horowitz
afedeecec4 don't use -Werror on solaris 2010-07-28 17:25:36 -04:00
Andrew C. Morrow
fc2f3d541f enable -Werror for gcc, fix one warning that becomes an error 2010-07-29 05:14:13 +08:00
Alberto Lerner
bceacf2544 SERVER-1292 A bit more prep, separate grid.{h,cpp} from config 2010-07-28 14:24:55 -04:00
Mike Dirolf
611e2cc3ab Merge branch 'master' of github.com:mongodb/mongo 2010-07-28 14:02:40 -04:00
Mike Dirolf
afd32fccef to test, just build .a and tests files, not .so 2010-07-28 14:02:26 -04:00
Eliot Horowitz
f27b7ba4f7 Merge branch 'master' of github.com:mongodb/mongo 2010-07-28 13:29:55 -04:00
Mike Dirolf
8d6a597d62 don't build libraries for justClient by default 2010-07-28 12:24:34 -04:00
Mike Dirolf
45223e58c2 call wants args to be in an array 2010-07-28 11:28:11 -04:00
Eliot Horowitz
6ef654f43c Merge branch 'master' of github.com:mongodb/mongo 2010-07-28 11:09:46 -04:00
Eliot Horowitz
a22ab2a729 more webserver split out/cleaning 2010-07-28 11:09:38 -04:00
Mike Dirolf
5eb93a30e6 add --extrapath to client build 2010-07-28 10:57:31 -04:00
Eliot Horowitz
c317b30cc1 tiny prep 2010-07-28 10:14:39 -04:00
Eliot Horowitz
c3175a2b9b move rest out of dbwebserver 2010-07-28 10:13:56 -04:00
Eliot Horowitz
652006804f change dist name for --nostrip 2010-07-28 00:55:58 -04:00
Mike Dirolf
eeb86f5ab9 minor: use store_true for --sharedclient SERVER-1266 2010-07-27 11:49:54 -04:00
Mike Dirolf
d36e4b6e0b add -Wl,--as-needed and -Wl,-zdefs only on linux 2010-07-27 10:37:48 -04:00
Eliot Horowitz
723c40aee6 Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 17:17:52 -04:00
Eliot Horowitz
a85b659bb6 SERVER-1266 -Wl,as-needed flag for shared library 2010-07-26 17:17:20 -04:00
Mike Dirolf
b9cbee6a54 minor: fix --full 2010-07-26 17:09:02 -04:00
Mike Dirolf
57250beeda minor: clean up mongoclient alias 2010-07-26 14:47:52 -04:00
Mike Dirolf
5a5e2eccbb Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 14:29:34 -04:00
Mike Dirolf
b7358a8ea9 remove --includeheaders in favor of --full. uninclude client from default install, but include with --full. fix mongoclient target to take --sharedclient into account 2010-07-26 14:29:30 -04:00
Eliot Horowitz
422f9a4f9b Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 14:26:20 -04:00
Eliot Horowitz
c7a38e409d cleaning pidfilepath code - adding to mongos SERVER-1488 2010-07-26 14:25:55 -04:00
Mike Dirolf
4fbb3cca67 add --includeheaders option for scons install SERVER-1355 2010-07-26 14:16:20 -04:00
Eliot Horowitz
357cb2918e move logging cpp code into log.cpp 2010-07-24 12:40:07 -04:00