summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/mongoc_embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-301-1/+1
* SERVER-47399 Use File Nodes to manage dSYM substructureAndrew Morrow2020-04-201-87/+0
* 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