Commit Graph

16282 Commits

Author SHA1 Message Date
Kai Pastor
c1ee7c6ab4
[gdal] Use pkg-config to find zlib (#24931)
* Use pkg-config for zlib discovery

* Update versions
2022-05-27 16:38:28 -07:00
eao197
0371f46507
[restinio] Update to 0.6.15 (#24936)
* RESTinio updated to v0.6.15.

* RESTinio-0.6.15 added to baseline.

* Update ports/restinio/vcpkg.json as suggested.

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

* Update baseline to RESTinio-0.6.15.

* Remove additional version entry

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-05-27 16:37:49 -07:00
Cheney Wang
8cfe2589b7
[libgo] Fix include directory not exposed by target (#24958)
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-05-27 13:25:59 -07:00
LilyWangLL
e42e5115f6
[rsocket] Remove from ci.baseline.txt (#24959)
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-27 13:24:51 -07:00
Ian Cook
d8a31a97c5
[arrow] Update to 8.0.0 (#24714)
* Bump version to 8.0.0

* Update version files

* Update patches

* Update version files

* Add patch for MSVC 2022 compat

* Update version files

* [arrow] Minimize dependencies patch

* [arrow] Fix issue with getting brotli include dir for dynamic targets

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-05-27 13:24:32 -07:00
Robert Schumacher
36b6831d19
[docs] Initial addition of CLI Reference docs (#24754)
* [docs] Initial addition of CLI Reference docs

* PR comments round 1

* [docs] Fix manifests.md TOC

* [docs] Sort common options

* [docs] Apply PR comments
2022-05-27 09:34:11 -07:00
Eric Kilmer
a97ebbef7f
[grpc] Fix path quoting (#24948)
* [grpc] Fix path quoting

* Update version
2022-05-26 15:24:58 -07:00
Alexander Neumann
9ab3344046
[hwloc|hpx] Update to latest version (#24918)
* update hpx and hwloc

* v db

* remove unnecessary patch

* v db

* allow CMAKE_CXX_STANDARD to be set

* v db
2022-05-26 13:14:21 -07:00
Chuck Walbourn
851eef78e5
[dstorage] port updated for 1.0.2 release (#24919)
* [dstorage] update port for 1.0.2 release

* Documentation link update

* Update baseline
2022-05-26 13:12:36 -07:00
autoantwort
af650ee001
[elfutils] remove debug scripts (#24915) 2022-05-26 13:11:21 -07:00
Jack·Boos·Yu
75536e7c61
[mpi/msmpi] Add cmake wrapper to fix bug getting MPI_${LANG}_ADDITIONAL_INCLUDE_DIRS when calling FindMPI.cmake on Windows (#24746)
* [mpi] Add cmake wrapper to fix bug getting MPI_${LANG}_ADDITIONAL_INCLUDE_DIRS when calling FindMPI.cmake

* version

* Move wrapper to msmpi, only copy the wrapper in the meta port installation

* version

* typo

* version

* Apply suggestion

* version

* move unset before _find_package

* version

* Add double quotes

* version

* Fix

* version

* Don't double quote list!

* version

* Apply suggestion

* version
2022-05-26 13:05:01 -07:00
然Y
90024c5770
[air-ctl] add new port (#24837)
* add port ctl

* update version database

* use vcpkg_from_github

* update version database

* rename air-ctl

* .

* update version

* Update portfile.cmake

* update version

Co-authored-by: 然Y <inie0722.gmail.com>
2022-05-26 13:02:15 -07:00
Jack·Boos·Yu
20907dc8bf
[wxwidgets] Fix find dependency pcre2 (#24874)
* [wxwidgets] Fix find dependency pcre2

* version

* Use pcre2.pc

* version

* Fix double quotes

* version

* Use PC_PCRE2_LINK_LIBRARIES instead of target name to fix wx-config content

* version

* Set wxUSE_SECRETSTORE to FALSE to avoid introduce system pcre in wx-config

* version
2022-05-25 13:55:25 -07:00
Alexander Neumann
f4de177097
[vcpkg-tool-meson] update meson to 0.62.1 (#23717)
* update meson and see what breaks

* include patch again.

* update meson to 0.62.1

* remove old patch

* move to 64bit since 32bit not longer exists.

* fix gobject-introspection

* v db

* revert nasm changes

* set MESON_SCRIPT instead of MESON.

* v db

* apply CR

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

* v db

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-05-25 13:44:12 -07:00
Kai Pastor
ee0d840e32
[nvtt] Control CUDA dependency, fix linkage (#24888)
* Control CUDA dependency

* Fix release build flags for MSVC

* Update versions
2022-05-25 12:48:13 -07:00
Daniel Parker
8abb3a585c
[jsoncons] Update to version 0.168.7 (#24820)
* [jsoncons] Update to version 0.168.7

* [jsoncons] Update to ver 0.168.7, update baseline

* [jsoncons] port-version removed from vcpkg.json

* update version

* Modernize and use new functions

* overwrite version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-05-25 12:35:29 -07:00
talregev
efabd21702
[sdformat9] Add linux to supports (#24855) 2022-05-25 12:24:02 -07:00
Cédric Tabin
24881cdfea
[libzippp] Update to 5.1-1.8.0 (#24885) 2022-05-25 12:22:08 -07:00
Chuck Walbourn
b3e88649a2
[dxut, effects11] ports updated for May 2022 releases (#24890)
* [dxut, effects11] updated ports for May 2022 release

* Update basline
2022-05-25 12:19:53 -07:00
JonLiu1993
8b9004a202
[gdcm] update to 3.0.12 (#24892)
* [gdcm] update to 3.0.12

* updtae version
2022-05-25 12:19:06 -07:00
Thomas1664
4a182b35d8
[cereal] Replace deprecated cmake (#24897)
* Replace deprecared cmake

* version
2022-05-25 12:18:21 -07:00
Bill Avery
46720b28d5
[cppgraphqlgen] Update to v4.5.0 release (#24907)
* [cppgraphqlgen] Update to v4.5.0 release

* vcpkg x-add-version --all
2022-05-25 12:17:49 -07:00
LilyWangLL
93b38546e2
[kinectsdk1][kinectsdk2] Add Config.cmake.in (#24877)
* [kinectsdk1, kinectsdk2] Add Config.cmake.in

* change version-string to version

* x-add-version

* update supports

* x-add-version

* [kinectsdk1][kinectsdk2] Switch to lessmsi

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-05-24 16:21:09 -07:00
autoantwort
c40e73f7e9
[llvm] no absolute paths (#24878) 2022-05-24 16:10:34 -07:00
SunBlack
6a66e95caa
[vcpkg.cmake][ports.cmake] Prefer STREQUAL over MATCHES (#23014)
Co-authored-by: Heiko Thiel <heiko.thiel@hpi.de>
2022-05-24 12:11:39 -07:00
Alexandre Bique
eddbb406cf
[mpg123] Update to 1.29.3 (#24805)
Fixes #24381
2022-05-24 08:47:18 -07:00
autoantwort
334255ce9a
[paraview] no absolute paths (#24852)
* [paraview] no absolute paths

* format portfile.cmake and remove version-semver

* format vcpkg.json

* x-add-version

* update portfile.cmake

* x-add-version

* add license

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-24 08:41:00 -07:00
Alexander Neumann
2922c6f464
[freetype] Update to 2.12.1 (#24866)
* update freetype

* v db

* readd bzip2 patch

* v db

* add license

* v db

* CI retrigger
2022-05-24 08:37:45 -07:00
Alexander Neumann
6b1d19fbdf
[cereal] update to 1.3.2 (#24867)
* update cereal

* v db

* use ${PORT}

* v db
2022-05-24 08:34:35 -07:00
Mengna Li
475954aaa1
[libigl] add cgal support (#24891)
* add cgal support

* update
2022-05-24 08:32:15 -07:00
Robert Schumacher
1937975555
[ctp] Update supports expression to exclude static crt (#24884) 2022-05-23 22:26:33 -07:00
Dale Phurrough
840f701d83
[spdlog] Improve macro baking (#24830)
- correct vcpkg feature `wchar`
- add support for integrations other than cmake
- update port-version + vcpkg x-add-version spdlog
2022-05-23 14:17:10 -07:00
myd7349
b2afb50afe
[simdjson] Update to 1.1.0 (#24842)
* [simdjson] Update to 1.1.0

* [simdjson] Bump version
2022-05-23 14:01:00 -07:00
autoantwort
f5ec9f3d65
[elfutils] no absolute paths (#24846) 2022-05-23 13:59:11 -07:00
autoantwort
52f2a3792e
[luajit] no absolute paths (#24847) 2022-05-23 13:56:08 -07:00
autoantwort
399b0dd6d9
[vtk-m] Supports arm (#24853) 2022-05-23 13:47:54 -07:00
Gregor Jasny
f8b8096912
[prometheus-cpp] Update to version 1.0.1 (#24862) 2022-05-23 13:42:39 -07:00
Alexander Neumann
c43d8d2079
[lapack-reference] update to 3.10.1 (#24865)
* lapack update to 3.10.1

* v db
2022-05-23 13:42:19 -07:00
Billy O'Neal
4c82b77b45
Add the ability to do full rebuilds with updated copies of vcpkg-tool. (#24611)
* Add the ability to do full rebuilds with updated copies of vcpkg-tool.

Resurrection of https://github.com/microsoft/vcpkg/pull/23753/

* Extract all scripts out of inline blocks.

* Replicate all changes to the "unstable" testing.

* Fix bootstrap :)

* Fix version files validation path.

* Malformed.

* Paths and permissions.

* Fixed file name typo

* Update scripts/azure-pipelines/bootstrap-from-source.sh

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

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-05-23 13:33:58 -07:00
autoantwort
413c11d3c5
[gazebo] no absolute paths (#24844) 2022-05-23 12:31:54 -07:00
Thomas1664
0406852bee
[docs] Fix copy paste error (#24840) 2022-05-23 10:01:32 -07:00
Zac Walker
314018fef4
[libjpeg-turbo] Enable NEON intrinsics for ARM builds (#24775)
* [libjpeg-turbo] Enable NEON intrinsics for ARM builds

* ran x-add-version
2022-05-20 14:44:29 -07:00
Robert Schumacher
292067a61d
[docs] Fix broken links and generate documentation for vcpkg-gn (#24764)
* [docs] Fix broken links. Add docs validation pipeline.

* [docs][regenerate.ps1] Do not require a README.md in helper ports

* [docs] Update validateDocs.yml to point to current main
2022-05-20 14:42:35 -07:00
Kai Pastor
f20c7bf05b
[vcpkg-configure-make] Fix include path prepending (#24823)
* Fix include path prepending

* Update DISABLE_VERBOSE_FLAGS documentation

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

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-05-20 14:41:10 -07:00
Aleksandr Buyanov
7e2313f65b
[nss] Version bump to 3.78 (#24824)
* [nss] Update version to 3.78

* [nss] Update version to 3.78

* Add version

Co-authored-by: Aleksandr Buianov <aleksandr.buianov@kofax.com>
2022-05-20 14:37:43 -07:00
autoantwort
4bc8be1330
[unixodbc] no absolute paths (#24815) 2022-05-20 14:37:23 -07:00
Alexander Neumann
ea82c328aa
[cpp-peglib] update to 1.3.10 (#24813)
* peglib update to 1.3.10

* v db
2022-05-20 14:36:50 -07:00
autoantwort
5c3a388a4c
[ftgl] no absolute paths (#24812) 2022-05-20 14:36:33 -07:00
Alexander Neumann
43f2dc7e1a
[botan] update to 2.19.1 (#24811)
* update botan

* v db
2022-05-20 14:36:05 -07:00
Alexander Neumann
083e55eb96
[thrift] Update to 0.16 (#24810)
* update thrift

* remove version-string

* v db
2022-05-20 14:35:37 -07:00