Commit Graph

15534 Commits

Author SHA1 Message Date
Billy O'Neal
4f6cd515e9
[popsift] Fix missing Thrust include, already merged upstream. (#22929) 2022-02-04 10:20:08 -08:00
Robert Schumacher
c0d667ad6b
[python3][python2] Use MKDIR_P to create directories to avoid race conditions (#22902)
* [python3][python2] Use mkdir -p to create directories to avoid race conditions

* Revert "[vcpkg baseline][python3] Fix race during parallel install (#21734)"

This reverts commit a515872b1a.

# Conflicts:
#	ports/python3/vcpkg.json
#	versions/baseline.json
#	versions/p-/python3.json

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-02-04 01:17:37 -08:00
José Ángel Martínez Torres
bce1415724
Added libe57format port (#22909)
* Added libe57format port

* Formatted the manifest file

* vcpkg x-add-version --all

* From vcpkg_configure_cmake to vcpkg_cmake_configure

* Updated to vcpkg_cmake_config_fixup

* Fix version database and format vcpkg.json.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-02-04 01:17:03 -08:00
Stephen Eckels
8d1b218445
update polyhook2 (#22906)
* update polyhook2

* fix vcpkg.json

* Fix port-version and update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-02-04 01:16:30 -08:00
Nico Rieck
e407f1b99e
[botan] Fix debug info (#22911)
* [botan] Fix debug info

- Embed debug info into object files.
- Enable debug info for release builds.
- Pass-through C++ build flags.

Fixes #12088

* Fix version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-02-04 01:16:11 -08:00
jmanjon
0e8ad3b3c6
[opentelemetry-cpp] update version to v1.2.0 (#22925)
* [opentelemetry-cpp] update version to v1.2.0

* [opentelemetry-cpp] update version to v1.2.0

* [opentelemetry-cpp] update version to v1.2.0

* Fix version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-02-04 01:15:44 -08:00
nicole mazzuca
94c43b8f60
[docs] document VCPKG_INSTALLED_DIR variable (#22695) 2022-02-03 19:20:23 -08:00
Samuel Marks
ee1531ce6c
[c89stringutils] New port (#22904)
* [ports/c89stringutils] Init

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

* [versions/c-/c89stringutils.json] Init
2022-02-03 18:47:41 -08:00
Samuel Marks
e5cdefb70e
[randomstr] New port (#22921)
* [ports/randomstr] Init

* `./vcpkg x-add-version --all --overwrite-version`
2022-02-03 18:43:09 -08:00
Robert Schumacher
c06dfc0ac2
[docs] Add Authoring-script-ports.md (#22396)
* [docs] Add Authoring-script-ports.md

* Address CR comments

* Update docs/maintainers/authoring-script-ports.md

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

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2022-02-03 13:08:10 -08:00
Jack·Boos·Yu
dd7550b0fc
[vcpkg_fail_port_install] Deprecate function (#21489)
* [vcpkg_fail_port_install] Deprecate function

* Update doc

* Apply suggestions

* Revert changes about include this function and delete doc

* Apply suggestions

* version

* Update docs/maintainers/vcpkg_fail_port_install.md

Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>

* Update scripts/cmake/vcpkg_fail_port_install.cmake

* Update scripts/cmake/vcpkg_fail_port_install.cmake

* Use message("${Z_VCPKG_BACKCOMPAT_MESSAGE_LEVEL}"  to ensure it works with `--prohibit-backcompat-features`.

Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-02-03 13:04:55 -08:00
Alexander Neumann
3e13256799
[vcpkg-cmake-config] add missing TOOLS_PATH (#22863)
* add missing parameter to vcpkg-cmake-config

* version stuff

* apply format diff

* ci retrigger

* CI retrigger
2022-02-03 11:12:33 -08:00
Pierre Bisaillon
ea394a7ba0
Ace Build Windows - Missing files in include package (#22880)
* Windows build - Missing quotes around TAO_INCLUDE_FOLDERS

* Change version

* Revert "Change version"

This reverts commit 9dd37efa12.

* Update vcpkg.json

* Change Versions

* Revert "Change Versions"

This reverts commit 2a929c3b02.

* Missing quotes in call to install_includes

* Change versions

Co-authored-by: bisaillonp <Pierre.Bisaillon@ixiasoft.com>
2022-02-03 11:04:39 -08:00
Robert Schumacher
ffda7302ff
[opendnp3] Disable FetchContent in favor of predownloading (#22894) 2022-02-03 11:00:38 -08:00
Christian Rendina
1755add962
libraqm update to 0.9.0 (#22907)
* Update libraqm to v0.9.0

* Remove deprecated functions from portfile

* Update baseline
2022-02-03 10:58:19 -08:00
Carlos O'Ryan
d8d61c941c
[google-cloud-cpp] update to latest release (v1.36.0) (#22897)
I updated the patch for `abseil[cxx17]`. Unfortunately the patch
includes the version of `google-cloud-cpp`, I will try to fix things
upstream so we do not need to go through this on each release.
2022-02-02 12:41:17 -08:00
Billy O'Neal
c64c0fdac5
Update vcpkg-tool to 2022-02-01 (#22629) 2022-02-02 10:51:19 -08:00
Alexandre Bique
8f315e8529
[qtbase] add namespace support (#22713)
Fixes #22712
2022-02-01 15:03:34 -08:00
autoantwort
b39014895f
[armadillo] no absolute paths (#22719) 2022-02-01 15:01:35 -08:00
dmitrykobets-msft
aad1aa28bf
[ms-gsl] Upgrade GSL to 4.0.0 (#22791)
* Bump GSL to 4.0.0

* Update version database

* Fix typo

* Add missing file

* Update version database

* GSL portfile properly expose Microsoft.GSL package

* Update version database

* Respond to review

* Update version database

* Update version database v2

* Update release ref

* Update version database

* Respond to review

* Update version database

* Add patch to SEAL to link to correct GSL version

* Update version database

* Update version database v2
2022-02-01 14:53:10 -08:00
Frank
4f2d305da8
[sqlite3] update to <3.37.1> (#22795)
* [sqlite3] update to <3.37.1>

* update version
2022-02-01 14:50:42 -08:00
autoantwort
0a9e204dad
[pixman] fix build on M1 macs (#22854) 2022-02-01 11:57:44 -08:00
Kai Pastor
53e50bc9ee
[azure-iot-sdk-c, azure-c-shared-utility] Fix linking of parson, uhttp, CURL, OpenSSL; modernize (#22869)
* [azure-c-shared-utility] Use targets for OpenSSL and CURL

* [azure-c-shared-utility] Modernize portfile

* [azure-iot-sdk-c] Fix parson dependency

* [azure-iot-sdk-c] Modernize portfile

* [azure-iot-sdk-c] Fix iothubclient include dirs

* [azure-iot-sdk-c] Fix uhttp dependency

* Update versions
2022-02-01 11:54:22 -08:00
大明酱
2b543e52da
[utf8h] update package to new version (#22876)
* update utf8h package to new version

* add utf8h baseline
2022-01-31 21:20:16 -08:00
Geoff Evans
75ad7f54db
[scripts/toolchains/android.cmake] Remove start-of-string regex check for overlay triplet name matching. (#20059)
This change allows for adding a prefix to android overlay ports, which many other systems support already. The android system relies on regex matching of the triplet name to deduce the ABI, so this change just allows for that string to be anywhere in the overlay triplet string.
2022-01-31 21:14:16 -08:00
Alexander Neumann
84d9d9bc40
[vcpkg-scripts] Use pkgconf in vcpkg pkgconfig get modules (#20527)
* use pkgconf

* version stuff

* Update ports/vcpkg-pkgconfig-get-modules/x_vcpkg_pkgconfig_get_modules.cmake

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

* version stuff

* fix obviuos error

* bit of version playaround

* version stuff

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-01-31 21:09:40 -08:00
Sandy
864a477457
[docs] Fix linking error in android cmake example (#22866) 2022-01-31 19:41:03 -08:00
Stefano Sinigardi
ea22dd11cf
[raylib] remove broken wrapper, port already installs cmake config (#22875)
* [raylib] remove broken wrapper, port already installs cmake config

* fix references

* add license

* fix references
2022-01-31 19:38:58 -08:00
Arash Partow
8518284c18
[exprtk] Update ExprTk (#22871) 2022-01-31 15:21:16 -08:00
Jack·Boos·Yu
ec79067966
[libtins] Fix usage (#22820)
* [libtins] Fix usage

* version
2022-01-31 11:58:13 -08:00
David Hrdlička
87854cb16c
[libslirp] add new port (#22394)
* [libslirp] add port

* [libslirp] prevent install on Windows targets except MinGW

* [libslirp] change `version` to `version-semver`

* [libslirp] add `license`

* [libslirp] quote paths in the portfile

* [libslirp] add version

* add libslirp.json

* udpate evrsion

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-01-31 11:51:56 -08:00
yuehua.jia
7146001b34
[Fizz] fix libsodium dependency (#22816)
* fix fizz libsodium dependency

* [fizz] fix libsodium dependency

* update version file

* [fizz] : fix dependency

* revert vcpkg.json

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-01-31 11:27:37 -08:00
Kai Pastor
912bfa9d88
[vcpkg] Fix termination of vcpkg root search (#22694)
* Fix termination of vpckg root search

* Apply CR suggestion

Co-authored-by: Vadim Peretokin <vperetokin@hey.com>

Co-authored-by: Vadim Peretokin <vperetokin@hey.com>
2022-01-31 11:18:22 -08:00
Dhanush Murali
5f9c75f03c
[libtorrent] Update port to 2.0.5 (#22697)
* adding libtorrent2

* using vcpkg-cmake and vcpkg-cmake-config

* added empty line to trigger pipeline

* added license info

* format vcpkg.json

* update version

* updating libtorrent

* vcpkg formatting fix

* vcpkg json formatting fix

* libtorrent2-> libtorrent

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-01-31 11:17:34 -08:00
Mathis Logemann
a4e5c7be6b
[mapnik] update port (#22830)
* wip: add license and update to latest commit

* versions

* update to latest commit

* version
2022-01-31 11:04:24 -08:00
Sylvain Doremus
64afb62959
[shaderwriter] Updated to version 2.1.0. (#22825)
* [shaderwriter] Updated to version 2.1.0.

* Updated commit ID.

* Updated commit ID.
2022-01-31 11:03:59 -08:00
Vitalii Koshura
6b579626bf
[sentry-native] Upgrade to 0.4.14 (#22841)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-01-31 10:53:40 -08:00
autoantwort
6ba505cf2c
[vcpkg] collect error logs in logs.txt in the buildtrees folder (#22146)
* collect error logs in logs.txt in the buildtrees folder

* Use global variable

* rename file to error-logs-.txt and remove error: prefix in file
2022-01-28 11:30:49 -08:00
Kai Pastor
dd42206f86
[vcpkg-cmake] Remove cmake generator support restrictions (#22626)
* Stop failing in build step on unknown generators

CMake already completed configuration using the given generator.

* Support parallel build with Unix Makefiles

* Documentation fixes for vcpkg_cmake port

* `vcpkg_cmake_configure`: links to `opencv4` as example instead of
  `opencv` which is an empty port
* `vcpkg_cmake_install`: fix link to `vcpkg_cmake_build`'s docs
* `vcpkg_cmake_build`: fix link to `vcpkg_cmake_install`'s docs

* Extra script audit

* Update versions

* Regenerate docs

* [vcpkg-cmake] support Xcode parallel build

* no/parallel_args when CMake Generator is  "Xcode"

* Update versions

* CI

Co-authored-by: Martin Hořeňovský <martin.horenovsky@gmail.com>
Co-authored-by: luncliff <dong-ha-park@linecorp.com>
2022-01-28 11:30:37 -08:00
autoantwort
b89b8a2fa6
[ogre] no absolute paths (#22354) 2022-01-28 11:19:50 -08:00
autoantwort
16f5411585
[detours,devicenameresolver,dlfcn-win32,duilib,winpcap] add supports expression (#22776) 2022-01-28 11:18:29 -08:00
Pierre Bisaillon
0a798c048b
[ace] build windows (#22832)
* Fix Build Windows - include files not copied correctly to target

* Update versions

* install_includes requires quotes on windows

* Update ace.json

Co-authored-by: bisaillonp <Pierre.Bisaillon@ixiasoft.com>
2022-01-28 11:14:21 -08:00
Alexandre Bique
a059176969
[alsa] update to 1.2.6.1 (#22824) 2022-01-28 11:06:25 -08:00
Robert Schumacher
520e6af87f
[ci.baseline.txt] Remove fails for passing ports (#22821) 2022-01-28 11:04:38 -08:00
Jack·Boos·Yu
8e7e20c9a3
[libheif] Fix usage (#22818)
* [libheif] Fix usage

* version

* Add license

* version
2022-01-28 11:04:15 -08:00
Roel Standaert
c89dce32bc
[wt] update to 4.6.1 (#22772)
* [wt] update to 4.6.1

Setting WTHTTP_CONFIGURATION and CONFIGURATION to empty string as well,
because these would otherwise be filled in with an absolute path.
Setting them to empty string ensures they won't be used.

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-01-28 10:55:15 -08:00
LilyWangLL
07e508359c
[brpc] Fix build failed when protobuf update to 3.19.3 (#22685)
* [brpc] Fix build failed when protobuf update to 3.19.3

* update version

* Add license

* update version

* Add support in vcpkg.json

* update version

* update version

* update patch

* remove patch

* update patch name

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-01-27 09:09:26 -08:00
Phoebe
0921a9a278
[rs-core-lib/unicorn-lib] Remove rs-core-lib (#22761)
* [rs-core-lib/unicorn-lib] Remove rs-core-lib

* Format vcpkg.json

* Add license to vcpkg.json

* Remove rs-core-lib from baseline.json
2022-01-27 09:02:06 -08:00
jmanjon
429f068ec7
[opentelemetry-cpp] update version to v1.1.1 (#22804)
* Upgrade opentelemetry-cpp version to v1.1.1

* delete port-version

* Update ports/opentelemetry-cpp/vcpkg.json

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

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-01-27 09:01:29 -08:00
autoantwort
95ced9a002
[hwloc] fix debug paths (#22811) 2022-01-27 08:09:18 -08:00