summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Remove stray debug print statement from SConstructJason Rassi2012-11-051-1/+0
* SERVER-7473 Provide functionality for registering "module" tests in SCons.Andy Schwerin2012-10-311-1/+2
* SERVER-7086 Integrate third_party V8 build into SConstructJason Rassi2012-10-291-5/+2
* SERVER-7086 Complete implementation of V8 SConscriptJason Rassi2012-10-291-1/+2
* Revert "(should) fix build on most linux machines"Hari Khalsa2012-10-291-3/+0
* (should) fix build on most linux machinesHari Khalsa2012-10-291-0/+3
* --use-cpu-profiler shouldn't impact variant dirEliot Horowitz2012-10-241-1/+1
* SERVER-7118 Change "mongo modules" to use SConscript files for modules.Andy Schwerin2012-10-231-12/+18
* can pass a list of files to lint.pyEliot Horowitz2012-10-161-1/+1
* move lint code to its own directoryEliot Horowitz2012-10-151-70/+2
* hook up our own IsTestFilename for cpplintEliot Horowitz2012-10-151-1/+9
* hookup google cpplint, and make "scons lint" run the checks we pass on nowEliot Horowitz2012-10-151-0/+72
* Do not import now-defunct buildscripts.bb in SConstruct.Andrew Schwerin2012-10-121-1/+0
* remove bb.py as it's no longer needed in buildbotRandall Hunt2012-10-121-1/+0
* Simplify the implementation of s3push() in SConstruct, eliminate _rpartition ...Andy Schwerin2012-10-041-25/+10
* Fix BUILDBOT-185 by checking env['MONGO_MODULES'] and adding it to the build ...Randall Hunt2012-09-181-6/+7
* fix module searchpath for 2.2Randall Hunt2012-09-181-1/+1
* SERVER-6848 Replace tabs with 8 spaces in SConstructTad Marshall2012-09-021-4/+4
* SERVER-4683 Only use embedded tcmalloc on x86_64 linux by default.Andy Schwerin2012-08-101-1/+2
* SERVER-4683 Support the imported tcmalloc, ystem tcmalloc or the default syst...Andy Schwerin2012-08-101-7/+23
* SERVER-6532 Add PDB for mongos and mongod to Windows dist archive.Andy Schwerin2012-08-071-0/+2
* SERVER-6713 use /LARGEADDRESSAWARE linker switch in WindowsTad Marshall2012-08-051-0/+3
* SERVER-6705 disable FPO for 32-bit WindowsTad Marshall2012-08-041-3/+4
* Link programs by linking all object files on the command line.Andy Schwerin2012-07-171-0/+2
* SERVER-3893, can't find a system where this breaks right nowEliot Horowitz2012-07-111-2/+1
* allow db modules to declare scripts that are run as a test suiteDan Crosta2012-07-101-0/+1
* discover and configure modules in db/modules/Dan Crosta2012-07-061-0/+9
* SERVER-6158: Link against an explicit instance of the mongoclient library.Andy Schwerin2012-07-051-2/+0
* better freebsd support in sconstructMatt Dannenberg2012-06-131-1/+2
* SERVER-5852: Use frame-pointers in 64-bit FreeBSD builds.Andy Schwerin2012-06-081-0/+1
* SERVER-5702 Fix Build BreakAndy Schwerin2012-06-041-1/+1
* SERVER-5702: Add ability to register unit tests in SCons.Andy Schwerin2012-06-041-2/+4
* SERVER-5702: C++ unit test framework that can be compiled separately.Andy Schwerin2012-06-041-1/+1
* Revert "SERVER-5852 use libunwind routines for backtrace on freebsd"Eric Milkie2012-05-241-8/+3
* SERVER-5852 use libunwind routines for backtrace on freebsdEric Milkie2012-05-241-3/+8
* Set linker flags for GNU ld on FreeBSD 9Dan Crosta2012-05-161-1/+3
* SERVER-5791: SCons shouldn't die if HOME env var is not setDan Crosta2012-05-091-5/+5
* write minidumps for unhandled exceptions on WindowsEric Milkie2012-04-241-1/+1
* SERVER-5557: Higher performance timer on Linux.Andy Schwerin2012-04-231-1/+6
* SCons: No need to check for libstdc++ when building on *nix machines.Andy Schwerin2012-04-191-5/+0
* python on windows doesn't support unameEliot Horowitz2012-04-191-1/+4
* some cleaning based on andy's code reviewEliot Horowitz2012-04-181-8/+6
* make config files and db depend on os/hostEliot Horowitz2012-04-181-0/+6
* Move printStackTrace into new stacktrace.h/cpp; improve detection of execinfo.h.Andy Schwerin2012-04-121-2/+5
* SERVER-5524 upload client tarball to correct location in S3Dan Crosta2012-04-051-6/+3
* new scons option --mute, for less build outputEric Milkie2012-04-031-0/+9
* cleanup pch; move some macros to SConstructEric Milkie2012-04-031-11/+8
* SERVER-5451: Fix "scons clientBuild" on buildbots with Boost installed in non...Andy Schwerin2012-03-301-0/+1
* SCons: Build spidermonkey using a SConscript, instead of the third-party tool...Andy Schwerin2012-03-281-35/+2
* SCons: Move snappy library building into its own SConscript.Andy Schwerin2012-03-281-0/+2