summaryrefslogtreecommitdiff
path: root/site_scons
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16852 Print buildInfo in version output/allow override of buildInfoJonathan Reams2015-09-041-0/+63
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-2/+10
* SERVER-9666 If abidw fails, fall back to contentsAndrew Morrow2015-08-241-4/+14
* SERVER-19447 implement SCons support for CPP integration testsAdam Midvidy2015-08-111-0/+50
* SERVER-9564 Honor user provided value for ABIDWAndrew Morrow2015-07-291-0/+1
* SERVER-13966 Differentiate library and program reverse dependenciesAndrew Morrow2015-07-281-26/+38
* SERVER-9564 When libabigail utils are present, minimize relinkingAndrew Morrow2015-07-242-2/+72
* SERVER-9564 Expose linking model choice as a build optionAndrew Morrow2015-07-231-5/+52
* SERVER-19229 Only open tar archives in append mode if actually appendingJonathan Reams2015-07-011-3/+27
* SERVER-17789 Do not use option values to configure the variant directoryAndrew Morrow2015-06-121-0/+37
* SERVER-17782 SERVER-17329 Improve versioning and add distsrc to SConsJonathan Reams2015-05-212-0/+212
* SERVER-1424 Rewrite smoke.py.Max Hirschhorn2015-05-081-21/+0
* SERVER-17919 Add support for emitting a compilation databaseAndrew Morrow2015-04-131-0/+156
* SERVER-9560 Remove pre-compiled header support from sconsJonathan Reams2015-02-111-112/+0
* SERVER-1424 (re)smoke tag parsing and new test library, v0Greg Studer2014-09-181-0/+21
* Revert "SERVER-1424 (re)smoke tag parsing and new test library, v0"Greg Studer2014-09-151-21/+0
* SERVER-1424 (re)smoke tag parsing and new test library, v0Greg Studer2014-09-151-0/+21
* SERVER-15190 Report detected libdeps cyclesAndrew Morrow2014-09-091-3/+3
* SERVER-14343 leaner include pathsAndrew Morrow2014-07-121-1/+5
* SERVER-13759: vcxproj generator improvementsMark Benvenuto2014-06-122-40/+57
* SERVER-13527 Eliminate unused module tests facilityAndrew Morrow2014-04-161-9/+1
* Have SCons print less when generating buildinfo.cpp and unittests.txt.Andy Schwerin2014-01-021-1/+3
* SERVER-9771 allow libdeps to process emitter intermediate output with targets...Eric Milkie2013-09-121-0/+5
* SERVER-9766 Don't fail the build on missing system libraries unless they are ...Andrew Morrow2013-09-111-0/+24
* 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