Commit Graph

4361 Commits

Author SHA1 Message Date
Alexander Neumann
f28896c39f
[vcpkg baseline] Fix libxmu dep (#27791)
* add libxext as a dependency

* v db

* dlopen on windows = no

* v db

* bump version

* v db
2022-11-14 12:04:16 -08:00
Alexander Neumann
6f7ffeb18f
[many ports] Add X windows part 11/N (#27441)
* [libice] replace macros with typedefs

* [libx11] fix dl linkage on linux and cleanup the cmake wrapper.

* [libxxf86vm] add port

* [libxtst] add port

* [libxt] add port

* [libxmu] add port

* [libxaw] add port

* bump port version

* v db

* fix libxpm and maybe cross libxt

* malloc returns null for cross builds

* fix typo

* fix stuff

* v db

* fix stuff ?

* WIP commit

* libxt cross fix

* add todo

* fix libxaw

* xcb add some fixes.

* fix todos

* fix arm ?

* fix path

* bump some versions

* shorten comment

* format manifest

* v db

* fix stuff

* ci baseline

* v db

* adjust libx11 wrapper again

* v db

* add license

* remove doubled entry from v db

* v db

* libxmu remove global variable.

* correctly split unistd.patch and apply it

* disable thread safe init in libx11 on windows

* v db

* libx11 append options correctly.

* v db

* still not correct.

* v db
2022-11-11 17:32:25 -08:00
Sutou Kouhei
59b58fc56d
[arrow] Update to 10.0.0 (#27687)
* [arrow] Update Apache Arrow to 10.0.0

* Update versions

* Simplify and make more robust

* Use vcpkg_check_features()

* Use lower case for CMake package name

* Update version
2022-11-11 14:36:32 -08:00
Roger Leigh
299b1e17df
[xalan-c] delist port (#27401)
* [xalan-c] deprecate port

The Xalan-C project is being retired upstream and moved to the Apache
Attic.

* [xalan-c] update versions

* Remove from the baseline entirely.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-11 14:28:27 -08:00
Kai Pastor
f32fc13dbe
[openssl] Revise jom/nmake support (#27150)
* Use vcpkg_build_nmake for windows incl. uwp

Use prerun shell for configuration

* [openssl] Generate OPENSSL_VERSION_MAJOR/MINOR/FIX

* Update versions

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-11 14:12:15 -08:00
JonLiu1993
174be48039
[libpng] update to 1.7.38 (#27721)
* [libpng] update to 1.7.38

* update version

* update patch

* update version
2022-11-11 12:24:53 -08:00
Arsen Tufankjian
8e74630b9e
[spirv-headers] Update to latest version and properly installing the target (#27761)
* Updating port to latest version and to properly install a target

* Formatting

* Update version
2022-11-11 09:19:11 -08:00
Arsen Tufankjian
f1d5c51f17
[mimalloc] Allowing arm64 builds (#25265)
* Updating port to just upgrade mimalloc to v2.0.7 which fixes arm64 on windows

* Updating version

* Adding hash. Oops

* Updating version

* Updating supports field

* Updating version
2022-11-11 09:17:16 -08:00
Alessandro Vergani
cbe83d2d6a
[entt] Update to 3.11.0 (#27731)
* [entt] Update to 3.11.0

* Remove port-version

* Remove wrong version
2022-11-11 09:12:43 -08:00
Arsen Tufankjian
4ecb439d8d
[vulkan-headers] Update port to latest 1.3.234 version (#27746)
* Updating port

* Updating version

* Adding accidentally removed license

* Version

* Bumping to the more recent 1.3.234

* Updating version

* Installing target

* Formatting

* Updating version
2022-11-11 09:10:45 -08:00
Arsen Tufankjian
c607671659
[volk] Update dependencies to only depend on vulkan-headers rather than vulkan (#27747)
* volk only relies on vulkan-headers

* Formatting

* Formatting

* Actually formatting

* Version

* Fixing portfile

* Updating version
2022-11-11 09:09:23 -08:00
Lily Wang
470f0359aa
[uwebsockets] update to 20.30.0 (#27765)
* [uwebsockets] update to 20.30.0

* x-add-version
2022-11-11 09:06:09 -08:00
Kai Pastor
2871ddd918
[libunistring] Enable uwp (#27749)
* [libunistring] Enable uwp

* [libidn2] Use libunistring also on uwp
2022-11-10 10:48:27 -08:00
Byron Xu
aac6b3ca80
[vowpal-wabbit] Update to version 9.6.0 (#27739)
* Update to version 9.6.0

* add eigen dependency to vcpkg.json

* Update ports/vowpal-wabbit

* run x-add-version

* Change eigen to eigen3

* Run x-add-version

* Update hash

* x-add-version

* Update cmake patch

* x-add-version
2022-11-10 09:19:03 -08:00
Arsen Tufankjian
56eea1a9f0
[tracy] Updating port to v0.9 (#27703)
* Updating tracy to v0.9

* Adding version

* Fixing up deprecated code path

* Updating version
2022-11-10 09:17:13 -08:00
Cheney Wang
9db21ff675
[opencv] Enable BUILD_IPP_IW when ipp feature is enable (#27727) 2022-11-10 09:01:39 -08:00
Lars Fröhlich
3030c48577
[gul14] Update to version 2.7.1 (#27734) 2022-11-10 08:58:03 -08:00
Vitalii Koshura
0b1a04a5fb
[rappture] fix wasm build by setting explicitly to build library with c++11 standard (#27735)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-11-10 08:55:02 -08:00
itas109
8999d3a266
[cserialport] Update to 4.2.1 (#27736)
* [cserialport] Update to 4.2.1

* update version infos

* not support uwp

* update version infos
2022-11-10 08:52:14 -08:00
Kyle Benesch
19a90df2e1
Update to 1.23.1 (#27743)
No longer depends on GLAD.
2022-11-10 08:51:12 -08:00
百地 希留耶
cc3efdba86
[vulkan-hpp] Update to 1.3.231 (#27755)
* [vulkan-hpp] update vulkan-hpp to 1.3.231

* [vulkan-hpp] add vulkan-hpp 1.3.231 to version files
2022-11-10 08:49:16 -08:00
Thomas1664
6a57c0e10f
[poco] Fix feature netssl on Windows (#27582)
* [poco] Fix feature netssl on Windows

* version

* Don't try to find OpenSSL on Windows

* version

* ... even if feature netssl is disabled

* version

* Append to FEATURE_OPTIONS

* version

* Minimize patch

* version

* Fix typo

* version

* Disable more "dependency pick-ups"

* version

* Revert change to fix-dependency.patch and unnecessary disable_find_package calls.

Co-authored-by: Lily Wang <494550702@qq.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-10 08:23:12 -08:00
Arsen Tufankjian
7e7c62d863
[meshoptimizer] Add basisu support to gltfpack (#27532)
* Updating meshoptimizer port to add basisu support to gltfpack

* Updating version

* Using proper gltfpack branch for v0.18

* Updating version

* Adding patch to fix x86-windows

* Updating version
2022-11-09 13:54:53 -08:00
Ian Reinhart Geiser
16f2ec1663
[continuable] Update continuable to 4.2.0 (#27640)
* update continuable to upstream 4.2.0

* update versions

* perform port update suggestions

* fixup hash

* Make requested changes

* Update hash
2022-11-09 12:50:53 -08:00
Kai Pastor
250d7a0827
[libidn2] Update, control nls/gettext, fix copyright (#27680)
* [gmime] Use pkg-config for libidn2

* Update, drop CMake, control nls/gettext, copyright

* Update versions

* Feature nls everywhere
2022-11-09 12:14:28 -08:00
Javier Matos Denizac
124cf373b4
[PCL] set QHULL_FOUND (#27648)
* update patches

* Fix version database

* remove old patch

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-09 11:13:27 -08:00
Cheney Wang
e9ffd9892f
[poco] Fixing target EXPAT::EXPAT is not found (#27711)
* [poco] Fixing target EXPAT::EXPAT is not found

* x-add-version

* Add new line
2022-11-09 11:03:26 -08:00
Qingnan Duan
95e8384126
[nu-book/zxing-cpp] update to 1.4.0 (#27705)
* Bump to 1.4.0

* x-add-version
2022-11-09 11:00:25 -08:00
JonLiu1993
606011f599
[OpenVDB] update to version 10.0.0 (#27726)
* [<OpenVDB>] update to <version 10.0.0>

* update version
2022-11-09 10:55:39 -08:00
Chuck Walbourn
9e490a6092
[dstorage] Update port for 1.1.0 release (#27700)
* [dstorage] Update port for 1.1.0 release

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-11-09 10:43:44 -08:00
Mengna Li
d34ddf9645
[hdf5] Fix tools (#27690)
* Remove useless tools

* update
2022-11-09 10:39:35 -08:00
dr-aleksandr
d7e4ae176d
[harfbuzz] fix iOS build (#27585)
Co-authored-by: Aleksandr Drozdov <aleksandr.drozdov@evomarine.ru>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-11-09 10:36:22 -08:00
Rémy Tassoux
87db66d8cb
[quill] Update to 2.3.2 (#27712)
* [quill] Update to 2.3.2

* [quill] Update version files
2022-11-09 10:32:43 -08:00
MonicaLiu
174546a1c8
[trompeloeil] Update to v43 (#27709)
* update trompeloeil

* update license

* update version

* remove patch

* update version

* update copyright

* update version

* remove share/doc

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-11-09 10:30:22 -08:00
Mengna Li
1b3bb826e3
[cryptopp] update to v8.7.0 (#27710)
* update to 8.7.0

* update
2022-11-09 10:27:04 -08:00
Kai Pastor
ce4fb05591
[graphviz] Update to 7.0.0 (#27471)
* Update to 7.0.0

* Update versions
2022-11-09 09:37:41 -08:00
Billy O'Neal
e79c0d2b5d
Add vcpkg_minimum_required before using VERSION. (#27598)
* When @BillyONeal started being the on-call vcpkg maintainer on 2022-10-17, he started applying use of the "embedded VERSION" feature https://github.com/microsoft/vcpkg-tool/pull/717 to PRs on merge.

@dg0yt points out that this use should be accompanied by a call to vcpkg_minimum_required, in https://github.com/microsoft/vcpkg/pull/27594/files#r1010641672

This is an audit of everything merged in that time and whether it needs to gain that.

https://github.com/microsoft/vcpkg/pull/27561 No VERSION
https://github.com/microsoft/vcpkg/pull/27525 No VERSION
https://github.com/microsoft/vcpkg/pull/27554 Already has vcpkg_minimum_required
https://github.com/microsoft/vcpkg/pull/27536 No VERSION
https://github.com/microsoft/vcpkg/pull/27562 No VERSION
https://github.com/microsoft/vcpkg/pull/24914 Fixed here
https://github.com/microsoft/vcpkg/pull/27547 No VERSION
https://github.com/microsoft/vcpkg/pull/27502 No VERSION
https://github.com/microsoft/vcpkg/pull/27497 No VERSION
https://github.com/microsoft/vcpkg/pull/27317 No VERSION
https://github.com/microsoft/vcpkg/pull/27288 No VERSION
https://github.com/microsoft/vcpkg/pull/27509 No VERSION
https://github.com/microsoft/vcpkg/pull/27504 No VERSION
https://github.com/microsoft/vcpkg/pull/27514 No VERSION
https://github.com/microsoft/vcpkg/pull/27501 No VERSION
https://github.com/microsoft/vcpkg/pull/27495 No VERSION
https://github.com/microsoft/vcpkg/pull/27488 No VERSION
https://github.com/microsoft/vcpkg/pull/27499 No VERSION
https://github.com/microsoft/vcpkg/pull/27378 No VERSION
https://github.com/microsoft/vcpkg/pull/27376 Fixed here
https://github.com/microsoft/vcpkg/pull/27373 No VERSION
https://github.com/microsoft/vcpkg/pull/27045 No VERSION
https://github.com/microsoft/vcpkg/pull/27521 No VERSION
https://github.com/microsoft/vcpkg/pull/27453 No VERSION
https://github.com/microsoft/vcpkg/pull/27481 No VERSION
https://github.com/microsoft/vcpkg/pull/27511 No VERSION
https://github.com/microsoft/vcpkg/pull/27490 No VERSION
https://github.com/microsoft/vcpkg/pull/27510 No VERSION
https://github.com/microsoft/vcpkg/pull/27496 No VERSION
https://github.com/microsoft/vcpkg/pull/27503 No VERSION
https://github.com/microsoft/vcpkg/pull/27485 No VERSION
https://github.com/microsoft/vcpkg/pull/27484 No VERSION
https://github.com/microsoft/vcpkg/pull/27483 No VERSION
https://github.com/microsoft/vcpkg/pull/27459 No VERSION
https://github.com/microsoft/vcpkg/pull/27369 No VERSION
https://github.com/microsoft/vcpkg/pull/27489 No VERSION
https://github.com/microsoft/vcpkg/pull/26594 No VERSION
https://github.com/microsoft/vcpkg/pull/27465 No VERSION
https://github.com/microsoft/vcpkg/pull/27456 No VERSION
https://github.com/microsoft/vcpkg/pull/27425 No VERSION
https://github.com/microsoft/vcpkg/pull/27464 Fixed here
https://github.com/microsoft/vcpkg/pull/27406 No VERSION
https://github.com/microsoft/vcpkg/pull/27398 No VERSION
https://github.com/microsoft/vcpkg/pull/27240 No VERSION
https://github.com/microsoft/vcpkg/pull/27450 No VERSION
https://github.com/microsoft/vcpkg/pull/27463 No VERSION
https://github.com/microsoft/vcpkg/pull/27462 No VERSION
https://github.com/microsoft/vcpkg/pull/27448 No VERSION
https://github.com/microsoft/vcpkg/pull/27440 No VERSION
https://github.com/microsoft/vcpkg/pull/27435 No VERSION
https://github.com/microsoft/vcpkg/pull/27424 No VERSION
https://github.com/microsoft/vcpkg/pull/27414 No VERSION
https://github.com/microsoft/vcpkg/pull/27412 No VERSION
https://github.com/microsoft/vcpkg/pull/27380 No VERSION
https://github.com/microsoft/vcpkg/pull/27343 No VERSION
https://github.com/microsoft/vcpkg/pull/27342 No VERSION
https://github.com/microsoft/vcpkg/pull/27367 No VERSION
https://github.com/microsoft/vcpkg/pull/27226 No VERSION
https://github.com/microsoft/vcpkg/pull/27320 No VERSION
https://github.com/microsoft/vcpkg/pull/26923 No VERSION
https://github.com/microsoft/vcpkg/pull/27284 No VERSION
https://github.com/microsoft/vcpkg/pull/27433 No VERSION
https://github.com/microsoft/vcpkg/pull/27314 VERSION got *removed*
https://github.com/microsoft/vcpkg/pull/27335 No VERSION
https://github.com/microsoft/vcpkg/pull/27370 No VERSION
https://github.com/microsoft/vcpkg/pull/27324 No VERSION
https://github.com/microsoft/vcpkg/pull/27391 No VERSION
https://github.com/microsoft/vcpkg/pull/27388 No VERSION
https://github.com/microsoft/vcpkg/pull/27396 No VERSION
https://github.com/microsoft/vcpkg/pull/27404 No VERSION
https://github.com/microsoft/vcpkg/pull/27413 No VERSION
https://github.com/microsoft/vcpkg/pull/27417 No VERSION
https://github.com/microsoft/vcpkg/pull/27427 No VERSION
https://github.com/microsoft/vcpkg/pull/27428 No VERSION
https://github.com/microsoft/vcpkg/pull/27368 No VERSION
https://github.com/microsoft/vcpkg/pull/27307 No VERSION
https://github.com/microsoft/vcpkg/pull/27415 Fixed here.
https://github.com/microsoft/vcpkg/pull/27371 Fixed here.
https://github.com/microsoft/vcpkg/pull/27323 No VERSION
https://github.com/microsoft/vcpkg/pull/27352 No VERSION
https://github.com/microsoft/vcpkg/pull/27347 No VERSION
https://github.com/microsoft/vcpkg/pull/27366 No VERSION
https://github.com/microsoft/vcpkg/pull/27361 No VERSION
https://github.com/microsoft/vcpkg/pull/27359 No VERSION
https://github.com/microsoft/vcpkg/pull/27358 No VERSION
https://github.com/microsoft/vcpkg/pull/27355 No VERSION
https://github.com/microsoft/vcpkg/pull/27331 No VERSION
https://github.com/microsoft/vcpkg/pull/24615 No VERSION
https://github.com/microsoft/vcpkg/pull/27325 No VERSION
https://github.com/microsoft/vcpkg/pull/24861 No VERSION
https://github.com/microsoft/vcpkg/pull/27354 No VERSION
https://github.com/microsoft/vcpkg/pull/27346 No VERSION
https://github.com/microsoft/vcpkg/pull/27345 No VERSION
https://github.com/microsoft/vcpkg/pull/27218 No VERSION
https://github.com/microsoft/vcpkg/pull/27329 No VERSION
https://github.com/microsoft/vcpkg/pull/27326 No VERSION
https://github.com/microsoft/vcpkg/pull/27321 No VERSION
https://github.com/microsoft/vcpkg/pull/27312 No VERSION
https://github.com/microsoft/vcpkg/pull/27297 No VERSION
https://github.com/microsoft/vcpkg/pull/27336 No VERSION
https://github.com/microsoft/vcpkg/pull/27225 No VERSION
https://github.com/microsoft/vcpkg/pull/27339 No VERSION
https://github.com/microsoft/vcpkg/pull/27302 No VERSION
https://github.com/microsoft/vcpkg/pull/27295 No VERSION
https://github.com/microsoft/vcpkg/pull/27233 No VERSION
https://github.com/microsoft/vcpkg/pull/27313 No VERSION
https://github.com/microsoft/vcpkg/pull/27237 No VERSION
https://github.com/microsoft/vcpkg/pull/27250 No VERSION
https://github.com/microsoft/vcpkg/pull/27263 No VERSION
https://github.com/microsoft/vcpkg/pull/27266 No VERSION
https://github.com/microsoft/vcpkg/pull/27272 No VERSION
https://github.com/microsoft/vcpkg/pull/27287 No VERSION
https://github.com/microsoft/vcpkg/pull/27282 No VERSION
https://github.com/microsoft/vcpkg/pull/27294 No VERSION
https://github.com/microsoft/vcpkg/pull/27228 No VERSION
https://github.com/microsoft/vcpkg/pull/27163 No VERSION
https://github.com/microsoft/vcpkg/pull/26817 No VERSION
https://github.com/microsoft/vcpkg/pull/27286 No VERSION
https://github.com/microsoft/vcpkg/pull/27274 No VERSION
https://github.com/microsoft/vcpkg/pull/27276 No VERSION
https://github.com/microsoft/vcpkg/pull/27232 No VERSION
https://github.com/microsoft/vcpkg/pull/27221 No VERSION
https://github.com/microsoft/vcpkg/pull/27215 No VERSION
https://github.com/microsoft/vcpkg/pull/27166 No VERSION
https://github.com/microsoft/vcpkg/pull/27239 No VERSION
https://github.com/microsoft/vcpkg/pull/27246 No VERSION
https://github.com/microsoft/vcpkg/pull/27268 No VERSION
https://github.com/microsoft/vcpkg/pull/27259 No VERSION
https://github.com/microsoft/vcpkg/pull/27238 No VERSION
https://github.com/microsoft/vcpkg/pull/27224 No VERSION
https://github.com/microsoft/vcpkg/pull/27203 No VERSION
https://github.com/microsoft/vcpkg/pull/27124 No VERSION

* Also add libcanberra
2022-11-08 14:49:28 -08:00
Pierre Wendling
39b028f607
[sdl2-image] Bump to 2.6.2. (#27627)
* [sdl2-image] Update to 2.6.2.

* [sdl2-image] Update baseline and version history.

* [sdl2pp] Update sdl2-image target name.

* [sdl2pp] Update baseline and version history.

* [sdl2-image] Fix .pc file generation.

* [sdl2-image] Visually align features in portfile.

* [sdl2-image] Shorten patch to the strict minimum.
2022-11-08 14:44:33 -08:00
Billy O'Neal
76a79d990d
[angle] Rename libs to avoid conflict with system OpenGL. (#27701)
* [angle] Rename libs to avoid conflict with system OpenGL.

Note that we already rename the headers in e6a79ac018/ports/angle/portfile.cmake (L77)

Also remove what appears to be phantom dependency in qt5-base when not Windows, @Neumann-A reports over Discord https://discord.com/channels/400588936151433218/687365466422902841/1038241263494893649 that they just need any OpenGL implementation.

* Don't rename on Windows.
2022-11-08 11:49:29 -08:00
Arsen Tufankjian
ec7216c8e1
[volk] Updating volk to version 1.3.233 (#27685)
* Updating volk to version 1.3.233

* Updating version
2022-11-08 09:35:59 -08:00
JonLiu1993
bdf073a835
[folly] update to <v2022.10.24.00> (#27580)
* [folly] update to <v2022.10.24.00>

* update version

* update fizz to the latest version

* update version

* update mvfst to the latest version

* update version

* Apply review suggesstion

* update version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-07 16:14:23 -08:00
Viktor Chlumský
e6a79ac018
[skia] Fix build for release-only triplets (#27196)
* Fix Skia in relase-only config

* Use the modern

release_thing()
if (NOT VCPKG_BUILD_TYPE)
    debug_thing()
endif()

form

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-07 15:42:19 -08:00
Aung T Naing
15ea681208
[sentencepiece]make sure that Release only build is supported (#27442)
* make sure that Release only triplets will be successful

* updated version

* Use the modern NOT VCPKG_BUILD_TYPE form and combine ifs.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-07 15:41:58 -08:00
Azure SDK Bot
750161f4e3
[azure-storage-files-datalake-cpp] Update to 12.4.0 (#27688)
## 12.4.0 (2022-11-08)

- New features in `12.4.0-beta.1` are now generally available.
2022-11-07 15:41:32 -08:00
Kai Pastor
37131d79b2
[libtasn1] Update (#27682) 2022-11-07 15:40:47 -08:00
Dennis
bb0b222d9d
asio-grpc: Update to 2.3.0 (#27678) 2022-11-07 15:40:17 -08:00
Kai Pastor
57269435c9
[libunistring] Update, fix cross builds (#27677) 2022-11-07 15:39:56 -08:00
Connor Broyles
4941494d49
[osgearth] Fix find_path regression (#27672)
* [osgearth] Fix find_path regression

* Update version

* Run x-add-version
2022-11-07 15:37:32 -08:00
Alan Tse
ebec9d7288
[zydis] fix find_package (#27667)
* Fix zydis find_package

Zydis currently nests the config.cmake files in zydis/zydis which is
then skipped by find_package(zydis CONFIG REQUIRED)

closes https://github.com/zyantific/zydis/issues/388

* Run x-add-version
2022-11-07 15:36:21 -08:00
pastdue
415aa1c071
[libtheora] Fix non-MSVC x86 builds / triplets (#27646)
* [libtheora] Fix non-MSVC x86 builds / triplets

* Run x-add-version
2022-11-07 15:35:58 -08:00
Victor Romero
94b63bd8f2
[apr-util] Add crypto feature and don't require OpenSSL if not needed (#27644)
* [apr-util] add crypto feature

* [apr-util] Use CMake variables to control OpenSSL

* [apr-util] remove disable find package
2022-11-07 15:34:34 -08:00
Lily Wang
68ad399d55
[mpfr] Add hint to install autoconf-archive for OSX (#27634)
* [mpfr] Add hint to install autoconf-archive for OSX

* x-add-version

* fix deprecated function

* x-add-version

* apply suggestion

* x-add-version
2022-11-04 14:56:43 -07:00
Kai Pastor
d5dd03b545
[xmlsec] Update, fix usage (#27470)
* Update to 1.2.35

* vcpkg cmake config is unofficial

* Update versions

* Update to 1.2.36

* Update versions

* Remove patch

* Update versions
2022-11-04 14:36:25 -07:00
Cheney Wang
74a4c99417
[magnum-*] Remove accidentally generated parameter and optimized portfile.cmake (#27608)
* [magnum-*] Remove accidentally generated parameter and optimized portfile.cmake

* x-add-version

* Use vcpkg_check_features

* x-add-version
2022-11-04 14:18:54 -07:00
Kai Pastor
a4013afe6d
[ncurses] Fix crossbuild (#27614)
* Fix cross-builds

* Update versions
2022-11-03 15:19:08 -07:00
kevle
cdf0a242e4
[dcmtk] re-enable support on arm64-osx (#27611) 2022-11-03 15:16:39 -07:00
kylo252
dd959ae978
[uriparser] update to 0.9.7 (#27612) 2022-11-03 15:15:26 -07:00
Dennis
a85a3ea485
cpp-jwt: Update to 2022-08-27 (#27610) 2022-11-03 15:15:02 -07:00
Dennis
6d0f257a15
mqtt-cpp: Update to 13.1.0 (#27609) 2022-11-03 15:14:46 -07:00
Nick
e3a3942a9e
[libjxl][lcms][highway] update to latest version (#27593)
* [highway] update to 1.0.2

* [lcms] update to 2.14

* [libjxl] update to 0.7.0
2022-11-03 15:14:09 -07:00
Thomas1664
c5fb4ecf7f
[vcpkg-tool][world rebuild] Enable FETCHCONTENT_FULLY_DISCONNECTED (#26959)
* Enable FETCHCONTENT_FULLY_DISCONNECTED

* Bump version

* version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-03 14:59:31 -07:00
Billy O'Neal
11afcc7e8b
Fix qt incorrectly detecting an android build on non-android targets. (#27619)
Probably introduced in https://github.com/microsoft/vcpkg/pull/27421 , shows up as a baseline issue in https://github.com/microsoft/vcpkg/pull/27598/
2022-11-03 14:12:05 -07:00
Kai Pastor
49931943ab
[mongo-c-driver,libbson] Update and fixes (#27517)
* Update and fix mongo-c-driver, libbson

* Update versions

* Feature zstd needs pkgconf

* Update versions

* Set host triplet to bring pkgconf into PATH

* Update versions
2022-11-02 14:39:31 -07:00
Pierre Wendling
599f106de6
[sdl2] Bump to 2.24.2 (#27591)
* [sdl2] Bump to 2.24.2.

* [sdl2] Add a usage file.

* [sdl2] Update baseline and version history.

* [sdl2] Update `SDL2_VERSION` variable.

* [sdl2] Update `HEAD_REF`.

* Use VERSION.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-02 14:12:36 -07:00
Chuck Walbourn
56f0b2334c
[xaudio2redist] Update for XAudio2Redist 1.2.10 release (#27577)
* [xaudio2port] Update for 1.2.10 release

* Update baseline

* Use VERSION.

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-02 13:58:41 -07:00
Daniel Schürmann
893bc1d71d
[rubberband] Update to 3.1.1 (#27114) 2022-11-02 13:43:21 -07:00
Tom Tan
e6acba61e8
Update OpenTelemetry-cpp to 1.7.0 (#27599) 2022-11-02 11:53:15 -07:00
chausner
ce0234fe84
[cli11] Update to 2.3.1 (#27600)
* Update cli11 to 2.3.1

* Update CI baseline

* Update baseline.json

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Lily Wang <494550702@qq.com>
2022-11-02 11:48:15 -07:00
Kai Pastor
3e35cb0a15
[scripts|nmake] Add jom option, add language control (#27255)
* Add CL_LANGUAGE option

* Add PREFER_JOM option

* Append install target to targets, not options

* Update vcpkg_install_nmake

* Re-enable nmake UWP builds for C projects

* Use PREFER_JOM

* Update documentation

* Update versions

* Add license fields

* Update versions
2022-11-02 11:32:43 -07:00
Kai Pastor
cafd398be7
[libgd] Fixes, feature "tools" (#27551)
* Revise portfile and patches

Fix dependencies and pkg-config export.
Add tools feature.

* Update versions

* Fixup libgd name for windows [skip actions]

* Print usage

* Update versions
2022-11-01 20:23:20 -07:00
Kai Pastor
630bc4ef88
[libsrtp] Fix DLL destination and mingw (#27540)
* Fix libsrtp DLL destination and mingw

* Update versions
2022-11-01 20:03:09 -07:00
Craig Edwards
5a60be477f
[bot] Update DPP to v10.0.21 (#27584) 2022-11-01 20:01:36 -07:00
Osyotr
a71baa4dc7
[qt5] Update to 5.15.7 (#27522) 2022-11-01 20:00:58 -07:00
Matthias Kuhn
3e3484ad70
[pthread-stubs] allow building release only (#27530)
* [pthread-stubs] allow building release only

* Address review comment
2022-11-01 20:00:18 -07:00
Matthias Kuhn
736fb33732
[qtbase] support for android (#27421)
* [qtbase] support for android

* Fix opengl on android

* Make gles a feature

* Adjust android dependencies

* v.db

* Make ANDROID_SDK_ROOT available to all qt* ports

* v db

* naming and feature

* v db

* Gate gles2 `!windows`

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>

* v db

* !linux

* v db

* add qtbase[gles2] to ci for linux

* v db

* disable opengl_desktop if gles2 is set

* disable gles3

* v db

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2022-11-01 19:58:54 -07:00
Alonso Schaich
035ccd1ae6
[gtk] update to 4.6.8 (microsoft#27392) (#27394)
* [gtk] update to 4.6.8 (microsoft#27392)

* [gtk] regenerate versions registries (microsoft#27392)
2022-11-01 19:56:14 -07:00
Kai Pastor
9a7f03fa58
[gdal] Update to 3.5.3 (#27393)
* Update to 3.5.3

* Update versions
2022-11-01 19:54:40 -07:00
Ice0
6cf58ad402
[pthreads] Fixed build on Windows ARM64 (#27299)
* [pthreads] Fixed Windows ARM build

* [pthreads] bump port-version

* * Add upstream submission link.
* Use VERSION
* Add quotes around NMAKE's path.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-01 19:35:08 -07:00
Billy O'Neal
09adfdc8cd
[OpenSSL] Update to 3.0.7. (#27594)
* [OpenSSL] Update to 3.0.7.

Fixes critical security vulnerability https://twitter.com/iamamoose/status/1584908434855628800

flags.patch part already applied by upstream removed.

Download location changed to openssl.org while a github tag is still missing.

* Revert unintentional boringssl change.

* Add vcpkg_minimum_required and switch back to GitHub now that a tag is available.
2022-11-01 18:58:59 -07:00
Carlos O'Ryan
ad91176594
[google-cloud-cpp] update to latest release (v2.4.0) (#27601) 2022-11-01 17:33:14 -07:00
Alexander Neumann
1f825db83b
Add X windows part 12/N (#27512)
* [libdmx] add new port

* [libxcvt] add port

* [xbitmaps] add port

* format manifest

* use version

* v db

* add cross fixes and fix issue due to missing xorg macros on osx

* v db

* license

* v db

* Use the conventional copyright install.

* Correct the SHA512.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-01 14:00:11 -07:00
RealTimeChris
fcfda3c78c
[DiscordCoreAPI] Update to version 2022-10-30 (#27561)
* Updating version file.

* Updating version file.

* Updates!

* Updates!

* Updating the version file.

* Updates!

* Updates!

* Updating version file.

* Updating version file.

* Updating version file.

* Updating version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.
2022-10-31 17:16:01 -07:00
Park DongHa
ef08720ac2
[thorvg] create a new port (#27525)
* [thorvg] create a new port

* [thorvg] update baseline

* [thorvg] fix windows install

* [thorvg] disable arm-uwp

* [thorvg] use DEBUG/RELEASE options for bindir

* Update ports/thorvg/portfile.cmake

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

* [thorvg] update git-tree SHA

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-10-31 17:02:52 -07:00
Kai Pastor
10f955dd4a
[glib] Update and cleanup (#27554)
* Update and cleanup [skip actions]

* Trim patch

* Update versions
2022-10-31 16:05:59 -07:00
Dennis
b39520920f
[grpc] Update to 1.50.1 (#27536)
* grpc: Update to 1.50.1

* dos2unix

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-31 14:31:47 -07:00
Lily Wang
47ef7c0682
[libepoxy] Add dependencies egl-registry and libx11-dev on Linux (#27562)
* [libepoxy] Add dependencies egl-registry and libx11-dev

* x-add-version
2022-10-31 13:48:57 -07:00
Daniel Johansson
bf6a6ce711
[slang] Adding a package for the Slang shading language (#24914)
* slang port - initial commit

* added x64-linux target and removed dependency on cmake

* [slang] adding some expected failing platforms

* formatted manifest file

* added license

* added expected failing win64-static platform

* added version

* sort alphabetically

* changing error message

* updated version

* [slang] adding "supports" field for vcpkg.json

* [slang] removing platform exclusion rules

* [slang] update version

* [slang] fixed deprecation warning

* [slang] update version database

* rename slang to shader-slang

* update version database

* Use builtin VERSION and dos2unix.

* remove unused empty folder policy

* set version

* update version

* Remove unnecessary set(VERSION

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-31 13:48:20 -07:00
Osyotr
12239b8ff0
[expat] Update to 2.5.0 (#27547) 2022-10-31 13:47:44 -07:00
autoantwort
5a497469d1
[ogdf] update (#27502) 2022-10-31 13:25:38 -07:00
autoantwort
a17a5ca06f
[xapian] no absolute paths (#27497) 2022-10-31 13:24:38 -07:00
Chuck Walbourn
809c4ead27
[directxmesh, directxtex, directxtk, directxtk12, uvatlas] updated for October 2022 releases (#27317)
* [directxmesh, directxtex, directxtk, directxtk12, uvatlas] updated for October 2022 releases

* Updated baseline

* UVatlas can use port 0

* Update baseline

* Removed extra entry

* Moved EXR support for DirectXTex upstream per feedback

* Update baseline

* Remove no longer used patch.

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-31 13:15:33 -07:00
Russell Greene
b7cabf28b9
[poco] update to 1.12.4 (#27288)
* [poco] update to 1.12.2

* ./vcpkg x-add-version --all

* oops

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

* address some failures, cleanup

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

* address comments

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

* fix accidental change

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

* update to 1.12.3

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

* update to 1.12.4

* ./vcpkg x-add-version --all --overwrite-version
2022-10-31 13:13:06 -07:00
Amin Yahyaabadi
813af6ac29
[tinyxml2]: do not force export the symbols when building statically (#27514)
* [tinyxml2]: do not force export the symbols when building statically

https://github.com/leethomason/tinyxml2/pull/922

* [tinyxml2]: check for TINYXML2_EXPORT on non windows

* [tinyxml2] avoid redefinition of TINYXML2_LIB
2022-10-28 21:40:50 -07:00
autoantwort
4ed186d97b
[libmikmod] add supports expression (#27501) 2022-10-28 21:39:45 -07:00
autoantwort
85d8dc86cf
[dmlc] update (#27495) 2022-10-28 21:36:35 -07:00
MonicaLiu
b9dace9b0b
[luabridge] update to 2.8 (#27488)
* update luabridge

* update version

* Use file(INSTALL for the copyright file, and formatting.

Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-28 21:36:03 -07:00
autoantwort
c59515e525
[gstreamer] no absolute paths (#27499) 2022-10-28 21:35:46 -07:00
Alonso Schaich
f049378e6f
[pangomm] update to 1.50.1 (microsoft#27377) (#27378)
* [pangomm] update to 1.50.1 (microsoft#27377)

* [pangomm] update to 1.50.1 (microsoft#27377)
2022-10-28 21:35:07 -07:00
Alonso Schaich
b6cd8828e6
[cairomm] update to 1.16.2 (microsoft#27374) (#27376)
* [cairomm] update to 1.16.2 (microsoft#27374)

* [cairomm] update to 1.16.2 (microsoft#27374)

* Use VERSION defined by vcpkg, fix VCPKG_LIBRARY_LINKAGE typo, modernize release-only build handling.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-28 21:34:31 -07:00
Alonso Schaich
61a81924d9
[fontconfig] update to 2.14.1 (microsoft#27372) (#27373)
* [fontconfig] update to 2.14.1 (microsoft#27372)

* [fontconfig] Update version registries (microsoft#27372)
2022-10-28 21:33:26 -07:00