summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* give mongo a little more time start upEliot Horowitz2009-08-241-1/+1
* look local dir for libs first SERVER-238Eliot Horowitz2009-08-151-1/+1
* windows fix MINORr0.9.8Eliot Horowitz2009-08-141-1/+1
* cleaning install stuff - adding tiger infoEliot Horowitz2009-08-141-6/+11
* fix os-x 64 bit dependencay issueEliot Horowitz2009-08-131-0/+3
* compile on 10.4 SERVER-231Eliot Horowitz2009-08-121-0/+3
* Merge branch 'master' of git://github.com/mongodb/mongoMike Dirolf2009-08-071-0/+7
|\
| * 'scons test_shell' to run shell testsMike Dirolf2009-08-071-0/+7
* | towards mongosniff on windows with winpcapMike Dirolf2009-08-071-2/+9
|/
* make sure binaries are 0755 SERVER-209yellow2009-08-051-0/+8
* --pg option for profilingEliot Horowitz2009-07-291-0/+8
* trying to make lib more compatibleEliot Horowitz2009-07-281-1/+2
* minor: add modeline for emacsMike Dirolf2009-07-271-1/+1
* tests can kill mongod on windows with Python < 2.6Mike Dirolf2009-07-271-5/+9
* 64-bit windows build just about workingEliot Horowitz2009-07-271-10/+13
* a little more 64-bit win workEliot Horowitz2009-07-241-1/+4
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-07-241-10/+16
|\
| * don't link against pcap except for mongosniffEliot Horowitz2009-07-231-4/+5
| * minor: conditionally install mongosniffMike Dirolf2009-07-221-1/+4
| * install mongosniff for release buildsMike Dirolf2009-07-221-0/+2
| * minor: whitespaceMike Dirolf2009-07-221-5/+5
| * build mongosniff dynamically if no .a is aroundEliot Horowitz2009-07-221-1/+1
* | win64 checkpointEliot Horowitz2009-07-241-12/+36
|/
* beginnings of mms clientEliot Horowitz2009-07-171-2/+2
* solaris build portability MINOREliot Horowitz2009-07-171-1/+1
* put . first in lib searchEliot Horowitz2009-07-131-2/+2
* fix scons on linux MINOREliot Horowitz2009-07-091-1/+1
* linux -static optionEliot Horowitz2009-07-071-2/+20
* ensure linux builds we push to s3 don't have GLIBC_2.4 dependenciesEliot Horowitz2009-07-071-6/+33
* removing old v8 optionEliot Horowitz2009-07-071-9/+0
* disable some winodws warnings MINOREliot Horowitz2009-07-021-0/+1
* pcre options for windowsyellow2009-06-301-1/+1
* --extrapath for different build pathsyellow2009-06-301-0/+13
* make it hard to mess up building 64-bit MINOREliot Horowitz2009-06-301-1/+4
* nix readline compile fix possiblyEliot Horowitz2009-06-291-0/+1
* make /tmp/unittest when doing scons test MINOREliot Horowitz2009-06-111-0/+3
* don't allow force64 on 64-bit machineEliot Horowitz2009-06-111-0/+4
* Merge commit 'alanw/master'Eliot Horowitz2009-06-081-1/+1
|\
| * Moved implementation code from stdafx to correct pre-compiled headersalanw2009-06-041-1/+1
* | add util/ntservice.cpp for windows MINOREliot Horowitz2009-06-041-0/+2
|/
* don't strip on macEliot Horowitz2009-06-011-1/+3
* minor: towards being able to run tests on windowsMike Dirolf2009-06-011-2/+7
* js can be a sibling to mongo directory on windowsMike Dirolf2009-06-011-3/+5
* smokeRepl relies on mongobridge MINORAaron2009-05-291-1/+1
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-291-2/+7
|\
| * strip installed binariesyellow2009-05-291-1/+6
| * windows compile MINOReliot2009-05-291-1/+1
* | create /data/ and /data/db/ in scons target tests if they don't existAaron2009-05-291-2/+12
|/
* if the version in the code is 'clean' then do a dist release for s3distEliot Horowitz2009-05-291-2/+11
* fixed some readline issues with scon MINORyellow2009-05-291-7/+3