Details
-
Task
-
Resolution: Done
-
Major - P3
-
legacy-1.0.0-rc0
Description
Items to consider
- branches: legacy + 26compat
- compiler coverage: msvc2010 + 2013, clang(xcode), gcc4.1 gcc4.8
- debug builds (see mongodb master build for examples of coverage)
- drop static builds (shared are a superset of static and tests always link against static)
- add some 32-bit builds (probably windows and linux)
- on windows include builds with --dynamic-windows
- explicit c++11 build (ubuntu-1404)