summaryrefslogtreecommitdiff
path: root/site_scons
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9670 Use LIBDEPS to declare dependents in addition to prerequisites.Andy Schwerin2013-07-091-4/+21
* Fix SYSLIBDEPS to not add empty libraries to link list, to match LIBDEPS' beh...Eric Milkie2013-06-061-2/+3
* SERVER-7892 Do not strip indentation in JavaScript source codeTad Marshall2013-03-181-1/+1
* SERVER-7490 Fix SYSLIBDEPS when a syslibdep is specified as a file path.Andy Schwerin2013-01-031-2/+12
* SERVER-7473 Provide functionality for registering "module" tests in SCons.Andy Schwerin2012-10-311-0/+8
* SERVER-7410 Fix SYSLIBDEPS functionalityAndy Schwerin2012-10-231-18/+36
* Move StringData to base/string_data.hMathias Stearn2012-09-261-1/+1
* SERVER-6960 Always link object files and static archives in the same order.Andrew Schwerin2012-09-071-2/+2
* Add libdeps to signatures for built items.Andy Schwerin2012-08-101-10/+0
* put unittess in build/unittests for simpler testingEliot Horowitz2012-06-131-0/+1
* add NO_CRUTCH option for CppUnit testsEliot Horowitz2012-06-131-2/+12
* SERVER-5702: Add ability to register unit tests in SCons.Andy Schwerin2012-06-041-0/+33
* SERVER-5254: Make LIBDEPS dependency order stable across SCons invocations.Andy Schwerin2012-03-301-2/+18
* hopefully last 32-bit solaris hack, seems to work for all 3 types of binariesEliot Horowitz2012-01-301-1/+5
* fix windows python issueEliot Horowitz2012-01-301-1/+1
* different hack for 32-bit solarisEliot Horowitz2012-01-301-1/+8
* SCons: Change implementation of MergeLibrary, to make its behavior consistent...Andy Schwerin2012-01-203-84/+16
* SCons: Modify the libdeps module to support two methods for linking libdeps i...Andy Schwerin2012-01-201-1/+13
* SCons: Fix Solaris 64-bit support.Andy Schwerin2012-01-181-1/+1
* Fix build break for old versions of SCons.Andy Schwerin2012-01-171-0/+1
* SCons updates to support variant directories.Andy Schwerin2012-01-176-0/+454