| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-25 | Merge pull request #340 from sdcb/directxtk | Robert Schumacher | |
| Add directxtk | |||
| 2016-11-25 | update rxcpp to 3.0.0 | Kirk Shoop | |
| 2016-11-26 | [rxcpp] Upgrade to latest 3.0.0 | flysha | |
| 2016-11-25 | Added ports for pixman 0.32.0 and cairo 1.14.6. Note that neither support ↵ | Michael B. McLaughlin | |
| UWP (pixman can only build as a static library due to having no exports and cairo depends on GDI among other things). Also, cairo depends on pixman, libpng, and zlib. | |||
| 2016-11-25 | Add PROJ.4 cartographic projection library port | Manuel Massing | |
| 2016-11-25 | [glew] Implement static build | Manuel Massing | |
| 2016-11-25 | Adding http-parser library | ab | |
| 2016-11-25 | [boost] Link against correct version of zlib when building debug variant. | Manuel Massing | |
| 2016-11-25 | initial commit to qca branch | devel71 | |
| 2016-11-25 | Add directxtk | sdcb | |
| Note: 1. dynamic build is not supported, because upstream build are static by default. 2. Currently uwp build are not supported, it can eanbled by swith to using DirectXTK_Windows10.sln instead of DirectXTK_Desktop_2015_Win10.sln. We can enable it in the future. | |||
| 2016-11-25 | [dxut] switch dxut building static lib | sdcb | |
| dxut is by building static library by default, my previous PR forcing dxut building dynamic by creating a huge patch (basically add dllimport/dllexport everywhere). This PR droped the huge patch and switch building static library (which is the upstream default behavior). related issue: https://github.com/Microsoft/DXUT/issues/8 | |||
| 2016-11-24 | Merge pull request #336 from frederich/tc-range_update-e2d3018 | Alexander Karatarakis | |
| [think-cell-range] upgrade to e2d3018 | |||
| 2016-11-24 | [think-cell-range] upgrade to e2d3018 | Jens Frederich | |
| Signed-off-by: Jens Frederich <jens.frederich@vector.com> | |||
| 2016-11-23 | Merge pull request #322 from barcharcraz/libpq-postgres | Alexander Karatarakis | |
| added libodb-pgsql support | |||
| 2016-11-23 | [fmt] Bump version | Alexander Karatarakis | |
| 2016-11-23 | Merge pull request #333 from barcharcraz/fix-fmt-again | Alexander Karatarakis | |
| mode fmt export all symbols on windows | |||
| 2016-11-23 | Update CHANGELOG and bump version to v0.0.60 | Alexander Karatarakis | |
| 2016-11-23 | [boost] Build boost with zlib support | Manuel Massing | |
| 2016-11-23 | Merge pull request #328 from sdcb/mongo-c-remove-patch | Alexander Karatarakis | |
| [mongo-c-driver] Remove useless 0001_cmake.patch | |||
| 2016-11-23 | zstd port: rename libs to non-versioned names | Saul Thurrowgood | |
| 2016-11-23 | zstd port: rename to non-versioned libs, don't | Saul Thurrowgood | |
| 2016-11-23 | [mongo-c-driver] Remove useless 0001_cmake.patch | sdcb | |
| 2016-11-22 | Merge pull request #326 from sdcb/mongo-cxx-code-refactor | Alexander Karatarakis | |
| [mongo-cxx-driver] using BUILD_SHARED_LIBS instead of self-defined macro | |||
| 2016-11-23 | [mongo-cxx-driver] using BUILD_SHARED_LIBS instead of self-defined macro. | sdcb | |
| related to: https://github.com/Microsoft/vcpkg/pull/316 | |||
| 2016-11-23 | Add zstd port | Saul Thurrowgood | |
| 2016-11-22 | Merge pull request #313 from muemart/xslt | Alexander Karatarakis | |
| Add libxslt | |||
| 2016-11-22 | Merge pull request #316 from sdcb/mongocxx-staticfix | Alexander Karatarakis | |
| [mongo-cxx-driver] fix static build | |||
| 2016-11-22 | Merge branch 'muemart-xslt' | Alexander Karatarakis | |
| 2016-11-22 | mode fmt export all symbols on windows | Charlie Barto | |
| 2016-11-22 | added libodb-pgsql support | Charlie Barto | |
| 2016-11-22 | [port] Added yaml-cpp | Wakusei | |
| #308 | |||
| 2016-11-22 | Use different output folder for every triplet, and add debug info to release ↵ | Martin Müller | |
| builds | |||
| 2016-11-22 | define MONGOCXX_STATIC in export.hpp | sdcb | |
| 2016-11-22 | [mongo-cxx-driver] fix static build | sdcb | |
| 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-21 | [bootstrap] Use "unknownhash" if git is not available. Resolves #305 | Alexander Karatarakis | |
| 2016-11-21 | Merge branch 'barcharcraz-soci_add' | Alexander Karatarakis | |
| 2016-11-21 | [soci] Fix setting LIBDIR instead of SOCI_LIBDIR | Alexander Karatarakis | |
| 2016-11-21 | Add libxslt port | Martin Müller | |
| 2016-11-21 | Fix libxml2 port when building with static linkage | Martin Müller | |
| 2016-11-21 | [soci] Fix to correctly set SOCI_STATIC and SOCI_SHARED | Alexander Karatarakis | |
| 2016-11-21 | [soci] Formatting | Alexander Karatarakis | |
| 2016-11-21 | Merge branch 'soci_add' of https://github.com/barcharcraz/vcpkg into ↵ | Alexander Karatarakis | |
| barcharcraz-soci_add | |||
| 2016-11-21 | Remove unused #includes | Alexander Karatarakis | |
| 2016-11-21 | Merge pull request #312 from codicodi/master | Alexander Karatarakis | |
| Bump fmt version to 3.0.1 | |||
| 2016-11-21 | [post-build-checks] Add check about no lib files | Alexander Karatarakis | |
| 2016-11-21 | Bump fmt version to 3.0.1 | codicodi | |
| 2016-11-21 | Merge pull request #310 from sdcb/libbson | Alexander Karatarakis | |
| [mongo-*] Enable static build, upgrade package version | |||
| 2016-11-21 | Merge pull request #301 from drdanz/libjpeg-turbo_static_libs | Alexander Karatarakis | |
| [libjpeg-turbo] Fix static libraries name | |||
| 2016-11-21 | Merge pull request #307 from barcharcraz/vs2017fix | Robert Schumacher | |
| add support for VS 2017 | |||
| 2016-11-21 | [libjpeg-turbo] Fix static libraries name | Daniele E. Domenichelli | |
| The libraries with the "-static" suffix are not found by CMake | |||
