| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-21 | [leptonica] Update to 1.80.0 (#14125) | Phoebe | |
| 2020-10-21 | [log4cplus ] Normilize log4cplus unicode build (#14100) | Nicolai Grodzitski | |
| 2020-10-21 | [shaderwriter] Add new port. (#14088) | Sylvain Doremus | |
| 2020-10-21 | [libzippp] Use VCPKG_TARGET_IS_WINDOWS rather than WIN32 and avoid libzip ↵ | NancyLi1013 | |
| default features (#14063) | |||
| 2020-10-21 | [libp7-baical] Fix build error (#13540) | NancyLi1013 | |
| 2020-10-21 | [libnoise] Fix build and header, install FindLibNoise.cmake (#14141) | Jack·Boos·Yu | |
| 2020-10-20 | [ptex] Fix build on *inx (#14142) | Jack·Boos·Yu | |
| 2020-10-20 | [libimobiledevice] Use upstream patched version (#14139) | Billy O'Neal | |
| 2020-10-20 | [freetds] Update to v1.2.5 and update source to github. (#14120) | Billy O'Neal | |
| 2020-10-20 | [rocksdb] update to v6.13.3 (#14085) | Koby Kahane | |
| 2020-10-20 | [json-dto] update to v.0.2.11 (#14084) | eao197 | |
| 2020-10-20 | [cpr] Updated to 1.5.2 (#14131) | Fabian Sauter | |
| * Updated cpr to 1.5.2 * Updated the cpr SHA512 | |||
| 2020-10-20 | [hpx] Fix cmake config issue (#14112) | Phoebe | |
| 2020-10-20 | [mlpack] Update to 3.4.1 (#14122) | Phoebe | |
| 2020-10-20 | [opencv] Move dependency of protobuf from core to dnn/flann (#13987) | Fei Chong | |
| Co-authored-by: Fei Chong <fei.chong@calmcar.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> | |||
| 2020-10-20 | [vulkan-headers] Added new port. (#14116) | Sylvain Doremus | |
| 2020-10-20 | [cgal] Upgrade CGAL to 5.1 (#12614) | Maxime GIMENO | |
| 2020-10-20 | [libgit2] Devendor bundled dependencies and allow choosing SSL backend (#13074) | Kevin Lu | |
| 2020-10-20 | [ezc3d] Add new port (#14016) | Rubén de Celis Hernández | |
| 2020-10-20 | [kenlm] New Port (#13692) | Jacob Kahn | |
| 2020-10-20 | [curl] Fix #14049 (#14051) | Kevin Lalumiere | |
| 2020-10-20 | [ffmpeg] fix theora, speex, and openssl static linkage, and ↵ | Matthias C. M. Troffaes | |
| refactor/robustify library selection code into functions (#14026) | |||
| 2020-10-20 | [cuda] improve maintainability for the version check (#14033) | Simone Gasparini | |
| 2020-10-20 | [libmariadb] Update to 3.1.10 (#14121) | NancyLi1013 | |
| Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> | |||
| 2020-10-20 | [libmediainfo] Update to 20.09 (#14105) | Maxime Gervais | |
| 2020-10-20 | [opencv4] Fix build failure with some features (#14101) | Matioupi | |
| 2020-10-20 | [pangolin] Fix the link error in static build (#14082) | Phoebe | |
| 2020-10-20 | [libwebsockets] Extend LWS build params with gencrypto & tls options (#14074) | zbroyar | |
| 2020-10-20 | [libspnav] Add new port (#14052) | Maki | |
| 2020-10-19 | [itk,libsamplerate,libsndfile] Apply some Visual Studio 2019 version 16.9 ↵ | Billy O'Neal | |
| preview 1 workarounds (#14056) | |||
| 2020-10-19 | [libplist/libusbmuxd/libimobiledevice/libideviceactivation/usbmuxd] Update ↵ | Jack·Boos·Yu | |
| version (#13811) Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> | |||
| 2020-10-19 | [boost-multi-array] Additional dependencies for boost multiarray (#13906) | miheer vaidya | |
| 2020-10-19 | [grpc] Update to v1.32.0 (#14111) | Phoebe | |
| 2020-10-19 | [cmake] upgrade to 3.18 (#12612) | Stefano Sinigardi | |
| Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> | |||
| 2020-10-19 | [qca] Re-fix find pkgconfig using FindPkgConfig.cmake (#14110) | Jack·Boos·Yu | |
| 2020-10-17 | [qtkeychain] update to 0.11.1 (#14011) | JonLiu1993 | |
| * [qtkeychain] update to 0.11.1 * [qtkeychain] Update to 0.11.1 * Update ports/qtkeychain/portfile.cmake * Update ports/qtkeychain/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | |||
| 2020-10-17 | [qt5] Update to 5.15.1 (#13477) | Alexander Neumann | |
| * update everything. Let ci test if just updating is enough * fix some minor version details. * remove upstream patch * add zstdd patch and do not remove zlib since it is required for bootstrapping * add mqtt hash * webengine hash * add fixup pkgconfig to assimp * add assimp to qt-3d (still requires zlib fix) * setup pkg-config for qt * fix psql detection in configure * fix build details * fix assimp library nameing * -rpath option is not available for static builds * move config log somewhere where CI can catch it. * move logs only if they exists * append bzip2 qt-3d * break qt3d again to get logs * retry qt3d * remove qt-3d failure. everything ok now * add assistent patch for qt5-tools not building qthelp * remove unnecessary qt5-webengine patches * Remove PSQL_TYPES * [qt5-3d] remove irrxml as a assimp dep * remove unnecessary patch * fix qt-3d on windows * fix qt5-3d linux Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | |||
| 2020-10-17 | [cfitsio] Update to 3.49 and fix dependency zlib (#14064) | Jack·Boos·Yu | |
| * [cfitsio] Update to 3.49 and fix dependency zlib * export unofficial cmake targets * [cfitsio] Fix file paths, export cmake targets * [cfitsio] Required cmake_policy CMP0012 * [ccfits] Fix dependency cfitsio * [cfitsio] Fixup pkgconfig * [healpix] Fix dependency cfitsio * [cfitsio] fix homepage and patches Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com> | |||
| 2020-10-17 | [oatpp] Update to 1.2.0 (#14078) | Kaung Zaw Htet | |
| * [oatpp] Update to 1.2.0 * fixed UWP build err of oatpp at v1.2.0 | |||
| 2020-10-17 | [antlr4] update to 4.8 (#14036) | Akihisa Yagi | |
| * [antlr4] update to 4.8 * [antlr4] Add supports * [antlr4] Regenerate patch files * [antlr4] Remove spaces from patch files Co-authored-by: wangli28 <wangli28@beyondsoft.com> | |||
| 2020-10-16 | [libpqxx] Update to 7.2.0 (#14067) | JonLiu1993 | |
| * [libpqxx] Update to 7.1.2 * [libpqxx] Update to 7.2.0 * Update ports/libpqxx/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | |||
| 2020-10-16 | [json-c] always install pc files (#14086) | Alexander Neumann | |
| 2020-10-15 | [curl] Update to 7.73.0 (#14035) | Kevin Lu | |
| 2020-10-15 | [qca] Disable plugin botan temporary (#14058) | Jack·Boos·Yu | |
| 2020-10-15 | [icu] Disable layoutex feature (#13991) | Pierre Gergondet | |
| This feature requires icu-le-hb which is not provided by vcpkg. When this package is otherwise available on the system the build will fail as the pkg-config file pulls the dependency from the system. | |||
| 2020-10-15 | [jansson] Update to 2.13.1 (#14007) | jimmy hu | |
| * [jansson] Update to 2.13.1 [jansson] Update to 2.13.1 * [jansson] Update portfile.cmake [jansson] Update portfile.cmake | |||
| 2020-10-15 | [openmama] Update to 6.3.1 (#14039) | fquinner | |
| * Bumped OpenMAMA to 6.3.1 * [openmama] Update CONTROL Co-authored-by: wangli28 <wangli28@beyondsoft.com> | |||
| 2020-10-15 | [magic-enum] Update to v0.7.0 (#14046) | Daniil Goncharov | |
| 2020-10-15 | [assimp] Fix missing find dependency utfcpp (#14061) | Jack·Boos·Yu | |
| 2020-10-15 | [gamedev-framework] Update new version 0.18.0 (#14066) | Julien Bernard | |
| * update to new version * format vcpkg.json correctly | |||
