summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17252: PCRE 8.36 SCons IntegrationMark Benvenuto2015-03-051-1/+2
* SERVER-13724 Add --disable-warnings-as-errors scons optionErnie Hershey2014-05-081-1/+5
* Revert "SERVER-12272 Suppress new GCC 4.8 warning about unused local typedefs"Andrew Morrow2014-02-041-1/+0
* SERVER-12272 Suppress new GCC 4.8 warning about unused local typedefsAndrew Morrow2014-02-031-0/+1
* SERVER-7080 Link to backtrace, backtrace_symbols and backtrace_symbols_fd at ...Tad Marshall2013-07-181-1/+2
* SERVER-9890 Force the use of gnulink on solaris, since we always link throug...Andrew Morrow2013-06-141-0/+15
* SERVER-6514 Only apply -zdefs and --as-needed to shared client libraryAndrew Morrow2013-06-071-3/+0
* SERVER-6514 Re-add support for building the C++ driver shared libraryAndrew Morrow2013-06-041-9/+4
* SERVER-8813 Switch C++ client and shell code for SASL authentication to use t...Andy Schwerin2013-05-011-3/+3
* SCons: Make glibc check a function of --release flag, not presence of --s3dis...Andy Schwerin2013-02-221-0/+3
* SERVER-8459 add command line flag to enable FIPS modeEric Milkie2013-02-081-0/+4
* scons fixes for fts and --32Eliot Horowitz2012-12-311-0/+1
* SERVER-380: Add snowball stemmerEliot Horowitz2012-12-251-0/+1
* SERVER-7513 Build tcmalloc on macShaun Verch2012-12-241-3/+7
* add static-libstdc++ option to sconsEliot Horowitz2012-12-231-1/+4
* clean up geo parsing a bitHari Khalsa2012-12-181-0/+2
* add colon to characters that are transformed when generating variant dirEric Milkie2012-12-141-1/+1
* link correct libraries on Windows for opensslEric Milkie2012-12-141-2/+6
* SERVER-7405 Stage banners as requested in modulesAndrew Morrow2012-11-271-0/+1
* SERVER-7088 make --usev8 the default instead of --usesmEric Milkie2012-11-111-2/+2
* Client and common support for SASL authentication.Andy Schwerin2012-11-081-0/+8
* 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