Commit Graph

18559 Commits

Author SHA1 Message Date
Russell Greene
a65afc103d
[openimageio] update to 2.4.9.0 (#30238)
* [openimageio] update to 2.4.9.0

* ./vcpkg x-add-version --all
2023-03-20 00:55:01 -07:00
Pierre Wendling
12e66720d2
[fluidsynth] Disable implicit OpenMP (#30277)
* [fluidsynth] Disable implicit openmp.

OpenMP is enabled by default, which may lead to several issues:
- Inconsistent builds between whether the user has OpenMP installed on
their machine.
- Non functional pkg-config file for static builds if OpenMP is an
external library (e.g. using libomp on macOS).

* [fluidsynth] Update baseline.
2023-03-20 00:49:29 -07:00
Mengna Li
e181647409
update to 4.0.1 (#30295) 2023-03-20 00:18:03 -07:00
Mengna Li
64121b45cc
update to 4.5.0 (#30296) 2023-03-20 00:17:43 -07:00
Alexander Neumann
af87405d7b
[qt] update to 6.4.3 (#30253)
* [qt] update to 6.4.3

* fix patches

* v db
2023-03-20 00:16:58 -07:00
Msclock
4e57712f24
[libredwg] Add new port (#30005) 2023-03-20 00:12:34 -07:00
Kai Pastor
66372e84ae
Use msys2 bash regardless of target and of Windows Apps (#30172)
* Use msys2 bash regardless of target

* Insert msys root before Windows Apps

* Fix WindowsApps path
2023-03-20 00:04:15 -07:00
مهدي شينون (Mehdi Chinoune)
58cf7efd46
qscintilla: update to 2.13.4 (#30158) 2023-03-19 23:57:36 -07:00
autoantwort
3e9d06463d
[libmysql] add missing find_dependency (#30130) 2023-03-19 23:41:57 -07:00
Koby Kahane
ec47be3623
[rocksdb] update to 7.10.2. (#30074) 2023-03-19 23:40:29 -07:00
Griffin Bassman
a7b3616cb8
[vowpal-wabbit] Update to 9.8.0 (#30214)
* vowpal-wabbit 9.8.0

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

* fix cmake diff

* remove parsers

* sha

* revert

* hash
2023-03-19 23:39:25 -07:00
Kevin Lalumiere
df82854502
[apr] Update to 1.7.2 (#30217)
* Update Apr to 1.7.2

* Fix formatting

* Fix new crosscompile check in apr's apr-1-config

* Replace absolute paths in apr_rules.mk

They would poison the binary cache

* Stop using deprecated vcpkg_extract_source_archive_ex
2023-03-19 23:36:01 -07:00
Lily Wang
321262837d
[sail] Remove feature svg (#30233)
* [sail] Remove feature svg

* update version

* update version
2023-03-19 23:32:09 -07:00
Andrew Kornilov
956745569c
[cyclonedds] Fix idl generation for the linux (#30235) 2023-03-19 23:29:43 -07:00
Cheney Wang
a47031a65e
[breakpad] Fix library exports main function (#30241) 2023-03-19 23:26:03 -07:00
Tao He
e15bfcb000
[etcd-cpp-apiv3] Update to v0.14.2 (#30278)
Signed-off-by: Tao He <sighingnow@gmail.com>
2023-03-19 23:24:15 -07:00
Oliver Old
47be7ff37d
[scope-guard] Update to v1.1.0 (#30285)
* [scope-guard] Add v1.1.0

* Update baseline and versions
2023-03-19 23:20:48 -07:00
itas109
3cc8250fc8
[cserialport] Update to 4.3.0 (#30266)
* [cserialport] Update to 4.3.0

* update version infos
2023-03-19 23:19:15 -07:00
Pierre Wendling
ca64b91070
[portmidi] Fix dependency searching (#30265)
* [portmidi] Search for Threads in the CMake config.

Without this, consuming the library in CMake would result in the
following error:

The link interface of target "PortMidi::portmidi" contains:

  Threads::Threads

but the target was not found.

* [portmidi] Cleanup portfile.

- Copy pdbs
- Use vcpkg_install_copyright
- Use ${VERSION}

* [portmidi] Install a usage file.

* [portmidi] Bump port-version.

* [portmidi] Update baseline.
2023-03-19 23:18:59 -07:00
Kai Pastor
023974c3db
[libpng] Fix arm neon (#30226) 2023-03-19 23:17:54 -07:00
Cheney Wang
ab1020f24d
[libressl] Update to 3.6.2 (#30193)
* [libressl] Update to 3.6.2

* Format

* Use value of hash directly
2023-03-19 23:17:24 -07:00
Marco Correia
447033e3de
[argparse] bump version to 2.9 (#30206)
* [argparse] bump version to 2.9

* Fixes EOL.

---------

Co-authored-by: Correia, Marco <correiam@ryanair.com>
2023-03-19 23:16:49 -07:00
autoantwort
55fa57572d
[pcl] fix example feature (#30109) 2023-03-19 23:15:34 -07:00
Thomas1664
ffe7360e0f
[opentracing] Fix library linkage (#28606)
* [opentracing] Fix library linkage

* version

* Fix linkage on Windows

* version

* simplify patch

* version

* Reduce patch

* version
2023-03-17 13:02:58 -07:00
Rémy Tassoux
b51f391cd8
[catch2] Update to 3.3.2 (#30073)
* [catch2] Update to 3.3.2

* [catch2] Update version files

* [catch2] Change version-semver to version

* [catch2] Update version files

* [catch2] Revert version type change
2023-03-16 17:57:32 -07:00
Kai Pastor
fe2d921cd5
[gdal] Update to 3.6.3 (#30169)
* [gdal] Update to 3.6.3

* Fix poppler
2023-03-16 17:57:17 -07:00
Frank
36106934ef
[onnxruntime-gpu] update version to 1.14.1 (#30228)
* [onnxruntime-gpu] update version to 1.14.1

* update version

* change to new function

* version
2023-03-16 17:54:59 -07:00
Daniel Parker
6489ba464c
[jsoncons] Update to 0.170.0 (#30211)
* [jsoncons] Update to 0.170.0

* [jsoncons] Update to 0.170.0, update baseline
2023-03-16 15:17:50 -07:00
Mengna Li
464f782e26
update to v.2.8.4 (#30229) 2023-03-16 10:51:33 -07:00
autoantwort
cb4d3a1fcb
[paraview] add missing dependency (#30131) 2023-03-16 10:49:18 -07:00
jim wang
07da05c20c
[protobuf-c] Fix build error for windows (#29758)
* [protobuf-v] fix build error for windows

* [protobuf-v] fix build error for windows

* fix build error

* update version

* delete protoc-c

* update version

* update version

* update version

* update version

* update version

* delete protoc-c

* update version
2023-03-15 17:21:12 -07:00
Kai Pastor
54bf862901
[libcaer,dv-processing] Port fixes, cleanup (#30098)
* [libcaer] Fix libusb dependency, cleanup

* [dv-processing] Fix config race, cleanup

* Add tools feature [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* Finish changes

* Fix comment

* CR requests
2023-03-15 17:17:26 -07:00
Alexander Neumann
f9a27e08b3
[openexr] Fix openexr using unrequested intrinsics (#29996)
* [openexr] fix usage of unrequested intrinsics

* v db

* remove intrin patch

* v db

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-15 14:51:43 -07:00
Michael
d553d01124
[usd] Update to 23.02 (#29688) 2023-03-15 10:50:48 -07:00
reito
b12243bd33
[Spout2] New Port (#30119)
* Add Spout2

* Add Spout2

* Disable UWP

* Fixup

* Disable ARM64

* Disable ARM64

* Fix cmake config

* Explain dx feature

* Fix

* vcpkg_check_features

* FEATURE_OPTIONS

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes
2023-03-15 10:48:09 -07:00
Kai Pastor
c4aa1a2435
[zstd] Fix emscripten (#30174) 2023-03-15 10:36:47 -07:00
Kai Pastor
f880a3718c
[libspatialite] Fix android (#30173) 2023-03-15 10:35:09 -07:00
Johannes Schönberger
44070ccd78
[colmap] Update COLMAP port to 3.8 (#29433)
* Update COLMAP version to 3.8

* date

* version

* patch

* f

* format

* f

* c

* c

* f

* d

* d

* d

* f

* revert patch formating

* update version

* n

* n

* f

* f

* f

---------

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-03-15 10:34:06 -07:00
Mengna Li
7c34d0cb29
update to 1.13.0 (#30167) 2023-03-15 10:31:12 -07:00
Peter Adam Korodi
311ad449f8
[configcat] Update to version 2.0.0 (#30121)
* [configcat] Update to version 2.0.0

* [configcat] Update to version 2.0.0

* [configcat] Update to version 2.0.0

* [configcat] Update to version 2.0.0

* Update ports/configcat/portfile.cmake

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

* [configcat] Update to version 2.0.0

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-03-15 10:30:16 -07:00
JonLiu1993
66ae310157
[qtdeclarative] Add qmlls tool (#30171)
* [qtdeclarative] Add a qmlls tool

* update version
2023-03-15 10:28:37 -07:00
Tom Tan
a9875b3b9b
[opentelemetry-cpp] Update to v1.8.3 (#30151) 2023-03-15 10:28:02 -07:00
Henrik Gaßmann
a166d75769
[llfio] Fix commit reference (#30194) 2023-03-15 10:25:53 -07:00
Billy O'Neal
20759c873e
Update vcpkg-tool to 2023-03-14 (#30165)
https://github.com/microsoft/vcpkg-tool/releases/tag/2023-03-14
2023-03-14 19:58:49 -07:00
Kai Pastor
2256cc983d
[fmilib] Cleanup, de-vendor libs, fix linux (#29834)
* [fmilib] change to the github and update to fix bug of libexpat

* add license

* Cleanup and devendor expat, minizip, zlib

* Merge target objects, not archives

* Update "supports" and ci baseline

* zlib is a transitive dependency

* Fix config

---------

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-14 17:40:36 -07:00
Kai Pastor
5da7b20588
[vcpkg_fixup_pkgconfig] Fix quoting (#29792)
* [unit-test-cmake] Check pkgconfig quoting

* [vcpkg_fixup_pkgconfig] Fix quoting
2023-03-14 17:07:19 -07:00
Frank
b2b743ab90
[Openvdb] Build Tools in static (#29989)
* [Openvdb] Build Tools in static

* update version

* add function

* vdb
2023-03-14 15:00:01 -07:00
jim wang
4674f57bbb
[sdl2pp] fix dependency error (#30085)
* fix sdl2pp dependency

* update version

* update version

* fix CI error

* update version

* fix dependency

* update version
2023-03-14 14:18:55 -07:00
myd7349
4f1cf8f903
[simdjson] Update to 3.1.5 (#30107)
* [simdjson] Update to 3.1.3

* [simdjson] Bump version

* [simdjson] Update to 3.1.5

* [simdjson] Overwrite version

* [simdjson] Quote

* [simdjson] Overwrite version
2023-03-14 14:13:02 -07:00
Dennis
614a459dfa
[asio-grpc] Update to v2.5.0 (#30153)
* asio-grpc: Update to v2.5.0

* asio-grpc: Re-add description for feature boost-container
2023-03-14 14:11:46 -07:00