Files
mongo/buildscripts
Eric Milkie 9ab28c9b50 SERVER-9771 build Windows dynamic library C++ driver
Add generate_def.py script for windows dll.
Expose all public symbols found in the static library.
Note that the static Windows library may not work properly, as
not all obj modules may be included by the linker, despite their
necessity for their global initializers.  This dynamic library
will include all necessary obj modules.
2013-09-12 16:05:44 -04:00
..
2012-11-19 11:52:30 -05:00
2012-09-11 16:11:22 -04:00