summaryrefslogtreecommitdiff
path: root/site_scons/site_tools
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31800 Disable location information in ABI XMLAndrew Morrow2017-11-021-1/+1
* SERVER-30278 SCons icecream integrationAndrew Morrow2017-10-101-0/+161
* SERVER-31222 JSFile source member should not be a referenceJonathan Reams2017-09-291-4/+4
* SERVER-29338 Switch to use Value node instead of Node class in compiledb toolWilliam Deegan2017-06-231-6/+39
* SERVER-27380 Revert "Revert "SERVER-27380 Re-enable the thin archive tool""Andrew Morrow2017-05-252-60/+74
* Revert "SERVER-27380 Re-enable the thin archive tool"Max Hirschhorn2017-05-252-74/+60
* SERVER-27380 Re-enable the thin archive toolAndrew Morrow2017-05-242-60/+74
* SERVER-29220 Default to archive based linkingAndrew Morrow2017-05-241-0/+17
* SERVER-29042 Propagate DEVELOPER_DIR when setAndrew Morrow2017-05-221-0/+12
* SERVER-29110 Include IDL compiler output in the generated sources aliasAndrew Morrow2017-05-171-0/+2
* SERVER-29081 Add toBSON to IDL generated classesMark Benvenuto2017-05-121-7/+11
* SERVER-29036 The IDL compiler invocation must depend on the IDL compiler sourcesAndrew Morrow2017-05-021-1/+3
* SERVER-28515 Add import support to IDLMark Benvenuto2017-04-201-1/+19
* SERVER-28306 IDL Code GeneratorMark Benvenuto2017-03-291-0/+58
* SERVER-28390 Mark targets as Precious during incremental linksAndrew Morrow2017-03-211-0/+45
* SERVER-20540 Add an emitter for .dwo generated by -gsplit-dwarfAndrew Morrow2017-03-212-14/+85
* SERVER-28325 Clean up dependencies around unit and integration test list filesMathias Stearn2017-03-202-24/+14
* SERVER-28324 Generate cpp files containing js strings outside of the scons pr...Mathias Stearn2017-03-201-9/+7
* SERVER-27628 Use the overrided environment when generating compile_command.jsonKasper Laudrup2017-01-131-2/+3
* SERVER-27577 Only apply thin_archive handling to StaticLibraryAndrew Morrow2017-01-062-1/+1
* SERVER-26642 use char arrays instead of str literals for js codeMatt Cotter2016-11-171-25/+25
* SERVER-26473 Implement the git based deciderAndrew Morrow2016-10-211-0/+69
* SERVER-26276 Enable thin static linking on binutils platformsAndrew Morrow2016-10-101-0/+83
* SERVER-25809 Add Executable Dependency Tracking for Dagger ProjectJuggls2016-08-254-13/+106
* SERVER-24838: add scons tool for capturing dependency graphJuggls2016-07-297-0/+1615
* SERVER-24988 Re-license useful SCons utilities as ApacheAndrew Morrow2016-07-123-30/+30
* SERVER-24555: make compilation_db compatible with scons 2.4Austin Steady2016-06-171-2/+3
* SERVER-23103 Remove the unit test crutchAndrew Morrow2016-06-162-14/+0
* 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-9564 When libabigail utils are present, minimize relinkingAndrew Morrow2015-07-241-0/+66
* SERVER-19229 Only open tar archives in append mode if actually appendingJonathan Reams2015-07-011-3/+27
* 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-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-7892 Do not strip indentation in JavaScript source codeTad Marshall2013-03-181-1/+1
* SERVER-7473 Provide functionality for registering "module" tests in SCons.Andy Schwerin2012-10-311-0/+8
* Move StringData to base/string_data.hMathias Stearn2012-09-261-1/+1
* 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