aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-13[cpr/crc32c] Update version (#13678)Jack·Boos·Yu
2020-10-13[utfcpp] Use vcpkg_*_cmake and add features (#13521)Jack·Boos·Yu
2020-10-13[vcpkg] VCPKG_APPINSTALL_DEPS install dependencies on install #1653 (#13011)Sander Cox
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-13[libgeotiff] Upgrade to version 1.6.0 (#10408)Lily
2020-10-13[libpng[apng]] Add msys installation to use awk (#13838)Albert Huang
* libpng[apng] - add msys installation to use awk, which fixes the apng prefix problem * [libpng] Update CONTROL version * Fix incorrect args to vcpkg_acquire_msys Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-10-13[openssl] Update to 1.1.1h (#13956)Kevin Lu
* [openssl] Update to 1.1.1h * Update ports/openssl-unix/CONTROL Co-authored-by: Adam Johnson <AdamJohnso@gmail.com> * Update ports/openssl-uwp/CONTROL Co-authored-by: Adam Johnson <AdamJohnso@gmail.com> * Update ports/openssl-windows/CONTROL Co-authored-by: Adam Johnson <AdamJohnso@gmail.com> Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com> Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
2020-10-13Use libwebsocket's master for libuv-related bugfixes (#13939)zbroyar
* use libwebsocket's master for libuv-related bugfixes * use tag v4.1.3 which includes libuv foreign loop fixes
2020-10-13[directxtex] Use CMake build system, add OpenEXR support and dx12 feature ↵Rémy Tassoux
(#13969) * [directxtex] Use CMake build system and add OpenEXR support Use the provided CMake file instead of the VS solutions to build the library, as recommended in the vcpkg maintainer guide. Also add the openexr feature to enable OpenEXR in the library and its tools. https://github.com/Microsoft/DirectXTex/wiki/Adding-OpenEXR * [directxtex] Fix build failure on ARM and UWP * [directxtex] Use vcpkg_copy_tools * [directxtex] Add win7 feature DirectXTex can be build without DirectX12 to support Windows 7 Service Pack 1 or later platforms, so I added this as a feature. * [directxtex] Replace win7 with dx12 feature * [directxrex] Shorten patch file * [directxtex] Fix wrong port version * [directxtex] Use ninja
2020-10-13[ffmpeg:x64-linux] install tools also on non-windows platforms (#13932)Matthias C. M. Troffaes
* [ffmpeg:x64-linux] install tools * [ffmpeg] use vcpkg_copy_tools to copy tools
2020-10-13[directxtk12] Use CMake build system (#13975)Rémy Tassoux
* [directxtk12] Use CMake build system Use the provided CMake file instead of the VS solutions to build the library, as recommended in the maintainer guidelines. * [directxtk12] Fix wrong port version * [directxtk12] Use ninja
2020-10-13[icu] Update automake dependency 1.15 -> 1.16 (#13980)hannesweisbach
* [icu] Update automake dependency 1.15 -> 1.16 automake 1.15 is not available through msys anymore; automake 1.16 is the oldest available version. * [icu] Update CONTROL version Co-authored-by: LilyWangL <wangli28@beyondsoft.com>
2020-10-13[portaudio] Fix build on windows (#13982)Nemirtingas
* Build only static or shared library * Update CONTROL Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
2020-10-13[glew] Add dependency (#13993)Phoebe
* [glew] Add dependency * Update ports/glew/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-13update ogre to 1.12.9 (#14006)Long Huan
fix Bites error
2020-10-13[sentry-native] Update to 0.4.3 (#13996)Vitalii Koshura
* [sentry-native] Update to 0.4.3 Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com> * Remove port-version string Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-10-13[lest] Add optional 'Homepage' field to CONTROL (#14004)jimmy hu
* [vcpkg] Add optional 'Homepage' field to CONTROL [control file] Add optional 'Homepage' tag This allows a 'Homepage' tag to be added to a port. * Update ports/lest/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-13[akali] Update to v1.42 (#14005)winsoft666
* teemo * 1. move header files to teemo folder. 2. add Cancel Event. 3. create directories automatically. * update teemo to v2.1 * update teemo code ref * remvoe cpprestsdk dependency * Update to v1.42 * [akali] Add supports and update ci.baseline.txt * Update portfile.cmake Co-authored-by: wangli28 <wangli28@beyondsoft.com> Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-10-13[many ports] 2019.09.14 Updates (#13536)Robert Schumacher
* [many ports] 2019.09.14 Updates * Revert failure ports * Revert failure ports * Revert failure ports * [urdfdom] Fix find dependency console_bridge * Revert failure ports * [devil] Compatible with jasper 2.0.20 * [devil] Refix compatible with jasper functions declaration on different os * Update ports/alembic/CONTROL Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Revert failure ports wangle * [azure-kinect-sensor-sdk] Fix build with matroska 1.6.2 * Revert failure ports * Revert failure ports * [urdfdom-headers] Fix include path in config.cmake file * upload patch * [urdfdom-headers] Refix include path in config.cmake file * [qt5-imageformats] Fix missing include math.h * [urdfdom-headers] Refix include path in config.cmake file * [qt5] Fix adding option PATCHES and other options when using qt_submodule_installation * Remove updated ports version * Commit suggestions * [libideviceactivation] revert Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-13[vcpkg/configure_make] add USE_WRAPPERS option (#14000)Alexander Neumann
* [vcpkg/configure_make] add USE_WRAPPERS option * Move env setting for wrapper to correct spot
2020-10-12[PCL] Remove -fext-numeric-literals when building x64-osx (#13824)Francisco Facioni
* PCL doesn't compile on linux with clang `-fext-numeric-literals` does not exist in clang and it builds just fine without it * pcl: bumped version
2020-10-12[rocksdb] update to v6.11.4 (#13643)Koby Kahane
2020-10-12[implot] Update to v0.7 (#13296)Rémy Tassoux
* [implot] Update to v0.5 https://github.com/epezent/implot/releases/tag/v0.5 * [implot] Update to v0.6 https://github.com/epezent/implot/releases/tag/v0.6 * [implot] Update to v0.7 https://github.com/epezent/implot/releases/tag/v0.7 * [implot] Fix Mac OS build failure
2020-10-12[usrsctp] Update to new version (#13839)Nemirtingas
* Update usrsctp * Update CONTROL version * Update portfile.cmake Co-authored-by: Nemirtingas <nanaki89@hotmail.fr> Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-10-12[rbdl] Add new port (#13884)Rubén de Celis Hernández
* Add RBDL core support (without features) * Fix port version * Add supports field to CONTROL * Mark rbdl:x64-uwp as fail in the CI baseline * Update ports/rbdl/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/rbdl/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/rbdl/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/rbdl/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/rbdl/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * ⏰ Temporal removing of Supports field * Update ports/rbdl/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Revert "Mark rbdl:x64-uwp as fail in the CI baseline" This reverts commit 65a8100131f18e70ffccc5cfeb7a38c561099fd9. * Add Supports field * Update ports/rbdl/001_x64_number_of_sections_exceeded_in_object_file_patch.diff Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/rbdl/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/rbdl/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Remove vcpkg_fail_port_install * Remove Supports field * Revert "Remove Supports field" This reverts commit b62ba898afea1c71f7484039b3c174585f9f53f3. * Revert "Remove vcpkg_fail_port_install" This reverts commit dd7aecaec64dc12c1105736331a36a7bd2b9b5d2. * Revert "Revert "Remove Supports field"" This reverts commit 0e1cd7aa92545d629a898fb0a21e171eb0004bc8. * Revert "Revert "Remove vcpkg_fail_port_install"" This reverts commit ae89760c296d3935fe9396907fab79b0c187964f. * Fix 001_x64_number_of_sections_exceeded_in_object_file_patch.diff * Remove vcpkg_fixup_cmake_targets * Disable manual handling for dynamic install target * ♻️ Clean code * Add 002_runtime_destination_for_not_static_build.diff patch * Revert "Add 002_runtime_destination_for_not_static_build.diff patch" This reverts commit 32a0cfa251b1fae9b0872f4e8f124ccce025dc9f. Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-12[tomlplusplus] update to 2.2.0 (#13943)Mark Gillard
2020-10-12[libpmemobj-cpp] Update to 1.11 (#13944)JonLiu1993
* [libpmemobj-cpp] Update to 1.11 * [libpmemobj-cpp] Update to 1.11 * [libpmemobj-cpp] Update to 1.11 * [libpmemobj-cpp] Update to 1.11
2020-10-12[re2] update to 2020-10-01. (#13958)Koby Kahane
2020-10-12[nettle] Fix build failure on osx (#13959)Jack·Boos·Yu
* [nettle] Fix build failure on osx * Update ports/nettle/portfile.cmake * Update ports/nettle/portfile.cmake * Update ports/nettle/portfile.cmake * Update ports/nettle/portfile.cmake
2020-10-12[sltbench] Add new port (#13886)brukted
* add sltbench port * [sltbench] Fix static build
2020-10-12[botan] ask for amalgamation build on windows (#13936)Joakim L. Gilje
* ask for amalgamation build on windows to avoid linker errors due to long command line * bump port-version on botan * made the amalgamation build user-selectable via feature-flags
2020-10-12[vcpkg/manifest/toolchain] Add install/bootstrap options & fix CACHE ↵Alexander Neumann
variables usage (#13713) * [vcpkg/toolchain] add bootstrap and install options * fix usage of cache variables
2020-10-12[marl] Update to Oct 2,2020 (#13960)JonLiu1993
* [marl] Update to Oct 2,2020 * Update ports/marl/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-12[openimageio] Fix build tools on windows-static (#13962)Jack·Boos·Yu
2020-10-12[qca]support linux-osx-static build (#13964)Long Huan
* support linux, osx, static build * fix install bug * set OSX_FRAMEWORK=OFF fix osx install failed bug * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * change install copyright Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-12[opencl] fix crt linkage for x64-windows-static-md (#13977)Matthias C. M. Troffaes
* [opencl] fix crt linkage * [opencl] bump port version * [opencl] minor simplification in portfile Co-authored-by: Adam Johnson <AdamJohnso@gmail.com> Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
2020-10-12[ecsutil] Update ECSUtil v1.0.7.10 (#13990)jimmy hu
[ecsutil] Update ECSUtil v1.0.7.10
2020-10-12[gdal] Fix debug library name in vcpkg-cmake-wrapper (#13992)Jack·Boos·Yu
* [gdal] Fix debug library name in vcpkg-cmake-wrapper * correct debug library name on Windows * correct library name on Windows
2020-10-12[vcpkg] Further JSON error improvements (#13399)ras0219
* [vcpkg] Split vcpkg/base/json.h into vcpkg/base/jsonreader.h * [vcpkg] Extract definitions of Configuration-Deserializer (& friends) These types are only used by VcpkgPaths during the initial parse. * [vcpkg] Introduce levenshtein-distance suggestions for json errors * [vcpkg] Fix regression in supports handling * [vcpkg] Fix signed/unsigned mismatch * [vcpkg] Address CR comments * [vcpkg] Address CR comments * Fix compiler error from merge conflict. * [vcpkg] Change parameters of Reader::check_for_unexpected_fields to better match declaration * [vcpkg] Improve errors from features set * [vcpkg] Fix includes * [vcpkg] Reuse code * [vcpkg] Check the "name" field always to maximize error information * [docs] Improve english phrasing in manifests.md * [vcpkg] Correct docs link for manifests Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-12[azure-kinect-sensor-sdk] Fix azure-kinect-sensor-sdk[tool] build error (#13737)Lily
2020-10-12[osg] Fix feature plugin (#13942)Jack·Boos·Yu
2020-10-09[gcem] Update to version 1.13.1 (#13895)jimmy hu
* [gcem] Update to version 1.13.1 https://github.com/kthohr/gcem/releases/tag/v1.13.1 * Update portfile.cmake Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-10-09[mikktspace] Initial port (#13900)Rémy Tassoux
http://mikktspace.com/
2020-10-09[drogon] Update to 1.0.0 (#13907)An Tao
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-09[freeimage] Fix macOS build error (#13916)carr-7
* [freeimage] fix osx build error from conflicting with mono framework * Bump port-version. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-09[tinyexpr] Add new port (#13729)myd7349
2020-10-08[lerc] Export Package (#13724)Nathan
Co-authored-by: Nathan Mercer <nmercer@intermap.com> Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-10-08[jsoncons] Update to 0.158.0 (#13938)Daniel Parker
2020-10-08[fastcdr/jack2/fcl/ensmallen/hwloc] Update to latest release (#13559)Phoebe
2020-10-08[opensubdiv] New port (#13695)ousttrue
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-08Update to libzippp-4.0-1.7.3 (#13620)Cédric Tabin
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>