| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-21 | [leptionica] upgrade to 1.78 | Phoebe | |
| 2019-07-21 | [freetype] Update to 2.10.1 (#7341) | Kevin Lu | |
| 2019-07-21 | [sqlite3] Update to 3.29.0 (#7342) | Kevin Lu | |
| 2019-07-21 | [qhull] Update to 7.3.2 and fix postbuild validation (#7340) | contre | |
| 2019-07-21 | [libconfuse] Add new port (#7252) | myd7349 | |
| 2019-07-21 | [cmcstl2] Add new port (#7348) | myd7349 | |
| 2019-07-21 | [irrlicht] use unicode path on windows (#7354) | DailyShana | |
| 2019-07-21 | [sdl2-image] Updated to 2.0.5 (#7355) | Charles Dang | |
| 2019-07-21 | [cutelyst2]Upgrade version to 2.8.0 (#7327) | JackBoosY | |
| 2019-07-19 | [mongo-c-driver] Disable snappy auto-detection (#7338) | Victor Romero | |
| * [mongo-c-driver] Disable snappy auto-detection to fix flakiness in mongo-cxx-driver * [mongo-c-driver] Fix build version | |||
| 2019-07-19 | [armadillo] Fix installation path (#7041) | wangli28 | |
| 2019-07-19 | [boost-type-erasure] fix dependency (#7325) | Phil Christensen | |
| 2019-07-18 | [pprint] Fix #7301 (#7317) | myd7349 | |
| * [pprint] Fix #7301 * [pprint] Remove patch | |||
| 2019-07-18 | [openblas/clapack] FindLapack/FindBLAS was not working. (#6786) | Alexander Neumann | |
| * [clapack] FindLapack was not working for VS Generators due to extra ascii symbol "%3b" in linker dependencies which is ";" (Lists in IMPORTED_LOCATION do not work as expected) This commit is based on CMakes FindLAPACK and adds f2c to be checked * added include(SelectLibraryConfigurations) * [clapack] remove openblas patch * [openblas] add trailing _ on linux * [openblas] add find wrapper * [clapack] fix FindLapack * bump control to retrigger full CI build * [openblas] enable ninja * [mlpack] fix libary names for linkage. * bump control * Delete enable_openblas_compatibility.patch * Delete fix_underscore.patch * Update portfile.cmake * correct control version bump * fix control version bump * bump control * remove comments * remove lines in patch file * remove comment * remove unused var | |||
| 2019-07-18 | [basisu] initial port (#6995) | Bradley Austin Davis | |
| 2019-07-18 | [lastools] Add new port. (#7220) | NancyLi1013 | |
| 2019-07-18 | [tesseract] port update to 4.1.0 release (#7227) | zhbanito | |
| 2019-07-18 | [restbed] Add openssl feature (#7232) | wangli28 | |
| 2019-07-18 | [DirectXTK] Fix UWP build error (#7233) | Cheney Wang | |
| 2019-07-18 | [p-ranav-csv] Add new port (#7236) | myd7349 | |
| 2019-07-18 | [dbg-macro] Add new port (#7237) | myd7349 | |
| 2019-07-18 | [sobjectizer, so5extra] updates (#7238) | eao197 | |
| * sobjectizer updated to 5.6.0.1, so5extra updated to 1.3.1 * archive of different type for so5extra-1.3.1 * sobjectizer updated to 5.6.0.2 | |||
| 2019-07-18 | [blend2d] Port update (#7239) | Maxim Kulyk | |
| - blend2d updated to `beta_2019-07-16` - asmjit updated to `2019-07-16` - `BLEND2D_BUILD_STATIC` replaced by `BLEND2D_STATIC` - Added usage install in case of `static` linkage | |||
| 2019-07-18 | [otl] Add new port (#7272) | imc-123 | |
| 2019-07-18 | [leaf] New port (#7319) | Simon Brand | |
| 2019-07-18 | [minizip] Make BZip2 an optional feature (#7282) | Roland Knall | |
| * [minizip] Update CMakeLists.txt If the BZip2 package has not been found, ensure that the library does not assume it is. This would stop any build on targets where bzip2 is not installed. This can either be the bzip2 package provided by vcpkg or locally on the system. Feature: - Allow optionally to enable bzip2 supprt * [minizip] Make bzip2 truly optional Also catch dependency in the corresponding cmake files | |||
| 2019-07-18 | [curl] Update to 7.65.2 (#7093) | Kevin Lu | |
| 2019-07-18 | [nameof] Add new port (#7250) | myd7349 | |
| 2019-07-18 | [boost-asio] fix on Windows (#7267) | denis-gz | |
| 2019-07-18 | [gtest]Re-fix port_main/port_maind libraries path and add gmock cmake files. | JackBoosY | |
| 2019-07-18 | [eastl] upgrade to 3.14 (#7276) | Phoebe | |
| 2019-07-18 | [libyaml] Fix build error (#7277) | wangli28 | |
| 2019-07-17 | [wil] match commit used for NuGet package 1.0.190716.2 (#7285) | Duncan Horn | |
| 2019-07-17 | Make json-spirit pass post-validation (#7310) | John Zhu | |
| 2019-07-17 | add vcpkg-cmake-wrapper for irrlicht (#7296) | DailyShana | |
| 2019-07-17 | [libsodium] Fix linux build error. (#7297) | NancyLi1013 | |
| 2019-07-17 | [qt5-winextras, ecsutil, soundtouch] Fix build-depends (#7298) | wangli28 | |
| 2019-07-17 | [metis] Fix linux build error. (#7299) | NancyLi1013 | |
| 2019-07-17 | [botan] Fix parallel build (#7303) | alcroito | |
| The build tool parallel argument should be passed in the regular COMMAND case, not the NO_PARALLEL_COMMAND one. Also the job number argument on Windows should not have a space between the argument and number. | |||
| 2019-07-17 | Update rocksdb to 6.1.2, adds optional zstd feature (#7304) | Brad Barnich | |
| 2019-07-17 | [qt5]Fix build failure in linux (#7230) | JackBoosY | |
| 2019-07-17 | [bond] make haskell an external dependency (#7306) | Phil Christensen | |
| 2019-07-17 | [qt5-base]Add a print message to inform the user to install the dependency ↵ | JackBoosY | |
| package. (#6983) | |||
| 2019-07-17 | Update cpprestsdk to v2.10.14. (#7286) | Billy O'Neal | |
| 2019-07-16 | [rapidjson] Fix path RapidJSON_INCLUDE_DIRS (#7273) | wangli28 | |
| * [rapidjson] Fix path RapidJSON_INCLUDE_DIRS * [bond] Fix error hash | |||
| 2019-07-16 | [mongoose] Add new port (#7089) | myd7349 | |
| * [mongoose] Add new port * [mongoose] About UWP * [mongoose] Take advantage of cmake 3.14 improvements | |||
| 2019-07-15 | [scnlib] Add new port (#7014) | Daniel Marshall | |
| * [scnlib] Add new port | |||
| 2019-07-15 | [wintoast] Add new port. (#7006) | NancyLi1013 | |
| * [wintoast] Add new port. * Add CMakeLists.txt. * Change the way to install headers. | |||
| 2019-07-15 | [openxr-loader] Initial port (#6339) | Bradley Austin Davis | |
| * [openxr] add initial port * [openxr-loader] Set executable suffix * [openxr-loader] Use correct checks for Windows * [openxr-loader] Add failure messages for unsupported platforms | |||
| 2019-07-15 | [paho-mqttpp3] Add New Port: Paho MQTT C++ library (#7033) | devilfish_mm | |
| * added port: paho-mqtt-cpp * fixed unix build * Added openssl as a feature * Added documentation * commented out unnecessary stuff * Updated as per code review * [paho-mqttpp3] Simplify portfile | |||
