Commit Graph

3409 Commits

Author SHA1 Message Date
Bill Avery
73522d2ccc
[cppgraphqlgen] Update to v4.4.1 (#24783)
* [cppgraphqlgen] Update to v4.4.1

* vcpkg x-add-version --all
2022-05-19 00:24:07 -07:00
JonLiu1993
94870c52dc
[opencascade] update to 7.6.1 (#24795)
* [opencascade] update to 7.6.1

* update version
2022-05-19 00:23:48 -07:00
Alonso Schaich
63f1d5b4d0
[qt5-webengine] fix nonobvious failure (#24528)
* [qt5-webengine] Manually add nodejs to the path (microsoft#23574)

The build process requires nodejs to be in PATH when webengine is
built, and will build only the pdf-plugin if it's not (see #23574)

* [qt5-webengine] Workaround MSVC2022 Internal Compiler Error
(microsoft#23574)

Add a patch based on
https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/407582
which was merged into upstream. We can't take the upstream patch
directly, because the patch was committed to the chromium
(sub)repository which is a subdirectory in the release zip file, i.e.
I had to modify the pathnames for the patch to apply

* [qt5-webengine] Update diagnostics (microsoft#23574)

I've spotted the linker using 16GB singlehandedly on the release
(opposed to "debug") packaging, and emory consumption was almost
permanently over 32GB while compiling, though peak memory
consumption can be reduced by setting up low values for
VCPKG_MAX_CONCURRENY

Also, reword the build-prefix-too-long message

* [qt5-webengine] Attempt enabling windows ci baselines (microsoft#23574)

* [qt5-webengine] Regenerate version registries (microsoft#23574)

* Also remove out of date comments from ci.baseline.txt referring to deleted lines.

* Revert "Also remove out of date comments from ci.baseline.txt referring to deleted lines."

This reverts commit 7a4d846431.

* [qt5-webengine] Re-add webengine blacklisting to ci.baseline (microsoft#23574)

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-19 00:23:39 -07:00
tqcq
f27af0410e
[pcre] fix build pcre undeclared identifier strtoq on arm-android (#24757)
* [pcre] fix build pcre undeclared identifier strtoq on arm-android
* replace CHECK_FUNCTION_EXISTS by CHECK_SYMBOL_EXISTS

* Update version database
2022-05-19 00:22:40 -07:00
Rémy Tassoux
2e781b513f
[catch2] Reenable extras files (#24790)
* [catch2] Reenable extras files

* [catch2] Update version files
2022-05-18 15:39:40 -07:00
xiaozhuai, Weihang Ding
52955a7ae5
Fix angle macos build (#24750)
* Fix angle macos build

* Fix angle port version

* Fix angle port version

* Fix angle_common source files for macos

* upgrade angle port version to #4

* Fix angle port version, again...

* Fix angle port version, again, again...
2022-05-18 14:34:45 -07:00
Dimitrij Mijoski
261ca0dd4d
Fix builing nuspell[tools] on Mingw (#24715)
* Fix builing nuspell[tools] on Mingw

* x-add-version

* metadata

* x-add-version
2022-05-18 02:30:36 -07:00
Frank
ab555695dd
[uvw] update to <2.12.1> (#24772)
* [uvw] update to <2.12.1>

* update version

* overwrite version

* No absolute path

* update version
2022-05-18 02:29:06 -07:00
Chuck Walbourn
70f8e23bfe
[direcxtmath] port updated for May 2022 release (#24771)
* [directxmath] port updated for May 2022 release

* update baseline
2022-05-18 02:28:41 -07:00
JonLiu1993
bbb6680802
[ftgl] Update to the latest commit (#24770)
* [ftgl] Update to the latest commit

* update version
2022-05-18 02:28:28 -07:00
Rémy Tassoux
f594be6a5b
[catch2] Update to 3.0.1 (#24762)
* [catch2] Update to 3.0.1

* [catch2] Update version files

* [catch2] Move catch2main.lib to the manual-link folder

* [catch2] Update version files

* [catch2] Fix catch2main library path on every platform

* [catch2] Update version files
2022-05-18 02:27:58 -07:00
winsoft666
6dbfaba039
[cpp-ipc] Update to v1.2.0 (#24769)
* [teemo] Update to v2.7

* [teemo] Format manifest

* [teemo] Update to v2.7

* [akali] Update to v1.43

* [akali] Update to v1.43

* [akali] Update to v1.43

* overwrite version

* add license

* overwrite version

* [akali] Update string replace method.

* [akali] run x-add-version command.

* [cpp-ipc] Update to v1.2.0

* [cpp-ipc] Update to v1.2.0

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: admin <admin@windows.com>
2022-05-17 23:58:42 -07:00
Park DongHa
b34ae2aff5
[tensorpipe] update to latest (#23569)
* [tensorpipe] version update

* update patch files
* support find_package for https://github.com/microsoft/vcpkg/pull/17199

* [tensorpipe] update versions JSON

* [tensorpipe] use mainstream PR

* rename existing patch files
* update versions JSON

* [tensorpipe] update license

* [tensorpipe] fix patch's SHA512 value

* Add cuda-nvml-dev-11-6 to VMs.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-17 23:57:56 -07:00
Alexander Neumann
0fbc2d9633
[libarchive] Update to 3.6.1 (#24739)
* update libarchive

* version db stuff
2022-05-17 23:57:24 -07:00
Billy O'Neal
0a6002ef25
[curl] Don't try to include OpenSSL headers when OpenSSL backends aren't selected. (#24766)
Fixes regression introduced in https://github.com/microsoft/vcpkg/pull/24348
2022-05-17 23:56:02 -07:00
Dennis
68c6835c82
[new port] Add openctm (#24680)
* New port: openctm

* Change openctm from "version-semver" to "version"

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update openctm versions file

* Use ${PORT} instead of openctm directly

* Put CMake configs in the unofficial namespace.

* dos2unix

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-17 23:06:15 -07:00
Bill Avery
2247b397fa
[pegtl] Update to 3.2.6 for MSVC and GCC fixes (#24761)
* [pegtl] Update to 3.2.6 for compiler fixes

* vcpkg x-add-version --all

* Remove cppgraphqlgen from baseline, as suggested in https://github.com/microsoft/vcpkg/pull/24761#issuecomment-1129414611

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-17 17:25:56 -07:00
winsoft666
8de52b066f
[akali] Update string replace method to embed AKALI_STATIC (#24741)
* [teemo] Update to v2.7

* [teemo] Format manifest

* [teemo] Update to v2.7

* [akali] Update to v1.43

* [akali] Update to v1.43

* [akali] Update to v1.43

* overwrite version

* add license

* overwrite version

* [akali] Update string replace method.

* [akali] run x-add-version command.

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: admin <admin@windows.com>
2022-05-17 17:03:10 -07:00
Alexander Neumann
0eb37f499e
[libxml2] update to 2.9.14 (#24738)
* update libxml2

* version db
2022-05-17 17:02:42 -07:00
eao197
04a8c2d3b4
[sobjectizer,so5extra] update to 5.7.4 and 1.5.1 (#24729)
* SObjectizer and so5extra updated to the latest versions.

* Versions of so-5.7.4 and so5extra-1.5.1 added to baseline.
2022-05-17 16:56:09 -07:00
Kai Pastor
8d59cb32d2
[liblzma] Update wrapper, add feature tools (#24708)
* Fix liblzma wrapper for older CMake

* Add feature for tools

* Update versions

* Test find_package(... REQUIRED)
2022-05-17 16:53:40 -07:00
Robert Schumacher
61058871a9
[openssl] Support custom cflags on Windows (#24133)
* [openssl] Support custom cflags on Windows

* [openssl] Add vcpkg-cmake-get-vars dependency

* [openssl] Record version

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-05-17 16:52:27 -07:00
Billy O'Neal
22b4033861
Update VMs for Patch Tuesday May 2022 (#24695)
* Install Ubuntu nasm package rather than building from source; 2.14 which is available in Ubuntu 20.04 is sufficient for intel-ipsec.

* Add cmake and ninja.

* Update CUDA signing key.

* Update pwsh to 7.2.3

* Remove clean downloads step obsoleted since we ripped out pacman.

* Note that haskell-stack is for bond.

* Cherry pick from https://github.com/microsoft/vcpkg/pull/23569 : add cuda-nvml-dev-11-6

* Update pools.

* Baseline updates

PASSING, REMOVE FROM FAIL LIST: mesa:x64-windows-static-md (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).

:)

```
REGRESSION: cppgraphqlgen:arm64-windows failed with BUILD_FAILED. If expected, add cppgraphqlgen:arm64-windows=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: cppgraphqlgen:x64-windows failed with BUILD_FAILED. If expected, add cppgraphqlgen:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: cppgraphqlgen:x64-windows-static failed with BUILD_FAILED. If expected, add cppgraphqlgen:x64-windows-static=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: cppgraphqlgen:x64-windows-static-md failed with BUILD_FAILED. If expected, add cppgraphqlgen:x64-windows-static-md=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: cppgraphqlgen:x86-windows failed with BUILD_FAILED. If expected, add cppgraphqlgen:x86-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
```

This is a compiler behavior change or bug in VS 2022 16.2:

```
C:\PROGRA~1\MICROS~1\2022\ENTERP~1\VC\Tools\MSVC\1432~1.313\bin\Hostx64\x86\cl.exe   /TP -DGRAPHQL_DLLEXPORTS -DIMPL_GRAPHQLSERVICE_DLL -Dgraphqlservice_EXPORTS -ID:\buildtrees\cppgraphqlgen\src\v4.3.1-9d04ffd723.clean\src\..\include -ID:\buildtrees\cppgraphqlgen\src\v4.3.1-9d04ffd723.clean\src\..\PEGTL\include -external:ID:\installed\x86-windows\include -external:W0 /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /GR /EHsc /MP  /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1  -MDd /W4 /WX /permissive- -std:c++20 /showIncludes /Fosrc\CMakeFiles\graphqlservice.dir\GraphQLService.cpp.obj /Fdsrc\CMakeFiles\graphqlservice.dir\ /FS -c D:\buildtrees\cppgraphqlgen\src\v4.3.1-9d04ffd723.clean\src\GraphQLService.cpp
cl : Command line warning D9025 : overriding '/W3' with '/W4'
D:\installed\x86-windows\include\tao\pegtl/demangle.hpp(147): error C2338: static_assert failed: 'internal::dependent_true< T > && ( begin != std::string_view::npos )'
D:\buildtrees\cppgraphqlgen\src\v4.3.1-9d04ffd723.clean\include\graphqlservice/internal/SyntaxTree.h(120): note: see reference to function template instantiation 'std::string_view tao::graphqlpeg::demangle<graphql::peg::variable_value>(void) noexcept' being compiled
D:\buildtrees\cppgraphqlgen\src\v4.3.1-9d04ffd723.clean\include\graphqlservice/internal/SyntaxTree.h(53): note: see reference to function template instantiation 'std::string_view graphql::peg::ast_node::type_name<graphql::peg::variable_value>(void) noexcept' being compiled
D:\buildtrees\cppgraphqlgen\src\v4.3.1-9d04ffd723.clean\src\GraphQLService.cpp(310): note: see reference to function template instantiation 'bool graphql::peg::ast_node::is_type<graphql::peg::variable_value>(void) noexcept const' being compiled
ninja: build stopped: subcommand failed.
```

This is a compiler behavior change in 17.2. @wravery do you have comments?

```
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: qtwebengine:x64-windows failed with BUILD_FAILED. If expected, add qtwebengine:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
```

qtwebengine doesn't report logs, but I'm pretty sure it's this ICE: https://developercommunity.visualstudio.com/t/Visual-Studio-2022-v1720-reports-fata/10039296 @Neumann-A

```
REGRESSION: rsocket:x64-windows failed with BUILD_FAILED. If expected, add rsocket:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: rsocket:x64-windows-static failed with BUILD_FAILED. If expected, add rsocket:x64-windows-static=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: rsocket:x64-windows-static-md failed with BUILD_FAILED. If expected, add rsocket:x64-windows-static-md=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
```

ICE :( https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_workitems/edit/1490389

Other changes:
* Removed qt5-webengine skips because they are now skipped by a "supports" clause.
* Removed ctp skips because asset caching exists.

* [stxxl] Guard definition of log2 for current MSVCs.
2022-05-17 13:03:13 -07:00
Thomas1664
d132d128b4
[many ports] Fix cmake warnings (#24706)
* [aubio]

* [bitserializer]

* [crfsuite] Update to 2020-08-27

* format

* [freealut]

* [libe57]

* version

* [libe57] Remove docs

* version

* [libffi]

* [libmodplug]

* [libsodium]

* [libsrtp]

* [libfio]

* [ned14-internal-quickcpplib]

* version string

* version

* version

* [matio] Update to 1.5.23

* [matplusplus] Update to 1.1.0

* [pystring]

* [rdbl]

* [recast]

* [restinfo]

* [sockpp]

* [sziü]

* [taglib]

* [thor]

* [workflow]

* version

* [Forkflow] Fix typo

* version

* [pystring] license

* version

* license

* version

* [sockpp]

* version

* [refl-cpp]

* [pixel] Fix synthax warning

* version

* [matplotplusplus]

* version

* license

* version

* [szip, workflow] Remove docs

* version

* license

* version

* [szip] Fix license install

* version

* [matplotplusplus] Revert update

* version
2022-05-17 11:15:06 -07:00
elms
fe2d25fa90
[new port] Add wolfSSL projects (#24348)
* Add wolfSSL port

* Add wolfMQTT

* Add wolfTPM

* Update ci.baseline.txt for wolfSSL, wolfMQTT, wolfTPM

* curl: Add wolfSSL feature

* wolfSSL: Always build out of tree and enable DES3

* wolfssl: support !uwp and use PORT variable for copyright install

* curl: use `VCPKG_TARGET_IS_WINDOWS` instead of triplet and `MATCHES`

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* curl[wolfssl]: add DES_ECB and add patch to resolve ntlm includes

* Fix version database.

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-17 11:13:39 -07:00
Hamish Moffatt
306c9a9e22
[fluidsynth] enable sound drivers on Mac/Linux build (#24667)
* enable fluidsynth output drivers on Linux and Mac

* ensure Fluidsynth drivers are enabled on Windows

* update versions for fluidsynth 2.2.6#2
2022-05-16 14:07:38 -07:00
friendlyanon
8652ccf0ee
[stb] Update to 2021-09-10 (#24718)
* [stb] Update to 2021-09-10

* Update stb's dependees

* Add license fields to sfml and libtcod

* Fix broken patch for libtcod

* Use `version-date` instead of `version`

Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2022-05-16 12:41:17 -07:00
Michael R. P. Ragazzon
b7e46dda25
[rmlui] Update to version 4.4 (#24702) 2022-05-16 12:40:27 -07:00
seladb
d1135a5fe2
[pcapplusplus] Update to 22.05 (#24697)
* Update PcapPlusPlus

* Run `x-add-version`

* Update ports/pcapplusplus/vcpkg.json

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* update version

* update version

* update version

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-05-16 12:38:05 -07:00
Frank
e162e68c7e
[termcolor] update to v2.1.0 (#23329)
* [termcolor] update to the master

* add port version

* update version

* update v2.1.0

* update version

* format version

* overwrite version

* add license

* update version

* update license

* update verison
2022-05-16 11:44:02 -07:00
Yury Bura
4a2bc18713
[llvm] update to v14.0.3 [halide] update to v14.0.0 [mesa] update to 22.0.2 (#23734)
* [llvm] update to v14.0.0

* [llvm] BOLT sub-project support

* [llvm] fix tools install paths

* [halide] update to v14.0.0

* update versions

* [vcpkg-get-python-packages] fix "LOGNAME should be specified" warning

* [mesa] update to v22.0.1

* update versions

* update versions

* update version

* [mesa] update to 22.0.2

* update version

* [mesa] update patches

* update version

* [llvm] update to v14.0.3

* update version

* [llvm] remove depricated feature

* [llvm] allow to build OpenMP on Windows and remove incomplete cross-compile support

* update version

* [llvm] use vcpkg_cmake_get_vars

* [llvm/openmp] install CMake file in share/openmp

* [llvm] add vcpkg-cmake-get-vars dependency and slip post build check if OpenMP is enabled

* update version
2022-05-16 11:41:53 -07:00
Li Zeyang
ccf682927e
[rttr] static compile fix (#23013)
* updated libunifex version

* remove comment

* run x-add-versions --all

* Update ports/libunifex/vcpkg.json

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

* rerun x-add-version libunifex

* Update versions/l-/libunifex.json

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

* update libunifex to 12-07

* x-add-version

* libunifex port update

force cpp20 as cpp17 build doesn't work with msvc. added a compile fix for externConstexpr and removed warnings with /EHsc

* Update libunifex.json

version update

* Update fix-compile-error.patch

relax clang warnings

* Update libunifex.json

git x-add-version libunifex

* remove unused

* x-add-versions

* remove old version log

* fixed static compile option

* bumped port version

* run x-add-version --all

* Hook up RTTR's actual build settings.

* Add license.

* Remove ci.baseline skips.

* Put ci.baseline.txt skips back with a comment.

* Be less pessimistic in cmake config handling, fix typo, and add indents.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-16 11:39:42 -07:00
JonLiu1993
5e7cbdceac
[sdl2] update to 2.0.22 (#24694)
* [sdl2] update to 2.0.22

* update version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-05-15 21:21:02 -07:00
Thomas1664
0cf5b4305b
[pkgconf] Remove docs (#24688)
* [pkgconf] Remove docs

* version

* license

* version
2022-05-13 16:53:24 -07:00
LilyWangLL
4491ca9143
[entt] Install natvis files (#24675)
* [entt] Install natvis files

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-13 16:52:53 -07:00
Mengna Li
38910e67f3
Add feature JSON_Diagnostics (#24672) 2022-05-13 16:52:17 -07:00
Osyotr
81134652a6
[qt5] Update to 5.15.4 (#24660)
* [qt5] Update to 5.15.4
https://lists.qt-project.org/pipermail/development/2022-May/042437.html

* Deprecate "latest" feature
Also update "qt5" port when updating versions

Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-05-13 16:51:51 -07:00
Anders Wind
88d95a6b5a
Update portfile.cmake (#24578) 2022-05-13 16:51:33 -07:00
JonLiu1993
66444e6324
[marble] update to 22.04.0 (#24691)
* [marble] update to 22.04.0

* update version

* Add license

* update version

* add option

* update version
2022-05-13 16:50:32 -07:00
Thomas1664
b25a13c578
[freetds, unixodbc] Update (#24279)
* [freetds] Update to 1.3.10

* version

* Add dependence on mysql

* version

* mysql patch

* version

* Add warning for required system libs

* version

* Remove mysql dependence

* version

* Fix supports

* version

* Add mysql dependence

* version

* Add feature tools

* version

* Add dependency on unixodbc

* format

* version

* remove mysql

* version

* Update unixodbc

* version

* remove man

* version

* fix cmake

* version

* test

* fix path

* version

* disable wide characters on UNIX

* add to ci baseline

* version

* don't check for UWP

* version

* remove unixodbc from ci baseline

* Fix deprecated license

* version

* Unsupported on unix

* version
2022-05-13 15:46:37 -07:00
Jack·Boos·Yu
32d25e6b85
[lua] Fix library type and usage (#24436)
* [lua] Fix library type and usage

* version

* Use c code in executables

* version

* Apply suggestion

* version

* Add an extra CMakeLists.txt to avoid scope pollution of SET_SOURCE_FILES_PROPERTIES

* version

* Apply suggestions

* version

* Various nitpicks:

* Use "supports" on features rather than if tests plus message FATAL_ERROR
* Deduplicate ENABLE_LUA_CPP and COMPILE_AS_CPP
* Add quotes.
* Use file(INSTALL rather than configure_file(COPYONLY)

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-13 15:02:20 -07:00
Billy O'Neal
ad06b4e869
[catch2] Fix missing # in portfile.cmake. (#24705) 2022-05-13 12:48:28 -07:00
JonLiu1993
6be82cfac6
[apr] provides CMake targets (#23499)
* [apr] provides CMake targets

* update version

* update patch

* update version

* Export CMake files

* x-add-version

* update vcpkg.json

* x-add-version

* update patch

* x-add-version

* remove target export

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-12 19:36:04 -07:00
David Hrdlička
f5905e204c
[libslirp] update to 4.7.0 (#24689)
* [libslirp] update to 4.7.0

* [libslirp] updated versions
2022-05-12 19:33:47 -07:00
Thomas1664
8d25063dbf
[curl] Update to 7.83.1 (#24687)
* [curl] Update to 7.83.1

* version
2022-05-12 17:09:09 -07:00
LilyWangLL
673c55fb04
[OpenImageIO] Fix featrue ffmpeg install (#24623)
* [OpenImageIO] Enable featrue ffmpeg with oiio

* x-add-version

* Also disable docs.

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-05-12 17:06:27 -07:00
Umar Arshad
0c954fa00c
Add /usr/ to find_library for cudnn for ArchLinux (#24663) 2022-05-12 16:34:47 -07:00
Charles Karney
76bb15b9e4
[Geographiclib] update to v2.0 (#24587)
* Update for geographiclib 2.0

* [geographiclib] Update to version 2.0

* Add license to ports/geographiclib/vcpkg.json

* Update port-version to 1

* Update version database

* Switch to vcpkg_cmake_config_fixup etc.

Switch to
  vcpkg_cmake_configure
  vcpkg_cmake_install,
  vcpkg_cmake_config_fixup

Revert to using vcpkg_fixup_pkgconfig
Revert to port-version = 0
Revert to uwp exclusion to tools

* run x-add-version

* Formatting changes requested by dg0yt

* Update version info

* More cleanup

* Update version info

* Define LIB_OPTION, fix pkg install, etc.

* Update version info

* Fix pkgconfig call

* Update version info

* Use OFF instead of empty string for don't install

* Update version info

* Remove unneeded LIB_OPTION stuff.

* Update version info

* Add more precautionary quotes

* Update version info
2022-05-12 16:27:56 -07:00
LilyWangLL
1e24ff5074
[ignition-*] Update hashes (#24618)
* [ignition-cmake0, ignition-cmake2] Update hash

* x-add-version

* Fix other ignition SHAs and use vcpkg-port-config.cmake modern machinery.

* add license

* x-add-version

* format vcpkg.json

* x-add-version

* Add FILE_DISAMBIGUATOR

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-12 16:22:01 -07:00
Alexander Neumann
bae8f8c7d8
[world rebuild] Move vcpkg-cmake-get-vars to its own port (#24636)
* move vcpkg-cmake-get-vars to its own helper port

* manifest format

* version stuff

* doc and version stuff

* add missing include

* version bump

* remove coypright copying.

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-05-11 16:51:06 -07:00
Azure SDK Bot
e9ac4bd503
[azure-security-attestation-cpp] Update to 1.0.0-beta.2 (#24651)
## 1.0.0-beta.2 (2022-05-10)

### Breaking Changes

- Renamed `AttestationOpenIdMetadata` type to `OpenIdMetadata`.
- Renamed `AttestationSigningCertificateResult` type to `TokenValidationCertificateResult` to more accurately reflect the
  purpose of the type.
- Removed the `AttestationTokenBase` class and moved its contents to the `AttestationToken` class.
- Empty `AttestationToken` types are now represented with `AttestationToken<void>` rather than `AttestationToken<>` to more idiomatically express the idea of a nullable attestation token.
- Renamed `RuntimeClaims` field to `RunTimeClaims` to align with `InitTimeClaims` type name; standardized spelling of
  `InitTimeClaims`.
- Changed input parameter to `AttestTpm` to be `AttestTpmOptions` instead of `std::string`.
- Changed output parameter of `AttestTpm` to be `TpmAttestationResult` instead of `std::string`.
- Renamed `AttestationTokenValidationOptions::ValidationTimeSlack` to `AttestationTokenValidationOptions::TimeValidationSlack`
  to improve consistency with other attestation SDKs.
- Removed the unused `AttestationValidationCollateral` API.
- Renamed `AttestOptions` to `AttestEnclaveOptions`
- Renamed `TokenValidationOptions` field in various API Options structures to be `TokenValidationOptionsOverride` to better
  reflect the semantics of the field.
- Renamed `PolicyCertificate` types to `IsolatedMode`.
  - `PolicyCertificateModificationResult` becomes `IsolatedModeCertificateModificationResult`
  - `PolicyCertificateListResult` becomes `IsolatedModeCertificateListResult`
  - `GetPolicyManagementCertificateOptions` becomes `GetIsolatedModeCertificatesOptions`
  - `AddPolicyManagementCertificatesOptions` becomes `AddIsolatedModeCertificatesOptions`
  - `RemovePolicyManagementCertificatesOptions` becomes `RemoveIsolatedModeCertificatesOptions`
  - `AttestationAdministrationClient::GetPolicyManagementCertificates` becomes `AttestationAdministrationClient::GetIsolatedModeCertificates`.
  - `AttestationAdministrationClient::AddPolicyManagementCertificate` becomes `AttestationAdministrationClient::AddIsolatedModeCertificate`.
  - `AttestationAdministrationClient::RemovePolicyManagementCertificate` becomes `AttestationAdministrationClient::RemoveIsolatedModeCertificate`.
- Removed `ClientVersion` API from `AttestationClient` and `AttestationAdministrationClient`

### Other Changes

- Added `Endpoint` property to `AttestationClient` and `AttestationAdministrationClient`
2022-05-11 16:48:31 -07:00
MACHIZAUD Andréa
6a2c904768
[materialx] Add port MaterialX 1.38.4 (#24614)
* [materialx] Add port MaterialX 1.38.4

* Update ports/materialx/portfile.cmake

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

* Switch `version-semver` -> `version`

* Bump port commit to avoid patch

* Add quotes.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-11 16:48:04 -07:00
Chuck Walbourn
68ab9e91b6
[directxtk, directxtk12, directxtex, directxmesh, uvatlas] Update ports for May 2022 release (#24650)
* Update directxtk, directxtex, directxmesh, uvatlas port to May 2022 releases

* reformat vcpkg.json

* Update baseline

* directxtex doesn't need to build sample

* Update baseline
2022-05-11 16:47:49 -07:00
winsoft666
e80f345d8e
[akali] Update to v1.43 (#24648)
* [teemo] Update to v2.7

* [teemo] Format manifest

* [teemo] Update to v2.7

* [akali] Update to v1.43

* [akali] Update to v1.43

* [akali] Update to v1.43

* overwrite version

* add license

* overwrite version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-05-11 16:47:22 -07:00
Daniil Goncharov
188ff7a102
[magic-enum] Update to v0.8.0 (#24646)
* [magic-enum] Update to v0.8.0

* x-add-version

* fix deprecated

* fix review

* fix version

* Update ports/magic-enum/portfile.cmake

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update ports/magic-enum/portfile.cmake

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update versions/m-/magic-enum.json

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* fix review

* overwrite-version

* fix cmake

* fix onfig_fixup

* overwrite-version

* delete extra blank line

* overwrite-version

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-05-11 16:46:53 -07:00
Thomas1664
1c498017cb
[rxspencer] Avoid tests and docs (#24645)
* [rxspencer] Remove tests and docs

* version
2022-05-11 16:46:29 -07:00
DevFdv
9e26f9208b
[tclap] Update TCLAP to 1.2.5 (#24644)
* [tclap] Update to TCLAP 1.2.5

* [tclap] x-add-version to update TCLAP to 1.2.5

* [tclap] Specify MIT license in manifest.

* [tclap] x-add-version after license update.
2022-05-11 16:46:02 -07:00
Sean Farrell
32ee2c76b0
[c9y] Adds new port (#24643)
* Adds c9y 0.3.0

* Adds versions for c9y 0.3.0.

* Implements review suggestions.

* Bump versions.
2022-05-11 16:45:39 -07:00
LilyWangLL
85f216ff85
[liburing] Update to version 2.1 (#24637)
* [liburing] Update to version 2.1

* format vcpkg.json

* x-add-version

* apply suggestion

* version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-11 16:39:01 -07:00
Hamish Moffatt
a7dfa7d10f
[Fluidsynth] add sndfile feature (#24635)
* Add sndfile feature to fluidsynth

* add fluidsynth 2.2.6#1
2022-05-11 16:38:46 -07:00
panda-z
a563603129
[cgns] Update to 4.3.0 (#24531)
* [cgns] update to 4.3.0

* [cgns] update CI baseline

* Fix version database.

* CMake nitpicks

* Use rename rather than copy and remove
* Add quotes
* Guard explicit references to debug in case the user is using a release-only triplet.
* Use in lists

* Convert hdf5.patch from CRLF to LF

* update version

* LIOSTS => LISTS

* Revert cgnstools feature

* update version

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-05-11 16:27:53 -07:00
Mengna Li
0a1420dc44
[arrow] add cuda to feature list (#24570)
* add cuda support

* remove supports for cuda
2022-05-11 00:05:24 -07:00
Kai Pastor
acca474962
[lerc] Update to 3.0, move config to unofficial (#24634)
* Update to 3.0

* Modernize portfile

* Install NOTICE as required by license

* Move CMake config to unofficial namespace

The target name changed, so old configs would break anyways,
without polyfill. The unofficial namespace reflects such risks.

* Add include path to CMake config

* Update versions
2022-05-10 11:37:35 -07:00
Carlos O'Ryan
a6a97cd1fc
[google-cloud-cpp] add missing subpackage (#24626) 2022-05-10 11:36:36 -07:00
winsoft666
62335b3b40
[teemo] Update v2.7 (#24624)
* [teemo] Update to v2.7

* [teemo] Format manifest

* [teemo] Update to v2.7
2022-05-10 11:36:17 -07:00
Bill Avery
3c1e65c209
[cppgraphqlgen] Update to v4.3.1 (#24607)
* [cppgraphqlgen] Update to v4.3.1

* vcpkg x-add-version --all

* Update ports/cppgraphqlgen/vcpkg.json

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>

* vcpkg x-add-version cppgraphqlgen --overwrite-version

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-05-10 11:36:05 -07:00
Jürgen Hock
0e26d200d9
[stftpitchshift] Update to 1.4.1 (#24599)
* Add stftpitchshift port

* Fix shared library build on Windows

* Run vcpkg x-add-version stftpitchshift

* Update version database

* Just increase the version counter to hopefully fix the vcpkg problem I simply don't understand... 😡

* Now update both sha and version...

* Update version database

* Fix version database.

* Add quotes and modernize cmake helpers.

* Update stftpitchshift to v.1.4.1

* Update version database like suggested by bot

* Update ports/stftpitchshift/portfile.cmake

Funny suggestion, to use some kind of hidden ${PORT} variable just in one place and still the port name string otherwise...

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update version database

* Consequently use ${PORT} everywhere...

and not just in one place like suggested by Cheney-W

* Update stftpitchshift.json

* Cheney-W: Thie sentence could be removed, PACKAGE_NAME defaults to ${PORT}.

* Update stftpitchshift.json

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-05-10 11:35:54 -07:00
Federico Aponte
5d8b7711b1
[luajit] Add support for OSX (#24584)
* [luajit] Add support for OSX

* Apply suggestions from code review

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>

* [luajit] Add code review suggestions
* Remove MACOSX_DEPLOYMENT_TARGET definition from Makefile
* Add usage file
* Add license field to manifest file
Co-authored-by: Billy O'Neal <billy.oneal@gmail.com>

* [luajit] Remove usage file whose content is controversial

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-05-10 11:35:35 -07:00
Billy O'Neal
de74e09d8d
In https://github.com/microsoft/vcpkg/pull/24432 I noticed that the bento4 license was wrong, but it was a preexisting mistake so I didn't comment. This port is dual licensed under GPL v2 or a proprietary license, which is already described in share/bento4/copyright (#24632) 2022-05-10 11:23:48 -07:00
Thomas1664
659b6b5eea
[many ports] Local license ripe out 1/x (#24432)
* [zlib] Use readme as copyright

* [soil2] update to 1.3.0

* [bento4] update to 1.6.0-639

* [bento4] fix version db

* [zlib] Format manifest

* [anglescript] Remove local license

* [bustache] Update to master

* [bustache] Don't update

* version

* version

* remove version string

* remove v

* version

* version

* Fix version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-09 16:12:37 -07:00
Stephen E. Baker
19033ddfa6
[luasec] upgrade to 1.1.0 (#24609)
* [luasec] upgrade to 1.1.0

* [luasec] Replace deprecated functions

* Run vcpkg x-add-version --all

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-09 14:57:02 -07:00
Mengna Li
f37a583009
[ktx] update to 4.1.0-rc1 (#24620)
* update ktx to 4.1.0-rc1

* remove useless file

* change to version-semver
2022-05-09 14:53:44 -07:00
friendlyanon
f5537367c1
[minimp3] Update to 2021-11-30 (#24610)
* [minimp3] Update to 2021-11-30

* Add license field to vcpkg.json

* Use double quotes for arguments with variables

* Update versions hash

Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2022-05-09 14:50:17 -07:00
Stephen E. Baker
f70ecfd8f7
[luasocket] update to v3.0.0 (#24606)
* [luasocket] Bump to official v3.0.0 release

Upstream changed to https://github.com/lunarmodules/luasocket and an
actual 3.0.0 release was tagged so we no longer need to point to
unversioned commits.

* [luasocket] Specify license in manifest

* Run vcpkg x-add-version --all
2022-05-09 14:47:48 -07:00
Frank
6388f90f84
[Fakeit] update to 2.1.1 (#24592)
* [FakeIt] update to 2.1.1

* update version
2022-05-09 14:41:24 -07:00
chausner
7708b63fa2
[msdfgen] Update to 1.9.2 (#24565)
* Update msdfgen to 1.9.2

* Update CI baseline

* Fix CMake option

* Update CI baseline

* Add license

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-05-09 14:35:05 -07:00
Alonso Schaich
3e53ba7ea9
[fontconfig] Enable tool CLI option handling (#24553)
* [fontconfig] Enable tool CLI option handling (microsoft#24552)

* [fontconfig] fix non-windows systems (microsoft#24552)

* [fontconfig] regenerate version registries (microsoft#24552)
2022-05-09 14:34:42 -07:00
Thomas1664
d4bc451ce6
[openssl] Update to 3.0.3 (#24547)
* [openssl] Update to 3.0.3

* version

* hash

* version
2022-05-09 14:33:47 -07:00
LilyWangLL
a02ef95400
[opencascade] Fix link the debug of freetype.dll (#23939)
* [opencascade] Fix link the debug of freetype.dll

* update version

* fix build error

* update version

* update patch

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-09 14:12:27 -07:00
Alexander Neumann
83fc3b74c9
[vcpkg-tool-ninja] Add only the ninja port (#23911)
* [vcpkg-tool-ninja] add ninja tool as a port

* version stuff

* add Unix Makefiles to list of valid generators for bootstraping ninja

* nicole CRs

* update version db

* revert vcpkg_build_cmake changes

* retrigger ci

* download patch

* version stuff

* Remove checked in diff copy.

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-09 14:00:29 -07:00
Samuel Marks
0c5bb650f8
[septag-dmon] New port (#22828)
* [ports/dmon] Init

* [versions/d-/dmon.json,versions/baseline.json] `./vcpkg x-add-version --all --overwrite-version`

* [ports/dmon/vcpkg.json] Add pthreads on Windows; add license; set version to date

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

* [versions/d-/dmon.json] Remove 0.0.1

* [ports/dmon/vcpkg.json] Remove pthreads dependency on Windows

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

* [ports/dmon] My PR was merged… switch to official source repo

* [versions/d-/dmon.json,versions/baseline.json] `./vcpkg x-add-version --all --overwrite-version`

* [ports/dmon/portfile.cmake] Upgrade to latest dmon

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

* [ports/dmon/portfile.cmake] Upgrade to latest; [ports/dmon/vcpkg.json] Add homepage

* [versions/d-/dmon.json] `./vcpkg x-add-version --all --overwrite-version`; manually remove old versions

* [ports/dmon/vcpkg.json] Remove `vcpkg-cmake-config`

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

* [ports/dmon/portfile.cmake] ${PORT} -> dmon; [ports/mailio/vcpkg.json] ./vcpkg format-manifest

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

* [ports/mailio/vcpkg.json,versions/{baseline.json,m-/mailio.json}] Revert to `07e508359ca5488456988191d8709722484daccd`

* [versions/baseline.json] `./vcpkg x-add-version --all --overwrite-version`

* dmon -> septag-dmon

* `./vcpkg x-add-version --all --overwrite-version`
2022-05-09 13:58:35 -07:00
JonLiu1993
a5d6d14516
[cpr] update to 1.8.3 (#24590)
* [cpr] update to 1.8.3

* update version
2022-05-06 21:39:42 -07:00
Nemirtingas
d5ea96667e
[vcpkg] Fix '/' incorrectly replaced by '-' on Linux. (#24098)
* Fix '/' incorrectly replaced by '-' on Linux.

* Update baseline.

* Use MATCHES instead of STREQUAL.

* Update version hash.

* Add comment for future modifications.

* Update version hash.

* Update version-date.

* Update baseline.

* Update ports/vcpkg-cmake/cmake_get_vars/CMakeLists.txt

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

* Update version.

* Run vcpkg format-manifest ports/vcpkg-cmake/vcpkg.json

* Run vcpkg x-add-version vcpkg-cmake

Co-authored-by: Nemirtingas <Nemirtingas@noreply.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-05-06 17:17:27 -07:00
Kai Pastor
3b8363dd8f
[gdal] Update to 3.4.3 (#24353)
* Update to 3.4.3RC2

* Add control of AWS EC2 detection dependency

* Use libtool's DLL_EXPORT for mingw

* Move patches to vcpkg_from_github

* Update to 3.4.3

* Update versions
2022-05-06 17:13:42 -07:00
JonLiu1993
24ed115a89
[Catch2] update to 2.13.9 (#24577)
* [Catch2] update to 2.13.9

* update version
2022-05-06 17:11:33 -07:00
EhWhoAmI
fbd65fb91d
[entt] Update to 3.10.1 (#24581)
* entt: Update port files

* entt: updated version files

* Update version files
2022-05-06 17:11:14 -07:00
Cheney Wang
8b63797138
[live555/guilite/polymorphic-value] Update version (#24555)
* [live555/guilite] Update version

* [polymorphic-value] Update version

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-05-06 16:54:57 -07:00
JonLiu1993
bd77d65ebf
[daw-json-link] update to v2.14.0 (#24550)
* [daw-json-link] update to v2.14.0

* UPDATE VERSION

* Add license

* update version
2022-05-06 16:41:36 -07:00
Kai Pastor
465dfc5e0f
[pdal] Update to 2.4.0 (#24355)
* Update to 2.4.0

* Update versions

* Use check, not patch, for C++17 filesystem support

* Update versions

* Update license

* De-vendor nanoflann and nlohmann-json

* Update versions

* Fix nlohmann de-vendoring

* Update versions
2022-05-06 16:30:21 -07:00
Cheney Wang
5776846578
[ixwebsocket] Fix target ZLIB::ZLIB not found (#24078)
* [ixwebsocket] Fix unable link target ZLIB::ZLIB

* update version to 11.4.2

* remove incorrect records in json file

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-05-06 16:29:05 -07:00
Alexander Neumann
f7866c66d2
[vcpkg-cmake|cmake buildsystem] synchronize and sanitize scripts. (#23259)
* synchronize cmake build scripts.

* version stuff

* fix REMOVE_ITEM and add license

* format manifest

* update version

* use LOGFILE_BASE

* version update

* readd PREFER_NINJA and print a warning that it is deprecated for vcpkg_cmake_configure

* version stuff

* sync build_cmake

* only turn off ninja on windows

* add Z_VCPKG_CHAINLOAD_TOOLCHAIN_FILE

* use z_vcpkg_select_default_vcpkg_chainload_toolchain in meson

* remove VCPKG_CMAKE_GENERATOR

* version stuff

* reduce error to warning

* remove VCPKG_CMAKE_GENERATOR form configure_cmake

* version stuff

* version stuff

* use build_dir_<config>

* version stuff

* use ninja variable insead of pure ninja cmd

* version bump

* use ninja variable instead of calling ninja directly

* acquire ninja

* move the acquire.

* remove setting of cmake_prefix_path

* version stuff

* bump version date

* version stuff

* bump ashes baseline

* remove VCPKG_CMAKE_GENERATOR reference

* fix wrong variable reference due to refactor

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-05-06 15:12:11 -07:00
Marek Roszko
aec505b36b
[wxwidgets] update to 3.1.6 (#24483)
* [wxwidgets] update to 3.1.6

* Revise nanosvg

* Add feature control and dependencies for sound

* Add descripton for feature sound

* Update versions

* Update ports/wxwidgets/vcpkg.json

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>

* Fix spacing and version

* Remove cmake push/pop

* Bump version

* Undo change in wrapper

* bump version

* restore newline

* bump version

Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-05-06 14:57:49 -07:00
JonLiu1993
d331773973
[cpp-httplib] update to v0.10.7 (#24571)
* [cpp-httplib] update to v0.10.7

* update version
2022-05-06 11:44:41 -07:00
Billy O'Neal
309f985971
[atk,gdk-pixbuf,glib] Use vcpkg_from_gitlab. (#24541)
* [atk,gdk-pixbuf,glib] Use vcpkg_from_gitlab.

* Add quotes and licenses.
2022-05-06 11:20:25 -07:00
kromych
47cbed8851
Fix building LuaJIT on Linux (#24498)
* Fix building LuaJIT on Linux

* Update version metadata

* Fix remaining ci.baseline.txt entries:

luajit:arm64-windows: Left as "skip": The problem is that the batch files used to build here want to run a binary they built which fails, but there's no good way to say "I can run the results" in our platform expressions right now
luajit:arm64-uwp / luajit:arm-uwp: These are already stopped by the platform expression.
luajit:x64-osx: I don't know if this works yet but we should try.

* Block osx with a "supports".

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-05 16:01:10 -07:00
Alexander Neumann
0e11392612
[openblas] update to 0.3.20 (#24546)
* update openblas

* verison stuff

* Remove ci.baseline.txt entries obsoleted by "supports" expression.

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-05 15:42:20 -07:00
RealTimeChris
43a8badaed
[DiscordCoreAPI] Update to 2022-05-05 (#24563)
* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating port data.

* Updating port data.

* Updating port data.

* Updating port data.

* Updating port data.
2022-05-05 15:28:56 -07:00
Benjamin Oldenburg
cfcb3c761a
[libunibreak] Fixed missing definition of variable in config.cmake (#24476)
* Updated libunibreak and added config.cmake file

* Updated version

* Updated the manifest file

* updated git-tree

* Remove vcpkg-cmake-config dependency

* updated version

* Fix issue with libunibreak-config.cmake.in

* updated git-tree

* increased port-version

* updated git-tree

Co-authored-by: Benjamin Oldenburg <benamin.oldenburg@ordis.co.th>
2022-05-05 15:14:26 -07:00
chausner
60c2bed135
[nng] Update to 1.5.2 (#24566)
* Update nng to 1.5.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-05-05 14:23:49 -07:00
Azure SDK Bot
620d33107c
[azure-core-cpp] Update to 1.6.0 (#24567)
## 1.6.0 (2022-05-05)

### Features Added

- Add `Azure::Core::Http::Request` constructor overload to support payload and non-buffered response.

### Bugs Fixed

- [[#3537]](https://github.com/Azure/azure-sdk-for-cpp/issues/3537) Updated field type `CurlTransportOptions.Proxy` from `std::string` to `Azure::Nullable<std::string>`. This allows libcurl to ignore the proxy settings from the environment when the string is empty.
- [[#3548]](https://github.com/Azure/azure-sdk-for-cpp/issues/3548), [[#1098]](https://github.com/Azure/azure-sdk-for-cpp/issues/1098) Improve performance of the Http transport on Windows by reusing the same session handle across all requests.

### Other Changes

- [[#3581]](https://github.com/Azure/azure-sdk-for-cpp/issues/3581) Update log level in retry policy from warning to informational.
2022-05-05 14:23:30 -07:00
Jack·Boos·Yu
8e5e74fe09
[vcpkg baseline][nuspell] Add and fix feature tools (#24542)
* [vcpkg baseline][nuspell] Add and fix feature tools

* version
2022-05-05 13:47:56 -07:00
autoantwort
d5038f4eba
[freetype-gl] no absolute paths (#24551) 2022-05-05 13:40:32 -07:00
JonLiu1993
125fa27528
[hyperscan] update to 5.4.0 (#24545)
* [hyperscan] update to 5.4.0

* update version
2022-05-05 13:35:09 -07:00
Kevin Lalumiere
aa72c159d0
[qpid-proton] Fix missing runtime dependencies (#24450)
* Fix qpid-proton missing runtime dependencies

* Add macOS support
2022-05-05 11:00:30 -07:00
Alexander Neumann
c648581695
[Qt6] Fix Qt6.3 windeployqt (#24445)
* move windeploylogic to qtbase.
fix qtpaths for debug.

* fix missing stuff

* version stuff

* add supports !uwp since qt6 dropped uwp support

* version stuff

* add newline. Fix BAKCD

* version stuff

* use enabledelayedexpansion

* version stuff

* use cd /D

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-05-05 11:00:03 -07:00
hh10k
fd6a336227
[opencv] Fix import paths for debug Android builds (#24394)
* [opencv4] Fix import paths for debug Android builds

* [opencv3] Fix import paths for debug Android builds in the same way as v4

* Only apply changes to OpenCVModules-debug.cmake when it is expected to exist
2022-05-05 10:58:07 -07:00
chausner
0e3f52a12b
[zlib-ng] Update to 2.0.6 (#24486)
* Update zlib-ng to 2.0.6

* Update CI baseline

* Add ${ZLIB_FULL_VERSION} variable.

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-05-04 19:36:46 -07:00
Stig Hornang
8b2ace2194
[freetype-gl] Update to fix compatibility with freetype 2.11 (#24513)
freetype-gl has been broken at runtime after freetype was upgraded
to 2.11.0.
2022-05-04 19:26:44 -07:00
Daniel Schürmann
2930fd4571
icu 71.1 (#24512)
* [icu] Update to upstream version 71.1

* [icu] warn if autoconf-archive is not installed

* [icu] update version database and add license field
2022-05-04 19:25:20 -07:00
Jason Beverage
b47a6fa051
Fix blend2d vs2017 (#24508)
* Fix blend2d build with vs2017

* Update blend2d port with new version
2022-05-04 19:24:59 -07:00
spaxio
8c9537add3
[openal-soft] enable OpenSL backend for Android (#24506)
* [openal-soft] enable OpenSL backend for Android

* Make use of VCPKG_TARGET_IS_ANDROID

* Remove unneded ALSOFT_REQUIRE_ANDROID

* Update version database
2022-05-04 19:24:07 -07:00
Carlos O'Ryan
40a4e68a4f
[google-cloud-cpp] update to latest release (v1.40.1) (#24514) 2022-05-04 19:08:35 -07:00
Kai Pastor
5219a7a12f
[wxwidgets] CMake re-run must not change libs (#24499)
* Test that CMake re-run doesn't change wxWidget libs

* Reset wxWidgets_USE_REL_AND_DBG

* Update versions
2022-05-04 19:07:23 -07:00
talregev
b92a81a009
- Bump atk to 2.38.0. (#24515)
- Add ipv6 source code source
2022-05-04 18:37:35 -07:00
talregev
370272f169
Add ipv6 source code source (#24516) 2022-05-04 18:37:00 -07:00
talregev
13ba05cb53
Update x11 dependencies msg (#24517) 2022-05-04 18:35:37 -07:00
Kai Pastor
ba4aef9454
[curl] Update to 7.83.0 (#24519)
* Update to 7.83.0

* Update curl
2022-05-04 18:34:58 -07:00
autoantwort
8f38125981
[nspr] no absolute paths (#24523) 2022-05-04 18:34:41 -07:00
Jürgen Hock
86a51af126
[stftpitchshift] New port (#24529)
* Add stftpitchshift port

* Fix shared library build on Windows

* Run vcpkg x-add-version stftpitchshift

* Update version database

* Just increase the version counter to hopefully fix the vcpkg problem I simply don't understand... 😡

* Now update both sha and version...

* Update version database

* Fix version database.

* Add quotes and modernize cmake helpers.

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-05-04 18:33:35 -07:00
autoantwort
4a9ce78d94
[activemq-cpp] no absolute paths (#24525) 2022-05-04 18:31:36 -07:00
Daniel Schürmann
87b258ee6b
[libsndfile] Adjust depenedncies to libsndfile that only the really requred additional external libraries are needed (#24539) 2022-05-04 18:30:24 -07:00
Chuck Walbourn
b33f616f85
[directx-headers] updated for DirectX SDK Agility SDK v1.602.0 (#24490)
* Updated directx-headers port for v.1.600.10

* Update baseline

* Updated directx-headers port for v.1.602.0

* Update baseline

* Updated per github-actions bot recommendations

* Update baseline

* Update versions/d-/directx-headers.json

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

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-05-04 16:17:35 -07:00
Alexander Neumann
ea31629cde
[qtwebengine] Fix VS2022 ICE (#24532)
* qtwebengine ice fix

* move CURRENT_BUILDTREES_DIR only if necessary

* version stuff

* create tmp dir.

* version update

Co-authored-by: Alexander Neumann <you@example.com>
2022-05-04 16:09:42 -07:00
SvenPStarFinanz
c59864c27c
[xmlsec] Update to 1.2.34 (#24537)
* [xmlsec] Update to 1.2.34

* x-add-version
2022-05-04 15:58:09 -07:00
Billy O'Neal
d5bb8c1541
Build Fixes 2022-05-01 (#24497)
Discovered in https://dev.azure.com/vcpkg/public/_build/results?buildId=71530

PASSING, REMOVE FROM FAIL LIST: blosc:arm64-windows (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: corrade:arm-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: corrade:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: libhydrogen:arm64-windows (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).

REGRESSION: sundials:x64-osx failed with BUILD_FAILED. If expected, add sundials:x64-osx=fail to /Users/vagrant/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt.

File does not have the expected hash:
             url : [ https://github.com/LLNL/sundials/archive/v5.8.0.tar.gz ]
       File path : [ /Users/vagrant/Data/downloads/LLNL-sundials-v5.8.0.tar.gz.98418.part ]
   Expected hash : [ 30f6a7bddf813634e4266c36331673b52448b719f938f45a4efb6a96cfbeea4fe168fdded89309672b148f8ef8bc05997d838627e828573900ec169a41472372 ]
     Actual hash : [ 0b11db1b944cfce4672954aceeec3f21253b4f684031f26b8bc0a8b3b12d895e604456bd1f283767812352eb5a9202c5797f612410f654f561ca5565d719bcae ]

REGRESSION: brunocodutra-metal:x64-linux failed with BUILD_FAILED. If expected, add brunocodutra-metal:x64-linux=fail to /agent/_work/1/s/scripts/azure-pipelines/../ci.baseline.txt.

This was another download failure but may as well update.

REGRESSION: plplot:x64-linux failed with BUILD_FAILED. If expected, add plplot:x64-linux=fail to /agent/_work/1/s/scripts/azure-pipelines/../ci.baseline.txt.

This was another download failure with every SourceForge mirror giving a different hash O_O. I tried to do an update but it's ... involved for this library so I've separated it.
2022-05-04 15:09:15 -07:00
Kai Pastor
b98afc9f11
[pcre2] Update to 10.40, drop -static suffix (#24505)
* Update to 10.40

* Drop '-static' suffix for MSVC

The suffix breaks pc files. Renaming allowed by maintainer guidelines,
to facilitate downstream usage.

* Update versions
2022-05-02 20:46:25 -07:00
talregev
43e3594578
Add ipv6 glib source code source (#24503) 2022-05-02 20:45:24 -07:00
chausner
3fc8bbe48f
[spectra] Update to 1.0.1 (#24488)
* Update spectra to 1.0.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-05-02 20:43:48 -07:00
chausner
4da5dcbad9
[mdns] Update to 1.4.2 (#24487)
* Update mdns to 1.4.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-05-02 20:43:36 -07:00
chausner
9f9f6572f5
[nuspell] Update to 5.1.0 (#24485)
* Update nuspell to 5.1.0

* Update CI baseline

* Fix license

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-05-02 20:43:03 -07:00
Ryan
5c47237349
[rsm-binary-io] Update to 2.0.5 (#24477)
* add license info

* update to 2.0.5

* update versions
2022-05-02 20:42:37 -07:00
Billy O'Neal
c8a56fdc15
[libvpx,lmdb,aubio,freetype-gl,intelrdfpmathlib,libbson,libtcod,metis,pqp,smpeg2] Build fixes 2022-04-28 (#24470)
* [libvpx,lmdb,aubio,freetype-gl,intelrdfpmathlib,libbson,libtcod,metis,pqp,smpeg2] Build fixes 2022-04-28

These results are from the most recent CI run: https://dev.azure.com/vcpkg/public/_build/results?buildId=71465

PASSING, REMOVE FROM FAIL LIST: aubio:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).

I also did some investigation as to why aubio:arm-uwp didn't pass. Turns out, it's because aubio depends on ffmpeg, which failed to build because it depends on libvpx, which we never fixed for UWP following the VS2022 update. See also https://developercommunity.visualstudio.com/t/MicrosoftVisualStudioComponentVCTool/10002207?space=62&scope=follow&sort=newest

PASSING, REMOVE FROM FAIL LIST: freetype-gl:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).

I also checked freetype-gl:arm-uwp, but it's blocked by glew which is blocked by opengl which appears to not be a thing on arm.

PASSING, REMOVE FROM FAIL LIST: intelrdfpmathlib:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).

The arm-uwp version of this emits errors that look like source issues; I blocked arm&windows with a supports expression:
D:\buildtrees\intelrdfpmathlib\src\athLib20U2-d2a8954428.clean\LIBRARY\src\bid_functions.h(3113): error C2719: 'x': formal parameter with requested alignment of 16 won't be aligned

PASSING, REMOVE FROM FAIL LIST: libbson:arm-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: libbson:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: libtcod:arm-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: libtcod:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: lmdb:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).

arm-uwp failed with again what looks like a source issue:
mdb.c.obj : error LNK2001: unresolved external symbol __tls_used
mdb.c.obj : error LNK2001: unresolved external symbol _mdb_tls_cbp

PASSING, REMOVE FROM FAIL LIST: metis:arm-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: metis:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: pqp:arm-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: pqp:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: smpeg2:arm-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: smpeg2:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).

I also checked Linux and it says
  Could NOT find ibverbs (missing: IBVERBS_INCLUDE_DIRS IBVERBS_LIBRARIES)
which may be vcpkg's fault so I left that ci.baseline.txt skip alone.

REGRESSION: jansson:arm-uwp failed with POST_BUILD_CHECKS_FAILED. If expected, add jansson:arm-uwp=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: jansson:x64-uwp failed with POST_BUILD_CHECKS_FAILED. If expected, add jansson:x64-uwp=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.

Already fixed by https://github.com/microsoft/vcpkg/pull/24466

* dos2unix the patch

* :dos2unix the other patches too
2022-04-29 21:27:24 -07:00
Davide Beatrici
2ece8fedb9
[qt5-base]: Fix build with "mysqlplugin" feature by linking to OpenSSL and zlib (#24462)
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2022-04-29 13:21:34 -07:00
Benjamin Oldenburg
64d550b430
[libunibreak] Update to 5.0 (#24469)
* Updated libunibreak and added config.cmake file

* Updated version

* Updated the manifest file

* updated git-tree

* Remove vcpkg-cmake-config dependency

* updated version

Co-authored-by: Benjamin Oldenburg <benamin.oldenburg@ordis.co.th>
2022-04-29 12:33:44 -07:00
chausner
0051a1879c
[aricpp] Update to 1.1.2 (#24391)
* Update aricpp to 1.1.2

* Update CI baseline

* Mark as header-only, remove vcpkg_copy_pdbs

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-29 11:44:17 -07:00
Daniel Schürmann
8ca9b2b84c
[wavpack] arm support (#21790)
* [osx] set CMAKE_SYSTEM_PROCESSOR from VCPKG_TARGET_ARCHITECTURE on osx

* [linux] Set CMAKE_ASM_COMPILER and CMAKE_ASM-ATT_COMPILER in case of crosscompile

* [wavpack] migrate to vcpkg_cmake_install

* [wavpack] enable arm builds

* [wavpack] Add  license field to vcpkg.json

* [OSX] don't default to 86_64
2022-04-29 11:42:37 -07:00
nicole mazzuca
9ccd693f1b
[toolchain windows] set CMAKE_SYSTEM_PROCESSOR (#24100)
* [toolchain windows] set CMAKE_SYSTEM_NAME and CMAKE_SYSTEM_PROCESSOR

In specific, I did this for the cpuinfo PR - I realized the reason
that cpuinfo doesn't support arm64 windows cross compilation is because
we don't set CMAKE_SYSTEM_PROCESSOR.

* correctly set CMAKE_CROSSCOMPILING

* start fixin libraries

* more changes:

- gainput: remove line
- glog: remove try_run when cross compiling
- windows.cmake: set CMAKE_SYSTEM_VERSION

* more patches

- mapnik: set BOOST_REGEX_HAS_ICU to avoid check_cxx_source_runs
- orc: set HAS_PRE_1970 and HAS_POST_2038 for same
- seal: change out check_cxx_source_runs for check_cxx_source_compiles

* more changes

* fix x86-windows

* fix qpid-proton, glog

* build corrade-rc

* fix x64-uwp ports

* forgot to _actually_ always build corrade-rc .,.

* Replay #22831

* Dedupe CMAKE_SYSTEM_NAME settings.

* Add quotes for corrade_rc_param

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

* Update version DB.

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-04-29 11:40:30 -07:00
Thomas1664
585ff442dd
[jansson] Fix UWP build (#24466)
* [jansson] cleanup

* version

* Roll back version

* version

* Unsupported on UWP

* version

* patch

* Remove supports

* version
2022-04-28 20:50:41 -07:00
Leonid Pospelov
6e52f3130d
[CMakeRC] Add new port (#24454)
* create port

* .

* Update cmakerc.json

* Update portfile.cmake

* Update vcpkg.json

* Update cmakerc.json

* Update portfile.cmake

* Update cmakerc.json

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-04-28 17:24:55 -07:00
Thomas1664
b5b1bdb20a
[libcbor] Update to 0.9.0 (#24453)
* [libcbor] Update to 0.9.0

* version

* Fix cmake config

* version

* remove cmake config

* version
2022-04-28 16:10:18 -07:00
Thomas1664
f8ed143052
[aixlog] Disable examples (#24452)
* [aixlog] Disable examples

* Likely not semver

* version
2022-04-28 16:02:41 -07:00
Thomas1664
5af7af31d1
[check] Use modern cmake helpers and disable tests (#24451)
* [check] Disable tests

* version
2022-04-28 16:01:47 -07:00
Alonso Schaich
26ad3c7b3e
[fribidi] Update to 1.0.12 (microsoft#24443) (#24444) 2022-04-28 16:00:38 -07:00
Billy O'Neal
66818c9f1d
Put hash-library files in a subdirectory to avoid: (#24433)
```
Starting package 895/1846: hash-library:x86-windows
Building package hash-library[core]:x86-windows...
-- Note: hash-library only supports static library linkage. Building static library.
-- Downloading https://github.com/stbrumme/hash-library/archive/hash_library_v8.tar.gz -> stbrumme-hash-library-hash_library_v8.tar.gz...
-- Extracting source D:/downloads/stbrumme-hash-library-hash_library_v8.tar.gz
-- Applying patch 001-fix-macos.patch
-- Using source at D:/buildtrees/hash-library/src/library_v8-6124f7a6ce.clean
-- Found external ninja('1.10.2').
-- Configuring x86-windows
-- Building x86-windows-dbg
-- Building x86-windows-rel
-- Installing: D:/packages/hash-library_x86-windows/share/hash-library/copyright
-- Performing post-build validation
-- Performing post-build validation done
Uploaded binaries to 1 HTTP remotes.
Installing package hash-library[core]:x86-windows...
The following files are already installed in D:/installed/x86-windows and are in conflict with hash-library:x86-windows

Installed by czmq:x86-windows
    include/sha1.h

Elapsed time for package hash-library:x86-windows: 3.227 s
```
2022-04-28 15:54:08 -07:00
Alonso Schaich
d1904c8625
[gdk-pixbuf] update to 2.42.8 (#24427)
* [gdk-pixbuf] Update to 2.42.8 (microsoft#24426)

* [gdk-pixbuf] Regenerate patch (microsoft#24426)

* [gdk-pixbuf] Use enabled/disabled for features (microsoft#24426)

* [gdk-pixbuf] Add glib-compile-resources to the used binary list
(microsoft#24426)

* [gdk-pixbuf] Remove obsolete patch (microsoft#24426)

* [gdk-pixbuf] regenerate version registries (microsoft#24426)
2022-04-28 15:53:44 -07:00
Benjamin Oldenburg
0d71120fc2
[harfbuzz] Update to 4.2.0 (#24144)
* updated harfbuzz from 3.2.0 to 4.2.0

* updated version

* Update ports/harfbuzz/vcpkg.json

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

* updated version

* Removed paths from library definitions in *.pc files in case of windows static build\nRemoved patches

* version-semver -> version

* Delete no longer applied patches.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-04-28 15:32:04 -07:00
JonLiu1993
53b90be27f
[symengine] update to 0.9.0 (#23483)
* [symengine] update to 0.9.0

* update version

* Add license

* update version
2022-04-28 15:31:38 -07:00
Dennis
a106de33bb
[asio-grpc] Update to 1.6.0 (#24438) 2022-04-27 19:00:17 -07:00
LilyWangLL
a7de685ed1
[zookeeper] Update to version 3.5.6 (#24424)
* [zookeeper] Update to version 3.5.6

* x-add-version

* format portfile.cmake

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-04-27 18:59:45 -07:00
Kai Pastor
7bb00fe8b5
[c-ares] Fix usage (#24385)
* Minor changes

* Guard creation of imported lib

* Add usage

* Update versions
2022-04-27 18:59:20 -07:00
ChrisSchulte
c203e35d43
[simage] update version to 1.8.2 (#24125)
* Update simage port for version 1.8.2

* Correction of Fatal message in patch file.

* Update version database

* Added license entry.

* Update version database

* Corrected port version number

* Corrected vcpkg port versioning.

* Corrected hash.
2022-04-27 18:55:39 -07:00
Alexander Neumann
05c93c5c5a
[Fix uwp toolchain|world rebuild] make ninja work for uwp (#22831) 2022-04-27 18:12:48 -07:00
autoantwort
e9d2b4c40e
[vcpkg ci] Check for deprecated license identifiers (#23039) 2022-04-27 12:58:45 -07:00
Billy O'Neal
474f73649c
[czmq] Delete "headers" that should not be installed (#24434)
See: https://github.com/zeromq/czmq/issues/2197
Related: https://github.com/microsoft/vcpkg/pull/24433
2022-04-27 12:02:26 -07:00
JonLiu1993
fb02a78561
[poco] Update Version to 1.11.2 (#24425)
* [poco] Update Version to 1.11.2

* update version
2022-04-26 19:27:26 -07:00
chausner
bdd93cb0fc
[fplus] Update to 0.2.18 (#24387)
* Update fplus to 0.2.18

* Update CI baseline

* Add license

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Remove unused option

* Update CI baseline

* Switch to "version"

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-04-26 19:26:39 -07:00
Cheney Wang
ee0bf4729a
[libflac] Update to 1.3.4 (#24399)
* [libflac] Update to 1.3.4

* Fix usage issue

* Modify format

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-04-26 19:26:07 -07:00
Eric Kilmer
07b9eeecd2
[z3] Update to 4.8.16 (#24407)
* [z3] Update to 4.8.16

* Use Python3 instead of Python2

Python2 is EOL and the build script works with Python3, so we should
prefer Python3

* Update version
2022-04-26 19:24:59 -07:00
jimmyhu
1f00c0f42f
[jansson] Update to 2.14 (#24411)
* [jansson] Update to 2.14

[jansson] Update to 2.14

* [jansson] Update portfile.cmake

[jansson] Update portfile.cmake

* Update jansson.json

Update jansson.json

* Update jansson.json

Update jansson.json

* Update baseline.json

Update baseline.json

* Update ports/jansson/vcpkg.json

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

* Update versions/j-/jansson.json

* Update versions/j-/jansson.json

* Update ports/jansson/vcpkg.json

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update versions/j-/jansson.json

* Update versions/baseline.json

Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-04-26 19:23:52 -07:00
Bill Avery
6cb4f0cc87
[cppgraphqlgen] Update to v4.2.0 (#24412)
* [cppgraphqlgen] Update to v4.2.0

* Run vcpkg x-add-version --all
2022-04-26 19:23:30 -07:00
Rémy Tassoux
9785d90511
[quill] Update to 1.7.2 (#24419)
* [quill] Update to 1.7.2

* [quill] Update version files
2022-04-26 19:23:08 -07:00
JonLiu1993
22e4b9e235
[libdatachannel] update to 0.17.1 (#24294)
* [libdatachannel] update to 0.17.1

* update version

* Revert patch format

* update version

* disenble test

* update version

* add option

* update version
2022-04-26 18:48:48 -07:00
Frank
9f643818c1
[libvpx] update to 1.11.0 (#24372)
* [libvpx] update to 1.11.0

* update version

* update license

* update version
2022-04-26 11:09:27 -07:00
Mengna Li
94c728df6b
update ijg-libjpeg to 9e (#24395) 2022-04-25 17:28:30 -07:00
chausner
b360be7666
[toml11] Update to 3.7.1 (#24393)
* Update toml11 to 3.7.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-25 17:26:05 -07:00
chausner
f368d0dfaa
[yyjson] Update to 0.4.0 (#24392)
* Update yyjson to 0.4.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-25 17:25:42 -07:00
chausner
9d642bd84f
[iir1] Update to 1.9.1 (#24390)
* Update iir1 to 1.9.1

* Update CI baseline

* Only either build as shared or static

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-25 17:25:05 -07:00
chausner
2baa492fa9
[effolkronium-random] Update to 1.4.1 (#24389)
* Update effolkronium-random to 1.4.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-25 17:24:20 -07:00
chausner
00e6aa726b
[ctre] Update to 3.6.0 (#24388)
* Update ctre to 3.6.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-25 17:23:39 -07:00
chausner
8afec80768
[bext-sml] Update to 1.1.5 (#24386)
* Update bext-sml to 1.1.5

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-25 17:23:16 -07:00
chausner
5bea9618ce
[cli11] Update to 2.2.0 (#24384)
* Update cli11 to 2.2.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-25 17:22:49 -07:00
chausner
7891c9d910
[hash-library] Add new port (#24383)
* Add hash-library 8

* Update CI baseline

* Add patch for macOS

* Update CI baseline

* Allow shared builds on Linux/macOS

* Update CI baseline

* Address code review feedback

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-25 17:22:27 -07:00
Kai Pastor
810775e367
[geos] Update, cleanup (#24382)
* Update geos to 3.10.2

* Minor cleanup

* Drop the legacy debug postfix

All downstream ports in vcpkg use either CMake config or pkg-config.

* Fix EXTRA_OPTIONS list handling

* Update versions
2022-04-25 17:17:07 -07:00
JonLiu1993
47a587c0e1
[wt] update to 4.7.1 (#24376)
* [wt] update to 4.7.1

* update version

* add license

* update version
2022-04-25 17:15:43 -07:00
JonLiu1993
7ee7648cb6
[libusb] update to 1.0.26 (#24375)
* [libusb] update to 1.0.26

* update version
2022-04-25 17:15:24 -07:00
JonLiu1993
8d5311bf3c
[refl-cpp] update to 0.12.3 (#24374)
* [refl-cpp] update to 0.12.3

* update version

* add license

* revert vcpkg.json
2022-04-25 17:15:03 -07:00
Frank
4e095771ae
[rhash] update to 1.4.2 (#24369)
* [rhash] update to 1.4.2

* update version

* remove unused method

* overwrite-version
2022-04-25 17:10:37 -07:00
Frank
ba919a0fd5
[wxchartdir] update to 2.0.0 (#24368)
* [wxchartdir] update to 2.0.0

* update version
2022-04-25 17:10:15 -07:00
Frank
6a5e541af5
[libpqxx] update to 7.7.3 (#24366)
* [libpqxx] update to 7.7.3

* update version
2022-04-25 17:09:38 -07:00
Rémy Tassoux
69dc103b6d
[quill] Update to 1.7.1 (#24363)
* [quill] Update to 1.7.1

* [quill] Update version files
2022-04-25 16:47:29 -07:00
Frank
e50d5baf66
[caf] update to 0.18.6 (#24335)
* [caf] update to 0.18.6

* update version

* Correct license identifier to BSD 3 clause. https://github.com/actor-framework/actor-framework/blob/master/LICENSE

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-04-25 16:36:25 -07:00
Thomas1664
e66dded96c
[openvpn3] update to 3.7 (#24360)
* [openvpn3] update to 3.7

* version
2022-04-25 16:15:56 -07:00
Rémy Tassoux
3db88df035
[celero] Update to 2.8.3 (#24349)
* [celero] Update to 2.8.3

* [celero] Update version files

* [celero] fix binaries install path

* [celero] Update version files
2022-04-25 16:15:28 -07:00
Benjamin Oldenburg
6c953be2ac
[lmdb] Remove 'd' suffix from debug libraries (#24347)
* append 'd' only on windows

* removed d suffix

* add version
2022-04-25 16:11:33 -07:00
Benjamin Oldenburg
da3640e826
[pango] Update to v1.50.7 (#24345)
* update to v1.50.7

* updated version
2022-04-25 16:09:12 -07:00
JonLiu1993
c4844deb7d
[dav1d] update to 0.9.2 (#24336)
* [dav1d] update to 0.9.2

* update version

* use version

* update version

* update ref

* update version
2022-04-25 16:08:47 -07:00
JonLiu1993
d4a516114a
[mongoose] update to 7.6 (#24332)
* [mongoose] Update port to version 7.6

* delets license

* update version

* add license

* update verison

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-04-25 15:56:40 -07:00
MACHIZAUD Andréa
69f8fc1dca
[tracy] update to 0.8.1 (#24318)
Co-authored-by: MACHIZAUD Andréa <andrea.machizaud@adobe.com>
2022-04-25 15:49:42 -07:00
Vitalii Koshura
9e7ae260cf
[sentry-native] Update to 0.4.17 (#24309)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-04-25 15:49:08 -07:00
Ronald
a2de7817a5
[wxcharts] Add new port (#24263)
* port wxcharts

* regulate

* add license in vcpkg.json

* fix url

* Update version database

* Update ports/wxcharts/portfile.cmake

vcpkg_from_github instead of vcpkg_from_git

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

* try vcpkg_from_github instead of vcpkg_from_git

* add hash

* remove comments

* Update version database

* the patch has been merged in upstream, no need here

* Update version

* Update ports/wxcharts/vcpkg.json

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

* Update version

* Update versions/w-/wxcharts.json

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

Co-authored-by: abc <a@b.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2022-04-25 15:45:16 -07:00
Daniele Pallastrelli
45c885b07f
[cli] Update to 2.0.1 (#24250) 2022-04-25 15:40:38 -07:00
Benjamin Oldenburg
ce910bb87b
[skia,crashpad,zeroc-ice,vcpkg-tool-gn] New vcpkg-tool-gn and update of several ports (#24066) 2022-04-25 15:39:10 -07:00
Gordon Smith
2ac61f87f6
[libxslt] add optional feature support (#24240)
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
2022-04-22 09:51:17 -07:00
Thomas1664
79afdf87b3
[libsigcpp] Update to 3.2.0 (#24306)
* [libsigcpp] Update to 3.2.0

* version
2022-04-22 09:25:01 -07:00
Mengna Li
93a80809d2
[gtk] update to v4.6.2 (#24324) 2022-04-22 09:23:02 -07:00
Mengna Li
694a8eb9d3
[wren] update to v0.4.0 (#24325)
* update wren to v0.4.0

* update

* update
2022-04-22 09:21:15 -07:00
LilyWangLL
624bb3029b
[glog] Add feature unwind (#24292)
* [glog] Add feature unwind

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-04-22 09:03:57 -07:00
autoantwort
ecc57a5c4d
[msix] add support expression (#24228) 2022-04-22 09:00:19 -07:00
Szabolcs Horvát
a77d23729a
[igraph] add support for external BLAS/LAPACK (#24207)
* [igraph] use external BLAS/LAPACK

* [igraph] x-add-version

* [igraph] depend on blas metapackage

* [igraph] x-add-version

* [igraph] revert igraph.json

* [igraph] increment port version

* [igraph] x-add-version

* [igraph] always use external BLAS/LAPACK

* [igraph] x-add-version
2022-04-22 08:49:39 -07:00
Mengna Li
ed6dc3a43f
[gsl] install pkgconfig file (#24285) 2022-04-21 14:51:10 -07:00
autoantwort
44888a8dae
[rtmidi] no absolute paths (#24275) 2022-04-21 14:48:47 -07:00
Thomas1664
9f7c4cd4f8
[mosquitto] Update to 2.0.14 (#24271)
* [mosquitto] Update to 2.0.14

* version

* remove tabs

* version
2022-04-21 14:33:08 -07:00
Jonathan Sweemer
94635bf7c1
[quantlib] update to v1.26 (#24268) 2022-04-21 14:32:00 -07:00
Kai Pastor
9234b34351
[wxwidgets] Fix absolute paths (#24261)
* Fix absolute path fixup

* Update versions
2022-04-21 14:31:21 -07:00
Daniel Collins
8288d7ee5d
[libunistring] Add support for building on Windows (#24253)
* [libunistring] Add support for building on Windows

Tweaked the portfile to no longer trigger autotools as it
caused more problems when trying to build for MSVC, so the
old automake patch is no longer needed.

The awk script used in configure should've worked, but seems
to somehow get double-interpolated somewhere along the way in
such a way as to strip out quotes needed in the script, so
put in in a dedicated script.

Added wrappers so the build scripts can use "nm" and "ar" as
if this were a UNIX target.

Fixed compiler output (warnings) getting merged with dumpbin
output and putting garbage into lib/config.h

* [libunistring] Fix non-x64 Windows builds.

* [libunistring] Bump port-version

* vcpkg x-add-version --all

* [libunistring] Mark failure under UWP as expected

* [libunistring] Remove my wrapper scripts in favour of built-in ones.

* vcpkg x-add-version --all

* [libunistring] UWP isn't supported.

* vcpkg x-add-version --all
2022-04-21 14:30:13 -07:00
autoantwort
ecd55433fd
[qnnpack] fix arm64-osx (#24237)
* [qnnpack] no arm osx

* fix arm64-osx instead

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-21 12:08:18 -07:00
Alonso Schaich
0e1107ce62
[tiff] fix invalid memory accesses (#24121)
* [tiff] Patch for CVE-2022-0561 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0561 for more details

* [tiff] Patch for CVE-2022-0562 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0562 for more details

* [tiff] Patch for CVE-2022-0865 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0865 for more details

* [tiff] Patch for CVE-2022-0891 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0891 for more details

* [tiff] Patch for CVE-2022-0907 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0907 for more details

* [tiff] Patch for CVE-2022-0908 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0908 for more details

* [tiff] Patch for CVE-2022-0909 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0909 for more details

* [tiff] Patch for CVE-2022-0924 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-0924 for more details

* [tiff] Patch for CVE-2022-22844 (microsoft#24120)

See https://nvd.nist.gov/vuln/detail/CVE-2022-22844 for more details

* [tiff] bump portversion and regenerate registries (microsoft#24120)
2022-04-21 11:55:04 -07:00
Alexander Neumann
9db088e2b0
[Qt6] update to 6.3.0 (#23015)
* [Qt6] Latest feature to 6.3.0

* move failing patch to !latest

* remove debug/include

* more fixes

* more fixes

* more fixes

* give me the binary names making it fail.

* add new binary

* fix qtimageformats

* fix regressions?

* retry qtopcua

* fix regressions

* correctly guard python

* more fixes

* add vcpkg-get-python-packages

* hack webengine build to see if it will work.

* move hack to a different position

* noramlize path

* update refs to 6.3 release

* fix details

* qtwebengine back to fail on baseline

* comment long path stuff out since qtwebengine cannot be build with VS 2022 any way

* update version to 6.3.0 in manifest files

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-04-21 11:42:59 -07:00
JonLiu1993
ad58083681
[libjuice] update to 1.0.0 (#24288)
* [libjuice] update to 1.0.0

* update version

* Add license

* update version

* update license

* update version

* update license

* update version
2022-04-21 10:54:56 -07:00
autoantwort
8ea52bad1a
[opentracing] no tests (#24234) 2022-04-21 10:02:47 -07:00
Yury Bura
96ec7fb25d
[boost] update to 1.79.0 (#24210)
* [scripts/boost] update to v1.79.0

* [boost-*] re-generate ports

* update versions

* [boost-wave] fix build

* update version

* [fbthrift] fix build compatibility with Boost 1.79.0

* update versions

* [scripts/boost] use vcpkg_replace_string

* update versions
2022-04-21 10:01:54 -07:00
Jack·Boos·Yu
3f2dfb8d76
[vcpkg baseline][qpid-proton] Fix dependencies (#24267)
* [vcpkg baseline][qpid-proton] Fix dependencies

* version

* Re-fix jsoncpp

* version

* typo

* version

* okay fix for reals

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-21 09:06:18 -07:00
nicole mazzuca
9f074ffa17
[llvm] fix abi-breaking-checks to always be disabled (#24278)
* [llvm] fix abi-breaking-checks to always be disabled

in Debug builds, LLVM_ABI_BREAKING_CHECKS was on by default;
however, they use the release headers (which set it to OFF)
this results in a mismatch,
and means you can't link LLVM

* update port version

* version

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-04-21 09:02:13 -07:00
MACHIZAUD Andréa
e0c3408c77
[tracy] Add Tracy profiler and capture tools using project files (#24091)
* [tracy] Add Tracy `profiler` and `capture` tools

* [tracy] Linux supports

* [capstone] fix non-installed pkg-config

* [tracy] supports for capstone (including pkgconfig support)

* [tracy] Add license

* [tracy] fix OSX

* [tracy] tools cannot be built on x86 Windows

* [tracy] do not build tools by default

* [tracy] Fix case

* [tracy] fix vcpkg copyright location convention

* Apply suggestions from code review

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

* Finish code for code review suggestions

* Use `vcpkg_build_make` instead of `vcpkg_execute_build_process`

* Apply suggestions from code review

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

* Workaround Windows cl complaint about `nodiscard`

* Use tools bundle rather than individual tools in features

* [capstone] Upgrade port after capstone-engine/capstone#1870 merge

Co-authored-by: MACHIZAUD Andréa <andrea.machizaud@adobe.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-04-20 14:51:12 -07:00
Frank
dc2b45330b
[ceres]update SHA512 (#24156)
* update hash

* update version

* update feature cuda description

* overwrite version
2022-04-20 14:47:54 -07:00
Sean Farrell
7ef0c787df
[rsig] Adds new port rsig v0.1.0 (#24246)
* Adds rsig v0.1.0

* Applies automated code reviews.

- updates new cmake invocation
- adds license field vcpkg.json

* Fixes versions.

* Remove CMakeList and cmake dependency.

* Fix version.
2022-04-20 14:47:08 -07:00
Jack·Boos·Yu
c0c7d23949
[sdl2-image] Fix dependency libpng (#24248)
* [sdl2-image] Fix dependency libpng

* version

* add license

* version
2022-04-20 14:46:31 -07:00
Thomas1664
63c539fdac
[atkmm, pangomm] Update and remove local license files (#24254)
* [atkmm, pangomm] Move to GitLab

* version

* Add SHA

* version

* Enable maintainer mode

* version

* [mmcommon] New port

* Format

* Format

* version

* Hash

* version

* Python

* version

* Remove mmcommon

* Keep distfile

* version

* Update download file

* Update hash

* version
2022-04-20 14:46:06 -07:00
LilyWangLL
8223177f4d
[libfreenect2] Fix MACOS build error (#24265)
* [libfreenect2] Fix MACOS build error

* update vcpkg.json

* update version

* Disable build example

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-04-20 14:43:38 -07:00
Alexander Neumann
ac6a9dcfce
[vcpkg baseline][duckx] fix deps (#24264)
* fix duckx

* format

* port-version

* version stuff

* rename file

* version update

Co-authored-by: Alexander Neumann <you@example.com>
2022-04-20 14:25:21 -07:00
Thomas1664
c37cc7836a
[many ports] Fix use of Readme as copyright (#24201)
* [jack2] Update to 1.9.21

* [libxmlmm] Fix license

* [volk] Fix license

* [tmxlite] Fix license

* [tinyxml2] Fix license

* [stb] Fix license

* [rtmidi] Fix license

* [pugixml] Update to 1.12.1

* [physx] Fix license

* [physx] License expression

* version

* lowercase

* null

* Format

* Remove version-string

* stb

* Format

* version

* Format

* version

* [tinyxml] port version

* version

* Fix license

* version

* [rtmidi] remove patch

* version

* [pugixml] Remove unused variable

* version

* [physx] Remove from CI baseline for testing

* [physx] update supports statement

* version

* [tmxlite] add final newline

* version

* [libxmlmm] Don't use own copyright file

* version

* Fix license copy

* version
2022-04-19 14:31:08 -07:00
autoantwort
7f7f1a5145
[python2] add support expression (#24192)
* [python2] add support expression

* lower complexity of supports expression

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 11:47:45 -07:00
Rémy Tassoux
c25761eb76
[quill] Update to 1.7.0 (#24223)
* [quill] update to 1.7.0

* [quill] Update version files

* [quill] Add license field

* [quill] Update version files

* switch to relaxed versioning

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 09:42:37 -07:00
sbhutch
6d710fceeb
[entt] Update to 3.10.0 (#24163)
* entt: updated port files

* entt: updated version files

* entt: added license field to vcpkg.json

* entt: updated version files
2022-04-19 09:42:10 -07:00
JonLiu1993
8bce7791e7
[gumbo] Add Exported CMake Targets (#24153)
* Add Exported CMake Targets

* update version

* update version-sting to version

* update version

* update portfile.cmake

* update version

* Add configure_file

* update version

* Add configure_file

* update version

* Add configure_file

* update version

* update CMakeLists

* update version

* install pc file

* update version

* Update ports/gumbo/CMakeLists.txt

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

* Update ports/gumbo/CMakeLists.txt

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

* Update ports/gumbo/CMakeLists.txt

* Update ports/gumbo/portfile.cmake

* update version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-04-19 09:39:39 -07:00
Thomas1664
be8bb99330
[openssl] Fix dynamic build on OSX (#24090)
* [openssl] Fix dynamic build on OSX

* version

* Use SHLIB_VERSION

* version
2022-04-19 09:38:44 -07:00
Alberto Garcia Illera
d34bda3300
[triton] New version with no boost dependencies (#24081)
* update Triton version

* add vcpkg versioning
2022-04-19 09:38:20 -07:00
Eric Kilmer
37ebb4419b
[z3] Update to 4.8.15 (#24209)
* [z3] Update to 4.8.15

* Update version

* Don't build test executables

* Update version

* Disable examples

* Update version

* Fix 32 bit builds with upstream patch

3828130791

* Update version
2022-04-19 09:29:01 -07:00
Frank
9836ae4f26
[libtorrent] update to 2.0.6 (#24215)
* [libtorrent] update to 2.0.6

* update version
2022-04-19 09:08:16 -07:00
Thomas1664
255106a936
[argh] Update to 1.3.2 (#24219)
* [argh] Update to 1.3.2

* version
2022-04-19 09:07:38 -07:00
Thomas1664
277e5ebed8
[apr] Fix release only builds on Linux (#24220)
* [apr] Fix release only builds on Linux

* version
2022-04-19 09:06:53 -07:00
autoantwort
ce77ea78c8
[qpid-proton] update and don't build tests (#24227)
* [qpid-proton] update and don't build tests

* nicole CR

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 09:04:57 -07:00
Rémy Tassoux
8dd05eb74a
[nanobench] Update to 4.3.7 (#24225)
* [nanobench] Update to 4.3.7

* [nanobench] Update version files

* [nanobench] Fix build on window x86

* [nanobench] Update version files

* [nanobench] Add missing patch file

* [nanobench] Update version files
2022-04-19 08:32:34 -07:00
Rémy Tassoux
9e3519a020
[zpp-bits] Update to 4.4.4 (#24224)
* [zpp-bits] Update to 4.4.4

* [zpp-bits] Update version files
2022-04-19 08:25:21 -07:00
autoantwort
a30b972157
[meschach] add support expression (#24230) 2022-04-19 08:19:51 -07:00
autoantwort
03de4e9edc
[protozero] update to 1.7.1 (#24231) 2022-04-19 08:17:40 -07:00
autoantwort
5eeffb9036
[sdl1] add support expression (#24232) 2022-04-19 08:16:52 -07:00
autoantwort
c5c96e8b53
[libcds] add support expression (#24233) 2022-04-19 08:16:20 -07:00
autoantwort
8e95733728
[portable-snippets] no arm osx (#24236) 2022-04-19 07:49:32 -07:00
Kai Pastor
0495716066
[harfbuzz] Fix mingw (#24206)
* Fix mingw build

* Update versions

* fix license

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 06:59:53 -07:00
autoantwort
239bf76101
[vlpp] fix to support ARM on unix (#24191)
* [vlpp] does not support osx arm

* fix ARM, rather than just marking !supports

* add license

* ughhhh lack of malloc

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-18 21:04:15 -07:00
Kai Pastor
97b723c346
[vcpkg-cmake] Fix usage of CMAKE_CXX_COMPILER_TARGET (#24101)
* Guard CMAKE_CXX_COMPILER_TARGET

* Update versions
2022-04-18 16:45:15 -07:00
LilyWangLL
d35a986b57
[antlr4] Fix CMake files export (#24157)
* [antlr4] Fix CMake export

* update vcpkg.json

* update version

* fix build

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-04-18 16:44:47 -07:00
Thomas1664
0544d18e3b
[simbody] Disable docs (#24159)
* [simbody] Disable docs

* license

* Remove docs

* version
2022-04-18 16:43:22 -07:00
autoantwort
793422a002
[mpg123] fix M1 build (#24161) 2022-04-18 16:43:04 -07:00
autoantwort
eaf727e250
[glog] no absolute paths (#24162) 2022-04-18 16:42:04 -07:00
chausner
e3f3206363
[mimalloc] Update to 2.0.6 (#24165)
* Update mimalloc to 2.0.6

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:41:49 -07:00
Thomas1664
ebb431692d
[libxml2] Update to 2.9.13 (#24166)
* [libxml2] Update to 2.9.13

* version

* Fix patch

* version

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-04-18 16:41:29 -07:00
chausner
66a54329c8
[tinydir] Update to 1.2.5 (#24175)
* Update tinydir to 1.2.5

* Update CI baseline

* Remove unneeded vcpkg_copy_pdbs

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-04-18 16:40:58 -07:00
chausner
ee17fb2af7
[duckx] Update to 1.2.2 (#24176)
* Update duckx to 1.2.2

* Update CI baseline

* Use ${PORT}

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Set BUILD_TESTING=OFF

* Remove duckx from ci.baseline.txt

* Update CI baseline

* Switch to ONLY_STATIC_LIBRARY on Windows

* version

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-04-18 16:40:29 -07:00
chausner
c401167e29
[kangaru] Update to 4.3.0 (#24177)
* Update kangaru to 4.3.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:38:53 -07:00
chausner
d3d3c5738a
[plog] Update to 1.1.6 (#24178)
* Update plog to 1.1.6

* Update CI baseline

* Address suggestions

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:38:29 -07:00
chausner
8e84020c67
[robin-map] Update to 1.0.1 (#24179)
* Update robin-map to 1.0.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:37:54 -07:00
chausner
9f3018fc93
[console-bridge] Update to 1.0.2 (#24180)
* Update console-bridge to 1.0.2

* Update CI baseline

* Address suggestions

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:36:32 -07:00
chausner
68a85fa730
[bext-ut] Update to 1.1.9 (#24181)
* Update bext-ut to 1.1.9

* Update CI baseline

* Move file(INSTALL)

* Update CI baseline

* Add bext-ut to ci.baseline.txt

* Revert "Add bext-ut to ci.baseline.txt"

This reverts commit 16640b0c5b.

* Avoid CPM

* Fix copyright installation

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:35:37 -07:00
chausner
563b5ce493
[bfgroup-lyra] Update to 1.6 (#24182)
* Update bfgroup-lyra to 1.6

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:35:02 -07:00
chausner
692af196c9
[gcem] Update to 1.14.1 (#24183)
* Update gcem to 1.14.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:34:30 -07:00
chausner
5e79eeb548
[camport3] Update to 1.6.2 (#24184)
* Update camport3 to 1.6.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:34:05 -07:00
chausner
ed71abbc23
[quazip] Update to 1.3 (#24185)
* Update quazip to 1.2

* Update CI baseline

* Update to 1.3

* Update CI baseline

* Remove unused version 1.2

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:33:30 -07:00
chausner
5b4013057c
[nlopt] Update to 2.7.1 (#24186)
* Update nlopt to 2.7.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:32:24 -07:00
RealTimeChris
9429391e9f
[DiscordCoreAPI] Fixing a certificate location issue. (#24204)
* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Removing patch file.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updated build system.

* Updated build system.

* Updated build system.

* Updated build system.

* Updated build system.

* Updated build system.

* Updating version database.

* Updating version database.

* Updating version database.
2022-04-18 15:43:59 -07:00
chausner
50fdc1f830
[avisynthplus] Update to 3.7.2 (#24189)
* Update avisynthplus to 3.7.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 14:51:15 -07:00
chausner
65dcd47906
[fixed-string] Update to 0.1.1 (#24188)
* Update fixed-string to 0.1.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 14:48:16 -07:00
chausner
da6351432f
[tinyspline] Update to 0.4.0 (#24187)
* Update tinyspline to 0.4.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 14:41:57 -07:00
Eric Kilmer
4193cfc1be
[flatbuffers] Update to 2.0.6 (#24208)
* [flatbuffers] Update to 2.0.6

* Update version
2022-04-18 14:35:25 -07:00
Kai Pastor
7cd3196145
[libpng] Fix and cleanup (#24211)
* Fix unused CMake variable warning

* Acquire msys only on Windows

* Revise APNG variable names and usage

* Fix download mode usability with APNG

* Uncompress APNG patch with gzip

gzip is a default package of MSYS2 and (most) other systems.
7z download is implemented for windows only.

* Revise main CMake patches

cmake.patch deals with libpng build configuration.
fix-export-targets deals with cmake config export.

* Revise pkgconfig patching and fixup

* Additional cleanup

* Add usage based on FindPNG.cmake

* Update versions

Co-authored-by: Leonid Pospelov <pospelovlm@yandex.ru>
2022-04-18 14:33:43 -07:00
Dawid Wróbel
84f0ea23aa
[libgcrypt] new stable release (1.10.1) (#24216)
* [libgcrypt] new stable 1.10.1 release

* [libgcrypt] update versions
2022-04-18 14:17:02 -07:00
nicole mazzuca
06a513718c
[zeroc-ice] correct windows-static and linux (#24169)
* [zeroc-ice] correct windows-static and linux

* remove tabs

* does this work to fix mcppd?

* remove the ability for zeroc-ice to depend on external libs

* remove feature supports

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-18 14:14:56 -07:00
Kai Pastor
48d15f4db6
[wxwidgets] Validate and fix (#24047)
* Add wxwidgets example and test port

* Fix library processing for export

Split original patch.
Restore missing appending in the end.
Drop libs (generator expression) which don't match build type.

* Make wx-config relocatable

* Rewrite wrapper

* Add missing libjpeg-turbo dependency

* Fixup wxrc

* Update usage

* Validate release/debug consistency

* Fixup wx-config symlink

* Use non-deprecated license expression

* Fix portfile quirks

* Transform installation fixup into patch

* Fix mingw

* Control curl dependency

* Add message for linux system package dependencies

* Update versions

* Resolve linux lib issues

* Update versions

* Minor amendments

* Update versions

* Update requirements warning

* Update versions

* CR request: Move CMakelists.txt to example dir

* CR requests: Revise wrapper

* Update versions
2022-04-18 10:56:00 -07:00
Tom Tan
f0aa678b74
[opentelemetry-cpp] update version to 1.3.0 (#24170) 2022-04-18 09:49:16 -07:00
Thomas1664
05bcc5fca4
[sdl2-image] Features must use sdl2[x11] on Linux (#23725)
* Fix shared libs suffix

* Remove version-string

* version

* Use cmake version of shared lib suffix

* version

* Remove old feature processing

* version

* Real fix

* [sdl2] Fix x11 feature

* format

* version

* Fix suffix again

* version

* Fix external dependencies

* version

* Fix WebP linkage

* version

* Fix PNG linkage

* version

* Mark everything as default feature for testing

* version

* Trigger rebuild of sdl2pp

* version

* congig file

* Fix flags

* version

* Fix flags

* version

* Disable UWP warnings for TIFF

* version

* Fix CXX

* version

* revert cmake version

* version

* Fix config

* version

* Revert sdl2pp

* Fix config

* version

* Create config.cmake.in file

* version
2022-04-15 13:44:08 -07:00
Roberto C. Sánchez
94c2aed904
[mongo-cxx-driver] set c++17 for std::experimental build (#24083)
* [mongo-cxx-driver] set c++17 for std::experimental build

fixes #21877

* update version

* update git-tree

* add license

* overwrite version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-04-15 13:29:29 -07:00
Thomas1664
72910aae4f
[nanoflann] Update to 1.4.2 (#24158)
* [nanoflann] Update to 1.4.2

* version
2022-04-15 13:28:03 -07:00
nicole mazzuca
5d66a98f64
[qtinterfaceframework] update python requirements versions (#24150)
This will make dependabot happy, and maybe fix issues for our users

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-14 14:28:56 -07:00
Alexander Neumann
5afd32266c
[qtinterfaceframework|opencv] fix python stuff (#24041)
* add upstream patch

* [skip actions] add the patch file

* fine tune

* [opencv] update portfiles to use vcpkg-get-python-packages

* fix references

* try another fix

* add all deps

* add code from tensorflow about venv

* retry

* fix file path

* new approach

* unset pythonhome

* next unset

* try this instead.

* retry without the PYTHON_LIB_PATH stuff

* try and error

* next try

* retry

* typo fix

* try updating

* retry

* more try and error

* reorder

* drop qface version

* use qface 2.0.5

* bump watchdog

* fix call on !windows

* fine tuning

* refactor function signature

* update version

* fix formating

* version stuff

* create dir before usage

* fine tuning

* version stuff

* update and patch libilbc

* formating stuff

* fix version-string

* version stuff

* add license

* version update

* bump version

* version stuff

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2022-04-14 11:08:23 -07:00
Leonid Pospelov
1200c2237d
[clipboardxx] Add new port (#24023)
* [clipboardcxx] Add new port

* Run x-add-version

* license

* Update clipboardcxx.json

* Add homepage

* update version

* Update ports/clipboardcxx/vcpkg.json

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

* Update and rename ports/clipboardcxx/portfile.cmake to ports/clipboardxx/portfile.cmake

* Rename ports/clipboardcxx/vcpkg.json to ports/clipboardxx/vcpkg.json

* Rename clipboardcxx.json to clipboardxx.json

* Update baseline.json

* Update portfile.cmake

* Update vcpkg.json

* Update clipboardxx.json

* .

* Update clipboardxx.json

* Nicole CRs

- add `supports: !osx`
- add `unofficial-clipboardxx-config.cmake`

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-14 11:06:18 -07:00
Kevin Lalumiere
f95b78e004
[qpid-proton] Stop using linker optimization (#24129)
* Stop using linker optimization

These optimizations require the gold linker on Linux, and this linker is
not typically available.

* Add license

* Fix formatting
2022-04-14 08:25:29 -07:00
Jason Beverage
bb584d35bb
[osg] Added OPENGL_PROFILE option to osg port as a triplet variable. (#24108)
* Updated osg port to be able to set the OPENGL_PROFILE setting via
a triplet variable.

* Format osg/ports/vcpkg.json

* Added osg port version 12
2022-04-14 08:24:41 -07:00
Mengna Li
047278159c
[ceres] update to v2.1.0 (#23838)
* Update ceres to v2.1.0

* update

* fix build issue

* fix findpackage issue

* update

* update patch

* Add feature 'CUDA'

* update
2022-04-14 08:20:44 -07:00
Kai Pastor
99346bb692
[libwebp] Update, cleanup (#23864)
* Update to v1.2.2

* Fix libwebpmux Windows name breakage

The pc file relies on the original output name:
No 'lib' prefix for MSVC. No 'liblib' prefix for mingw.

* Minor portfile updates

* Don't self-depend on default features

* Fix the libwebpmux feature

* Fix internal tool dependencies

* Drop Xrandr patch (fixed in freeglut)

* Drop X11 patch (fixed in freeglut)

* Cleanup CMake config patch, no extra case hacks

* Adjust webp lib names in skia, qt5-imageformats

* Adjust downstream WEBP cmake usage

* Debug qtimageformats [skip actions]

* [tiff] Drive-by fix for CMake warning

* Drop non-standard debug postfix

* Update indentation

* Update port versions

* Update versions

* Revert qtimageformat debug change

* Fixup qt5-imageformats change

* Update versions
2022-04-13 11:26:56 -07:00
Chuck Walbourn
feef13ccf3
[dstorage, dxsdk-d3dx, xaudio2redist] ports updated to support static-md triplets (#24104)
* Update ports to support static-md triplets

* Update baseline

* !(static & staticcrt) -> !staticcrt

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-13 11:23:12 -07:00
Daniel Schürmann
6960e3f076
[qtkeychain] Update to 0.13.2+2 to fix the exported CMake target (#24013)
This allows to link the target application using CMake < 3.18
and fixing a regression since v0.13.0
2022-04-13 11:13:15 -07:00
vincent-nv
4a41edd67f
[qt-advanced-docking-system] update to version 3.8.2 (#24096) 2022-04-13 11:12:02 -07:00
vetegrodd
aaeba6b1bf
[sfgui] Create patch to add missing header (#24103)
* Create patch to add missing header

* Updated package version

* Updated checksum

Co-authored-by: vetegrodd <ccederberg@burken.localdomain>
2022-04-13 11:09:50 -07:00
Thomas1664
bdd4b345ee
[libatomic-ops] Disable docs (#24105)
* [libatomic-ops] Disable docs

* version

* Fix license

* uppercase

* version

* confusing license terms

* version
2022-04-13 10:51:30 -07:00
Benjamin Oldenburg
1c9b23ba2b
[zeroc-ice] New port (#23764)
* Initial commit

* clean up

* updated manifest and version

* Removed C++11 mapping option (feature) and made C++11 the default mapping.

* updated version

* added main target

added entries to ci.baseline.txt

* corrected ci.baseline.txt entries

* updated version

* fixed generated header path

* Updated version

* fixed include paths

* updated version

* expect x64-windows-static to fail

* added patches for clang 13

* update version

* Update ports/zeroc-ice/portfile.cmake

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

* 2->4 spaces

* Removed v144/5 stuff

* check for .DS_Store file before deletion

* several changes

* format vcpkg.json

* update version

* remove typo

* updated version

* reformatting

* resolve review issues

* regex

* updated version

* windows-static

* allow static builds on windows and added maintainer

* updated version

* added openssl as a dependency for Ice core library

* updated version

* minor updates

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-13 10:48:49 -07:00
Jack·Boos·Yu
8f443619b2
[discordcoreapi] install certs in correct location (#24031) 2022-04-13 10:47:44 -07:00
Park DongHa
e809a42f87
[cpuinfo,fbgemm,xnnpack] update cpuinfo to latest (#23944)
* [cpuinfo] update to latest

* use official support of CMake find_package

* [cpuinfo] update triplet support

* [nnpack] fix cpuinfo usage

* [qnnpack] fix cpuinfo usage

* [fbgemm] fix cpuinfo usage

* [xnnpack] fix cpuinfo usage

* [cpuinfo] add license

* [nnpack] port license/dependencies

* [qnnpack] port license

* [xnnpack] port license

* [fbgemm] port license

* fix supports

* I think this should work?

* alright, arm&windows is unsupported... for now

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-12 12:47:40 -07:00
Thomas1664
3286c679bf
[expat] Delete docs (#24024)
* [expat] Delete docs

* version
2022-04-12 10:38:05 -07:00
Thomas1664
fb8bff9336
[getdns] Disable building docs (#24088)
* [getdns] Disable building docs

* version
2022-04-12 10:36:15 -07:00
Chuck Walbourn
ac4636dd92
[dxsdk-d3dx, xaudio2redist] ports updated to use config find (#24054)
* [dxsdk-d3dx, xaudio2redist] ports updated to use config find

* Update baseline

* Update license to indicate proprietary

* Refresh baseline

* Code review feedback based on the dstorage port

* Refresh baseline
2022-04-12 10:35:25 -07:00
sean
bf43f7d00f
[glfw] Update to 3.3.7 (#24082)
* [glfw] Update to 3.3.7

* [glfw] Add license field

* [glfw] Fix git-tree version
2022-04-12 10:14:24 -07:00
autoantwort
4381858a24
[opencv2] no absolute paths (#24087) 2022-04-12 09:53:13 -07:00
Alexander Neumann
e3d79356af
[ffmpeg] Fix flag replacement (#24077)
* [ffmpeg] fix flag handling

* version stuff

* make sure it is the correct flag

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-04-12 08:23:55 -07:00
Chuck Walbourn
4415a0f31b
[dstorage] Add port for Microsoft.Direct3D.DirectStorage NuGet (#24063)
* [dstorage] new port for Microsoft.Direct3D.DirectStorage NuGet

* Format fix

* Update baseline

* Moved headers up a folder per code review

* Update baselnie

* More code review feedback

* Refresh baseline
2022-04-11 17:28:18 -07:00
Alexander Neumann
c556911a79
[vcpkg] Refactor toolchain & generator selection (#23846)
* put default generator and toolchain selection into a function

* update version-date of script

* version stuff

* restore PREFER_NINJA behavior on windows
use elseif instead of else

* cr ws change

* missing ,

* version stuff

* CR scripts/cmake/vcpkg_configure_cmake.cmake

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

* CR changes

* revert baseline

* update version

* bump version

* version stuff

* ci retrigger

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-11 15:57:36 -07:00
Frank
e9fcbfe8e1
[icu] update to 70.1 (#23445)
* [icu] update to 70.1

* update version

* reset patch

* overwrite version

* reset version

* overwrite version

* Fix configure

* version

* update version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-04-11 09:06:15 -07:00
jmanjon
9c5dcd6afe
[LMDB] update to 0.9.29 (#24045)
* #24044 LMDB update to 0.9.29

* #24044 LMDB update to 0.9.29

* #24044 LMDB update to 0.9.29

* Modernize port file.cmake

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-04-11 08:50:10 -07:00
Thomas1664
6f9687b7ec
[catch2] Don't install docs (#24046)
* [catch2] Don't build docs

* version
2022-04-11 08:49:47 -07:00
autoantwort
3d93caa1b0
[harfbuff] fix arm64 osx build (#24055) 2022-04-11 08:49:10 -07:00