Commit Graph

14520 Commits

Author SHA1 Message Date
Park DongHa
4428702c1c
[neon2sse] create a new port (#20200)
* [neon2sse] create a new port

* [neon2sse] update baseline JSON

* [neon2sse] use package name NEON2_S_SE
2021-09-17 09:18:36 -07:00
Jack·Boos·Yu
f996942b83
[libdatachannel] Export the include path to cmake configure file (#20225)
* [libdatachannel] Export the include path to cmake configure file

* version

* Convert deprecated functions

* version

* Format

* version
2021-09-17 08:22:11 -07:00
Dawid Wróbel
57ab68daf6
[ECM] fix FindCanberra for static builds (#20213)
* [ECM] fix FindCanberra for static builds

Also remove dangling do-not-override-custom-clang-format-files.patch

* [ECM] use current spec

* [ECM] wrap paths in quotes

* [ECM] update versions
2021-09-17 08:21:33 -07:00
autoantwort
66dc12b3fa
many-ports: Update supports field (#20053)
* many-ports: Update supports field

* Fix several "version-string"s.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-17 08:20:57 -07:00
Dawid Wróbel
8a943f71ff
[kf5*] re-enable parallel configure, speed up compilation (#20202)
* [kf5*] re-enable parallel configure

* [kf5*] update versions
2021-09-17 08:20:35 -07:00
JonLiu1993
6edc46f862
[mimalloc] update to v1.7.2 (#20188)
* [mimalloc] update to v1.7.2

* update version

* update suggestion review

* update version

* update patch EOF

* update version
2021-09-17 08:05:23 -07:00
Wei Dai
ccd2cf07cf
[seal] Updated SEAL to version 3.7.0 (#20166)
* Updated ports/seal and ports/apsi.

* Updated versioning.
2021-09-17 08:04:12 -07:00
J-Human
03b5bebb3c
[discord-game-sdk] use updated domain name (#20153)
* [discord-game-sdk] use updated domain name for copyright notice

* [discord-game-sdk] use new domain name for JSON data

* [discord-game-sdk] update version sha

* [discord-game-sdk] update JSON field and port version

* [discord-game-sdk] update versions

* [discord-game-sdk] update port git tree sha

* [discord-game-sdk] remove unneeded version increment

* [discord-game-sdk] remove the other commit sha

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

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-17 08:03:41 -07:00
JonLiu1993
d6150f960c
[clickhouse-cpp] update to 1.5.0 (#18330)
* [clickhouse-cpp] update to 1.2.2

* update version

* [clickhouse-cpp] update to 1.5.0

* update version

* fix error c4996

* update version

* merge baseline.json

* update baseline.json

* add Add patch description

* update version

* Add patch comment

* update version
2021-09-17 07:53:30 -07:00
autoantwort
20562031cd
fix ci: suggest vcpkg_*_cmake -> vcpkg_cmake_* migration (#20218) 2021-09-17 07:51:38 -07:00
Jack·Boos·Yu
bd0aeb70a3
[portmidi] Add non-Windows support, refactory install process (#19710)
* [portmidi] Add *inx support, refactory install process

* update support

* version

* Re-fix dynamic build and use

* version

* Fix build on *inx

* version

* Re-fix installation

* version

* Add MAYBE_UNUSED_VARIABLES

* version

* Change macro judgment value and macro value

* version stuff

* Update versions/p-/portmidi.json

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-17 07:51:19 -07:00
Phoebe
69d5556d0d
[ffnvcodec/libproxy] Update to latest release version (#20169)
* [ffnvcodec/libproxy] Update to latest release version

* Small changes

* [ffnvcodec] Use version instead of version-string.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-16 18:31:30 -07:00
Jack·Boos·Yu
574c125d6f
[openimageio] Re-fix the usage (#20092)
* [openimageio] Re-fix the usage

* version
2021-09-16 17:25:52 -07:00
Kai Pastor
fbe07843a7
[gettext] Remove SUBPATH, add iconv linking info (#20090)
* Replace SUBPATH argument

* Add iconv to libintl link libraries

* x-add-version

* Fix tools build on mingw-dynamic

* Update versions

* [skip actions] Trigger CI
2021-09-16 16:24:13 -07:00
Jafar Abdi
b7aa438291
[gflags]: Fix targets gflags::* not being globally visible (#20011)
* [gflags]: Fix targets gflags::* not globally visible

* Add the target as interface

* vcpkg x-add-version --all

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-16 16:20:26 -07:00
Park DongHa
2aa021c307
[onnx-optimizer] create a new port (#19258)
* [onnx-optimizer] create a new port

* migrate changes to new branch

* [onnx-optimizer] specify maybe unused

* ONNX_USE_PROTOBUF_SHARED_LIBS is for Windows

* [onnx-optimizer] update baseline

* [onnx-optimizer] make protobuf option constant
2021-09-16 16:19:50 -07:00
Mathis
c26101d71e
[Mapnik] new port (#18849)
* add mapnik

* version

* update to latest ref

* overwrite version

* latest ref

* fix hash

* verison

* update to latest upstream

* version

* false jpeg lib

* version

* update to latest ref

* verssion

* proj not needed

* versioon

* fix proj patch

* version

* actually the linkage is already checked in `supports`. Apply latest policies. Added default features

* version

* update to original ref

* enable dynamic again

* version

* use date version

* update version

* do not add a second version

* fix linux installing

* version

* Apply suggestions from code review

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

* do not use port var

* version

* drop mapnik::core from general usage info.

* version

* don't add a new version

* add comment to trigger ci

* version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-16 16:16:18 -07:00
autoantwort
30a3d841d8
ci: suggest vcpkg_*_cmake -> vcpkg_cmake_* migration (#20142) 2021-09-16 11:33:07 -07:00
Cheney Wang
fd8a264bff
[amqpcpp/leptonica/glibmm] Update to latest version (#20069)
* [amqpcpp/leptonica/glibmm] Update to latest version

* Modify the include dir path

* Modify version schemes

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-16 10:50:15 -07:00
Cheney Wang
660295dc22
[cppad/cpuid] Update to latest version (#20187)
* [cppad/cpuid] Update to latest version

* Add quotes to SOURCE_PATH

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-16 10:45:05 -07:00
eao197
f4a1f538b5
[sobjectizer] Update to 5.7.2.6 (#20191)
* SObjectizer updated to 5.7.2.6.

* Baseline updated with sobjectizer-5.7.2.6.
2021-09-16 10:44:01 -07:00
Phoebe
0aa1422849
[aws-crt-cpp/aws-sdk-cpp] Disable parallel configure (#20189) 2021-09-16 10:35:18 -07:00
Nicolas Fella
e14842c446
[qt] Add patches to fix missing includes (#19668)
* [qt] Add patches to fix missing includes

This is needed to build with GCC11

Fixes #19226

* bump version

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-09-16 10:34:42 -07:00
JonLiu1993
c32e7e262d
[soci] update to 4.0.2 (#18526)
* [soci] update to 4.0.2

* update version

* update portfile.cmake

* update version

* fix ci error

* update version

* fix-mysql-feature

* update version

* Add comment explaining fix-mysql-feature-error.patch

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-16 10:34:09 -07:00
pastdue
5d734efcef
[curl] Update to 7.79.0 (#20175)
* [curl] Update to 7.79.0

* Run x-add-version curl
2021-09-15 21:21:41 -07:00
Qudix
3a06c2ee92
[tomlplusplus] Update to 2.5.0 (#20164)
* Update to 2.5.0

* Update baseline

* version-string -> version

* Update baseline

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-15 17:49:49 -07:00
JonLiu1993
790418c903
[cmark] update to 0.30.1 (#18938)
* [cmark] update to 0.30.0

* update version

* update portfile.cmake

* update version

* add patch

* update version

* fix-uwp-APPX0703

* update version

* [cmark] update to 0.30.1

* update version

* update portfile.cmake

* update version

* update version

* Add feature tools

* version stuff

* Add feature tools and remove the old unnecessary patch

* version

* delete outdate option

* update version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-09-15 14:12:57 -07:00
myd7349
d95314bccc
[kfr] Update to 4.2.1 (#19978)
* [kfr] Update to 4.2.1

* [kfr] Update version file

* [kfr] Tab -> Space

* [kfr] Overwrite version

* [kfr] Overwrite version
2021-09-15 13:26:33 -07:00
Billy O'Neal
93a8320399
Back out "cascades" enforcement because it caused too many stealth merge conflicts. (#20181)
Mostly reverts https://github.com/microsoft/vcpkg/pull/20140

See https://github.com/microsoft/vcpkg/discussions/20180 for further discussion.
2021-09-15 11:39:39 -07:00
Charles-Auguste Marois
92af1ff59a
[aws-sdk-cpp] update to 1.9.96 (#20033)
* [aws-c-common] Update to 0.6.9

* [aws-checksums] Update to 0.1.11

* [aws-c-event-stream] Upgrade to 0.2.7

* Add aws-c-cal port

* Add s2n port

* Add port aws-c-io

* [aws-c-event-stream] Update port to 0.2.7

* Update aws-sdk-cpp port

* Add aws-c-compression port

* Add aws-c-auth port

* Add aws-c-http port

* Add aws-c-mqtt port

* Add aws-c-s3 port

* Add aws-crt-cpp port

* [aws-sdk-cpp] Update port to 1.9.91 version

* Fix port issues.

* Upgrade aws-sdk-cpp to 1.9.96
Upgrade aws-crt-cpp to 0.15.1

* Support x64-windows

* Fix format issues

* Specify supported triplets for aws libs

* Specify platforms for more aws libs

* Support x64-windows-static triplet.

* Fix format issue for aws-c-common

* Update port versions file

* Use new vcpkg cmake methods and format

* Use new vcpkg cmake methods and format

* update version

* Fix s2n port typo

* Fix s2n port typo

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-14 19:06:34 -07:00
Billy O'Neal
5395ad9a4f
Add "cascades" enforcement (#20140)
* Add "cascades" enforcement as requested by https://github.com/microsoft/vcpkg/pull/20074#issuecomment-916565430

* Add counts.

* Fix arm-uwp count.

* Update counts.

* Update counts
2021-09-14 17:46:38 -07:00
Billy O'Neal
0209a276fb
[vcpkg] ci.baseline.txt updates for 2021-09-13 (#20144)
Most recent CI build: https://dev.azure.com/vcpkg/public/_build/results?buildId=59428

REGRESSION: poppler:arm64-windows. If expected, add poppler:arm64-windows=fail to .\scripts\ci.baseline.txt.
PASSING, REMOVE FROM FAIL LIST: fontconfig:arm64-windows (.\scripts\ci.baseline.txt)

poppler depends on fontconfig, so this isn't actually a regression.

PASSING, REMOVE FROM FAIL LIST: libfreenect2:x64-linux
2021-09-14 16:02:45 -07:00
Guekka
583ce287cd
[rsm-bsa] new port (#19496)
* [bsa] new port

* [bsa] Update version file

* [bsa] Update ci baseline

* [bsa] Update version database

* [bsa] Add patch for minimum cmake version

* [bsa] Update ci baseline

* Update version database

* Try more CI

* Fix merge typo

* [bsa] Update library version

* Update versions database

* Apply suggestions from code review

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

* Update versions/b-/bsa.json

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Update versions database

* [bsa] Add warning instead of fail on Linux

* Update versions database

* Update ports/bsa/vcpkg.json

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

* Update version database

* Rename to rsm-bsa

* Update versions database

* Update versions/baseline.json

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

* Fix typo

* Update versions

* Update ci.baseline.txt

* Remove rsm-bsa:x64-linux=fail in ci.baseline.txt now that VMs have G++10.

* Revert "Remove rsm-bsa:x64-linux=fail in ci.baseline.txt now that VMs have G++10."

because we actually are on gcc 9.x :(

This reverts commit 781289dc26.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-14 15:02:27 -07:00
Dawid Wróbel
1a13ae06ec
[kf5iconthemes] new port (#16567)
* Add kf5iconthemes port

* kf5iconthemes: add missing PATCH directive

* Fix Kf5Iconthemes for windows:

* [kf5*] update to 5.75.0

* [kf5iconthemes] convert CONTROL to manifest

* [kf5iconthemes] update to current spec

* [kf5iconthemes] use semVer

* [kf5iconthemes] remove extraneous options

* [kf5iconthemes] update to 5.84

* [kf5iconthemes] use vcpkg_copy_tools()

* [kf5iconthemes] only remove what's needed

* [kf5iconthemes] wrap paths in quotes

* [kf5iconthemes] update versions

* [kf5iconthemes] DISABLE_PARALLEL_CONFIGURE

* [kf5iconthemes] update versions

* [kf5iconthemes] Add support for static builds

* [kf5iconthemes] update versions

* [kf5iconthemes] reformat vcpkg.json

* [kf5iconthemes] update versions

* [kf5iconthemes] add Qt Designer plugin feature

* [kf5iconthemes] update versions

* [kf5iconthemes] add libiconv dependency

* [kf5iconthemes] update versions

* [kf5iconthemes] fix Windows Static builds

* [kf5iconthemes] update versions

* [kf5iconthemes] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5iconthemes] update versions

* [kf5iconthemes] rename patch files

* [kf5iconthemes] libiconv patches only for windows static builds

* [kf5iconthemes] update versions

* [kf5iconthemes] fix identation

* [kf5iconthemes] update versions

* [kf5iconthemes] cleanup, iconv was fixed in kf5i18n

* [kf5iconthemes] update versions

* [kf5iconthemes] use generic, non-semver versioning

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

* [kf5iconthemes] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-14 14:31:05 -07:00
autoantwort
6d617de25d
docs: Improve docs for vcpkg_build_nmake (#20139) 2021-09-14 14:26:31 -07:00
Billy O'Neal
cf2f757e1f
Revert "[stduuid] Adding new port stduuid (#16382)" (#20161)
This reverts commit e201002b4f.
2021-09-14 13:41:56 -07:00
Phoebe
a35e2377cf
[cimg/libgd/libfabric] Update to latest release version (#20068)
* [cimg/libgd/libfabric] Update to latest release version

* Remove empty line

* [libgd] Update the patch

* Small changes

* [libgd] Update to version semver
2021-09-14 12:01:57 -07:00
dave-juicelabs
e201002b4f
[stduuid] Adding new port stduuid (#16382)
* [stduuid] Adding new port stduuid

* [stduuid] Making changes requested in pull request #16382.

* [stduuid] Changes from vcpkg x-add-version

* Update versions/s-/stduuid.json

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

* Update ports/stduuid/portfile.cmake

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

* [stduuid] Changes from .\vcpkg.exe x-add-version stduuid --overwrite-version.

* [stduuid] Changes requested from https://github.com/microsoft/vcpkg/pull/16382.

* [stduuid] Adding changes requested during PR.

* [stduuid] Updating version.

Co-authored-by: David McCloskey <davmcclo@gmail.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-13 20:33:09 -07:00
NancyLi1013
9a23c096c5
[sdl2-mixer] Fix link error building with features fluidsynth and libvorbis (#20089) 2021-09-13 20:25:53 -07:00
Phoebe
c702e92ef7
[botan/bitsery/cgl] Update to latest release (#20132) 2021-09-13 20:24:22 -07:00
Dominic Clark
88e62788be
[lv2] Fix installation of headers to legacy paths (#20102)
* Fix LV2 old header path mapping

* Update version files
2021-09-13 20:22:42 -07:00
Kai Pastor
49ce29005d
Don't touch mingw static lib .a suffix (#20096) 2021-09-13 20:22:04 -07:00
Gregor Jasny
b819a29dab
[prometheus-cpp] Update to version 0.13.0 (#20077) 2021-09-13 20:21:41 -07:00
NancyLi1013
2294a5b768
[audiofile/cgltf/libsbml] Update to the latest version (#20066)
* [audiofile/cgltf/libsbml] Update to the latest version

* Format manifests

* [libsbml] Update branch from stable to development

* Update versions/l-/libsbml.json

* [audiofile] Add options to vcpkg_cmake_configure
2021-09-13 20:20:15 -07:00
Osyotr
e571da5c6a
[netcdf-c] Fix build under Linux with dynamic linkage (#19981)
* [netcdf-c] Fix build under Linux with dynamic linkage

* Add delete bin on *nix comment.

* Don't mark semver for unverified-semver port.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 20:19:32 -07:00
Alexander Neumann
b12f98e221
update some msys components (#19654) 2021-09-13 20:18:37 -07:00
JonLiu1993
18860a0e48
[armadillo]update to 10.6.2 (#19648)
* [armadillo]update to 10.6.2

* update version

* update portifile.cmake

* update version
2021-09-13 20:17:25 -07:00
Phoebe
c592209c5f
[vcpkg_cmake_configure/vcpkg_configure_cmake] Support VS2022 17.0 (#19088)
* [vcpkg] Support VS2022 17.0

* small changes

* Update vcpkg.cmake

* Update the baseline version

* Update the baseline version

* Update the baselin version

* Adress the review suggestions

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 20:10:12 -07:00
autoantwort
ac0605b700
[vcpkg-ci] Request conversion of CONTROL files (#19698) 2021-09-13 20:05:43 -07:00
Park DongHa
0e4460554f
[fbgemm] fix find_package (#20111)
* [fbgemm] fix find_package

* install internal header for pytorch

* [fbgemm] remove GPU feature

* The source requires ATen and some other libraries ...
2021-09-13 20:04:23 -07:00