Robert Schumacher
0074703e9a
[libbson] [mongo-c-driver] [mongo-cxx-driver] Update to latest (1.6.2/1.6.2/3.1.1)
2017-04-13 19:00:15 -07:00
Robert Schumacher
e7ad48b0b8
[mongo-cxx-driver] Fix UWP builds. Deploy THIRD-PARTY-NOTICES.
2017-04-06 16:52:44 -07:00
Robert Schumacher
6e44495b2f
[vcpkg-configure-cmake] Centralize application of CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP
2017-03-06 10:46:45 -08:00
Alexander Karatarakis
6d2b407b28
[mongo-cxx-driver] Don't delete mongocxx/options/ dir
2017-02-16 23:57:56 -08:00
Alexander Karatarakis
bcab7f3913
[mongo/libbson] Tabs to spaces
2016-12-19 15:16:38 -08:00
sdcb
ea3113a4f5
[mongo-x-driver] upgrade to 1.51/3.10
2016-12-18 16:26:12 +08:00
sdcb
a26bf41ac3
[mongo-cxx-driver] using BUILD_SHARED_LIBS instead of self-defined macro.
...
related to: https://github.com/Microsoft/vcpkg/pull/316
2016-11-23 10:11:17 +08:00
sdcb
db2b51c06a
define MONGOCXX_STATIC in export.hpp
2016-11-22 16:27:42 +08:00
sdcb
9d3a91cce2
[mongo-cxx-driver] fix static build
...
note:
Actually, static build is perfectly fine but the cmake always build static and dynamic library togather, in the static environment, dynamic build will fail due link error.
I twisted a patch to the CMakeLists.txt to make dynamic build happy when building static.
2016-11-22 15:33:24 +08:00
sdcb
686fef9bfe
[mongo-cxx-driver] there is a failure on link stage, cannot build static, warn and then build dynamic
2016-11-21 18:04:18 +08:00
sdcb
260f5f20c3
[mongo-cxx-driver] Upgrade to 3.0.3
...
Enable static build
Disable test and example
2016-11-21 17:41:25 +08:00
Alexander Karatarakis
cadee66ca2
If portfile is not static-enabled yet, warn and then build dynamic
...
The opposite if portfile is not dynamic enabled
2016-11-08 14:38:47 -08:00
Alexander Karatarakis
1808d461b0
triplet is now automatically included before portfiles.
...
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Alexander Karatarakis
52e40e67ca
[mongo-driver] Mark as not static ready
2016-10-26 17:10:14 -07:00
flysha
0c2878583a
Improve mongo client port.
2016-10-14 08:07:22 +08:00
flysha
113945a733
Add libbson, mongo-c-driver, mongo-cxx-driver
2016-10-13 01:08:55 +08:00