-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: legacy-1.0.0-rc0
-
Component/s: Testing
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)