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

322 Commits

Author SHA1 Message Date
Eliot Horowitz
f3a27aaa7e scons is annoying with gch 2009-09-09 10:58:59 -04:00
Eliot Horowitz
3315fba0bb playing with pre-compiled headers 2009-09-09 09:46:12 -04:00
Eliot Horowitz
75e16447a4 starting sharding name cleanup SHARDING-25 2009-08-31 16:31:50 -04:00
Eliot Horowitz
bcafeaa12d --boost-version 2009-08-31 14:56:49 -04:00
Eliot Horowitz
17867af75b make --64 legal even on a 64-bit machine 2009-08-29 21:13:11 -04:00
Eliot Horowitz
ba0f9ce5ac windows compile 2009-08-28 16:44:03 -04:00
Eliot Horowitz
3c6ec5274a xulrunner in ubuntu passes all client tests now 2009-08-28 13:27:15 -04:00
Eliot Horowitz
b21aa65bee solaris UGH MINOR 2009-08-28 11:58:38 -04:00
Eliot Horowitz
e277dffe54 remove c depends 2009-08-28 11:57:09 -04:00
Eliot Horowitz
7a1a7fe021 some solaris fixes 2009-08-28 11:50:20 -04:00
Eliot Horowitz
97d1bdbca6 --cxx should do CC as well 2009-08-28 11:20:06 -04:00
Eliot Horowitz
27299f6d78 --cxx option 2009-08-28 11:14:26 -04:00
Eliot Horowitz
2069e63053 magic version number thing has to look for - too 2009-08-28 02:09:14 -04:00
Eliot Horowitz
3a0c430aec look for settings.py backwards a bit 2009-08-27 11:52:22 -04:00
Mike Dirolf
3def379b21 move test_shell with the rest of the tests in preparation for factoring tests out into buildscripts/ 2009-08-26 16:48:10 -04:00
Eliot Horowitz
336d533567 give mongo a little more time start up 2009-08-24 17:13:21 -04:00
Eliot Horowitz
bf34e9dec6 look local dir for libs first SERVER-238 2009-08-15 23:39:36 -04:00
Eliot Horowitz
75a58367af windows fix MINOR 2009-08-14 14:29:59 -04:00
Eliot Horowitz
974d710128 cleaning install stuff - adding tiger info 2009-08-14 10:55:52 -04:00
Eliot Horowitz
c04c03474c fix os-x 64 bit dependencay issue 2009-08-13 22:44:55 -04:00
Eliot Horowitz
7b9da727ba compile on 10.4 SERVER-231 2009-08-12 14:54:53 -04:00
Mike Dirolf
a6e8d4cb01 Merge branch 'master' of git://github.com/mongodb/mongo 2009-08-07 17:03:28 -04:00
Mike Dirolf
04d1d87a5f towards mongosniff on windows with winpcap 2009-08-07 17:02:47 -04:00
Mike Dirolf
38bcbc9cae 'scons test_shell' to run shell tests 2009-08-07 16:57:54 -04:00
yellow
1fa83c1892 make sure binaries are 0755 SERVER-209 2009-08-05 15:38:58 -04:00
Eliot Horowitz
0fe89a134e --pg option for profiling 2009-07-29 14:19:55 -04:00
Eliot Horowitz
8f1fd28d05 trying to make lib more compatible 2009-07-28 01:02:41 -04:00
Mike Dirolf
0933c25a43 minor: add modeline for emacs 2009-07-27 17:30:41 -04:00
Mike Dirolf
9cf1b9d68c tests can kill mongod on windows with Python < 2.6 2009-07-27 16:24:09 -04:00
Eliot Horowitz
3cc17c8c5f 64-bit windows build just about working 2009-07-27 13:50:25 -04:00
Eliot Horowitz
2ebcfab1d3 a little more 64-bit win work 2009-07-24 14:55:42 -04:00
Eliot Horowitz
a62f1b40ba Merge branch 'master' of git@github.com:mongodb/mongo 2009-07-24 14:28:16 -04:00
Eliot Horowitz
ea02e20990 win64 checkpoint 2009-07-24 14:27:35 -04:00
Eliot Horowitz
2d61cb2d7c don't link against pcap except for mongosniff 2009-07-23 20:48:23 -04:00
Mike Dirolf
00b52c1add minor: conditionally install mongosniff 2009-07-22 13:56:51 -04:00
Mike Dirolf
ef93107b55 install mongosniff for release builds 2009-07-22 13:42:57 -04:00
Mike Dirolf
ba2dfa6441 minor: whitespace 2009-07-22 13:42:21 -04:00
Eliot Horowitz
890a4d23f4 build mongosniff dynamically if no .a is around 2009-07-22 11:26:19 -04:00
Eliot Horowitz
45f29d0123 beginnings of mms client 2009-07-17 15:49:24 -04:00
Eliot Horowitz
467d16be4a solaris build portability MINOR 2009-07-17 11:21:42 -04:00
Eliot Horowitz
b10cd34b95 put . first in lib search 2009-07-13 13:44:11 -04:00
Eliot Horowitz
59255f4192 fix scons on linux MINOR 2009-07-09 23:18:55 -04:00
Eliot Horowitz
bc36e762d3 linux -static option 2009-07-07 11:12:39 -04:00
Eliot Horowitz
65e16d430e ensure linux builds we push to s3 don't have GLIBC_2.4 dependencies 2009-07-07 10:44:43 -04:00
Eliot Horowitz
e0851fb390 removing old v8 option 2009-07-07 10:05:30 -04:00
Eliot Horowitz
e4dcf3920c disable some winodws warnings MINOR 2009-07-02 14:55:05 -04:00
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