summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-081-3/+3
* SERVER-67224 clean up op_observer_impl LIBDEPSBenety Goh2022-06-131-0/+2
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-6/+7
* SERVER-59438 clean up db/catalog/SConscript LIBDEPSBenety Goh2021-08-191-0/+2
* SERVER-24912 Audit setting ClientMetadata as its own eventBen Caimano2021-03-191-0/+1
* SERVER-50268 cleaned up LIBDEP_DEPENDENTS and wiredtiger dependencies.Daniel Moody2021-02-061-1/+0
* SERVER-53869 Remove references to `getGlobalServiceContext()` from the catalogKaloian Manassiev2021-01-191-1/+0
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-1/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-2/+2
* SERVER-47667: Create FCVOpObserverGrace Luong2020-08-191-0/+1
* SERVER-50043 Remove Framework build vestiges from embeddedAndrew Morrow2020-08-031-20/+4
* SERVER-48050 FCV should be initialized before attempting to restart in-progre...Louis Williams2020-07-201-1/+1
* SERVER-47922 remove unused embedded options helpersGabriel Russell2020-07-161-11/+0
* SERVER-48267 Don't apply export file in non-SDK buildsAndrew Morrow2020-05-181-1/+7
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-121-0/+1
* SERVER-45847 Pull JournalFlusher thread out of WT and place it above the stor...Dianna Hohensee2020-03-171-0/+1
* SERVER-46197 Make build flag to disable diagnostic latchesBen Caimano2020-02-241-1/+1
* SERVER-45838 Rename/restructure mongo_process_interface classes and filesCharlie Swanson2020-02-051-1/+1
* SERVER-44548 Switch embedded over to use wiredtigerAndrew Morrow2020-01-301-1/+2
* SERVER-44550 Remove mobile specific commands from embeddedAndrew Morrow2019-12-171-1/+0
* SERVER-43945 Expose out of order latch acquisitions in serverStatusBen Caimano2019-12-161-0/+1
* SERVER-44546 Remove mobile variants and embedded benchmarksAndrew Morrow2019-12-091-32/+0
* SERVER-43713 SERVER-43715 Create DistCache abstraction, use it in ReadWriteCo...Kevin Pulo2019-12-091-0/+1
* SERVER-43642 move IndexLegacy::adjustIndexSpecObject() into IndexCatalogImpl ...Benety Goh2019-11-221-0/+1
* SERVER-44472 Don't overwrite additional_targets for scons compileMathew Robinson2019-11-071-1/+1
* SERVER-44364Mathew Robinson2019-11-061-3/+4
* SERVER-42809 report metrics for the transaction coordinators in curop commandLamont Nelson2019-09-051-0/+1
* SERVER-40987 Output transaction information in curOp for coordinator workerLamont Nelson2019-08-221-0/+1
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-021-3/+4
* SERVER-37837 Examine and reap sessions from the SessionsCatalogKaloian Manassiev2019-05-171-1/+0
* SERVER-40698 Only link WT to mongoe things when enabledAndrew Morrow2019-04-171-1/+1
* SERVER-40265 build mongoed with wiredtierGabriel Russell2019-04-011-1/+2
* SERVER-39724 Migrate embedded options to IDLSara Golemon2019-02-221-0/+1
* SERVER-39499 Migrate base server options to IDLSara Golemon2019-02-161-0/+1
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-38323 turn the IndexBuildsCoordinator into an interface and add an imp...Dianna Hohensee2018-12-051-0/+2
* SERVER-37826 Add build target for stitch_support lib and test binaryJustin Seyster2018-12-031-0/+1
* SERVER-37755 Update framework metadata with valid version informationAndrew Morrow2018-10-261-1/+18
* SERVER-37402 Finalize embedded licensingAndrew Morrow2018-10-231-11/+0
* SERVER-37299 Remove dependency on s/grid from rw_concern_d.Henrik Edin2018-10-041-0/+1
* SERVER-37300 Move the transaction coordinator to separate lib and remove embe...Henrik Edin2018-10-041-0/+1
* SERVER-37295 Remove embedded dependency on process interface shard server.Henrik Edin2018-10-031-0/+2
* SERVER-36702 Install embedded frameworks on mobile platformsAndrew Morrow2018-09-261-162/+35
* SERVER-36084 Remove sharding runtime from ServiceEntryPointCommon and embedde...Henrik Edin2018-09-261-1/+1
* SERVER-36703 Possibility to link mongoc as darwin framework.Henrik Edin2018-09-201-7/+12
* SERVER-36084 Remove sharding runtime dependency from OpObserverImplHenrik Edin2018-09-201-1/+1
* SERVER-36704 Logical session support for embedded, behaves as standalone mongodHenrik Edin2018-09-181-0/+5
* SERVER-34007 Apply embedded licenseAndrew Morrow2018-09-121-0/+11
* SERVER-33911 Implement collapsed library builds under a new link modelAndrew Morrow2018-09-121-68/+93
* SERVER-36766 Addd import/export macros for embedded librariesAndrew Morrow2018-08-231-2/+36