Commit Graph

15406 Commits

Author SHA1 Message Date
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
LilyWangLL
04cca61703
[zeromq] Cherry pick patches to fix build issues (#22681)
* [zeromq] Update to 2022-01-19

* update version

* [zeromq] update license

* update version

* [zeromq] update commit

* update version

* [zeromq] update vcpkg.json

* update version

* Update versions/z-/zeromq.json

* update portfile.cmake

* update version

* resolve conflicts

* update version

* update patch name

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-01-27 08:08:27 -08:00
chausner
a4f58019f6
[fmt] Update to 8.1.1 (#22707)
* Update fmt to 8.1.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-01-27 08:07:14 -08:00
Billy O'Neal
8b62f6fff3
[benchmark] Remove vcpkg_fail_port_install. (#22728) (#22814)
A comment was moved from portfile.cmake to vcpkg.json.

In support of https://github.com/microsoft/vcpkg/pull/21502
2022-01-26 23:08:17 -08:00
Billy O'Neal
17afa49152
[openimageio] Remove vcpkg_fail_port_install. (#22752)
* [openimageio] Remove vcpkg_fail_port_install.

Separated out because it adds a supports expression to a feature. This port is not named in ci.baseline.txt.

In support of https://github.com/microsoft/vcpkg/pull/21502

* remove !uwp

# Conflicts:
#	versions/o-/openimageio.json
2022-01-26 23:02:53 -08:00
Phoebe
7fe7314acb
[vcpkg_find_fortran] Update mingw-* version (#22786)
* [vcpkg_find_fortran] Updat mingw-* version

* Fix hash
2022-01-26 23:02:21 -08:00
Johannes Schönberger
7baf7bc9f3
[colmap] Upgrade to version 3.7 (#22805)
* [colmap] Upgrade to version 3.7

* Format

* version
2022-01-26 16:15:59 -08:00
autoantwort
45b0a6bda6
[flash-runtime-extensions] no absolute paths (#22717) 2022-01-26 15:34:16 -08:00
autoantwort
3feaafe785
[hwloc] no absolute paths (#22715) 2022-01-26 15:34:01 -08:00
Matthew Oliver
9eb76edabf
[ freetype2/harfbuzz/sdl2] Update to the latest version (#22586)
* [freetype2] Update to 2.11.1

* [harfbuzz] Update to 3.2.0

* [sdl2] Update to 2.0.20

* [ffmpeg] Update to 5.0

* Update versions.

* [ffmpeg] Remove all avresample

* Update ffmpeg.json

* Update ffmpeg.json

* Update ffmpeg.json

* Revert "[ffmpeg] Update to 5.0"

This reverts commit d4f718e882.

* Revert "[ffmpeg] Remove all avresample"

This reverts commit f1fecaa8cf.

* update

* fix revert.

* [sdl2] Fix uwp build.

* Update sdl2.json
2022-01-26 15:32:31 -08:00
Hennadii Chernyshchyk
c4afc3f492
[z3] Update to 4.8.14 (#22687)
* [z3] Update to 4.8.14

* [z3] Add license

* [z3] Update versions
2022-01-26 15:31:17 -08:00
Long Huan
1d7af6c9df
[flann] Change from find_package(hdf5) to find_dependency(HDF5) (#22731)
* fix flann-config.cmake

* update version

* fix

* Update flann.json

* Update vcpkg.json

* Update flann.json
2022-01-26 15:27:55 -08:00
autoantwort
08ea1c5287
[spdk-isal] only linux (#22451) 2022-01-26 15:27:17 -08:00
talregev
ff99d5c7e0
[Sockpp][Android] Compile Sockpp port for android (#19769)
* Compile for android

* version

* Update versions/s-/sockpp.json

* version

* Update to #55

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-01-26 15:25:06 -08:00
Amin Yahyaabadi
2962fb42d1
[sophus] update sophus to 2021-09-14 (#22792)
* [sophus] update sophus to 2021-09-14

* run vcpkg x-add-version

* [sophus] fix vcpkg cmake deprecations

Co-Authored-By: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [sophus] use version-date

Co-Authored-By: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* run x-add-version

* [sophus] Fixup config

* run x-add-version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-01-26 15:24:18 -08:00
autoantwort
ba4aab0210
[wt] no absolute paths (#22771) 2022-01-26 15:23:50 -08:00
LilyWangLL
08de4ddf99
[vcpkg doc] Add identifier "license" (#22782)
* [vcpkg doc] Add identifier "license"

* moar docs

* add WITH

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-26 15:21:13 -08:00
Robert Schumacher
173371c738
[cspice] Make URLs stable (#22794) 2022-01-26 15:19:58 -08:00
Robert Schumacher
c482f03676
[ci.baseline.txt] colmap:x64-windows-static and symengine:arm64-windows are now passing (#22796) 2022-01-26 15:19:31 -08:00
Max Khon
c34b8feac2
[getopt-win32] Rename "extern C" macros as MS VC C++ headers use _END_EXTERN_C macro (#22773) 2022-01-26 15:17:57 -08:00
Mollie Munoz
c76e5f092a
[azure-iot-sdk-c] LTS release 2022-01-21 (#22696)
* [azure-iot-sdk-c] LTS release 2022-01-21

* bot instructions

* bot 2 instructions

* Update patches per cmake changes

* bot instructions fix

* update version

* bot instructions

Co-authored-by: Mollie Munoz <momuno@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-01-26 12:06:01 -08:00
Max Khon
f1dfd6581c
gobject-introspection 1.70.0 port (#22199) 2022-01-26 10:00:37 -08:00
autoantwort
2e34a79a81
[sfml] no absolute paths (#22714) 2022-01-25 22:49:34 -08:00
Kai Pastor
7be2c9dc8f
[gdal] Fix absolute paths in wrapper (#22698)
* Fixup absolute paths in wrapper

* Update versions
2022-01-25 22:47:18 -08:00
autoantwort
ac068dea21
[gmmlib] no absolute paths (#22716) 2022-01-25 22:31:46 -08:00
autoantwort
65be533892
[libalkimia] no absolute paths (#22710) 2022-01-25 22:29:40 -08:00
LilyWangLL
ef5c753627
[qtbase] Make feature pcre2 to hard dependency when install static library (#22584)
* [qtbase] Add fatal error to remind install feature pcre2 when install static library

* update version

* update feature pcre2 to hard dependency

* update version

* update vcpkg.json

* update version

* make feature doubleconversion to hare dependency

* format vcpkg.json

* update version

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-01-25 22:29:20 -08:00
Sylvain Doremus
bd97a0c080
[shaderwriter] Update to version 2.0.0 (#22662)
* [shaderwriter] Update to version 2.0.0

* Updated port files

* Another update for CMake submodule

* Another update to CMake submodule

* Another one

* Removed unused cmake variable
2022-01-25 22:26:41 -08:00
autoantwort
fb80699122
[pcl] no absolute paths (#22661) 2022-01-25 21:38:48 -08:00