aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-30[cli] update to v.2.0.0 (#19744)Daniele Pallastrelli
* [cli] Update the version to 1.1.1 * [cli] Update the version to 1.2.1 * [cli] Update the version to 1.2.1: fix PR requests * [aricpp] create a new port (#17162) * [cli] run the command: ./vcpkg x-add-version --all * [aricpp] change request for #18048 * Update ports/aricpp/portfile.cmake * [aricpp] change request for #18048 * Update ports/aricpp/vcpkg.json * Update ports/aricpp/vcpkg.json * Update versions/a-/aricpp.json * Update versions/a-/aricpp.json * [aricpp] port-version -> 0 * [cli] v. 2.0 * [cli] Update ports/cli/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/cli/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * [cli] bump port version * Update versions/c-/cli.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Daniele Pallastrelli <daniele.pallastrelli@sadel.it> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-30[daw-json-link,daw-header-libraries,daw-utf-range]Update many ports (#19755)JonLiu1993
* update many ports * update version * Update ports/daw-header-libraries/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/daw-json-link/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/daw-utf-range/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/daw-json-link/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/daw-json-link/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/daw-utf-range/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * update version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-08-30fix bootstrap.sh on arm macs (#19622)autoantwort
2021-08-30[kf5wallet] new port (#19450)Dawid Wróbel
* Add kf5kwallet port * Fixed kf5wallet for windows * [kf5wallet] update to 5.84.0 * [kf5wallet] port CONTROL to JSON * [kf5wallet] use msgmerge provided by gettext port * [kf5wallet] only remove what's required * [kf5wallet] wrap paths in quotes * [kf5wallet] update deprecated functions * [kf5wallet] DISABLE_PARALLEL_CONFIGURE to fix clang-format error * [kf5wallet] update versions * [kf5wallet] remove static /bin folders * [kf5wallet] update versions * [kf5wallet] use semVer * [kf5wallet] update versions * [kf5wallet] add PACKAGE_NAME to vcpkg_cmake_config_fixup * [kf5wallet] update versions Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-08-30[wavelib] Update to 2021-08-10 (#19477)myd7349
* [wavelib] Update to 2021-08-10 [wavelib] Add vcpkg.json * [wavelib] Add version * [wavelib] Clean * [wavelib] Overwrite version
2021-08-30[harfbuzz] update to 2.8.2 (#19615)JonLiu1993
* [harfbuzz] update to 2.8.2 * update version * revert patch format * update version
2021-08-30[spix] Add new port (#19351)Matthias Kuhn
* [anyrpc] Bump version to export missing symbol * [spix] Add port * versioning * Update ports/anyrpc/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * versioning * Update ports/anyrpc/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * versioning Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-08-30Document VCPKG_TARGET_IS_MINGW (#19790)autoantwort
2021-08-30[freetype] update to 2.11.0 (#19284)autoantwort
* [freetype] update to 2.11.0 * add version files
2021-08-30[kf5guiaddons] fix Wayland scanner not being found by transitive deps; fix ↵Dawid Wróbel
static builds (#19203) * [kf5guiaddons] add QtWaylandScanner_EXECUTABLE variable to Config.cmake * [kf5guiaddons] update versions * [kf5guiaddons] remove extraneous options * [kf5guiaddons] update versions * [kf5guiaddons] remove extraneous lines, bump version * [kf5guiaddons] update versions * [kf5guiaddons] add QtWaylandScanner_EXECUTABLE to MAYBE_UNUSED_VARIABLES * [kf5guiaddons] update versions * [kf5guiaddons] replace CURRENT_INSTALLED_DIR without affecting other vars * [kf5guiaddons] update deprecated functions * [kf5guiaddons] wrap paths in quotes * [kf5guiaddons] update versions * [kf5guiaddons] use PACKAGE_PREFIX relative path instead CURRENT_PACKAGES_DIR * [kf5guiaddons] update versions * [kf5guiaddons] cache the QtWaylandScanner_EXECUTABLE variable * [kf5guiaddons] update versions * [kf5guiaddons] update versions * [kf5guiaddons] Add missing static dependency * [kf5guiaddons] update versions * [kf5guiaddons] rename patch file * [kf5guiaddons] update versions * [kf5guiaddons] add PACKAGE_NAME to vcpkg_cmake_config_fixup * [kf5guiaddons] update versions
2021-08-30[CGNS|VTK-M|VTK|ParaView] Update ports (#18248)Alexander Neumann
* [cgns] update to 4.2.0 * [vtk-m] update to 1.6.0 * [vtk] Update to 9.0.1-pv5.9.1 - VTK update to match release version of ParaView * [ParaView] Update to 5.9.1 * version stuff * fix automatic svg linkage in static builds * update qt5-svg * revisit vtk - fix build with vtk-m 1.6 - remove unused patches - remove comments * bump version * remove two commented lines * version stuff * remove old PR version Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-30[libunifex] create a new port (#19279)Park DongHa
* [libunifex] create a new port * [libunifex] update version/baseline * [libunifex] fix wrong support expression * update version SHA * [libunifex] more warning comments * [libunifex] use `unofficial::` namespace * [libunifex] allow warnings in build * simplify the patch file * Update ports/libunifex/vcpkg.json Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> * [libunifex] update patch files * [libunifex] replace INCLUDEDIR to include Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2021-08-30bootstrap.sh: fails if there is no entry for a tool os combination (#19640)autoantwort
2021-08-30[approval-tests-cpp] Update to 10.10.0 (#19621)Llewellyn Falco
* [approval-tests-cpp] Update to 10.10.0 * add version files
2021-08-27[pango] Fix libthai splelling (microsoft#19758) (#19760)Alonso Schaich
2021-08-27[llvm] update to 12.0.1 (#19741)autoantwort
2021-08-27[bddisasm] Update to 1.34.2 (#19761)Anichitei Ionel-Cristinel
2021-08-27[vcpkg baseline][lapack-reference] Fix copy openblas's pkgconfig file (#19628)Jack·Boos·Yu
* [lapack-reference] Fix copy openblas's pkgconfig file * version * Use vcpkg-cmake and vcpkg-cmake-config instead * version stuff * Restore the changes about vcpkg-cmake-configure / vcpkg-cmake-install * update version keyword * version
2021-08-27[crow] fix sha-512 sum (#19637)Luca Schlecker
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-08-27[glog] Fixed gflags dependency (#18739)bucurb
2021-08-27[gettext] Add "autopoint" tool to gettext[core] (#17317)Kai Pastor
2021-08-27[onnx] create a new port (#18073)Park DongHa
2021-08-27[srpc] add port of sogou/srpc (#16295)DengJun
2021-08-26[directxtk, directxtk12, directxtex] ports updated for August 2021 release ↵Chuck Walbourn
(#19320) * DirectXTex port updated * DirectX Tool Kit updated for August 2021 release * Update baseline * Remove build of MakeSpriteFont * Update baseline * Added 4.7.2 .NET TargetingPack * Back out adding .NET targeting pack, forked out as https://github.com/microsoft/vcpkg/pull/19764 Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-26[openxr-loader] Update to 1.0.18 (#19574)Bradley Austin Davis
2021-08-26[OpenColorIO] Fix OpenColorIO v2.0.1 can't be find_package (#19725)Xing Ji
* fix that opencolorio v2.0.1 can't be `find_package`, reference the master branch of opencolorio to generate `OpenColorIOTargets` * run `vcpkg x-add-version --all` * fix the `OpenColorIO` for linux * vcpkg x-add-version --all * patch for `OpenColorIOConfig.cmake` by https://github.com/AcademySoftwareFoundation/OpenColorIO/pull/1397 * vcpkg x-add-version --all
2021-08-26[many ports] Add vcpkg_fixup_pkgconfig (#19721)Jack·Boos·Yu
* [many ports]Add vcpkg_fixup_pkgconfig * version * Update ports/libepoxy/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update versions/l-/libepoxy.json * Update versions/l-/libepoxy.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-08-26[vtk] Fix OpenGL feature (#19735)Johan Pauwels
* [vtk] Fix typo that breaks OpenGL feature Missspelled "VTK_MODULE_ENABLE_VTK_DomainsChemistryOpenGL2" * [vtk] Bump version
2021-08-26[ginkgo] Update to 1.4.0 (#19731)Tobias Ribizel
* [ginkgo] add release 1.4.0 * [ginkgo] x-add-version * Update ports/ginkgo/usage * [ginkgo] download large patch on demand * [ginkgo] x-add-version
2021-08-25[zstd] update to 1.5.0 (#18915)JonLiu1993
2021-08-25[vcpkg] Add triplet option VCPKG_NO_COMPILER_TRACKING (#17526)Kevin Lalumiere
2021-08-25[Libb64] Add new port (#19447)9cvele3
2021-08-25[openssl] Update to 1.1.1l (#19739)autoantwort
2021-08-24[imgui] Update to 1.84.1 (#19677)Rémy Tassoux
* [imgui] Update to 1.84.1 * [imgui] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-08-24[frugually-deep] update to v0.15.10 p0 (#19691)Mathis
* update * version
2021-08-24[vcpkgTools.xml] Update cmake 3.20.4 hash for freebsd (#19697)InfRandomness
2021-08-24[rmlui] Update to 4.2 (#19719)Michael R. P. Ragazzon
2021-08-24[KWSys] add new port (#19712)q1000treadz
* add kwsys port * ./vcpkg x-add-version --all * unsupport uwp * ./vcpkg x-add-version --all * Fix versions for port * Update version database * corrections * corrections2 * corrections3 * update hash
2021-08-24[tinyfiledialogs] Fix usage (#19723)NancyLi1013
* [tinyfiledialogs] Fix usage * Update version files
2021-08-24[sail] Update to 0.9.0-pre15 (#19724)Dmitry Baryshev
* [sail] Update to v0.9.0-pre15 * [sail] vcpkg x-add-version --all
2021-08-20[vcpkg baseline][paraview:x64-osx][vcpkg_cmake_config_fixup] Revert #19469 ↵Phoebe
(#19633) * [vcpkg_cmake_config_fixup] Revert #19469 * Update the version date * actually just revert * move stuff around in vcpkg-cmake-config.json file Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-08-20[freebds] Fix vcpkg-tool compilation issue (#19641)InfRandomness
Adds an xml entry to cmake 3.20.4 for freebsd 13
2021-08-19[kf5windowsystem] fix cmake.in for static usage; extra fixes (#19440)Dawid Wróbel
* [kf5windowsystem] fix cmake.in for static usage; extra fixes - apply https://invent.kde.org/frameworks/kwindowsystem/-/merge_requests/27 patch - fix MAYBE_UNUSED_VARIABLES usage - use semVer - update deprecated functions - wrap paths in quotes - don't overzealously remove folders * [kf5windowsystem] update versions * [kf5windowsystem] fix cmake.in for static usage on Linux * [kf5windowsystem] update versions
2021-08-19[wxwidgets] make wxUSE_STL an optional triplet feature (#19274)Be
wxUSE_STL defaults to OFF so that is how it is in Linux distribution packages. Downstream projects developed with wxUSE_STL=ON are not necessarily compatible with wxUSE_STL=OFF without modification. So, by default, go with wxWidgets' default for compatibility with downstream codebases. vcpkg users who need wxUSE_STL=ON can still do so by simply opting into the new 'stl' feature of this port. https://forums.wxwidgets.org/viewtopic.php?p=165208 Signed-off-by: Be <be@mixxx.org>
2021-08-18[libconfig] fix compilation errors on macos (#19374)James Athey
* remove "find_path(STDINT_H stdint.h)". On clang/macos, this picks up the kernel headers version of stdint.h, instead of the C standard library, breaking compilation * only define YY_NO_UNISTD_H and YY_USE_CONST on Windows, like the upstream CMakeLists.txt * set the C standard to C99, like the upstream CMakeLists.txt * update to 1.7.3 * remove the "fail" line from ci.baseline.txt * run ./vcpkg x-add-version --all to update metadata files * reset port-version
2021-08-18[abseil] Upgrade to 20210324.2 (#19357)Sergii Baitala
* Update vcpkg_from_github.cmake * Update abseil to 20210324.2 * Use version-date instead of version-string * Update abseil.json * Remove port-version from ports/abseil/vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * update version-date * Update abseil.json * Update vcpkg.json * Update version * Update abseil.json * Add port-version back * Update ports/abseil/vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * [abseil] Upgrade to 20210324.2 * update version * update vcpkg.json * update version Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-08-18[angle] Fix mingw build (#19307)Kai Pastor
* Fix import lib prefixes * Fix mingw build * x-add-version
2021-08-18[sdl2] Update to 2.0.16 (#19509)Rémy Tassoux
* [sdl2] Update to 2.0.16 * [sdl2] Update version files * [sdl2] Fix uwp builds * [sdl2] Update version files * [sdl2] Change version-semver to version * [sdl2] Fix uwp pkgconfig file creation * [sdl2] Add alias on static build * [sdl2] Remove cmake wrapper * [sdl2] Update version files * [sdl2] Disable SDL2::SDL2main target search on uwp * [sdl2] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-18[lua] Add error message to feature `cpp` when building uwp (#19510)Jack·Boos·Yu
* [lua] Add error message to the cpp selection feature when building uwp. * version
2021-08-18[immer] update port (#19521)eli
* update immer port * run `vcpkg x-add-version --all` * Update ports/immer/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/immer/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/immer/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/immer/vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/immer/vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/immer/vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * update verison * delete versions Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>