summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* changed mongoimportJSON to mongoimport - handles json/tsv/csvEliot Horowitz2009-10-091-1/+1
* making js smaller. moved md5 to c++, doing some cleaning of js codeEliot Horowitz2009-10-071-2/+6
* windows testingEliot Horowitz2009-10-011-8/+8
* simple base64::encodeEliot Horowitz2009-09-301-1/+2
* move some functionality out to buildscripts directoryMike Dirolf2009-09-251-59/+7
* casingEliot Horowitz2009-09-241-1/+1
* starting map/reduce SERVER-208Eliot Horowitz2009-09-211-1/+1
* mr.cpp doesn't exist yetEliot Horowitz2009-09-211-1/+1
* use mmap instead of readEliot Horowitz2009-09-211-1/+1
* perftests to new unit test frameworkEliot Horowitz2009-09-181-2/+2
* compile MINOREliot Horowitz2009-09-161-2/+2
* external srot for BSONObj and DiskLoc SERVER-291Eliot Horowitz2009-09-161-1/+1
* scons is annoying with gchEliot Horowitz2009-09-091-1/+1
* playing with pre-compiled headersEliot Horowitz2009-09-091-2/+12
* starting sharding name cleanup SHARDING-25Eliot Horowitz2009-08-311-1/+1
* --boost-versionEliot Horowitz2009-08-311-2/+17
* make --64 legal even on a 64-bit machineEliot Horowitz2009-08-291-3/+1
* windows compileEliot Horowitz2009-08-281-4/+5
* xulrunner in ubuntu passes all client tests nowEliot Horowitz2009-08-281-1/+5
* solaris UGH MINOREliot Horowitz2009-08-281-0/+1
* remove c dependsEliot Horowitz2009-08-281-2/+1
* some solaris fixesEliot Horowitz2009-08-281-1/+4
* --cxx should do CC as wellEliot Horowitz2009-08-281-0/+1
* --cxx optionEliot Horowitz2009-08-281-0/+9
* magic version number thing has to look for - tooEliot Horowitz2009-08-281-1/+1
* look for settings.py backwards a bitEliot Horowitz2009-08-271-0/+2
* move test_shell with the rest of the tests in preparation for factoring tests...Mike Dirolf2009-08-261-8/+8
* 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
|/