Commit Graph

10557 Commits

Author SHA1 Message Date
Billy O'Neal
cd54580d1f
[libbson, mongo-c-driver] Convert to vcpkg.json. (#20039)
* Fixes source writes rather than using DISABLE_PARALLEL_CONFIGURE
* Fixes to use modern vcpkg helpers.
* Fixes to install to the correct include path rather than moving the resulting includes after the fact.
* Remove do-nothign renames.
* Fixes to make static cmake configs find the correct bits.
2021-09-08 11:56:06 -07:00
Phoebe
bcf551b980
[fftw3/libwebsockets/uwebsockets] Update to latest release (#20051) 2021-09-08 08:02:56 -07:00
myd7349
e239a6fa6e
[simdjson] Update to v1.0.0 (#20052)
* [simdjson] Update to 1.0.0

* [simdjson] Bump version
2021-09-08 08:02:07 -07:00
NancyLi1013
6ea34201f3
[h3/jaeger-client-cpp] Update to the latest version (#20008)
* [h3/jaeger-client-cpp] Update to the latest version

* Remove CONTROL files

* Update version files

* Update patch

* Update versions/j-/jaeger-client-cpp.json
2021-09-08 08:00:54 -07:00
Phoebe
277e9a7f46
[glew/openvdb/xtensor-io] Update to latest release version (#20022)
* [glew/openvdb/xtensor-io] Update to latest release version

* [glew] Update patch

* [xtensor-io] Update version
2021-09-08 07:56:56 -07:00
JonLiu1993
f4f8bba9d4
[libfort/libgit2/cli11] update to the latest version (#20024)
* [libfort/libgit2/cli11] update to the latest version

* update version

* delete useless dependencies

* update version
2021-09-08 07:55:21 -07:00
Vitalii Koshura
f4a827c2a7
[rappture] Update port to use vcpkg.json instead of CONTROL (#20049)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-09-08 07:54:48 -07:00
Mathis
b91abc4eda
[imgui] update to 1.84.2 (#20012)
* update imgui

* version

* use correct ref for docking

* version

* update commit for dockiung

* version
2021-09-08 07:54:28 -07:00
eao197
7df5a3efef
[so5extra] Update to 1.4.1.1 (#20004)
* so5extra updated to the latest version.

* Fix for so5extra's manifest format.

* so5extra version added to baseline.

* Accepting suggestion for so5extra's manifest.

* Update for so5extra version in baseline.
2021-09-08 07:51:54 -07:00
Be
4304bada11
[vamp-sdk] fix library filenames to match upstream build systems (#20002)
* [vamp-sdk] fix library filenames to match upstream build systems

There were two problems:
1. The port added a `d` suffix for debug builds that upstream did
not. This caused
`find_library(VampHostSDK_LIBRARY NAMES vamp-sdk)`
to fail to find the debug library.
2. The port used the same file name for libraries on every OS but
that is not what upstream does.

* [vamp-sdk] fix capitalization of Vamp

Vamp is not an acronym.
2021-09-08 07:51:30 -07:00
NancyLi1013
5b2ac1fed8
[libhsplasma/libpcap/lv2/libcrafter] Update to the latest version (#19965)
* [libhsplasma/libpcap/lv2] Update to the latest version

* [libpcap] Remove unused comments

* Update version files

* [lv2] Fix usage
[libpcap] Update ci.baseline.txt

* [libhsplasma] Remove x64-windows-static=fail from ci.baseline.txt

* [libcrafter] Update to 1.0

* [libcrafter] Add vcpkg.json

* Update version files

* Add CRT check for libpcap and update version as versin-semver for libpcap

* Update version files

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-08 07:45:37 -07:00
evpobr
615547c1d5
[libsamplerate] Update 0.2.1 -> 0.2.2 (#20003) 2021-09-07 21:49:35 -07:00
Jafar Abdi
e8661320ba
[libharu] Fix renaming library when one of the build type is selected (#19979)
* libharu: Fix renaming library when build type is either release or debug

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Run vcpkg x-add-version --all

* Small changes

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-09-07 21:48:24 -07:00
JonLiu1993
d1657f4c9b
[arcus/any-lite/aixlog] Update to the latest version (#19977)
* [arcus/any-lite/aixlog] Update to the latest version

* update version

* Apply requested changes

* update version

* update vcpkg.json

* update version
2021-09-07 21:41:40 -07:00
Phoebe
8ef3e28099
[libuv/librsync/libqrencode] Update to latest release version (#19972)
* [libuv/librsync/libqrencode] Update to latest release version

* Update the baseline version

* [libuv] Add new source file epoll.c

* Update the source

* Small changes
2021-09-07 21:40:10 -07:00
Cheney Wang
4814a51290
[openimageio] update version to 2.3.7.2 (#19961)
* [openimageio] update version to 2.3.7.2

* Disable the test in vcpkg

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-07 21:09:32 -07:00
Phoebe
f63a6a53b4
[ms-gltf] Update to latest release r1.9.5.4 (#19958)
* [ms-gltf] Fix the wrong homepage

* Update pdb file path

* Pass WINDOWS_USE_MSBUILD to vcpkg_cmake_configure

* Update to latest release r1.9.5.4
2021-09-07 21:09:06 -07:00
Carlos O'Ryan
b5865bfeba
[google-cloud-cpp] update to latest release (v1.31.1) (#19957) 2021-09-07 21:06:57 -07:00
NancyLi1013
e5b6ec234b
[libmediainfo/glslang] Update to the latest version (#19917)
* [libmediainfo/glslang] Update to the latest version

* Update version files

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-07 21:06:30 -07:00
myd7349
503d17d534
[uriparser] Update to v0.9.5 (#19820)
* [uriparser] Update to 0.9.5

* [uriparser] Add new version

* Small changes

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-09-07 21:04:44 -07:00
JonLiu1993
c126a7817c
[harfbuzz] update to 2.9.0 (#19817)
* [harfbuzz] update to 2.9.0

* update version

* update version to version-semver

* update version

* remove fontconfig option

* update version
2021-09-07 21:04:22 -07:00
Geoff Evans
4d8cf181f1
proj4 uwp improvments (#18323)
* Remove prior arm/uwp patch since host dependencies now allow for proj database generation, and add a new patch that repairs Win32 API calls to use UWP counterparts in UWP builds

* Update ci baseline for port changes

* Update port version

* Fix patch list for PR

* Bump port-version, disable some broken downstream libs

* Update port version commit
2021-09-07 21:02:10 -07:00
Phoebe
6a8dea1ace
[icu] Fix tool path (#19726)
* [icu] Fix tool path

* Update the baseline version

* Apply the review suggestions

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-07 15:19:28 -07:00
Wolfgang Stöggl
7fae7f5923
[lcms] Update to 2.12 (#19551)
In addition to updating the version to 2.12, the following
modifications were applied to the port:
- Use the name lcms2 for the library, as it is called upstream since
  version 2 of Little-CMS.
  Remark: In the past, the library has already been called lcms2 for
  a while in vcpkg (1e53c60 until 726c111).
  The ports in vcpkg, which currently require the port lcms
  (devil, libraw and opencolorio), use and support lcms2 include/lib.
- Add generating a pkg-config file
- Add quotes to file commands in portfile.cmake
2021-09-07 15:19:07 -07:00
autoantwort
8307923c6a
[yaml-cpp] fix cmake and pkgconfig files (#19703) 2021-09-07 14:17:18 -07:00
Buck Yeh
adad924a91
[buck-yeh-bux] add port (#19670)
* [bux] Add new port

* Corrections according to Create Pull Request suggested questions

* SHA512

* Mark fails into .\scripts\ci.baseline.txt

* Mark fails into .\scripts\ci.baseline.txt

* No need of "port-version": 1 in vcpkg.json

* Update version database

* Update ports/bux/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/bux/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/bux/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/bux/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update bux.json

* Update ports/bux/vcpkg.json

* update version

* Update scripts/ci.baseline.txt

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update bux support

* update version

* update version

* Rename bux to buck-yeh-bux

* Update version database

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-07 14:13:35 -07:00
winsoft666
ac2bcf0d6b
[cpp-ipc] Add new port (#19360)
* [teemo] Update version to v2.3.

* [teemo] Modify version to v2.2

* [teemo] Run `vcpkg x-add-version teemo` to add version info.

* [teemo] Update Build-Depends.

* Update versions/t-/teemo.json

* [libipc] Add new library.

* [libipc] Run ./vcpkg x-add-version --all

* [libipc] Fix compile error.

* update version

* Update ports/libipc/CONTROL

* update version

* Update ports/libipc/portfile.cmake

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* Update ports/libipc/portfile.cmake

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* [cpp-ipc] rename libipc to cpp-ipc

* [cpp-ipc] Run vcpkg x-add-version --all

* [cpp-ipc] Remove old libipc

* update cpp-ipc

* update version

* delet libipc.json

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2021-09-07 14:12:35 -07:00
Kai Pastor
642d1ccb27
[kealib] Update, revise features (#19118)
* Convert manifest to JSON

* Remove purely transitive dependencies

* Parallel is unsupported with HDF5 C++

* Revise portfile

* Update to 1.4.14

* x-add-version
2021-09-07 11:56:42 -07:00
JonLiu1993
e67f76161c
[fmt] update to 8.0.1 (#18581)
* [fmt] update to 8.0.0

* update version

* revert patch foramt

* update version

* update version

* [fmt] update to 8.0.0

* update version

* [fmt] update to 8.0.1

* update version

* Apply suggested change

* update version
2021-09-07 11:55:54 -07:00
7FrogTW
71422c6272
[sentencepiece] v0.1.95 (#19858) 2021-09-05 09:49:17 -07:00
Liu Chenxin
210240b399
[libssh] add static build support for MinGW subsystem (#19854)
* add MinGW subsystem support for nana

* update port version

* [nana] update versions

* format-manifest

* add static build support for MingW subsystem

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-03 22:36:23 -07:00
Stefano Sinigardi
09019cbc9a
[OpenCV] fix protobuf references (#19770)
* [OpenCV] fix protobuf targets

* [OpenCV] fix port versions

* [OpenCV] fix references
2021-09-03 22:25:12 -07:00
Dawid Wróbel
698ffe5d25
[kf5solid] Fix CMake config; some extra fixes (#19810)
* [kf5solid] require bison >= 3.0

* [kf5solid] fix CMake config file

* [kf5solid] some apps actually use solid-hardware5

diff --git a/ports/kf5solid/portfile.cmake b/ports/kf5solid/portfile.cmake
index b876b00c0..53cf1841b 100644
--- a/ports/kf5solid/portfile.cmake
+++ b/ports/kf5solid/portfile.cmake
@@ -44,6 +44,11 @@ vcpkg_cmake_install()
 vcpkg_cmake_config_fixup(CONFIG_PATH lib/cmake/KF5Solid)
 vcpkg_copy_pdbs()

+vcpkg_copy_tools(
+      TOOL_NAMES solid-hardware5
+      AUTO_CLEAN
+ )
+
 if(VCPKG_LIBRARY_LINKAGE STREQUAL "static")
     file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/bin" "${CURRENT_PACKAGES_DIR}/debug/bin")
 endif()
@@ -51,9 +56,6 @@ endif()
 file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
 file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/etc")
 file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
-# solid-hardware and solid-power are a non-dev tools allowing to list hardware and power managament status of one's system. No need to keep them.
-file(REMOVE "${CURRENT_PACKAGES_DIR}/bin/solid-hardware5${VCPKG_HOST_EXECUTABLE_SUFFIX}" "${CURRENT_PACKAGES_DIR}/debug/bin/solid-hardware5${VCPKG_HOST_EXECUTABLE_SUFFIX}")
-file(REMOVE "${CURRENT_PACKAGES_DIR}/bin/solid-power${VCPKG_HOST_EXECUTABLE_SUFFIX}" "${CURRENT_PACKAGES_DIR}/debug/bin/solid-power${VCPKG_HOST_EXECUTABLE_SUFFIX}")
 file(RENAME "${CURRENT_PACKAGES_DIR}/debug/lib/qml" "${CURRENT_PACKAGES_DIR}/debug/qml")
 file(RENAME "${CURRENT_PACKAGES_DIR}/lib/qml" "${CURRENT_PACKAGES_DIR}/qml")

* [kf5solid] /etc is empty, no need to remove it

* [kf5solid] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5solid] update versions
2021-09-03 22:20:10 -07:00
Billy O'Neal
690f41497a
[simdutf] Disable benchmarks and tests. (#19987) 2021-09-03 22:16:43 -07:00
Dorq
a4d0471091
[libigl] fix imgui feature (#19746)
* [libigl] fix imgui feature

* run x-add-version
2021-09-03 17:38:46 -07:00
Vitalii Koshura
bde7e87f48
[sentry-native] Update port to use new vcpkg cmake scripts (#19839)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-09-03 17:37:59 -07:00
JonLiu1993
fbc1e4178a
[libmupdf/liblinear/libkeyfinder] Update to latest version (#19959)
* [libmupdf/liblinear/libkeyfinder] Update to latest version

* update version

* update vcpkg.json format

* update version
2021-09-03 17:37:20 -07:00
Dawid Wróbel
14f6b67e42
[kf5globalaccel] new port (#19757)
* Add kf5globalaccel port

* Revert "Add kf5globalaccel port"

This reverts commit f1ac3db8e2.

* Add kf5globalaccel port

* Fixed kf5globalaccel for windows

* [kf5globalaccel] update to 5.75.0

* [kf5globalaccel] update to 5.84.0

* [kf5globalaccel] use vcpkg_copy_tools

* [kf5globalaccel] only remove what's needed

* [kf5globalaccel] wrap paths in quotes

* [kf5globalaccel] use semVer

* [kf5globalaccel] update versions

* [kf5globalaccel] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5globalaccel] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-09-03 17:17:46 -07:00
Alvin
6d0c72f1d6
[co] Add new port (#19535)
* add package co

* add version

* fix support

* fix version

* Update ports/co/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/co/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/co/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/co/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/co/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/co/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* using features instead of dependency

* update version schema

* fix portfile

* fix hash

* add comments & cleanup

* fix hash

* update portfile

* up hash

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-03 17:15:27 -07:00
Llewellyn Falco
eee72f22e2
[approval-tests-cpp] Update to 10.11.0 (#19941)
* [approval-tests-cpp] Update to 10.11.0

* add version files

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-03 17:07:24 -07:00
yemreinci
8403a84166
[hazelcast-cpp-client] update to v4.2.0 (#19853)
* update hazelcast-cpp-client to 4.2.0

* run x-add-version
2021-09-03 17:05:18 -07:00
Rémy Tassoux
d84a2cc46d
[quill] Update to 1.6.3 (#19827)
* [quill] Update to 1.6.3

* [quill] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-09-03 17:04:00 -07:00
autoantwort
3506a45eab
[simdutf] add new port (#19742) 2021-09-03 17:03:15 -07:00
Rayan
38d6712d56
[catch2] Guard build type for Catch2 (#19793)
* guard build type for catch2

* update port-version

* update baseline & version
2021-09-03 17:01:51 -07:00
autoantwort
01198e2497
[folly] also support arm64 (#19738) 2021-09-03 17:00:37 -07:00
Xing Ji
9414ca11a9
[pystring] rename libpystring to pystring (#19740)
* rename `libpystring` to `pystring`

* run `vcpkg x-add-version --all`

* [pystring] Simplify CMake

* [pystring] Use target name as per opencolorio

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-09-03 17:00:07 -07:00
Adam
aed3b48635
[icu] fixes for macOS dynamic lib install (#19441)
* fixes for macOS dynamic lib install

* bump port version

* remove mingw change

* move install outside of conditional

* update portfile hash

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-03 16:42:38 -07:00
Dawid Wróbel
960264885a
[kf5crash] fix cmake.in to allow consumption by static builds (#19179)
* [kf5crash] fix cmake.in to allow consumption by static builds

* [kf5crash] update versions

* [kf5crash] kcrash is supported on Win and macOS, too

* [kf5crash] update versions

* [kf5crash] replace deprecated functions

* [kf5crash] update versions

* [kf5crash] don't overzealously delete folders

* [kf5crash] update versions

* [kf5crash] proactively disable docs

* [kf5crash] use semVer

* [kf5crash] update versions

* [kf5crash] remove extraneous options

* [kf5crash] update versions

* [kf5crash] wrap paths in quotes

* [kf5crash] update versions

* [kf5crash] remove bin folders in static build

* [kf5crash] update versions

* [kf5crash] rename patch file

* [kf5crash] update versions

* [kf5crash] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5crash] update versions
2021-09-03 16:41:20 -07:00
JonLiu1993
7ad9757560
[ktx] update to 4.0.0 release (#18644)
* [ktx] update to 4.0.0

* update version

* fix-arm64-error

* update version

* fix ci error

* update version
2021-09-03 16:31:10 -07:00
NancyLi1013
caf2e7460b
[libosmium/libxlsxwriter] Update to the latest version (#19935)
* [libosmium/libxlsxwriter] Update to the latest version

* Update version files

* Update versions/l-/libosmium.json

* Attempt to fix version database again.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-03 14:14:39 -07:00
Chocobo1
8c092e5cb6
[zlib] Download source over https instead of http (#19842)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-03 00:03:38 -07:00
Chocobo1
3c10aaaca7
[qt5-base] Download submodules over https instead of http (#19843) 2021-09-03 00:03:13 -07:00
Pablo Busse
887cc9c15a
[openssl] Support static builds on UWP (#19636)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-03 00:01:15 -07:00
Gelila Seifu
39d0da3a71
[hexl] Update version to 1.2.1 (#19468)
* update HEXL v1.2

* added x-add-version output

* rename intel-hexl to hexl

* update x-add-version output

* update homepage

* Update version database

* update portfile

* update portfile

* add find GIT

* Update version database

* Update ports/hexl/portfile.cmake

* use MSBUILD for Windows

* Update version database

* set generator

* Update version database

* update typo

* Update version database

* Fix build error

* Update ports/hexl/portfile.cmake

* Re-fix the dependencies

* update hexl version

* Update version database

* locate git, remove unused file

* Update version database

* update version, add dependency

* update dependency

* Update version database

* update HEXL to 1.2.1

* Update version database

* Fix version database.

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-03 00:00:29 -07:00
JonLiu1993
5835ade57b
[jasper] update to 2.0.33 (#19798)
* jasper

* update version

* update function

* update version
2021-09-02 18:04:16 -07:00
Cal McLean
526d0625e1
[libdatachannel] Update to v0.14.3 (#19826)
* [libdatachannel] update to version 0.14.3, fixing linking errors

* [libdatachannel] correctly format manifest

* [libdatachannel]: x-add-version --all
2021-09-02 18:03:41 -07:00
NancyLi1013
8db63fc115
[pangolin] Update to 0.6 and also support osx (#19840)
* [pangolin] Update to 0.6

* Update version files

* Format manifest

* Revert to CRLF in original patches

* Update versions/p-/pangolin.json

* Support osx and add features

* Remove extra space line

* Update versions/p-/pangolin.json

* Remove unused options

* Update versions/p-/pangolin.json

* Add MAYBE_UNUSED_VARIABLES

* Update versions/p-/pangolin.json
2021-09-02 18:01:14 -07:00
Carlos O'Ryan
7e7bcf8917
[google-cloud-cpp] update to latest release (v1.31.0) (#19889) 2021-09-02 17:59:28 -07:00
eli
5512566ae7
[lager] add port (#19661)
* add lager port

* run `vcpkg x-add-version --all`

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-09-02 17:57:20 -07:00
talregev
006e5a7b30
Add aurodock-vina port (#19645) 2021-09-02 17:56:47 -07:00
Kai Pastor
080bd7537f
[geos,librttopo] Fix linkage and other quirks (#19492)
* [geos] Minor portfile maintenance

* [geos] Export implicit C++ lib dependencies

* [geos] x-add-version

* [librttopo] New port version, format manifest

* [librttopo] Modernize portfile

* [librttopo] Fix mingw build

* [librttopo] Use geos-config, allow dynamic linkage for non-windows

* [librttopo] Fix pc file

* [librttopo] Use pristine download from osgeo.org

* [librttopo] x-add-version
2021-09-02 17:54:14 -07:00
Mathis
76b6e770a8
[nlohmann-json] update to 3.10.2 (#19690)
* update to 3.10.0

* version

* install pkg-config

* version

* fix package naming

* version

* apply @NancyLi1013 suggestions

* version

* update to new minor

* version

* update to 3.10.2

* version
2021-09-02 16:05:01 -07:00
myd7349
59df536514
[tvision] Add new port (#19480)
* [tvision] Add new port (fix #15839)

* [tvision] Add version file

* [tvision] getenv is not available on uwp

* [tvision] Overwrite version

* [tvision] Clean

* [tvision] Overwrite version
2021-09-02 13:56:12 -07:00
JonLiu1993
2d8e2a8a47
[asio] update to 1.19.2 (#19846)
* [asio] update to 1.19.2

* update version
2021-09-02 13:27:36 -07:00
Chocobo1
5a39e7f0c5
[qtbase] Download submodules over https instead of plain git protocol (#19844) 2021-09-02 13:25:35 -07:00
Jonathan Hale
8655bfd4b3
[corrade/magnum/-plugins] Fix build, minor cleanup and minor warning fix in vcpkg CMake scripts (#19435)
* [magnum/-plugins] Remove obsolete patches that no longer apply

Signed-off-by: Squareys <squareys@googlemail.com>

* [corrade] Make feature to flag translation consistent to fix warning

Consistent with magnum & magnum-plugins

Signed-off-by: Squareys <squareys@googlemail.com>

* Fix warning message for dlls without matching pdbs always displayed

Signed-off-by: Squareys <squareys@googlemail.com>

* Fix the baseline version

* Revert the changes in vcpkg_copy_pdbs.cmake

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-09-02 13:24:33 -07:00
Daniel Schürmann
a35b42633c
[portmidi] add osx support (#19366)
* [portmidi] add osx support

* [portmidi] replace CONTROL with vcpkg.json

* [portmidi] Introduce "port-version": 1

* [portmidi] quote all path strings

* [portmidi] update version database

* [portmidi] make use of ${PORT}

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-02 13:23:35 -07:00
Kai Pastor
9f73bc1a0e
Fix target_link_libraries on repeated inclusion of wrappers (#19120)
* Fix repeated inclusion of wrappers

* x-add-version
2021-09-02 13:21:52 -07:00
sslivins
bff0e8fc31
[libvpx] Add realtime and highbitdepth features. (#19532)
* added features for vpx to enable realtime, highbitdepth and pic

* output of vcpkg format-manifest

* added port version

* ran format-manifest again

* changed to port version 1 as implicit version is 0

* added updated version files

* removed pic feature and instead set --enable-pic as default option

* updated version database

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-02 13:11:17 -07:00
Joachim Gehweiler
7734e8b89d
[tensorflow] fix macOS build errors caused by numpy and bazel upgrades (#19363)
* Revert "incorporate changes from microsoft:master"

* Revert "Revert "incorporate changes from microsoft:master""

* issue targeted in newer numpy version

* work-around for broken numpy libs on macOS

* temporarily add debug code to analyze CI failures

* again temporary debug code

* fix linkage command on macOS (broken by Bazel upgrade)

* fix regex for macOS linker command

* remove debug code, bump version

* x-add-version seems to require a separate commit...

* Fix misspelled "acceleration".

* x-add-version

Co-authored-by: jgehw <Joachim_Gehweiler@McAfee.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-01 14:29:50 -07:00
autoantwort
adc1caf8f9
[icu] remove setting triplet (#19620)
* [icu] remove setting triplet

* add version files
2021-09-01 14:29:06 -07:00
NancyLi1013
44fac549c4
[libvpx] Add pkgconfig (#19355)
* [libvpx] Add pkgconfig check

* Update version files

* Add vpx.pc.in on Windows

* Update versions/l-/libvpx.json

* Remove -lm from vpx.pc.in file

* Update versions/l-/libvpx.json

* Remove debug messages

* Update versions/l-/libvpx.json
2021-09-01 14:27:04 -07:00
Be
409c1c4a05
[libsbsms] add new port with version 2.3.0 (#19312) 2021-09-01 11:50:01 -07:00
Michael Heyman
2b4ff3419f
[oatpp-openssl] new port (#19265)
* [oatpp-openssl] new port

* [oatpp-openssl] uses version-semver

* [oatpp-openssl] uses version-semver

* [oatpp-version] has paramters with arguments surrounded by quotes

* [oatpp-openssl] vcpkg x-add-version oatpp-openssl --overwrite-version

* [oatpp-openssl] no unused vcpkg_cmake_configure options

* [oatpp-openssl] no unused vcpkg_cmake_configure options

Co-authored-by: mheyman <mheyman@localdomain>
2021-09-01 11:48:01 -07:00
Dawid Wróbel
aa65c404c6
[kf5coreaddons] fix Windows static builds & CMake Config (#19439)
* [kf5coreaddons] fix Windows static builds

https://invent.kde.org/frameworks/kcoreaddons/-/merge_requests/122

Also:
- replace deprecated functions
- embrace paths in quotes
- actually remove the folders that need to be removed

* [kf5coreaddons] update versions

* [kf5coreaddons] delete redundant REMOVE

* [kf5coreaddons] update versions

* [kf5coreaddons] save data files to default /share location

* [kf5coreaddons] update versions

* [kf5coreaddons] fix CMake Config for static builds

* [kf5coreaddons] update versions

* [kf5coreaddons] update versions

* [kf5coreaddons] fix vcpkg_cmake_config_fixup() usage

* [kf5coreaddons] update versions

* [kf5coreaddons] workaround Linux Inotify issue

* [kf5coreaddons] update versions

* [kf5coreaddons] rename patch file

* [kf5coreaddons] update versions
2021-09-01 11:29:13 -07:00
Dawid Wróbel
d55546a5bf
[kf5archive] fix cmake.in to allow consumption by static builds (#19194)
* [kf5archive] fix cmake.in to allow consumption by static builds

* [kf5archive] update versions

* [kf5archive] add lzma, zstd features

* [kf5archive] update versions

* [kf5archive] fix MAYBE_UNUSED_VARIABLES usage

* [kf5archive] replace deprecated functions

* [kf5archive] use semVer

* [kf5archive] update versions

* [kf5archive] add vcpkg_check_features

* [kf5archive] update versions

* [kf5archive] remove redundant option

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [kf5archive] wrap all paths in quotes

* [kf5archive] update versions

* [kf5archive] lookup ZSTD using CMake

* [kf5archive] update versions

* [kf5archive] fix vcpkg_cmake_config_fixup() usage

* [kf5archive] update versions

* [kf5archive] rename patch files

* [kf5archive] update versions

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-01 11:19:07 -07:00
AndrewDeanMS
c283f5748f
[parallel-hashmap] Update to 1.33 (#19863)
* Update parallel-hashmap to version 1.33

* Result or running ./vcpkg x-add-version --all

Co-authored-by: Andrew Dean <Andrew.Dean@microsoft.com>
2021-09-01 11:04:19 -07:00
pyrotechnics-io
728557cc78
[jwt-cpp] Fixes SHA512 (#19845)
* Fixes jwt-cpp

This is a fix for #19837

Not sure why the hash worked a few days ago but appears to have broken now though (that needs some investigation). But the build is indeed broken

* update port version

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-09-01 11:02:47 -07:00
Kai Pastor
5bc27e8a50
[freexl] Fix mingw, cleanup (#19504)
* New port version, format manifest

* Revise portfile

* Add mingw support

* Add libiconv dependency to pc file

* x-add-version

* Apply PR comment

* x-add-version
2021-08-31 20:39:38 -07:00
siposcsaba89
18b793e28a
[boost-context] arm64 linux abi fix (#19522)
* [boost-context] arm64 linux abi fix

* [boost-context] baseline version updated
2021-08-31 20:27:44 -07:00
JonLiu1993
2ea3e99aac
[faiss] update to v1.7.1 (#19752)
* [faiss] update to v1.7.1

* update version

* update vcpkg.json format

* update version

* update patch

* update version

* Remove duplicate variable usage from the patch.

* x-add-version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-31 17:04:51 -07:00
Mathis
bedae7b820
[Bullet3] fixes config failures. (#19236)
* fix bullet3

* add-version

* change version-string to version

* overwrite version

* add export targets; change usage_file

* version

* add bullet include dirs to target

* version

* remove line break

* version

* apply changes from @JackBoosY

* version

* change EOL to LF

* version
2021-08-31 12:55:56 -07:00
Dawid Wróbel
a9d758fe25
[kf5configwidgets] new port (#16562)
* Add kf5configwidgets port

* Fix KF5ConfigWidgets for windows

* [kf5configwidgets] update to 5.75.0

* [kf5configwidgets] convert CONTROL to manifest

* [kf5configwidgets] update versions

* [kf5configwidgets] update to 5.81

* [kf5configwidgets] update versions

* [kf5configwidgets] update to 5.84

* [kf5configwidgets] update versions

* [kf5configwidgets] add 'designerplugin' feature

* [kf5configwidgets] update versions

* [kf5configwidgets] wrap paths in quotes

* [kf5configwidgets] update versions

* [kf5configwidgets] actually update SHA512

* [kf5configwidgets] update versions

* [kf5configwidgets] fix static builds

* [kf5configwidgets] set QT plugins path correctly

* [kf5configwidgets] update versions

* [kf5configwidgets] remove obsolete versions

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [kf5configwidgets] rename patch file

* [kf5configaddons] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-31 12:40:34 -07:00
An Tao
9fb1585e7a
[trantor] Update to 1.5.1 (#19443)
* [trantor] Update to 1.5.1

* Update ports/trantor/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/trantor/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update cmake functiom

* update version

* fix ci baseline issue

* update version

* fix ci error

* add port version

* update version

* Repair old drogon sha.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-30 19:27:37 -07:00
Stephen Kyne
a761a22de8
[liblo] Fix filenames for linux in liblo portfile (#19660)
* Fix filenames for linux vs windows in liblo portfile

* Removed deprecated call and now using vcpkg_copy_tools

* Upgraded to manifest file

* Increment port-version

* Remove now working builds from ci.baseline

* Updated versioning files

* Fixed type for vcpkg.json

* Updated sha for liblo version
2021-08-30 18:35:02 -07:00
Marek Roszko
78b7f1ba65
[ngspice] Update to release 35 (#19542)
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-30 18:33:17 -07:00
Mathis
0997386f6b
[comms,commsdsl,comms-ublox] update ports (#19581)
* update comms, add tools feature; update commsdsl

* update versions

* update comms-ublox

* update version

* add quotes to paths

* version

* fix comms dir remove

* version

* remove VCPKG_POLICY_DLLS_WITHOUT_LIBS

* version

* fix some paths

* version

* only allow build of tools if triplet is dynamic

* version

* fail on static

* version

* replace deprecated functions and replace options

* version

* fix

* fix 2

* update version

* apply @JackBoosY suggestions

* version

* Update ports/comms/portfile.cmake

* Update versions/c-/comms.json

* add @NancyLi1013 suggestions

* update versions

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-08-30 18:25:10 -07:00
Fabien Péan
ce45dd94d5
[eastl] fix dependency eabase (#19643) 2021-08-30 18:21:30 -07:00
MidwestB
8127442488
[libffi] Use -llibffi on Windows (#19655)
* Use -llibffi on Windows

Replace -lffi with -llibffi for Windows development, not just mingw

* Update portfile.cmake

* Update baseline.json

* Update libffi.json

* Add port-version and make path quoted

* Update version files

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-08-30 18:19:44 -07:00
Carlos O'Ryan
4529856aeb
[google-cloud-cpp] use features to stop package growth (#19600)
* [google-cloud-cpp] use features to stop package growth

We have plans to grow `google-cloud-cpp`, but we think the build times
are large enough already. This creates "features" to at least stop the
package growth as new features are added. The "default-features"
reflects the current features in the package.

* Remove versions created during development

* Address review comments
2021-08-30 17:14:50 -07:00
Carlos O'Ryan
69670b0a4a
[functions-framework-cpp] update to latest release (v0.6.0) (#19603)
* [functions-framework-cpp] update to latest release (v0.6.0)

* Fix version in portfile
2021-08-30 10:32:50 -07:00
Chris Mc
722b30de80
[jwt-cpp] port update to add version 0.5.1 (#19618)
* Update vcpkg.json

* Update portfile.cmake

* Update baseline.json

* Update jwt-cpp.json

* Update jwt-cpp.json
2021-08-30 10:32:35 -07:00
JonLiu1993
1cb7c21fe3
[Mesa] update to 21.2.0 (#19612)
* [Mesa] update to 21.2.0

* update verison
2021-08-30 10:28:34 -07:00
Ryan
29916bbee5
[ctre] Update to 3.4.1 (#19614)
* update to 3.4.1

* update baseline
2021-08-30 10:28:20 -07:00
JonLiu1993
febda96034
[libmt32emu] update from 2.5.0 to 2.5.3 (#19754)
* [libmt32emu] update from 2.5.0 to 2.5.3

* update version
2021-08-30 10:28:07 -07:00
Rémy Tassoux
c03ca5bd31
[plf-colony] Update to 6.28 (#19627)
* [plf-colony] Update from 5.33 to 6.28

* [plf-colony] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-08-30 10:26:47 -07:00
JonLiu1993
5c622d5141
[libpmemobj-cpp] update to 1.13.0 (#19630)
* [libpmemobj-cpp] update to 1.13.0

* update version
2021-08-30 10:26:19 -07:00
Phoebe
d3eaf06628
[libics] Add DISABLE_PARALLEL_CONFIGURE and update to 1.6.5 (#19652) 2021-08-30 10:25:56 -07:00
Daniele Pallastrelli
f732367744
[cli] update to v.2.0.0 (#19744)
* [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 10:25:27 -07:00
JonLiu1993
116ce79d70
[daw-json-link,daw-header-libraries,daw-utf-range]Update many ports (#19755)
* 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-30 10:25:07 -07:00
Dawid Wróbel
ae89e7d99f
[kf5wallet] new port (#19450)
* 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 10:23:23 -07:00
myd7349
73a31ace68
[wavelib] Update to 2021-08-10 (#19477)
* [wavelib] Update to 2021-08-10

[wavelib] Add vcpkg.json

* [wavelib] Add version

* [wavelib] Clean

* [wavelib] Overwrite version
2021-08-30 10:21:45 -07:00
JonLiu1993
950dd37e70
[harfbuzz] update to 2.8.2 (#19615)
* [harfbuzz] update to 2.8.2

* update version

* revert patch format

* update version
2021-08-30 10:21:15 -07:00
Matthias Kuhn
4bd67a4371
[spix] Add new port (#19351)
* [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-30 10:20:48 -07:00
autoantwort
dd6fd59ff2
[freetype] update to 2.11.0 (#19284)
* [freetype] update to 2.11.0

* add version files
2021-08-30 10:05:16 -07:00
Dawid Wróbel
c0bc5e1b0f
[kf5guiaddons] fix Wayland scanner not being found by transitive deps; fix 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 10:04:04 -07:00
Alexander Neumann
8c7e8df015
[CGNS|VTK-M|VTK|ParaView] Update ports (#18248)
* [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 10:03:01 -07:00
Park DongHa
047e8ef16e
[libunifex] create a new port (#19279)
* [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-30 09:51:19 -07:00
Llewellyn Falco
de623488c7
[approval-tests-cpp] Update to 10.10.0 (#19621)
* [approval-tests-cpp] Update to 10.10.0

* add version files
2021-08-30 08:32:03 -04:00
Alonso Schaich
21935b744d
[pango] Fix libthai splelling (microsoft#19758) (#19760) 2021-08-27 17:06:39 -07:00
autoantwort
e6ed80cfca
[llvm] update to 12.0.1 (#19741) 2021-08-27 17:05:04 -07:00
Anichitei Ionel-Cristinel
d19ebdc662
[bddisasm] Update to 1.34.2 (#19761) 2021-08-27 17:03:20 -07:00
Jack·Boos·Yu
620cb9ad5d
[vcpkg baseline][lapack-reference] Fix copy openblas's pkgconfig file (#19628)
* [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 17:02:02 -07:00
Luca Schlecker
b590d6abb1
[crow] fix sha-512 sum (#19637)
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-08-27 16:55:40 -07:00
bucurb
3582b8a4f0
[glog] Fixed gflags dependency (#18739) 2021-08-27 16:43:13 -07:00
Kai Pastor
c350a3b712
[gettext] Add "autopoint" tool to gettext[core] (#17317) 2021-08-27 14:24:56 -07:00
Park DongHa
ab3095a27d
[onnx] create a new port (#18073) 2021-08-27 14:20:15 -07:00
DengJun
646e573f8a
[srpc] add port of sogou/srpc (#16295) 2021-08-27 12:50:41 -07:00
Chuck Walbourn
fefb2c12b6
[directxtk, directxtk12, directxtex] ports updated for August 2021 release (#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 15:37:42 -07:00
Bradley Austin Davis
a6ce2965b5
[openxr-loader] Update to 1.0.18 (#19574) 2021-08-26 10:54:11 -07:00
Xing Ji
17818aa503
[OpenColorIO] Fix OpenColorIO v2.0.1 can't be find_package (#19725)
* 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 10:10:12 -07:00
Jack·Boos·Yu
383060ffb6
[many ports] Add vcpkg_fixup_pkgconfig (#19721)
* [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 10:09:08 -07:00
Johan Pauwels
e0a5659774
[vtk] Fix OpenGL feature (#19735)
* [vtk] Fix typo that breaks OpenGL feature

Missspelled "VTK_MODULE_ENABLE_VTK_DomainsChemistryOpenGL2"

* [vtk] Bump version
2021-08-26 10:07:38 -07:00
Tobias Ribizel
410a157896
[ginkgo] Update to 1.4.0 (#19731)
* [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-26 09:34:31 -07:00
JonLiu1993
dd3d6df500
[zstd] update to 1.5.0 (#18915) 2021-08-25 21:08:51 -07:00
9cvele3
a82c62d5c8
[Libb64] Add new port (#19447) 2021-08-25 20:33:40 -07:00
autoantwort
772d435ba1
[openssl] Update to 1.1.1l (#19739) 2021-08-25 19:38:37 -07:00
Rémy Tassoux
d8e1d6b50c
[imgui] Update to 1.84.1 (#19677)
* [imgui] Update to 1.84.1

* [imgui] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-08-24 16:28:54 -07:00
Mathis
9e799f4344
[frugually-deep] update to v0.15.10 p0 (#19691)
* update

* version
2021-08-24 16:25:53 -07:00
Michael R. P. Ragazzon
7acd4d1f00
[rmlui] Update to 4.2 (#19719) 2021-08-24 15:47:00 -07:00
q1000treadz
24c9f30d4c
[KWSys] add new port (#19712)
* 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 15:46:24 -07:00
NancyLi1013
91aec79128
[tinyfiledialogs] Fix usage (#19723)
* [tinyfiledialogs] Fix usage

* Update version files
2021-08-24 14:50:54 -07:00
Dmitry Baryshev
d286ed336d
[sail] Update to 0.9.0-pre15 (#19724)
* [sail] Update to v0.9.0-pre15

* [sail] vcpkg x-add-version --all
2021-08-24 14:49:58 -07:00
Phoebe
025e564979
[vcpkg baseline][paraview:x64-osx][vcpkg_cmake_config_fixup] Revert #19469 (#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 14:46:02 -07:00
Dawid Wróbel
ab60f27567
[kf5windowsystem] fix cmake.in for static usage; extra fixes (#19440)
* [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 15:49:06 -07:00
Be
996baeff29
[wxwidgets] make wxUSE_STL an optional triplet feature (#19274)
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-19 08:59:43 -07:00
James Athey
bd7fc2c75b
[libconfig] fix compilation errors on macos (#19374)
* 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 17:24:14 -07:00
Sergii Baitala
27d8b29764
[abseil] Upgrade to 20210324.2 (#19357)
* 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 17:22:30 -07:00
Kai Pastor
a9613b5775
[angle] Fix mingw build (#19307)
* Fix import lib prefixes

* Fix mingw build

* x-add-version
2021-08-18 17:21:04 -07:00
Rémy Tassoux
25382e39f7
[sdl2] Update to 2.0.16 (#19509)
* [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 17:19:15 -07:00
Jack·Boos·Yu
c721ff6784
[lua] Add error message to feature cpp when building uwp (#19510)
* [lua] Add error message to the cpp selection feature when building uwp.

* version
2021-08-18 17:18:05 -07:00
eli
f0da48d233
[immer] update port (#19521)
* 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>
2021-08-18 17:17:34 -07:00
Sergii Baitala
bfc992771e
[opentelemetry-cpp] New port (#19536)
* add openteletry-cpp

* update vcpkg

* Apply suggestions from code review

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update version

* check etw for linux/osx

* Remove otlp feature

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-18 17:14:57 -07:00
eli
322e3e152a
[zug] Add port (#19539)
* add zug port

* run `vcpkg x-add-version --all`

* add missing docs feature to zug

* run `vcpkg x-add-version --all --overwrite-version`

* Apply suggestions from code review

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* format vcpkg.json

* update version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-08-18 17:14:24 -07:00
Be
719ceca88d
[vamp-sdk] update to 2.10; switch download URL to GitHub; fix path of installed headers (#19572)
* [vamp-sdk] update to 2.10; switch download URL to GitHub

This works around a bad SSL certificate on
https://code.soundsoftware.ac.uk :

Error: Failed to download from mirror set:
https://code.soundsoftware.ac.uk/attachments/download/2589/vamp-plugin-sdk-2.9.0.zip: % Total    % Received % Xferd  Average Speed   Time    Time Time  Current
                                 Dload  Upload   Total   Spent Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

* [vamp-sdk] fix path of installed headers

These are the paths installed by the vamp-plugin-sdk-devel Fedora
package:

/usr/include/vamp
/usr/include/vamp-hostsdk
/usr/include/vamp-hostsdk/Plugin.h
/usr/include/vamp-hostsdk/PluginBase.h
/usr/include/vamp-hostsdk/PluginBufferingAdapter.h
/usr/include/vamp-hostsdk/PluginChannelAdapter.h
/usr/include/vamp-hostsdk/PluginHostAdapter.h
/usr/include/vamp-hostsdk/PluginInputDomainAdapter.h
/usr/include/vamp-hostsdk/PluginLoader.h
/usr/include/vamp-hostsdk/PluginSummarisingAdapter.h
/usr/include/vamp-hostsdk/PluginWrapper.h
/usr/include/vamp-hostsdk/RealTime.h
/usr/include/vamp-hostsdk/host-c.h
/usr/include/vamp-hostsdk/hostguard.h
/usr/include/vamp-hostsdk/vamp-hostsdk.h
/usr/include/vamp-sdk
/usr/include/vamp-sdk/FFT.h
/usr/include/vamp-sdk/Plugin.h
/usr/include/vamp-sdk/PluginAdapter.h
/usr/include/vamp-sdk/PluginBase.h
/usr/include/vamp-sdk/RealTime.h
/usr/include/vamp-sdk/plugguard.h
/usr/include/vamp-sdk/vamp-sdk.h
/usr/include/vamp/vamp.h
2021-08-18 17:10:35 -07:00
Barak Shoshany
3fee81c152
[bshoshany-thread-pool] Updated to v2.0.0 (#19582)
* Updated bshoshany-thread-pool to v2.0.0

* Updated versions database
2021-08-18 17:09:48 -07:00
autoantwort
75d6f76838
[rtaudio] update (#19583)
* [rtaudio] update to new version

* add version files
2021-08-18 17:09:24 -07:00
Mohammed Alyousef
f60125a3a1
[fltk] Update fltk to version 1.3.7 (#19584)
* update fltk port to versin 1.3.7

* update versions file

* use vcpkg_from_github

* update version database
2021-08-18 17:08:19 -07:00
Hartmut Kaiser
d73f3703f7
Adapting for HPX V1.7.1 (#19585) 2021-08-18 17:07:51 -07:00
nicole mazzuca
99e06a64ec
[rollup:2021-08-09] Rollup PR (#19469)
* [rollup:2021-08-09] PR #16706 (@JackBoosY)

[vcpkg_fixup_cmake_targets] Fix up OSX system development path

* [rollup:2021-08-09] PR #19238 (@strega-nil)

[scripts-audit] vcpkg_download_distfile

* [rollup:2021-08-09] PR #19239 (@strega-nil)

[scripts-audit] vcpkg_find_fortran

* [rollup:2021-08-09] PR #19338 (@strega-nil)

[tinyfiledialogs] Fix for good

* [rollup:2021-08-09] PR #19348 (@strega-nil)

[scripts-audit] vcpkg_fixup_pkgconfig

* fix ports.cmake with newer vcpkg_download_distfile

* fix vcpkg create

* move vcpkg_common_definitions down so that it's not incorrect

* fix vcpkg_internal_get_cmake_vars

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-16 13:42:31 -07:00
Stefano Sinigardi
801f40c688
[OpenCV] update to v4.5.3 and to v3.4.15 (#18827)
* [OpenCV] update to v4.5.3 and to v3.4.15

* [OpenCV] update refs

* [libxml2] add missing find_dependency(Iconv)
[libiconv] update cmake wrapper

* [libiconv] fix hints

* [opencv4] do not require cudnn if cuda enabled

* [opencv] update refs

* [OpenCV] increase CI coverage even more

* [vcpkg-ci-opencv] trying to restore x64-uwp ci tests

* restore previous patches to avoid unnecessary modifications

* [OpenCV] fix refs

* [OpenCV] fix CMake Warning related to protobuf dependency

* [OpenCV] fix refs

* [libxml2] fix references

* [libxml2] restore previous cmake wrapper, new one is broken

* [libxml2] fix references

* bump versions

* update refs

* [libxml2] Update the format for vcpkg-cmake-wrapper.cmake

* Update versions/l-/libxml2.json

* [libxml2] update port version

* [libxml2] update refs

* [OpenCV] fix refs

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-08-13 13:57:28 -07:00
Dmitry Baryshev
bdc8687f7c
[aom] Update to 3.1.2 (#19505)
* [aom] Update aom 3.1.0 -> 3.1.2

* [aom] vcpkg x-add-version --all
2021-08-13 13:41:51 -07:00
Phoebe
612102b828
[proj4] Fix the usage (#19474)
* [proj4] Fix the usage

* Update the baseline

* Small changes

* Update the baseline version

* Remove PREFER_NINJA

* Update the baseline revision

* Update the version scheme

* Update the baseline version

* Avoid configure_file to fill out proj4.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-13 13:41:32 -07:00
Carlos O'Ryan
7e396645d9
[google-cloud-cpp] update to latest release (v1.30.1) (#19507) 2021-08-13 13:40:21 -07:00
Phoebe
4e3500436c
[openimageio] Fix broken hash (#19541)
* [openimageio] Fix broken hash

* Update the baseline
2021-08-13 13:40:07 -07:00
Phoebe
eb9cb29166
[ffmpeg/opencv4] Update opencv4 feature dependency and remove ffmpeg feature 'postproc' from default feature (#19358)
* [ffmpeg/opencv4] Update opencv4 feature dependency and remove ffmpeg feature 'postproc' from default feature

* Update the baseline version

* [opencv3] Update the feature dependency

* Update the baseline

* [opencv2] Update the feature dependency

* Update the baseline version

* Fix uwp build failures

* Update the baseline version

* Fix opencv2 version

* update the baseline version

* update the baseline version

* Un-edit git-tree.

* Update cuda feature

* Update the baseline

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-13 08:46:11 -07:00
Ryan
7bdf2f8e85
[catch2] Update to version 2.13.7 (#19376)
* update version to 2.13.7

* fixup deprecated functions

* apply cmake quoting guidelines

* update baseline

* remove unneeded quotes

* update baseline

* update baseline

* restore versions from master

* add new versions
2021-08-12 23:37:35 -07:00
Robert Schumacher
a02f8e11de
[rtaudio] Fix hidden dependencies on Linux (#19516) 2021-08-12 19:26:09 -07:00
Be
d306ab43c7
[fdk-aac] make patent-encumbered HE-AAC optional (#16007)
* [fdk-aac] make patent-encumbered HE-AAC optional

By default, use a fork of fdk-aac (which was originally written
by Fraunhofer for the Android Open Source Project) which has
support for the patent-encumbered HE-AAC, HE-AACv2, and xHE-AAC
profiles removed. This fork is used by Fedora and Arch Linux to
provide support for most AAC use cases without patent licensing
fees and to permit combining it with GPL software. The upstream
fdk-aac with support for all AAC profiles can be built with the
new 'he-aac' option for this port.

Fedora Legal's opinion, from
https://bugzilla.redhat.com/show_bug.cgi?id=1501522#c112 :
The Fedora Project is aware that the Free Software Foundation
has stated that the Fraunhofer FDK AAC license is GPL
incompatible, specifically, because of Clause 3.

We believe that the fdk-aac software codec implementation that we
wish to include in Fedora is no longer encumbered by AAC patents.
This fact means that Clause 3 in the FDK AAC license is a "no op",
or to put it plainly, if no patents are in play, there are no
patent licenses to disclaim. For this (and only this) specific
implementation of fdk-aac, we believe that the FDK AAC license is
GPL compatible.

Also:
* remove restriction on dynamic linking. Upstream has a .def
file which is used by CMake.
* replace deprecated vcpkg functions

* [ffmpeg] use fdk-aac[he-aac] for fdk-aac feature

There is no point to this feature without HE-AAC because FFmpeg has
its own AAC codec that does not support HE-AAC.
2021-08-12 15:56:51 -07:00
Edoardo Lolletti
63aa65e65b
[openal-soft] enable coreaudio backend for ios (#19464)
* [openal-soft] enable coreaudio backend for ios

* update port version

* Merge cmake checks

* Rename outdated cmake variable

* Update version files
2021-08-11 19:42:28 -07:00
Matthieu Penant
5dc6a9d2da
[bshoshany-thread-pool] add a new port (1.9) (#19470)
* [bshoshany-thread-pool] new port

* formatting vcpkg.json

* update version file

* baseline update based on bot comments

* Update ports/bshoshany-thread-pool/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/bshoshany-thread-pool/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update bshoshany-thread-pool.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-11 19:42:01 -07:00
Phoebe
9b545e20a0
[mesa] Update to 21.1.6 (#18495)
* [mesa] Update to 21.1.2

* Update to 21.1.5

* Update to 21.1.6

* Update the baseline version
2021-08-11 19:39:38 -07:00
Kai Pastor
6a9ecfd57f
[curl] Update (#18971)
* Modernize portfile

* Don't export implicit link libraries

* Revise osx framework handling

* Fix exported per-config location of dependencies

* Move curl-config to tools, incl. debug variant

* Update to 7.77.0

* Add WinIDN support and default IDN selection

* Use pkgconfig for libidn2 configuration

* Update to 0.78.0

* Remove obsolete nghttp2 staticlib patch

* Fix libs duplication in pc file

* Resolve transitive deps for pc file/curl-config

* x-add-version

* Fix winssl dependencies

* Add winldap feature, not default

* Update git-tree

Co-authored-by: past-due <30942300+past-due@users.noreply.github.com>
2021-08-11 19:38:08 -07:00
Gerald Combs
01e2abdfbf
[c-ares] Update to 1.17.2. (#19482)
Version 1.17.2 fixes CVE-2021-3672. Details can be found in the security
advisory at https://c-ares.haxx.se/adv_20210810.html
2021-08-11 19:03:07 -07:00
Jack·Boos·Yu
1dfb5d9d2f
[lua] Export cmake targets, rewrite CMakeLists and delete usage (#15921) 2021-08-11 17:27:43 -07:00
Joachim Gehweiler
32950ca774
[tensorflow-cc] on x64 Windows with dynamic linkage misses C++ symbols in DLL (#19364) 2021-08-11 17:24:04 -07:00
NancyLi1013
eba4f2ca58
[intel-mkl] Update description field (#19461)
* [intel-mkl] Update description field

* Update version files

* Update ports/intel-mkl/vcpkg.json

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update versions/i-/intel-mkl.json

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-08-11 17:19:54 -07:00
NancyLi1013
c315cf92f7
[keystone] Fix static build with dynamic CRT on Windows (#19491)
* [keystone] Fix static build with dynamic CRT on Windows

* Add port-version

* Update version files

* Add double quotes for the path

* Update versions/k-/keystone.json

* Add comments for kstool

* Update versions/k-/keystone.json
2021-08-11 17:18:20 -07:00
Azure SDK Bot
53204fc2fb
[Azure SDK Storage] Update to 12.1.0 (#19488) 2021-08-11 17:08:02 -07:00
Azure SDK Bot
29c66303ab
[Azure SDK Key Vault Keys] update version to 4.0.0 GA (#19487) 2021-08-11 17:07:39 -07:00
Azure SDK Bot
0cab715aa6
[azure-identity-cpp] Update to 1.1.0 (#19485) 2021-08-11 17:07:21 -07:00
autoantwort
be456649fd
[yaml-cpp] update to 0.7.0 (#19272)
* [yaml-cpp] update to 0.7.0

* [opencolorio] update to 2.0.1

* [openimageio] Update to 2.2.17.0

* [pystring] move header to pystring subfolder

* add version files
2021-08-10 01:11:41 -07:00
Johnny Willemsen
8b9f976fb3
[ace] Upgrade to 7.0.3 (#19354)
* Make sure C++11 is enabled on macosx

    * ports/ace/portfile.cmake:

* [ace] Upgrade to 7.0.3

* No need to force C++11 anymore for MacOSX

    * ports/ace/portfile.cmake:

* Add ACE 7.0.3 version
2021-08-10 01:05:55 -07:00
myd7349
464bd04df4
[simdjson] Update to 0.9.7 (#19370)
* [simdjson] Update to 0.9.7

* [simdjson] Bump version
2021-08-10 01:03:05 -07:00
Ryan
bd66ddea98
[pybind11] Update to 2.7.1 (#19375)
* update to 2.7.1

* use `semver` version field

* fixup deprecated commands

* apply cmake guidelines for quoting arguments

* set `Python_EXECUTABLE` instead

pybind11 uses the `FindPython` module instead of `FindPython3`

* update baseline

* skip passing python executable on command line

* update baseline

* remove extraneous quotes

* remove unused function call

* update baseline
2021-08-10 01:00:44 -07:00
Alexander Smyslov
45768239ee
[libpqxx] Upgrade up to 7.6.0 (#19381)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* upgrade libpq up to 7.6.0

* upgrade libpq up to 7.6.0

* upgrade libpq up to 7.6.0

* upgrade libpq up to 7.6.0

* upgrade libpq up to 7.6.0

* Update ports/libpqxx/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/libpqxx/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* fix remarks

* update version files

* fix

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-10 00:59:47 -07:00
NancyLi1013
646aa7d8c0
[catch2] Support static build (#19396)
* [catch2] Update to 1.13.7 and support static build

* Update version files

* Revert the new version update changes

* Update version files

* Update versions/c-/catch2.json

* Fix install path for lib and pkgconfig

* Update versions/c-/catch2.json
2021-08-10 00:59:01 -07:00
Be
3a37cc46f6
[portsmf] update to 238 (#19423)
This fixes a missing #include <cstring> in one of the library's
headers (allegro.h). Also the header files are installed to the
lowercase "portsmf" directory to match the old build system.
2021-08-10 00:58:05 -07:00
Wolfgang Stöggl
32f6448a9e
[libarchive] Restore pkgconfig file (#19428)
So far, generating libarchive.pc has been disabled by the
fix-buildsystem.patch, whereas INCLUDE(CreatePkgConfigFile) has
been removed from CMakeLists.txt
- Update fix-buildsystem.patch and allow creating the pkgconfig file
- Add vcpkg_fixup_pkgconfig() to portfile
- Add `FEATURES` keyword to vcpkg_check_features() to avoid deprecation
  warning
2021-08-10 00:57:48 -07:00
Jack·Boos·Yu
dd462392f4
[proj4] Add usage, fixup target PROJ::proj (#19298)
* [proj4] Export target both proj and proj4

* version

* fix the generated cmake file name

* Fix config.cmake

* version

* update

* Update ports/proj4/usage

* Update versions/p-/proj4.json
2021-08-09 17:30:02 -07:00
Azure SDK Bot
f9389d05c6
[azure-core-cpp] Update to 1.2.0 (#19393)
## 1.2.0 (2021-08-05)

### Features Added

- Added `Azure::Core::IO::ProgressBodyStream` type that wraps an existing BodyStream based type stream and reports progress via callback when the stream position is updated.

### Bugs Fixed

- [2647](https://github.com/Azure/azure-sdk-for-cpp/issues/2647) Make the curl transport adapter to check the connection close header.
- [2474](https://github.com/Azure/azure-sdk-for-cpp/issues/2474) Fix compiling with MSVC and `/analyze`.
- Make WinHTTP transport adapter to NOT use SSL/TLS for unsecured HTTP connections.

### Other Changes

- Updated source code to build with Clang 11. (A community contribution, courtesy of _[davidchisnall](https://github.com/davidchisnall)_)

### Acknowledgments

Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:

- David Chisnall _([GitHub](https://github.com/davidchisnall))_
2021-08-09 17:28:50 -07:00
Cédric Tabin
cf03dac5c2
[libzippp] update to 5.0-1.8.0 (#19433)
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
2021-08-09 09:09:22 -07:00
Brennan
0d9bf61ed3
[microsoft-signalr] Update port (#19420)
* Update microsoft-signalr port

* x-add-version
2021-08-09 09:08:38 -07:00
Phoebe
e1e7daf3ab
[vcpkg baseline][rbdl-orb/rbdl/ptex] file conflicts, skip rbdl-orb in CI testing (#19453)
* [vcpkg baseline][rbdl-orb/rbdl] file conflicts, skip rbdl-orb in Ci testing

* [ptex] Add DISABLE_PARALLEL_CONFIGURE

* Update the baseline version

* Add missing quotes

* Update the baseline version
2021-08-09 09:07:37 -07:00
Michael Heyman
7893cbb48a
[readerwriterqueue] Update version to 1.0.5 (#19434)
* [readerwriterqueue] version -> 1.0.5

* [readerwriterqueue] version -> 1.0.5

* [readerwriterqueue] version database update

Co-authored-by: mheyman <mheyman@localdomain>
2021-08-09 09:05:05 -07:00
Neel Raiyani
e328617514
[cppitertools] update to version 2.1 (#19437)
* update to version 2.1

* Update baseline.json

* versioning update to baseline

* update baseline and cppitertools json
2021-08-09 09:04:38 -07:00
Daniel Schürmann
aa069e6669
[harfbuzz] Set CMP0057 to New to make this port usable in old CMake projects (#19444) 2021-08-09 09:04:09 -07:00
Dawid Wróbel
7a4dc666e2
[kf5attica] new port (#19446)
* Add KF5Attica

* [kf5attica] bump to 5.73

* [kf5attica] use PORT variable where applicable

* [kf5attica] update to 5.75.0

* [kf5attica] port CONTROL to JSON

* [kf5attica] update to 5.84.0

* [kf5attica] remove unused options

* [kf5attica] only remove what's required

* [kf5attica] grammar in description

* [kf5attica] update deprecated functions

* [kf5attica] wrap paths in quotes

* [kf5attica] update versions

* [kf5attica] fix static builds

* [kf5attica] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-08-09 09:00:57 -07:00
NancyLi1013
3d4c4cbdc7
[value-ptr-lite] Fix usage (#19457)
* [value-ptr-lite] Fix usage

* Add port-version

* Update version files
2021-08-09 08:59:40 -07:00
Cheney Wang
8aa1541d79
[rtmidi] Fix fatal error C1083: Cannot open include file: jack/jack.h (#19458)
* [rtmidi] Fix fatal error C1083: Cannot open include file:jack/jack.h

* Update json file

* Modify the format of portfile.cmake

* Update json
2021-08-09 08:56:48 -07:00
Phoebe
d95f86ca08
[librsvg] Remove debug postfix (#19460)
* [librsvg] Remove debug postfix

* Update the baseline version
2021-08-09 08:56:04 -07:00
Kai Pastor
57bd7102d9
[vcpkg baseline][vcpkg_configure_make] Pass make tool to vcpkg_build_make (#19361)
* Pass 'make' between vcpkg scripts

* Restore original BSD gmake lookup

* [starlink-ast] Add ADDITIONAL_MSYS_PACKAGES to vcpkg_configure_make

* [starlink-ast] x-add-version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-08-07 07:48:44 -07:00
Felix Richter
43df49dd79
[rbdl-orb] Adding RBDL-ORB to vcpkg (#18883)
* add rbdl-orb port

* update commit hash

* added rbdl-orb port

* moved to vcpkg.json and use vcpkg_cmake_configure/install functions

* update to newest commit of rbdl-orb version v3.0.0

* only use vcpkg_from_github for source download

* formatting vcpkg.json

* update port version specs

* use correct submodule path for urdfparser dependency

* execute vcpkg x-add-version

* fix linux vcpkg build

* run vcpkg x-add-version

* fix macosx rbdl-orb build

* fix uwp build

* update version
2021-08-05 16:29:04 -07:00
Be
1a51d8b043
[portsmf] add new port with version 236 (#18982) 2021-08-05 16:26:28 -07:00
Brennan
84d892a732
[signalrclient]Update homepage URL (#19256)
* Fix incorrect homepage URL

https://github.com/aspnet/SignalR-Client-Cpp is for the newer microsoft-signalr package.

* update version

* add Port-Version

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-08-05 16:25:07 -07:00
Be
3ab8c74874
[jack2] update to 1.9.19; install pkgconfig file; fix library name (#19270)
Also:
* allow dynamic linking by adding jack.def file
* replace deprecated vcpkg functions
* replace legacy CONTROL file with vcpkg.json
2021-08-05 03:23:41 -07:00
autoantwort
e7c0115660
[c4core] builds on mac (#19269)
* [c4core] supports osx

* add version files
2021-08-05 03:12:31 -07:00
Nemirtingas
f2e53addee
[libdatachannel][libjuice] Update libdatachannel to 0.14.1 and libjuice to 0.8.4. (#19305)
* Update libjuice and libdatachannel

* Update libjuice

* Update baseline

* Update libdatachannel to 0.14.1

Fixes *-uwp.

* Update baseline.

* Fix nettle discovery

* Fix usrsctp library path.

* Fix libdatachannel not being built SHARED.

* Update baseline.

Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
2021-08-05 03:09:16 -07:00
Kuntal Majumder
aacdf5fd5a
[ libsnoretoast ] new port (#19281)
* Add libsnoretoast port

* Skip the ci check for libsnoretoast on osx and linux

* Add the version baseline

* replace deprecated cmake commands

* Update version database

* make uwp as unsupported

* Update version database

* use copy_tools and add quotes

* Update version database

* removed explicit defaults, made fail on uwp and updated the description

* Update version database
2021-08-05 03:07:52 -07:00
Francisco Facioni
4caec04fdb
qhull - fix missing symbols (#19276)
Co-authored-by: Francisco Facioni <francisco.facioni@hawkeyeinnovations.com>
2021-08-05 03:05:30 -07:00
dengjunplusplus
3fbca9edf3
[workflow] Update version to 0.9.6 (#19280)
* update the port workflow version to 0.9.6

* remote port-version

* add version

* Revert "add version"

This reverts commit 487548aecf.

* add version once

* update REF for windows

* Update version database
2021-08-05 03:04:35 -07:00
Duncan Horn
7f3e714768
[wil] Update wil to the latest commit (#19343)
* Update WIL port

* Running new command I previously didn't know about
2021-08-05 03:03:51 -07:00
Vitalii Koshura
8f4085527d
[sentry-native] Update to 0.4.12 (#19339)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-08-05 03:03:11 -07:00
NancyLi1013
8ac6ffd19e
[openal-soft] Add pkgconfig (#19318)
* [openal-soft] Add pkgconfig

* Update version files
2021-08-05 03:02:40 -07:00
Carlos O'Ryan
8932964226
[google-cloud-cpp] update to latest version (v1.30.0) (#19336) 2021-08-05 03:02:21 -07:00
Ian Cook
ba69c09fab
[arrow] Update to 5.0.0 (#19229)
* Bump version to 5.0.0

* Update version files

* Update patches

* Update version files

* Fix patch

* Update version files

* Add newline at end of all.patch

* Update version files

* Unpin utf8proc

* Update version files

* Expect tensorflow-cc build fail

* Remove tensorflow-cc baseline failure
2021-08-05 03:01:46 -07:00
Jack·Boos·Yu
d2019e507c
[vcpkg baseline][hunspell] Fix usage when building static (#19323) 2021-08-04 20:05:18 -07:00
nicole mazzuca
ff190a561a
[macos ci] update 2021-07-27 (#19207)
* update 2021-07-27

macOS -> 11.5.1, XCode -> 12.5.1

* update azure-pipelines

* update sha of macfuse

* change how macos-ci-base works

* fix build errors

* fix itpp:linux

* more fixes

* remove tab

* allow version changes in all the remove/rename-version patches

* fix libunistring for real

* robert CR
2021-08-04 13:27:40 -07:00
Michael Heyman
bd5ea16b97
[daw-json-link] New port (#18411)
* [json-link] package exists

* [vcpkg-tools] update nuget to 5.9.1 (#18447)

* [vcpkg_download_distfile] Add condition for padding the SHA (#18459)

* [open6254] Enable uwp support (#18390)

* open62541: Enable uwp support

* Update versions for open62541

* [aubio] Add ws2_32 to linkage (#18385)

* [aubio] Add ws2_32 to linkage

* Update version files

* [devil] Fix ilut header (#18384)

* [devil Fix ilut header

* Update baseline

* [libpq] Add Secur32.lib and openssl to libpq cmake wrapper (#18377)

* [libpq] add secur32.lib to wrapper

* version stuff

* add openssl fix.

* fix version stuff

* [ryml] [c4core] Update RapidYaml (ryml) to newer version (#18230)

* remove old port version

* fix versions yet again

Co-authored-by: Michael Goulding <Michael.Goulding@microsoft.com>

* [yyjson] Update to v0.3.0 (#18359)

* [yyjson] Update to 0.3.0

* [yyjson] vcpkg x-add-version yyjson

* [raylib] Fix MinGW build (#18362)

.

* [arrow] Update to 4.0.0 (#17975)

* Update arrow to 4.0.0

* Format

* Try fix thrift

* Update versions/ files

* Do not set ZSTD_ROOT

* Remove double quotes causing Windows problems

* Apply patches

* Remove LIB_DIR_OPTIONS

* Tweak zstd flags

* Update version hash

* Format

* Fail early on x86

* Update hash

* Fail early on arm, arm64

* Update hash

* Add expected failures to to scripts/ci.baseline.txt

* Exclude mallocs from default features

* Update hash

* Set default-features to false for aws-sdk-cpp

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Specify only x64 support in manifest

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Remove unneeded ci.baseline.txt entries

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Remove dataset from default-features

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update hash

* Remove zstd path args

* Update hash

Co-authored-by: Tanguy Fautre <tanguy@fautre.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [minizip] Fix usage, fix minizipConfig.cmake (#18472)

* [minizip] Fix usage, fix minizipConfig.cmake

* update version record

* [windres-rc] Fix wrapper output (#17045)

* [ffmpeg] Warn/fail when selecting unsupported features. (#17153)

* [ffmpeg] Warn/fail when selecting unsupported features.

* Update ffmpeg.json

* Bump port-version

* Update ffmpeg.json

* [ffmpeg] Check for gpl/nonfree aswell as all option.

* avisynth now support static linking

* fixup typo

* Update ffmpeg.json

* Revert to fatal error on even when all is selected

* Update ffmpeg.json

* [ffmpeg] Disable openh264 on uwp

* update

* Update versions/f-/ffmpeg.json

* update

* Update ffmpeg.json

* update

* update

* Update

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* [uwebsockets] update to 19.2.0 (#18525)

* [uwebsockets] update to <v19.2.0>

* update version

* [libass] fix fontconfig dependency in .pc file (#18516)

* [libass] fix fontconfig dependency in .pc file on x64-linux

* [libass] bump port version

* [libass] x-add-version

* [libgpg-error] Remove COPYING.LIB from lib folder (#18492)

* [libgpg-error] Remove COPYING.LIB from lib folder

* Update version files

* [flashlight-cuda] Fix installation (#18489)

* [flashlight-cuda] Fix installation

* Update version files

* [function2] Update to version 4.2.0 (#18487)

* [infoware] update to latest commit (#18486)

* update infoware to latest commit

* update deprecated functions

* remove redundant file cleanup

* add versioning

* [nameof] Update to 0.10.1 (#18574)

* [OpenCV] update to 4.5.2 (#18572)

* [OpenCV] update to 4.5.2

* update version refs

* [OpenCV4] fix qt integration

* fix refs

* [qt5-*] Make QT and dependents build on arm macos (#18567)

* [qt5-*] Make it build on ARM64 macos

* [qt5-base] update port version

* [pcre2] Update to 10.37 (#18547)

- New upstream version 10.37
- Drop patches (fixed upstream):
    pcre2-10.35_add_check_for_Intel_CET.patch
    pcre2-10.35_fix_postfix_for_debug_Windows_builds.patch
    pcre2-10.35_fix-space.patch
- Switch from CONTROL to vcpkg.json
    .\vcpkg format-manifest .\ports\pcre2\CONTROL

* [openblas] Fix the macro collision with Windows 10 SDK (#18530)

* [openblas] Fix the macro collision with Windows 10 SDK

* Update version files

* Update feature thread as threads in vcpkg.json

* Update versions/o-/openblas.json

* [pthreads] Fix debug dll look-up path (#18528)

* [gtest] Update to 1.11.0 (#18509)

* [gtest] Update to release version 1.11.0

* x-add-version

* Update ports/gtest/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* renewal of x-add-version.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [librttopo] Allow building for Android  (#18451)

* [librttopo] Allow building for android

* x-add-version

* Update versions/l-/librttopo.json

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* [Qt6] Update to 6.1.1 (#18320)

* [qt6] Update to 6.1.1

* version stuff

* fix empty dir

* update version

* fix casing in qtbase

* [libpq] add secure32.lib on windows

* add clang-cl fix

* version stuff

* fix flag removal by adding a space

* version stuff

* make qt6->Qt6 usage consistent since Qt6 refers to itself as Qt6 with uppercase Q

* fix libpq wrapper opensll linkage on linux

* use policy to fix dependent ports

* version stuff

* use upstream patch

* version stuff

* fix source location for clang-cl

* version stuff

* remove ws change

* version stuff

* [libspatialite] Fix building for android (#18452)

* [libspatialite] Fix building for android

* x-add-version

* Update versions/l-/libspatialite.json

* Update libspatialite.json

* [seal]Updated to version 3.6.6. Replaced CONTROL with manifest file. (#18457)

* Updated seal to version 3.6.6. Replaced CONTROL with manifest file.

* Changed version-string to version-semver.

* Updated versions/s-/seal.json.

* Added a missing CMake arguement.

* Updated versioning.

* Fixed hexl config file.

* Updated versioning.

* Fixed hexl not finding dependency.

* Updated versioning.

* [libcopp] Update to 1.4.1 (#18425)

* [dxut, fx11, directxmath] ports updated (#18431)

* [dxut] port updated for latest servicing

* update baseline

* Update to use latest DirectXMath

* Fix baseline

* fx11 metadata update

* Updated baseline

* Converted directxmath CONTROL to vcpkg.json

* Update baseline

* Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Code review feedback

* Update baseline

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [uvatlas, spectra] ports updated (#18404)

* [uvatlas, spectra] ports updated

* Update versions

* Minor code review

* Update version

* Code review feedback

* Update baseline

* [jsoncons] Update to 0.165.0 (#18284)

* [jsoncons] Update to 0.165.0

* [jsoncons] Update to 0.165.0, update baseline

* [jsoncons] Added vcpkg_fixup_pkgconfig() to portfolio.cmake

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>

* [cpr] Update to 1.6.2 (#18386)

* [cpr] Update to 1.6.2

* Update version files

* Update patch

* Update verison files

* Update ports/cpr/portfile.cmake

* Update versions/c-/cpr.json

* Fix build error on uwp

* Update versions/c-/cpr.json

* Add condition for uwp patch

* Update versions/c-/cpr.json

* Update ports/cpr/portfile.cmake

* Update versions/c-/cpr.json

* [ CGAL] Update version to 5.2.2 (#18387)

* Update to CGAL 5.2.2

* x-add-version

* Reset port version to 0

* x-add-version

* Update versions/c-/cgal.json

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* [nanopb] update to 0.4.5 and add generator (#18241)

* [nanopb] update to 0.4.5 and add generator

* add versions

* fix python install?

* update version

* fix python? again

* version

* test python

* add version

* fix portfile

* version

* Update ports/nanopb/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update ports/nanopb/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* update version

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update VMs and pick up VS2019 16.10 (#18233)

* Cherry-pick https://github.com/microsoft/vcpkg/pull/15598

* Hook deploy-inteloneapi into create-vmss.ps1.

* Add script to resolve https://github.com/microsoft/vcpkg/issues/17521

* Move tls settings deployment to the front and respond to script triggering a reboot.

* Go back to provisioning an extra disk to workaround https://github.com/microsoft/vcpkg/issues/18379

* Disallow public access to blob storage and require TLS 1.2.

* Update Pools.

* Update tool to 2021-06-19

* [simage] Skip simage on uwp platforms as it appears broken by 16.10.

* [tensorflow-cc] Skip because changes in our MacOS hardware broke the port.

* [vcpkg.cmake] PREPEND CMAKE_FIND_ROOT_PATH (#17336)

* [vcpkg.cmake] PREPEND CMAKE_FIND_ROOT_PATH

* [vcpkg.cmake] make PREPEND optional (default off, option VCPKG_PREFER_VCPKG_LIBS)

* Apply suggestions from code review

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>

* Update scripts/buildsystems/vcpkg.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>

* [vcpkg-unstable] Update agent pool name

* [boringssl] update to newer commit (#18604)

* [boringssl] update to newer commit

* update version

* [vcpkg baseline][kf5* librsvg] Add DISABLE_PARALLEL_CONFIGURE (#18600)

* [kf5*] Add DISABLE_PARALLEL_CONFIGURE

* Update version files

* [librsvg] Add DISABLE_PARALLEL_CONFIGURE

* Update version files

* [benchmark] Update to 1.5.5 (#18595)

* update benchmark

* version stuff

* [nuspell] Update to version 5.0.0 (#18590)

* [nuspell] Update to version 5.0.0

* x-add-version nuspell

* [matplotplusplus] Fix usage (#18583)

* [matplotplusplus] Fix usage

* update version record

* Remove rename code

* update version

* [vcpkg baseline][ncurses] Fix gnu download link (#18579)

* [ncurses] Fix gnu download link

* update version record

* [magic-enum] Update to v0.7.3 (#18575)

* [magic-enum] Update to v0.7.3

* fix

* [libsmb2] New port (#18471)

* added libsmb2 port

* added version file

* updated baseline

* Ran command
./vcpkg x-add-version --all
 and then
./vcpkg format-manifest ports/libsmb2/vcpkg.json

* updated SHA based on result of "./vcpkg x-add-version libsmb2" and also added osx=fail to CI file in order to pass CI

* suggested changes made

* sha

* Update scripts/ci.baseline.txt

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/libsmb2/vcpkg.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/libsmb2/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* sha

* added missing "vcpkg_check_linkage(ONLY_STATIC_LIBRARY)"

* sha

* vcpkg_fixup_pkgconfig()

* sha

Co-authored-by: Tim <tim@fake.WHAT>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [fluidsynth] update to 2.2.1 (#18524)

* [fluidsynth] update to 2.2.1

* update version

* delete vcpkg_fixup_pkgconfig

* update version

* [trantor] Update to 1.5.0 (#18534)

* [trantor] Update to 1.5.0

* Add vcpkg_fixup_pkgconfig()

* [libogg] Upgrade to 1.3.5 (#18546)

* [libogg] Upgrade to 1.3.5

* Upgrade to 1.3.5.
* Convert CONTROL to vcpkg.json
* Change homepage to https://www.xiph.org/ogg (as in README.md)
* Download from the main repo https://gitlab.xiph.org/xiph/ogg

* [libogg] Use version instead of version-string in manifest

* [libogg] Update libogg.json

* [fdk-aac] Update to version 2.0.2. (#18549)

* [fdkaac] Update to version 2.0.2.

* [fdk-aac] Remove unused files.

* Update fdk-aac.json

* Update ports/fdk-aac/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* test uwp|arm compilation.

* Update fdk-aac.json

* Convert to json.

* Update vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [pcre] Update to 8.45 (#18550)

- New upstream version 8.45
  This is the final release of PCRE1
- Update patches:
  export-cmake-targets.patch
  pcre-8.45_suppress_cmake_and_compiler_warnings-errors.patch
- Add patch:
  pcre-8.45_fix_postfix_for_debug_Windows_builds.patch
- Remove deprecated SYSTEM_LIBRARIES from vcpkg_fixup_pkgconfig()
- Switch from CONTROL to vcpkg.json
    .\vcpkg format-manifest .\ports\pcre\CONTROL

* [gstreamer] create a new port (#17394)

* [gstreamer] create port with meson

* initial build config
* nodownload in vcpkg_configure_meson needs be removed

* [gstreamer] remove duplicated GL headers

* 1st check for deps in windows
* mac: fix regex for bison

* [gstreamer] more detailed options

* remove glib usage

Will use WIP changes in microsoft/vcpkg

* [gstreamer] build with glib port

* [gstreamer] extract plugins to features

* fix some config errors in windows
* fails to find z.lib. this should be zlib.lib

* [gstreamer] create patches to search 'zlib'

* update tool list

* [vcpkg meson] add path of GIT

* use append for LINKER_FLAGS

Allow injection of LINKER_FLAGS to vcpkg_configure_meson

* [gstreamer] update baseline and port SHA

* [gstreamer] zlib is required for Windows

* Revert "[vcpkg meson] add path of GIT"

This reverts commit 8a67fbd1d2.

* [gstreamer] make git visible in meson

* [gstreamer] fix platform expression

* [gstreamer] revert change of vcpkg_configure_meson

* [gstreamer] modify build.ninja after configure

* [gstreamer] drop unknown flag with vcpkg_replace_string

* [gstreamer] disable 'devtools' option

* [gstreamer] remove dylib

* [gstreamer] move dll,pdb after install

* [gstreamer] remove 'nls' feature

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>

* [python3] Fix python3:x64-linux builds (#18405)

* Fix build

* Update vcpkg.json

* Fix build

Co-authored-by: Ankur Verma <ankurv@microsoft.com>
Co-authored-by: Ankur Verma <ankurv@nuc.hogwarts>

* CI Fixes from 2021-06-26 (#18664)

* CI Fixes from 2021-06-26

https://dev.azure.com/vcpkg/public/_build/results?buildId=55364&view=logs&j=0a61404f-5c45-5632-e83c-408b7fcca1d6&t=59cc5a87-398a-597b-cb3d-5842723775f1

PASSING, REMOVE FROM FAIL LIST: aubio:arm64-windows (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: aubio:x64-windows (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: aubio:x86-windows (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: caf:arm64-windows (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: chartdir:x64-linux (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: coolprop:x64-linux (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: fdk-aac:arm-uwp (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: fdk-aac:arm64-windows (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: fdk-aac:x64-uwp (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: fontconfig:x64-windows-static-md (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: google-cloud-cpp:arm64-windows (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: gtkmm:x64-linux (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: libmagic:x64-windows-static (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: libmagic:x64-windows-static-md (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: libopusenc:x64-linux (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: lua:arm-uwp (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: lua:x64-uwp (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: matio:x64-linux (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: offscale-libetcd-cpp:arm64-windows (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: proj4:arm64-windows (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: z3:arm64-windows (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: zeromq:arm64-windows (.\scripts\ci.baseline.txt)

:)

REGRESSION: clipp:x86-windows. If expected, add clipp:x86-windows=fail to .\scripts\ci.baseline.txt.

>[DEBUG] Downloading https://vcpkgteststorage.blob.core.windows.net/osxpr20201017/4645fafe85a8099ea97b85e939747a12e9b3b92213b5b8207a9c277537377b77b5daebd88a4c090ea89cfff2937a9fc155da6e8b5558574d7129227c28826e1c?sv=2019-12-12&ss=b&srt=sco&sp=rwlac&se=2021-06-01T19:00:00Z&st=2021-02-02T21:14:48Z&spr=https&sig=5OqlHLAKxxH9%2F2G%2BwO4ngXiG%2Bd0ASB81PklNDOIAUUk%3D
>[DEBUG] Downloading 2c32b2f1f7.tar.gz
>Error: Failed to download from mirror set:
>https://vcpkgteststorage.blob.core.windows.net/osxpr20201017/4645fafe85a8099ea97b85e939747a12e9b3b92213b5b8207a9c277537377b77b5daebd88a4c090ea89cfff2937a9fc155da6e8b5558574d7129227c28826e1c?sv=2019-12-12&ss=b&srt=sco&sp=rwlac&se=2021-06-01T19:00:00Z&st=2021-02-02T21:14:48Z&spr=https&sig=5OqlHLAKxxH9%2F2G%2BwO4ngXiG%2Bd0ASB81PklNDOIAUUk%3D: failed: status code 403
>2c32b2f1f7.tar.gz: failed: status code 502
>[DEBUG] C:\A\1\14\s\src\vcpkg\base\downloads.cpp(652)

Looks like a transient download failure. Might be something funky with artifact caching.

REGRESSION: liblas:arm64-windows. If expected, add liblas:arm64-windows=fail to .\scripts\ci.baseline.txt.

>fatal error C1189: #error:  The file liblas/detail/endian.hpp needs to be set up for your CPU type.

Probably was blocked by one of the many "passing" libs on arm64-windows. Skipped.

REGRESSION: libsbml:x64-windows-static. If expected, add libsbml:x64-windows-static=fail to .\scripts\ci.baseline.txt.

>[DEBUG] Downloading https://vcpkgteststorage.blob.core.windows.net/osxpr20201017/49dedaa2fcd2077e7389a8f940adf931d80aa7a8f9d57330328372d2ac8ebcaeb03a20524df2fe0f1c6933587904613754585076c46e6cb5d6f7a001f427185b?sv=2019-12-12&ss=b&srt=sco&sp=rwlac&se=2021-06-01T19:00:00Z&st=2021-02-02T21:14:48Z&spr=https&sig=5OqlHLAKxxH9%2F2G%2BwO4ngXiG%2Bd0ASB81PklNDOIAUUk%3D
>[DEBUG] Downloading https://sourceforge.net/projects/sbml/files/libsbml/5.18.0/stable/libSBML-5.18.0-core-plus-packages-src.tar.gz/download
>Error: Failed to download from mirror set:
>https://vcpkgteststorage.blob.core.windows.net/osxpr20201017/49dedaa2fcd2077e7389a8f940adf931d80aa7a8f9d57330328372d2ac8ebcaeb03a20524df2fe0f1c6933587904613754585076c46e6cb5d6f7a001f427185b?sv=2019-12-12&ss=b&srt=sco&sp=rwlac&se=2021-06-01T19:00:00Z&st=2021-02-02T21:14:48Z&spr=https&sig=5OqlHLAKxxH9%2F2G%2BwO4ngXiG%2Bd0ASB81PklNDOIAUUk%3D: failed: status code 403
>https://sourceforge.net/projects/sbml/files/libsbml/5.18.0/stable/libSBML-5.18.0-core-plus-packages-src.tar.gz/download: WinHttpReceiveResponse() failed: 12175
>
>[DEBUG] C:\A\1\14\s\src\vcpkg\base\downloads.cpp(652)
>[DEBUG] Exiting after 548953 us (542540 us)

Looks like a transient download failure. But 403 forbidden looks like artifact caching failure...

REGRESSION: luafilesystem:arm-uwp. If expected, add luafilesystem:arm-uwp=fail to .\scripts\ci.baseline.txt.
REGRESSION: luafilesystem:x64-uwp. If expected, add luafilesystem:x64-uwp=fail to .\scripts\ci.baseline.txt.
REGRESSION: luasocket:arm-uwp. If expected, add luasocket:arm-uwp=fail to .\scripts\ci.baseline.txt.
REGRESSION: luasocket:x64-uwp. If expected, add luasocket:x64-uwp=fail to .\scripts\ci.baseline.txt.

Were previously blocked by lua, marked as 'fail'.

REGRESSION: vcpkg-find-acquire-program:arm-uwp. If expected, add vcpkg-find-acquire-program:arm-uwp=fail to .\scripts\ci.baseline.txt.
REGRESSION: vcpkg-find-acquire-program:x64-windows-static. If expected, add vcpkg-find-acquire-program:x64-windows-static=fail to .\scripts\ci.baseline.txt.
REGRESSION: vcpkg-find-acquire-program:x64-windows. If expected, add vcpkg-find-acquire-program:x64-windows=fail to .\scripts\ci.baseline.txt.

These are almost certainly the same artifact caching transient.

* Aubio typo.

* [netcdf-c] Fix pc files; use features (#18120)

* Format manifest

* New port-version

* Quote filepath expressions

* Port to vcpkg-cmake ports

* Remove invalid nc-config file

* Fix pc files

* Use features

* Add feature 'tools'

* x-add-version

* Fix build with msys2 mingw

* Update git-tree

* [portaudio] Switch to vcpkg_from_github, minor format improvements (#18065)

* Add portaudio:: namespace

* Switch from vcpkg_from_git to vcpkg_from_github

* Convert portfile to unix line-endings

* Increase port-version of portaudio

* Update version hash of portaudio

* Remove namespace patch

Signed-off-by: Hendrik <git@h3ndrk.de>

* Update version hash of portaudio

* Fix indent issue

* Update the baseline version

* Fix the port version

* Fix baseline version

* Remove redundant tag in portfile

* Update version hash of portaudio

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>

* [sleef] create a new port (#18075)

* [sleef] create a new port

* [sleef] update baseline

* [sleef] update supports

* add more supported architectures to sleef

* [sleef] update ci.baseline.txt

* Revert "[sleef] update ci.baseline.txt"

This reverts commit 39685ae755.

* [sleef] disable (arm & windows)

The project's CI doesn't check it. Disable in support field.

* Update ports/sleef/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [sleef] update git-tree SHA

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update vcpkg tool to resolve leak of the asset cache token (#18720)

* [llvm] update to 12.0.0, enable zlib and libxml2 (#17302)

* [llvm] update to 12.0.0, enable zlib and libxml2

* [llvm] disable libxml2 by default, arm64-windows should be supported

* [llvm] try to fix build with ffi on Windows #17663

* [llvm] re-enable libxml2

* [llvm] fix formatting

* [llvm] overwrite version

* [mesa] update to v21.1.0

* [llvm] update ci.baseline

* [halide] update to the latest master commit

* [llvm] disable libxml2 port until complete PR #15390

* update versions

* [llvm] fix disabling of external libraries

* update version

* update ci.baseline

* update ci.baseline

* fix typo

* [llvm] fix libxml2 (depends on #17945)

* revert "[halide] update to the latest master commit"

* update versions

* [halide] fix zlib dependency for tools

* update versions

* [halide] update to official release v12.0.0

* update versions

* [halide] update to v12.0.1

* update version

* [mesa] remove llvm from defaults

* update version

* update ci.baseline

* [mesa] update to v21.1.2 and fix build with LLVM on Windows

* [llvm] allow to build libunwind project on Windows

* update versions

* [mesa] update ci.baseline.txt to disable x64-windows-static-md, may be fixed in the PR #18495

* [vcpkg internal] Update compiler test scripts to use asset caching.

* [mpg123] Upgrade to 1.28.0 (#18403)

* [mpg123] Upgrade to 1.28.0

* [libopenmpt] Upgrade to 2017-01-28-cf2390140-2

* [mpg123] Disable UWP port

* Fix libmpg123 UWP build

* Fix libout123 UWP build

* Fix libsyn123 UWP build

* Update ports/libopenmpt/CMakeLists.txt

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/libopenmpt/CMakeLists.txt

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [libopenmpt] Update libopenmpt.json

* [mpg123] Separate UWP patches

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [vcpkg_configure_make] Fix mingw (cross) build issues (#18554)

* Set ENV{WINDRES} for mingw

* Fix passing of '${prefix}' for mingw cross builds

* [vcpkg] Add static triplet for arm-windows (#18300)

* [scripts] Add vcpkg_completions.zsh (#18274)

* Add vcpkg_completions.zsh

* Update scripts/vcpkg_completion.zsh

* [vcpkg baseline][simage] Update to 1.8.1 (#18645)

* [simage] Update to 1.8.1

* Format manifest and update version files

* Revert the changes for arm and uwp in ci.baseline.txt

* Update versions/s-/simage.json

* Update ports/simage/portfile.cmake

* Update ports/simage/portfile.cmake

* Update ports/simage/portfile.cmake

* Update versions/s-/simage.json

* Add options to packages

* Update versions/s-/simage.json

* Update portfile.cmake

* Update versions/s-/simage.json

* Update portfile.cmake

* Update versions/s-/simage.json

* [simage] Reorganize all features, add features

* Install tool simage-config on non-Windows

* fix typo

* Add supports field and update ci.baseline.txt

* Update versions/s-/simage.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>

* [curl] Fix linker flags in curl-config and libcurl.pc for osx (#17790)

* Fix exported framework linker flags for osx

* x-add-version

* Remove cmake version check

* Update git-tree

* [halide] Fix several issues with the Halide port after v12 (#18747)

* Fix several issues with the Halide port after v12

1. Use vcpkg-cmake and vcpkg-cmake-config ports
2. Fix usage file to point to relevant documentation
3. Remove OpenGL feature (Halide 12 dropped support)
4. Drop VCPKG_POLICY_EMPTY_PACKAGE
5. Set new Halide packaging variables for better vcpkg compliance.

* update versions

* [nettle] Remove from ci.baseline.txt (#18745)

* [nettle] Test on x64 windows

* Revert the changes for nettle

* [tbb] Remove ability to disable exception support in TBB runtime (#18740)

* After filing an issue with TBB (https://github.com/oneapi-src/oneTBB/issues/414), I found out that building the library with exceptions explicitly disabled as I had added support for had gone from not officially supported to more explicitly disallowed

* update tbb port-version

* run x-add-version

* [libressl] update to 3.3.3 (#18729)

Resolves #18682

* [asio] update to 1.18.2 (#18728)

* [asio] update to 1.18.2

* update versions

* [json-dto] Update to 0.2.13 (#18710)

* json_dto updated to 0.2.13.

* x-add-version for json-dto.

* [README_ko_KR.md] Fix typo for korean doc (#18673)

원도우 -> 윈도우

* [geographiclib] Update to version 1.52 (#18694)

* [geographiclib] Update to version 1.52

* run ./vcpkg x-add-version geographiclib

* ports/geographiclib/vcpkg.json: version-string -> version

* Another iteration with x-add-version

* [spdlog] Do not build examples (#18639)

* Don't build spdlog examples

* Update port version

* [drogon] Update to 1.7.1 (#18643)

* [socket-io-client] update to 3.0.0  (#18646)

* [socket-io-client] update to 3.0.0

* update version

* update patch file

* update version

* [morton-nd] Update to v4.0.0. (#18652)

* Update morton-nd to v4.0.0.

* Update baselines.

* [libdatachannel] Fix usage (#18621)

* [libdatachannel] Fix usage

* Update version files

* [fmt] Fix an easily avoidable compilation warning (#18622)

* Fix an unconditional #pragma warning breaking other compilers.

* Increase fmt version

* re-ran vcpkg x-add-version --all --overwrite-version, this time it produced a different result for some reason

* [sentry-native] Update to 0.4.10 (#18627)

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

* [Vc] Update to 1.4.2 (#18601)

* [seal] Fixed cannot find SEAL. (#18596)

* Fixed cannot find seal.

* Updated versioning.

* [mongo-c-driver] Fix for custom VCPKG_BUILD_TYPE (#18569)

* Fix mongo-c-driver for custom VCPKG_BUILD_TYPE

* Update version

* Update ports/mongo-c-driver/portfile.cmake

* Update versions/m-/mongo-c-driver.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>

* [protobuf] Fixed protoc path (#18741)

* fixed protoc path

* bumped version

* [recast] Export unofficial target (#18671)

* [recast] Export unofficial target

* update version record

* Export INTERFACE_INCLUDE_DIRECTORIES

* Export more include dirs.

* Update versions/r-/recast.json

* [vcpkg] Expand Architecture list with escape chars (#18156)

* Expand Architecture list with escape chars

This expands the architecture lists with escape characters. When
building FAT binaries for macos using multiple architectures in the
values they need to be escaped otherwise they are passed on to CMake
incorrectly #14932

* Adding the architecture fix to vcpkg-cmake port
updating port vcpkg-cmake version

* updated version in baseline

* [ffmpeg] multi arch support (#18635)

* Expand Architecture list with escape chars

This expands the architecture lists with escape characters. When
building FAT binaries for macos using multiple architectures in the
values they need to be escaped otherwise they are passed on to CMake
incorrectly #14932

* Adding the architecture fix to vcpkg-cmake port
updating port vcpkg-cmake version

* updated version in baseline

* Allow building ffmpeg for multiple architectures on macOS

Since ffmpeg does _not_ support multi-arch builds due to their use of
autotools and config.h which then includes the wrong platform-dependent
functions, we must perform two separate builds and join them using lipo

* fixup! Allow building ffmpeg for multiple architectures on macOS

* fixup! Allow building ffmpeg for multiple architectures on macOS

Co-authored-by: Sander Cox <sander@paralleldimension.nl>
Co-authored-by: Martijn Otto <martijn@resolume.com>

* [libxml2] Fix target (#18714)

* fix LibXml2 target dependencies

* updated version files

* [bzip2] Update repository (#18705)

* [bzip2] Update repository

* Update version files

* [tgui] Fix feature tool dependency (#18724)

* [tgui] Fix feature tool dependency

* update version record

* [OpenSSL] support for "no-autoload-config" config option (#18389)

* [OpenSSL]: support for "no-autoload-config" config option

OpenSSL has "no-autoload-config" config option,
which disables automatic config loading:

  https://github.com/openssl/openssl/pull/5959

This patch allows to set above option via variable
in custom triplet:

  # build-openssl-no-autoload-config.cmake
  set(OPENSSL_NO_AUTOLOAD_CONFIG ON)

and use it like:

  vcpkg install --overlay-triplets=<path-to-triplets> \
    openssl:build-openssl-no-autoload-config

Signed-off-by: Lev Stipakov <lev@openvpn.net>

* [OpenSSL] bump version

Signed-off-by: Lev Stipakov <lev@openvpn.net>

* [rmlui] Add Rmlui library (#18409)

* Add RmlUi port

* Update versions

* Fix uwp build

* Update versions

* Add maintainers to manifest

* Update version

* Update ports/rmlui/portfile.cmake

Co-authored-by: Noam Chitayat <noam-c@users.noreply.github.com>

* - Update to RmlUi 4.1, fixes some issues with missing dependencies.
- Add robin-hood-hashing as dependency, replacing built-in copy.
- Only need FreeType core.
- Static library definition now replaced in-source.

* Fix config name

* Change source in current packages directory

* Use robin_hood.h included from vcpkg

* Move source modifications to robin_hood patch

* Fix path in patch

Co-authored-by: Noam Chitayat <noam-c@users.noreply.github.com>

* [cnl] Update to version 1.1.7 (#18439)

* [cnl] update to version 1.1.7

* Update baseline.json

* Update ports/cnl/CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/cnl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update HEAD_REF to point to main

* Bump port-version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Run vcpkg x-add-version cnl

* Update versions/c-/cnl.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/cnl/CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update versions/baseline.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update versions/c-/cnl.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update git tree with vcpkg x-add-version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [vcpkg.cmake] fix X_VCPKG_APPLOCAL_DEPS_INSTALL (#18607)

* [vcpkg.cmake] fix X_VCPKG_APPLOCAL_DEPS_INSTALL

* Billy CR

* [klein] create a new port  (#18279)

* [klein] new port

* [klein] Replace version-string by version

* [klein] Add call to vcpkg_fixup_pkgconfig()

* [klein] Replace klein by ${PORT}

* [klein] Add patch to avoid using FetchContent

* [klein] Change version to version-date

* update version

* Apply suggestions from code review

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update git-tree version

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* [vcpkg baseline][cnl] Disable tests (#18767)

* [hdf5] Fix linking order in pc file (#18825)

* Fix link order in pc file

* x-add-version

* [catch2] Fix linux build in NTFS fs (#18814)

file(RENAME Camel lower) works fine when running vcpkg in
Windows Powershell with triplet x64-windows in NTFS fs.

file(RENAME Camel lower) does not work fine when running vcpkg in
WSL with triplet x64-linux in NTFS.

* [binarycaching.md] Improve Azure DevOps example (#18807)

Add a missing, but required task for Azure DevOps Pipelines, to automatically authenticate against the Artifacts registry.
This should help any vcpkg newcomer to integrate easily.

* [sdl2-mixer] Add fluidsynth feature  (#18826)

* [sdl2-mixer] Add fluidsynth feature

* [sdl2-mixer] Add fluidsynth feature

* [sdl2-mixer] Add fluidsynth feature

* Updated versions & fixed style

* Fixed version hash

* [paho-mqtt] update to 1.3.9 (#18765)

* [paho-mqtt] update to 1.3.9

* update version

* revert patch format

* update version

* [Qt6] Update to 6.1.2 (#18787)

* update qt to 6.1.2

* version stuff

* [ffmpeg] fix LGPL build, disable avisynthplus on static builds (#18803)

* [ffmpeg] do not pull in postproc for LGPL build

* [ffmpeg] disable avisynthplus on static builds (as it is not functional)

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [google-cloud-cpp] update to latest release (v1.29.0) (#18759)

* [exiv2] update to 0.27.4 (#18750)

* [exiv2] update to 0.27.4

* update version

* [crow] update to v0.3+1 (#18706)

Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>

* [irrlicht] Add OSX support (#18725)

* Fix Irrlicht compilation on OSX

* Update port description

* Update portfile instructions

* Update version

* Fix patch files

* Add missing cmake dependencies

* Remove obsolete comment

* Update version

* Remove OBJCXX language from project definition to prevent Windows builds from failing

* Update versions

* Code review tweaks

* Update version

* Update versions/i-/irrlicht.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Fix qt5-3d build failure on OSX

* Update qt5-3d version

* Update port-version for qt5-3d

* Update version for qt5-3d

* [qt5-3d] Revert modification to previous version entry

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <ras0219@outlook.com>

* [mapbox-wagyu] add new port (#18771)

* add wagyu

* add versions

* update hash

* update versions

* [ftxui] Add new port (fix #16327) (#18360)

* [ftxui] Add new port (fix #16327)

* [ftxui] x-add-version ftxui

* [ftxui] Drop UWP support

* [ftxui] Update to 2021-06-16

* [ftxui] Overwrite version

* [ftxui] Try to fix linux and macOS build

* [ftxui] Overwrite version

* [ftxui] Fail fast on UWP

* [ftxui] Clean version file

* [ftxui] Overwrite version

* [ftxui] Update to 2021-06-17

* [ftxui] Overwrite version

* [ftxui] Remove debug/share

* [ftxui] Overwrite version

* [ftxui] Quote paths

* [ftxui] Overwrite version

* [xlsxio] new port (#18438)

* add port: xlsxio

* vcpkg x-add-version xlsxio

* fix deps

* add vcpkg_fixup_pkgconfig()

* Apply suggestions from code review

To be consistent, `OUT_FEATURE_OPTIONS FEATURE_OPTIONS` in a new line, as in `vcpkg_from_git`.

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/xlsxio/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* format

* use date as version string

* vcpkg format-manifest

* Update ports/xlsxio/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* patch for dependency

* fix typo

* vcpkg x-add-version

* remove feature wide

* Update ports/xlsxio/vcpkg.json

deprecate libzip that's an alternative and imperfect

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/xlsxio/vcpkg.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update versions/x-/xlsxio.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Remove x64-windows-cpp17 community triplet

Co-authored-by: abc <a@b.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [boost-modular-build-helper] Fix boost build toolchain options not being used (#18529)

* Fix boost build toolchain options not being used

The issue was due to the options only being set for the gcc toolchain,
and then only for a specific version. On platforms defaulting to a
different toolchain (e.g. macOS) this didn't work at all.

Additionally, some missing flags were not propagated, in particular the
CMAKE_OSX_DEPLOYMENT_TARGET, CMAKE_OSX_SYSROOT and CMAKE_OSX_ARCHITECTURES

* [boost-modular-build-helper] Apply CR comments

Co-authored-by: Martijn Otto <git@martijnotto.nl>
Co-authored-by: Robert Schumacher <ras0219@outlook.com>

* [libzippp] Update to 4.1-1.8.0 (#18553)

Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>

* [proxywrapper] Remove proxywrapper package (#18692)

* Remove proxywrapper package

* [proxywrapper] Remove from baseline since there is no longer a tested version of the port

Co-authored-by: Robert Schumacher <ras0219@outlook.com>

* [glew] Improve messages for system opengl dependency (#18672)

* [glew] Fix the dependency

* Update baseline version

* Adress the review suggestions

* Update the baseline revision

* [socket-io-client]fix socket-io-client use  (#18768)

* update patch file

* update version

* [boost] update to 1.76.0 (#17335)

* [boost] update generator script for boost 1.76

* [boost] update ports to 1.76.0 (run generator)

* [boost] fix windows build?

* [quantlib] update and fix mac build

* [symengine] update and fix build

* [avro-cpp] update to latest master and fix windows build

* [folly] update to 2021.05.31.00

* [fbthrift, fizz, wangle] update to v2021.05.31.00 and fix build

* [proxygen] update to version 2021.05.31.00

* [fizz, proxygen, fbthrift] fix sodium target

* [proxygen] also works on macOS

* [quantlib] use fix from upstream to fix mac build

* [symengine] minimize patch file and fix deprecation warning

* [folly,proxygen,wangle,fizz,fbthrift] update to 2021.06.14.00

* [fbthrift] remove unnecessary dependency rsocket

I couldn't find any information that this dependency exists. The term is used in the code, but not in the context of a dependency

* [fizz,fbthrift] fix zlib dependency

* [fbthrift] pass required flex executable to cmake configure

* add version files

* [boost] generate-ports.ps1: Apply code review

* [boost] changes from new version of generate-ports script

* update version files

* [boost] generate-ports.ps1: Apply code review

* [cctag] Add new port (#16719)

* [cctag] add port

* [cctag] using version-semver

* [cctag] fix for multithreaded compilation

* [cctag] update ci.baseline

* [cctag] fix format json

* [cctag] fix version with semver

* [cctag] update version sha

* [cctag] v1.0.0-rc2

* [cctag] v1.0.0-rc3 with vcpkg_copy_tools(), much simpler

* [cctag] update port file

* [cctag] v1.0.0-rc4

* [cctag] update version file

* [cctag] v1.0.0

* [cctag] update version file v1.0.0

* [sleepy-discord] Add new port (#17604)

* New port sleepy-discord

* Add versions for Sleepy Discord

* SleepyDiscord: use website as homepage

* SleepyDiscord: Remove No newline at end git diff

* SleepyDiscord: format manifest

* SleepyDiscord: rerun x-add-version

* SleepyDiscord: add compression feature

* SleepyDiscord: Update version string

* SleepyDiscord: rerun x-add-version again

* SleepyDiscord: set version-date

* SleepyDiscord: rerun add-version

* SleepyDiscord: Add requested changes

* SleepyDiscord: run add version

* SleepyDiscord: update library

* SleepyDiscord: rerun x-add-version

* SleepyDiscord: copy config file to share folder

* SleepyDiscord: run add-version

* SleepyDiscord: Fix issue with parallel configuring

* SleepyDiscord: x-add-version

* SleepyDiscord: replace deprecated functions

* SleepyDiscord: x-add-version

* SleepyDiscord: Install config during configure

* SleepyDiscord: x-add-version

* [sleepy-discord] update: add Select Menus

* [sleepy-discord] run add-version

* [sleepy-discord] rerun add-verion

* Download khrplatform.h with vcpkg instead of gl3w_gen.py so that our downloader settings are used (#18858)

Alternative resolution of https://github.com/microsoft/vcpkg/pull/18846/

* [azure-core-cpp] Update to 1.1.0 (#18779)

* [azure-core-cpp] Update to 1.1.0
## 1.1.0 (2021-07-02)

### Bugs Fixed

- Fixed a memory leak issue in `Base64Encode()`. (A community contribution, courtesy of _[jorgen](https://github.com/jorgen)_)

### Other Changes

- Made internal-only changes to support the Azure Key Vault client library.

### Acknowledgments

Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:

- Jorgen Lind _([GitHub](https://github.com/jorgen))_

* [azure-storage-common-cpp] Update to 12.0.1
## 12.0.1 (2021-07-07)

### Bug Fixes

- Fixed a memory leak issue while parsing XML.

* [azure-storage-blobs-cpp] Update to 12.0.1
## 12.0.1 (2021-07-07)

### Bug Fixes

- Fixed a bug where transactional MD5 hash was treated as blob MD5 hash when downloading partial blob.

* [azure-storage-files-datalake-cpp] Update to 12.0.1
## 12.0.1 (2021-07-07)

### Bug Fixes

- Fixed a bug where transactional MD5 hash was treated as blob MD5 hash when downloading partial blob.

* [azure-storage-files-shares-cpp] Update to 12.0.1
## 12.0.1 (2021-07-07)

No API changes since `12.0.0`.

* Remove curl version from vcpkg manifest

* Update version files

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>

* [protopuf] Update to 2.1.0 (#18757)

* [protopuf] update to 2.1.0

* [protopuf] add version info

* [utf8proc] Export cmake targets (#18860)

* [utf8proc] Export cmake targets

* Update the baseline version

* [gli] upgrade the gli to latest (#18715)

* upgrade the gli to latest

* update the version of gli

* update the version of gli

* [gli] Revert patch, use date scheme

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [protozero] update to 1.7.0 (#18842)

* update protozero to 1.7.0

* update versions

* apply suggestions

* version

* [sentry-native] Update to 0.4.11 (#18856)

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

* [ avcpp ] Update version (#18436)

* remove avcpp patch that was accepted upstream.

revert port version

* update versions

* [daw-json-link daw-utf-range daw-header-libraries] new port

* [daw-header-libraries daw-utf-range daw-json-link]: vcpkg_cmake_configure, vcpkg_cmake_install, vcpkg_cmake_config_fixup

* [daw-json-link daw-utf-range daw-header-libraries] vcpkg x-add-version

* Remove useless version file

* [daw-header-libraries daw-utf-8 daw-json-link] newest source

* [daw-header-libraries daw-utf-range daw-json-link] vcpkg x-add-version

* [daw-header-libraries daw-json-link daw-utf-range] doc: comment as header-only in portfile.cmake

* [daw-header-libraries daw-json-link daw-utf-range] --overwrite-version x-add-version

* Update versions/d-/daw-header-libraries.json

* Update versions/d-/daw-json-link.json

* Update versions/d-/daw-utf-range.json

Co-authored-by: Michael Heyman <Michael.Heyman@jhuapl.edu>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Silvio Traversaro <silvio.traversaro@iit.it>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Michael Goulding <michael.goulding@live.com>
Co-authored-by: Michael Goulding <Michael.Goulding@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Leonid Pospelov <pospelovlm@yandex.ru>
Co-authored-by: Ian Cook <ianmcook@gmail.com>
Co-authored-by: Tanguy Fautre <tanguy@fautre.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Matthew Oliver <protogonoi@gmail.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Matthias C. M. Troffaes <matthias.troffaes@gmail.com>
Co-authored-by: Gregor Jasny <gregor.jasny@logmein.com>
Co-authored-by: Ryan <ryan__mckenzie@hotmail.com>
Co-authored-by: Daniil Goncharov <neargye@gmail.com>
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: Lucius Q. User <31438459+Lucius-Q-User@users.noreply.github.com>
Co-authored-by: Wolfgang Stöggl <c72578@yahoo.de>
Co-authored-by: Daniel Schürmann <daschuer@mixxx.org>
Co-authored-by: SvenPStarFinanz <spa@starfinanz.de>
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
Co-authored-by: Wei Dai <wei.dai@microsoft.com>
Co-authored-by: WenTao Ou <admin@owent.net>
Co-authored-by: Chuck Walbourn <walbourn@users.noreply.github.com>
Co-authored-by: Daniel Parker <danielaparker@yahoo.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Maxime GIMENO <maxime.gimeno@gmail.com>
Co-authored-by: Mathis Logemann <mathisloge@gmail.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Dimitrij Mijoski <dmjpp@hotmail.com>
Co-authored-by: timmeh87 <31858838+timmeh87@users.noreply.github.com>
Co-authored-by: Tim <tim@fake.WHAT>
Co-authored-by: An Tao <antao2002@gmail.com>
Co-authored-by: evpobr <evpobr@gmail.com>
Co-authored-by: Park DongHa <luncliff@gmail.com>
Co-authored-by: Ankur Verma <31362771+ankurverma85@users.noreply.github.com>
Co-authored-by: Ankur Verma <ankurv@microsoft.com>
Co-authored-by: Ankur Verma <ankurv@nuc.hogwarts>
Co-authored-by: Hendrik <dev.nipe.systems@gmail.com>
Co-authored-by: Yury Bura <yurybura@gmail.com>
Co-authored-by: Richard Yu <yurichard3839@gmail.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Alex Reinking <alex.reinking@gmail.com>
Co-authored-by: aggieNick02 <nick@pcpartpicker.com>
Co-authored-by: Yuriy O'Donnell <yuriyo@gmail.com>
Co-authored-by: eao197 <eao197@users.noreply.github.com>
Co-authored-by: goyarn <59996142+goyarn@users.noreply.github.com>
Co-authored-by: Charles Karney <charles@karney.com>
Co-authored-by: Daumantas Kavolis <12998363+dkavolis@users.noreply.github.com>
Co-authored-by: Kevin Hartman <kevin@hart.mn>
Co-authored-by: Matt Haynie <mrhaynie@live.com>
Co-authored-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Co-authored-by: Bernhard Manfred Gruber <bernhardmgruber@gmail.com>
Co-authored-by: Johannes Schönberger <johannes.schonberger@microsoft.com>
Co-authored-by: bucurb <bobuc@microsoft.com>
Co-authored-by: Sander Cox <sander@paralleldimension.nl>
Co-authored-by: omartijn <44672243+omartijn@users.noreply.github.com>
Co-authored-by: Martijn Otto <martijn@resolume.com>
Co-authored-by: Lev Stipakov <lev@openvpn.net>
Co-authored-by: Michael R. P. Ragazzon <mikke89@users.noreply.github.com>
Co-authored-by: Noam Chitayat <noam-c@users.noreply.github.com>
Co-authored-by: mathijs727 <mathijs.l.molenaar@gmail.com>
Co-authored-by: João Maia <jpmmaia@gmail.com>
Co-authored-by: LE GARREC Vincent <github@le-garrec.fr>
Co-authored-by: Julian Xhokaxhiu <julianxhokaxhiu@users.noreply.github.com>
Co-authored-by: JackMacWindows <jackmacwindowslinux@gmail.com>
Co-authored-by: Carlos O'Ryan <coryan@users.noreply.github.com>
Co-authored-by: Luca Schlecker <luca.schlecker@hotmail.com>
Co-authored-by: Artem Shubovych <shybovycha@gmail.com>
Co-authored-by: Robert Schumacher <ras0219@outlook.com>
Co-authored-by: Ronald <3665590+playgithub@users.noreply.github.com>
Co-authored-by: abc <a@b.com>
Co-authored-by: Martijn Otto <git@martijnotto.nl>
Co-authored-by: Cédric Tabin <tabin.cedric@gmail.com>
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
Co-authored-by: shishirb-MSFT <50385517+shishirb-MSFT@users.noreply.github.com>
Co-authored-by: Simone Gasparini <simone.gasparini@gmail.com>
Co-authored-by: Sleepy Flower Girl <wuhao64@gmail.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Twice <i@twice.moe>
Co-authored-by: Xing Ji <33065325+jixingcn@users.noreply.github.com>
Co-authored-by: Charlie Barto <chbarto@microsoft.com>
Co-authored-by: mheyman <mheyman@localdomain>
2021-08-03 17:10:17 -07:00
Phoebe
8cca60b3ca
[Azure-*] Remove version constraint (#19299)
* [Azure-*] Remove version constraint

* Update the baseline version

* Remove builtin-baseline

* format manifest file

* Update baseline version
2021-08-03 17:06:29 -07:00
Jack·Boos·Yu
b7f99c3c4b
[vcpkg-cmake] Fix docs and usage of option MAYBE_UNUSED_VARIABLES (#19245)
* Remove unused cmake options and MAYBE_UNUSED_VARIABLES values

* Update MAYBE_UNUSED_VARIABLES docs

* update version

* version stuff

* version stuff

* update docs
2021-08-03 10:42:34 -07:00
Liu Chenxin
a863c84812
[protobuf] add support for mingw subsystem (#19054)
* [protobuf] add support for mingw subsystem

* [protobuf] support for mingw

* Update the port version

* Update the baseline version

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-08-02 16:59:18 -07:00
JonLiu1993
a6ef376f0d
[Poco] update to 1.11.0 (#19040)
* [Poco] update to 1.11.0

* update version

* fix ci error

* update version

* Modernizes the port

* update poco

* update portfile.cmake

* update version
2021-08-02 16:57:14 -07:00
Johannes Schönberger
9db6c29de7
Fix c-ares compilation under Linux with dynamic linkage (#19126)
* Fix c-ares compilation under Linux with shared linkage

* Update version

* Update version file

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2021-08-02 16:55:47 -07:00
Dawid Wróbel
e47b72b646
[kf5jobwidgets] new port (#19200)
* Add kf5jobwidgets port

* [kf5jobwidgets] update to 5.75.0

* [kf5jobwidgets] update to 5.84.0

* [kf5jobwidgets] update versions

* [kf5jobwidgets] fix static build

* [kf5jobwidgets] update versions

* [kf5jobwidgets] replace deprecated functions

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [kf5jobwidgets] update versions

* [kf5jobwidgets] use semVer

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [kf5jobwidgets] update versions

* [kf5jobwidgets] DISABLE_PARALLEL_CONFIGURE

* [kf5jobwidgets] update versions

* [kf5jobwidgets] fix MAYBE_UNUSED_VARIABLES usage

* [kf5jobwidgets] update versions

* [kf5jobwidgets] remove extraneous options

* [kf5jobwidgets] update versions

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-02 16:50:31 -07:00
Dawid Wróbel
3d4ce760a1
[kf5solid] new port (#19201)
* Add kf5solid port

* Fixed kf5solid for windows

* [kf5solid] update to 5.75.0

* [kf5solid] update to 5.84.0

* [kf5solid] update versions

* [kf5solid] replace outdated functions

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [kf5solid] use semver

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [kf5solid] update versions

* [kf5solid] DISABLE_PARALLEL_CONFIGURE

* [kf5solid] update versions

* [kf5solid] fix MAYBE_UNUSED_VARIABLES usage

* [kf5solid] update versions

* [kf5solid] remove extraneous options

* [kf5solid] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-02 16:49:35 -07:00
NancyLi1013
fb24bdc58b
[libxml2] Fix build error on uwp (#19221)
* [libxml2] Fix build error on uwp

* Update versions
2021-08-02 16:44:53 -07:00
zhongzf
2f573976e6
[FreeRDP] update to 2.4.0 (#19264)
* feat: v2.4.0

* feat: x-add-version
2021-08-02 16:39:36 -07:00
Richard Yu
56134b5406
[c4core, ryml] Update to latest version and add features (#19282) 2021-08-02 16:32:40 -07:00
Jack·Boos·Yu
667f041ea7
[vcpkg baseline][tinyfiledialogs] Change repo to sourceforge (#19287)
* [tinyfiledialogs] Change repo to sourceforge

* version

* Export INTERFACE_INCLUDE_DIRECTORIES

* Update versions/t-/tinyfiledialogs.json
2021-08-02 16:31:29 -07:00
pradeep
1ecfc2b3a9
[intel-mkl] Lookup oneapi installation for mkl headers (#19296)
* [intel-mkl] Lookup oneapi installation for mkl headers

* [intel-mkl] Increment port version for oneMKL related change

* [intel-mkl] Update version
2021-08-02 16:30:57 -07:00
Cheney Wang
261c458af6
[tensorflow] Update the max version of the supported bazel (#19165)
* [tensorflow] Update the max version of the supported bazel

* Update json file
2021-07-30 13:01:31 -07:00
zhongzf
fa1bbe097b
[FreeRDP] update to 2.3.2 (#18242)
* feat: [FreeRDP] update to 2.3.2

* fix: vcpkg_fixup_pkgconfig

* fix: the error for pkgconfig checking.

* fix: ./vcpkg x-add-version --overwrite-version freerdp

* [freerdp] Minimizing patching by hooking install

* feat: just add space to let it compile again to have a try.

* feat: rollback to compiled version.

* feat: x-add-version

* fix: remove the useless code.

* Update versions/f-/freerdp.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-07-29 11:10:52 -07:00
Dawid Wróbel
bfa4cea3a8
[kf5sonnet] new port (#19199)
* Add kf5sonnet port

* [kf5sonnet] remove binaries

* Fixed kf5sonnet for windows

* [kf5sonnet] fix windows build

* [kf5sonnet] update to 5.75.0

* [kf5sonnet] update to 5.84.0

* [kf5sonnet] update versions

* [kf5sonnet] use semver

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* [kf5sonnet] replace deprecated functions

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* [kf5sonnet] update versions

* [kf5sonnet] DISABLE_PARALLEL_CONFIGURE

* [kf5sonnet] update versions

* [kf5sonnet] fix MAYBE_UNUSED_VARIABLES usage

* [kf5sonnet] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-07-29 11:09:33 -07:00
nicole mazzuca
5304f826b5
[rollup] 2021-07-26 (#19157)
* [rollup:2021-07-26 1/6] PR #18783 (@strega-nil)

[scripts-audit] vcpkg_copy_tools and friends

* [rollup:2021-07-26 2/6] PR #18898 (@dg0yt)

[vcpkg] Fix toolchain compatibility with cmake < 3.15

* [rollup:2021-07-26 3/6] PR #18980 (@strega-nil)

[cmake-guidelines] Minor update, for `if()`

* [rollup:2021-07-26 4/6] PR #18981 (@strega-nil)

[scripts-audit] vcpkg_check_linkage

* [rollup:2021-07-26 5/6] PR #19158 (@Hoikas)

[vcpkg.cmake] Fix variable case.

* [rollup:2021-07-26 6/6] PR #18839

[scripts-audit] z_vcpkg_get_cmake_vars

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-07-29 09:47:35 -07:00
Jack·Boos·Yu
8dddc6c899
[vcpkg baseline][easyhook] Remove mismatch prebuild library after build (#19216)
* [easyhook] Remove mismatch prebuild library after build

* version

* update baseline

* Update ports/easyhook/portfile.cmake

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update ports/easyhook/vcpkg.json

* Update versions/e-/easyhook.json

* Update versions/e-/easyhook.json

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-07-28 21:51:34 -07:00
nicole mazzuca
850662ca65
[pistache] fix install (#19206)
* [pistache] fix install

* fix ci.baseline.txt, versions

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-07-28 13:28:30 -07:00
Billy O'Neal
b1d33888ca
[inja] Update to 3.3.0. (#19208)
* [inja] Update to 3.3.0.

* Fix version.
2021-07-28 13:18:41 -07:00
Kai Pastor
018c0fa159
[nghttp2] Update and fixes (#19163)
* Format manifest

* Update to v1.44.0

* Modernize and fix portfile

* Fix usage in static windows triplets

* x-add-version
2021-07-28 12:25:26 -07:00
pradeep
0dd96bb467
[forge] port release update to v1.0.8 (#19166)
* Update forge port to v1.0.8 fix release

* Update baseline version for forge port
2021-07-28 12:06:21 -07:00
Dawid Wróbel
d331544d82
[many ports] Update KF5 frameworks to 5.84 (#19168)
* [kf5*] Update KDE Frameworks to 5.84

* [kf5*] Update versions
2021-07-27 17:02:50 -07:00
JonLiu1993
1e18fd8db6
[qwt] update to 6.2.0 (#19075)
* [qwt] update to 6.2.0

* update version

* fix request changes

* update version

* update portfile.cmake

* update vsersion

* fix CI error

* update version
2021-07-27 16:25:52 -07:00
Rodrigo Hernandez Cordoba
289b391724
[v8] Update to version 9.1.269.39 (#18998) 2021-07-27 16:24:50 -07:00
DanielDelaporus
c8441af7e0
[alembic] Enable release only and debug only build on alembic port (#18963)
* [alembic] Enable release only and debug only build on alembic port

* Fix version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-27 15:50:29 -07:00
Alexandre Bique
db4d9760aa
[ffmpeg] fix cross compilation on mac arm64 to x86_64 (#18737)
* [ffmpeg] fix cross compilation on mac arm64 to x86_64

* Bump port-version

* Bump port-version again.

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-27 15:48:31 -07:00
Carlos O'Ryan
dc35791a56
[grpc] fix generated pkg-config file (#19174)
gRPC uses `upb`, but normally it vendors-in the dependency. The
vendored-in version uses a single library artifact, and the generated
pkg-config file simply adds `-lupb`.  In `vcpkg` we use the `upb`
package. This has more libraries, and thus more `-lupb_*` options are
needed.  Ideally we would use a `upb.pc` file, but that does not exist.
2021-07-27 15:29:44 -07:00
Kai Pastor
7dbc05515b
[zlib] Add cmake wrapper (#18914)
* Format manifest

* Add cmake wrapper

* x-add-version

* Always use vcpkg zlib for sentry native

* x-add-version

* Fix and simplify wrapper

* Update git-tree
2021-07-26 16:54:30 -07:00
李洋阳
f6e78c3d87
[duilib] Enable unicode define (#17745)
* duilib enable unicode define

* duilib version modify git-tree

* update duilib version files

* update duilib control and version files

* modify duilib cmake tab to space

* duilib remove unnecessary space char

* duilib update version file

* Update versions/baseline.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/duilib/CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update versions/d-/duilib.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* fix duilib version file

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-07-26 16:42:48 -07:00
Kai Pastor
bbf9b17d32
[gdal] Fix GDAL_LIBRARY passing by cache variable (#19119)
* Fix GDAL_LIBRARY passing by cache variable

* x-add-version
2021-07-26 11:11:05 -07:00
Matthias Kuhn
ed98cae63f
[libgeotiff] fix build on ios (#19113)
* libgeotiff on ios

* x-add-version
2021-07-26 11:10:39 -07:00
Levin Li
2ded2ea944
[cspice] Support building in UWP (#19109)
* Make cspice work on UWP

* Bump cspice port version
2021-07-26 11:08:55 -07:00
Levin Li
e2d85ffca6
[libiconv] Fix 'DLL Initialization Failed' in UWP applications (#19108)
* Fix for libiconv

* Update port version
2021-07-26 11:07:56 -07:00
Jack·Boos·Yu
358225a917
[zeromq] Fix arm build, fix feature websockets-sha1 (#19074)
* [zeromq] Fix arm build, fix feature websockets-sha1

* update baseline

* version stuff

* Fix rename

* Update versions/z-/zeromq.json
2021-07-26 11:07:10 -07:00
Kai Pastor
b57e29a6ce
[libidn2] Fixes for mingw and minor issues (#19002)
* Fix port's cmake buildsystem for mingw

* Install pc file for windows

* Modernize portfile

* Increment port-version

* x-add-version

* Use libunistring for non-windows

* CR and doc changes

* Update git-tree
2021-07-26 11:02:24 -07:00
NancyLi1013
be01bbc3e1
[libsigcpp] Fix usage in static build (#18944)
* [libsigcpp] Fix usage in static build

* Update version files

* Apply review suggestions

* Update versions/l-/libsigcpp.json

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-26 10:59:27 -07:00
Dmitry Baryshev
1a2931b8cc
[sail] Update to 0.9.0-pre14 (#19101)
* [sail] Update to v0.9.0-pre14

* [sail] vcpkg x-add-version --all

* [sail] Remove PREFER_NINJA

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [sail] Add quotes

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [sail] Add quotes

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [sail] Add quotes

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [sail] Add quotes

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [sail] vcpkg x-add-version --all

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-07-26 10:57:24 -07:00
Maxime GIMENO
f232529d02
[CGAL] Upgrade to 5.3 (#18392)
* Not tested yet

* Fix SHA and version name

* reset port version to 0

* Upgrade to 5.3

* CGAL: Add FEATURES and run add-version

* update version

* [cgal] Convert to vcpkg.json

* Cancel modifications to versions/c-/cgal.json

* update version file

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-26 10:55:23 -07:00
Greisberger Christophe
8af28e0dab
[drogon] Added database support features (#18711)
* [drogon] Added database access features

* Replaced CONTROL with vcpkg.json manifest file

* Patched finding brotli libraries for static triplets (brotlicommon-static.lib and co.)

* Added features for database access, disabled by default.

* [drogon] Fixed vcpkg.json version

* update vcpkg.json format

* update version

* Added new feature redis

* update vcpkg.json format

* update version

* delete redis dependence

* update version

* fix request feature

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-07-26 10:54:38 -07:00
sandro97git
d781bd9ca7
[restc-cpp] make using boost-log an optional feature (#18683)
* [restc-cpp] make using boost-log an optional feature

* Update versions/r-/restc-cpp.json

* Remove boost-log from dependencies

* Update versions/r-/restc-cpp.json

* [restc-cpp] Add boost-asio dependency

* update version SHA

Co-authored-by: Sandro Scherer <sandro.scherer@siemens.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2021-07-25 17:27:31 -07:00
Ilya Arzhannikov
ce91faf83e
[openblas] update to 0.3.15 version and add dynamic arch feature (#15238)
* [openblas] dynamic arch feature

* remove debug output

* Update ports/openblas/CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* update version to 0.3.13

* osx build

* fix CONTROL, add FEATURES keyword to vcpkg_check_features

* x-add-version

* bump openblas version to 0.3.14

* ./vcpkg x-add-version openblas

* apply format.diff from ci

* ./vcpkg x-add-version openblas --overwrite-version

* Update versions/o-/openblas.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* update port to version 0.3.15

* ./vcpkg x-add-version openblas

* vcpkg_check_linkage

* ./vcpkg x-add-version openblas --overwrite-version

* ./vcpkg x-add-version openblas --overwrite-version

* Update versions/o-/openblas.json

Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-07-25 17:26:55 -07:00