summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/mongoc_embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-061-2/+1
* SERVER-9434 fix embedded sdk compileBenety Goh2022-07-141-6/+6
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-071-6/+7
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-18/+13
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-48291 Add global dependency pushdown to libdepsRyan Egesdahl2020-11-261-2/+0
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-1/+1
* SERVER-50043 Remove Framework build vestiges from embeddedAndrew Morrow2020-08-032-8/+1
* SERVER-49958 Fix mongoc_embedded_test compileMark Benvenuto2020-07-291-1/+1
* SERVER-47277 Remove non-hygienic build supportAndrew Morrow2020-07-081-17/+15
* SERVER-48367 fix embedded runGlobalInitializers callBilly Donahue2020-06-231-2/+1
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-111-4/+2
* SERVER-47399 Use File Nodes to manage dSYM substructureAndrew Morrow2020-04-171-87/+0
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-46248 mongoc_embedded_test.cpp should use mongo namespaceMark Benvenuto2020-02-201-2/+4
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+3
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-131-6/+2
* SERVER-44548 Switch embedded over to use wiredtigerAndrew Morrow2020-01-302-64/+0
* SERVER-45569 Call ::mongo::unittest::Suite::run with correct signature in mon...Mark Benvenuto2020-01-151-1/+1
* SERVER-41670 Add support for renaming awkward autogenerated package names via...Mathew Robinson2019-08-121-1/+1
* SERVER-41663 Make hygienic variable names match autoconfMathew Robinson2019-08-121-5/+5
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-021-13/+10
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-39102 Fix embedded and stitch unittests so logging and time reporting ...Henrik Edin2019-04-041-1/+15
* SERVER-39876 Migrate mongo embedded test option to IDLSara Golemon2019-02-283-6/+50
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-133-3/+0
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-35356 Add release process builder for cocoapodsMathew Robinson2019-01-302-2/+4
* SERVER-37785 Fix bundle identifier in mobile framework plistsAndrew Morrow2018-10-301-1/+1
* SERVER-37488 SERVER-37596 Manage debug info and symbol maps info for embedded...Andrew Morrow2018-10-302-5/+24
* SERVER-37755 Update framework metadata with valid version informationAndrew Morrow2018-10-261-2/+3
* SERVER-37744 Fix license path in mongoc_embedded.podspec.inHenrik Edin2018-10-241-1/+1
* SERVER-37402 Finalize embedded licensingAndrew Morrow2018-10-233-70/+31
* SERVER-37683 Embedded iOS minimum deployment target is 11.0Henrik Edin2018-10-232-4/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-225-63/+79
* SERVER-36705 Add OSX frameworks to C Driver cocoapod. Also rename as there is...Henrik Edin2018-10-121-1/+1
* SERVER-36705 Add CocoaPod specs for embedded frameworksHenrik Edin2018-10-122-0/+117
* SERVER-37158 Apply library compatibility flags for embedded libsAndrew Morrow2018-10-121-1/+15
* SERVER-37411 Fix bundle identifiers in embedded Info.plist files.Henrik Edin2018-10-011-2/+2
* SERVER-36702 Install embedded frameworks on mobile platformsAndrew Morrow2018-09-268-0/+886