summaryrefslogtreecommitdiff
path: root/src/mongo/tools/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-021-6/+5
* SERVER-40698 Only link WT to mongoe things when enabledAndrew Morrow2019-04-171-1/+1
* SERVER-40265 build mongoed with wiredtierGabriel Russell2019-04-011-0/+1
* SERVER-39724 Migrate embedded options to IDLSara Golemon2019-02-221-0/+1
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-38551 Convert message compressor options to IDLSara Golemon2019-01-091-0/+1
* SERVER-38552 Convert configuration options in src/mongo/tools/mongobridge_opt...Mark Benvenuto2018-12-181-0/+1
* SERVER-38536 Convert the debugCollectionUUIDs set parameter to IDLAndrew Morrow2018-12-171-0/+1
* SERVER-36733 Clarify names for embedded install tagsAndrew Morrow2018-08-191-1/+1
* SERVER-35537 Create mongoebench for running benchRun against mobile.Max Hirschhorn2018-07-101-0/+26
* SERVER-35297 Split server_options and server_status into two pieces.Henrik Edin2018-06-071-0/+1
* SERVER-30992 Integrate mongobridge with ServiceEntryPointJonathan Reams2018-04-051-3/+8
* SERVER-34071 Apply install aliases to other binaries when in hygienic modeAndrew Morrow2018-03-231-1/+7
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-23103 Remove the ntservice mockAndrew Morrow2016-06-161-1/+0
* SERVER-24305 Add NetworkTaskExecutor to clientdriver libraryMisha Tyulenev2016-05-271-8/+0
* SERVER-22564 Move ReplicaSetMonitor to TaskExecutor threadMisha Tyulenev2016-05-261-0/+3
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-0/+1
* SERVER-19301 Expose new MongoBridge API for network partition testing.Max Hirschhorn2015-11-061-0/+5
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-1/+0
* Revert "Revert "SERVER-18515 Replace OperationContext::getCurOp with CurOp::g...Ernie Hershey2015-05-181-2/+2
* Revert "SERVER-18515 Replace OperationContext::getCurOp with CurOp::get(Opera...Ernie Hershey2015-05-181-2/+2
* SERVER-18515 Replace OperationContext::getCurOp with CurOp::get(OperationCont...Andy Schwerin2015-05-181-2/+2
* SERVER-9666 Remove coreserver libraryAndrew Morrow2015-05-081-1/+0
* SERVER-9666 Push serveronly library into db directoryAndrew Morrow2015-05-061-1/+1
* SERVER-9666 Push coredb library into db directoryAndrew Morrow2015-05-061-1/+1
* SERVER-9666 Push mongobridge into tools directoryAndrew Morrow2015-04-291-0/+22