summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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
* SCons, use CCFLAGS, not CPPFLAGS, when referring to compiler flags.Andy Schwerin2012-03-281-24/+24
* SCons: Clarify determination of when to use a system version of a library.Andy Schwerin2012-03-281-6/+8
* Remove myCheckLib from SConstruct, other simplification/cleanup.Andy Schwerin2012-03-281-121/+20
* SCons: /DNDEBUG stops boost assertions from aborting the program, which is no...Andy Schwerin2012-03-281-1/+0
* SERVER-4881: Stop defining BOOST_ENABLE_ASSERT_HANDLER.Andy Schwerin2012-03-261-1/+1
* Build "test" as part of "all".Andy Schwerin2012-03-231-1/+1
* SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin2012-03-231-108/+72
* Remove debugging print statement from SConstruct.Andy Schwerin2012-03-191-1/+0
* Enable/disable DB-level locking at compile time.Andy Schwerin2012-03-191-4/+12
* enable BOOST_ENABLE_ASSERT_HANDLER in scons and fix boost assert functionsEliot Horowitz2012-03-191-1/+1
* improved Windows compilation flagsEric Milkie2012-03-071-14/+20
* SERVER-5172: Fix builds that set include and library paths.Andy Schwerin2012-03-071-5/+5
* SERVER-5172: Respond to forgotten CR comments.Andy Schwerin2012-03-071-8/+8
* SERVER-5172: Compile and link mongod and friends against the boost in third_p...Andy Schwerin2012-03-071-61/+38
* Merge pull request #171 from djcsdy/windows-32-bit-build-fixTad Marshall2012-03-031-3/+6
|\
| * Always use the 32-bit Microsoft toolchain when building with --32 on Windows.Daniel Cassidy2012-01-311-3/+6
* | add gcov option to scons to prep for SERVER-1600Eliot Horowitz2012-03-021-0/+5
* | SERVER-4995: check for and link with librt on SolarisDan Crosta2012-03-011-0/+1
* | SERVER-3827 SConstruct changes for new pcreEric Milkie2012-02-281-1/+1
* | Revert "BUILDBOT-58: use s3tool to do s3-related work (and remove old, unused...Eliot Horowitz2012-02-181-23/+11
* | BUILDBOT-58: use s3tool to do s3-related work (and remove old, unused s3 scri...Dan Crosta2012-02-161-11/+23
* | add --smokeauth pass-through to smoke.py --authDan Crosta2012-02-101-0/+1
* | Add -Woverloaded-virtual to CXXFLAGS and fix build SERVER-4802Mathias Stearn2012-02-091-1/+1
* | Make SConstruct robust to TERM not being set.Andy Schwerin2012-02-081-1/+4
* | set up files lists and installs for client tarball SERVER-4875Dan Crosta2012-02-081-3/+3
|/
* Revert "horrible hack for sun32"Eliot Horowitz2012-01-301-6/+1
* horrible hack for sun32Eliot Horowitz2012-01-301-1/+6
* SERVER-4591: python-2.4 compatible version of rpartitionDan Crosta2012-01-231-2/+13
* cleaner variant dir directoriesEliot Horowitz2012-01-211-2/+4
* Fix scons dist_cleanAndy Schwerin2012-01-201-0/+15
* SCons: Check SCons version >= 1.1.0 before compiling (used to be 0.98.4).Andy Schwerin2012-01-201-1/+1
* Fix "scons dist" / "scons s3dist".Andy Schwerin2012-01-201-11/+14
* Make SConstruct more consistent with old behavior for finding pcap on Windows...Andy Schwerin2012-01-191-4/+4