Commit Graph

17974 Commits

Author SHA1 Message Date
autoantwort
cc63dc0f66
Update cmake to 3.25.1 (#28522)
* Update cmake to 3.25.1

* [libphonenumber] fix finding of protobuf

* Add zeroc-ice:x64-windows-static-md=fail

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-01-15 11:04:04 -08:00
Kai Pastor
472ed329f5
[sentry-native] Fix cmake package import/export (#28686)
* [sentry-native] Fix cmake package import/export

* Revise zlib dependency
2023-01-13 15:22:44 -08:00
Billy O'Neal
d73cbb6a27
VM update January 2023 (#28895)
* Add libxcb-cursor-dev from https://github.com/microsoft/vcpkg/pull/28536/

* Update Pools.
2023-01-13 13:56:26 -08:00
Russell Greene
92225e6ce4
[openimageio] fix build on vs2019 and earlier (#28885)
* [openimageio] fix build on vs2019 and earlier

update port-version

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

* ./vcpkg x-add-version --all --overwrite-version
2023-01-12 22:47:18 -08:00
Long Huan
34ddfbbb13
[openmvs] update to v2.1.0 (#28843)
* update to v2.1.0

* x-add-version

* fix InterfaceMetashape

* Update openmvs.json
2023-01-12 22:45:48 -08:00
emazv72
44a4a76bc5
[libcsv,hashids] Add new port (#28828)
* libcsv port

* libcsv versioning

* libcsv linkage fix

* Update version database

* [hashids] Add new port

* [hashids] Update version database

Co-authored-by: Emanuele Zavallone <emanuele.zavallone@next-informatica.com>
2023-01-12 22:44:11 -08:00
JoergAtGithub
407d75560d
[grantlee] Add Grantlee (#28809)
* Add Grantlee port

* Replaced deprecated functions

* Add only one version of Grantlee

* version-semver -> version

* Added quotes
2023-01-12 22:42:47 -08:00
Wei Dai
0a77b03b49
[seal] Updated seal to version 4.1.1. (#28727)
* Updated seal to version 4.1.0.

* Fixed versioning.

* Updated seal to 4.1.1.

* Fixed versioning.

* Update seal.json

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-01-12 22:12:45 -08:00
Adrian Bibby Walther
02820f4b12
[foonathan-lexy] Update to v2022.12.1 (#28907)
* Update foonathan-lexy to v2022.12.1.

* Updated version files.
2023-01-12 22:08:00 -08:00
Azure SDK Bot
9df2df01bd
[azure-storage-files-datalake-cpp] Update to 12.5.0 (#28842)
## 12.5.0 (2023-01-10)

- New features in `12.5.0-beta.1` are now generally available.
2023-01-12 22:00:32 -08:00
Fabien Péan
4c5be28bfa
[simbody] set uniform target names and add usage (#28863) 2023-01-12 15:28:56 -08:00
Osyotr
a61e638f3a
[qt5] Update to 5.15.8 (#28720) 2023-01-12 15:28:00 -08:00
marinedalek
036769f5d6
[glfw3] Add wayland feature (#28232)
* Add wayland to glfw3 port

* Results of x-add-version

* Add Wayland package info to build message

* Ran x-add-version following previous commit

* Update ports/glfw3/vcpkg.json to add wayland dependency

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>

* Correct formatting of vcpkg.json

* Ran x-add-version following previous commit

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2023-01-11 23:29:41 -08:00
Edi61
b591b65d2a
[simd] Update include missing header files (#28834)
* Update include missing header files

* Update simd.json

* Update fix-CMakeLists-install.patch

* Update vcpkg.json

* Update fix-CMakeLists-install.patch

* Update simd.json

* Update simd.json
2023-01-11 23:26:28 -08:00
reito
5b76887a11
update gas-preprocessor and clang in vcpkg_find_acquire_program (#28467)
Co-authored-by: Cheney-Wang <850426846@qq.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-01-11 23:24:44 -08:00
nfarid
5b750ad16b
[alsa] Handle plugin_dir for debian-based distro (#28287) 2023-01-11 23:20:50 -08:00
autoantwort
23ceeba7ab
[marble] uses support expression (#28858) 2023-01-11 23:20:00 -08:00
autoantwort
6bf594496d
[libheif] no absolute paths (#28857) 2023-01-11 23:19:15 -08:00
autoantwort
67ea605078
[winreg] uses support expression (#28859) 2023-01-11 23:18:40 -08:00
autoantwort
8dae4e57f3
[at-spi2-core] no absolute paths (#28856) 2023-01-11 23:17:56 -08:00
autoantwort
28a158797b
[libmupdf] uses support expression (#28854) 2023-01-11 23:15:39 -08:00
autoantwort
76e276ecfb
[ecsutil] use support expression (#28852) 2023-01-11 23:15:16 -08:00
autoantwort
9bb697c131
[ctemplate] use support expression (#28851) 2023-01-11 23:14:24 -08:00
autoantwort
d27ec218ad
[wxchartdir] support osx (#28860) 2023-01-11 23:13:27 -08:00
Lily Wang
efc181852e
[vk-bootstrap] Disable build tests and example (#28869)
* [vk-bootstrap] Disable build tests and example

* x-add-version

* apply suggestion

* x-add-version
2023-01-11 23:11:05 -08:00
JonLiu1993
b3968a1e21
[redis-plus-plus] update to <1.3.7> (#28871)
* [redis-plus-plus] update to <1.3.7>

* update version
2023-01-11 23:09:25 -08:00
Cheney Wang
0508fb44dd
[usockets] Update to 0.8.5 (#28879)
* [usockets] Update to 0.8.5

* x-add-version
2023-01-11 23:07:33 -08:00
Qingnan Duan
16d8b8961b
[zxing-cpp] Update to 2.0.0 (#28882)
* Update zxing-cpp version to 2.0.0

* x-add-version
2023-01-11 23:06:25 -08:00
Andrew Kornilov
fc649d55ad
[acl] Add new port (#28819)
* [acl] Add new port

* Update version database
2023-01-11 23:05:30 -08:00
Kai Pastor
ce70fb4f1c
[baseline][opengl,mesa] Resolve ambiguities (#28160)
* [mesa] supports: !staticcrt

* [mesa] Install copyright from license.rst

* [mesa] Revise internal dependencies

* [mesa] Revise external dependencies

* [mesa] Move windows opengl32 lib to manual-link

* [opengl] Fix case of include names

* [opengl] Refactor for simplicity and mingw support

* [opengl] Stop copying out of windows SDK [skip actions]

* Update versions

* Revert "[opengl] Stop copying out of windows SDK"

* [mesa] Align with port opengl
2023-01-11 23:04:26 -08:00
Mengna Li
5387e1925b
[mdnsresponder] update to 1557.140.5.0.1 (#27974)
* update to 1557.140.5.0.1

* update

* fix static-md fail

* update

* fix install copyright

* add new line at the end of file

* Fixing fatal error LNK1181: cannot open input file dnssd_stub.lib

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-01-11 22:45:12 -08:00
autoantwort
d40bedd6f6
[zint] use support expression (#28850) 2023-01-11 16:45:27 -08:00
Thibaut Goetghebuer-Planchon
6e964f12ad
[robin-map] Update to 1.2.1 (#28837) 2023-01-11 16:44:11 -08:00
JoergAtGithub
302c1f7a55
Updated Ableton Link to 3.0.6 (#28832) 2023-01-11 16:43:02 -08:00
autoantwort
0c4168db9c
[getopt-win32] uses support expression (#28853) 2023-01-11 16:30:12 -08:00
JoergAtGithub
4565f4cabb
[hidapi] Update hidapi to version 0.13.1 (#28759)
* Update hidapi to version 0.13.1

* Removed 0.13.0 from hidapi.json
2023-01-11 16:26:53 -08:00
Jennifer Chukwu
b442de3a61
[Scenepic] Add new port (#28661)
* [scenepic] new port

* format

* update version database

* resolve comments

* Update version database

* update version database

* update version database

* fix install path

* x-add-version

* Update scenepic.json

* suggested changes

* update version

Co-authored-by: Lily Wang <494550702@qq.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-01-11 16:18:45 -08:00
autoantwort
0960ce8c46
vcpkg_execute_build_process.cmake: Check if the exit code is a string (#28405)
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-01-11 16:13:00 -08:00
Victor Romero
c30de8e136
[wayland,wayland-protocols] Add force-build feature 💪 (#28628)
* [wayland] Add force-build feature

* [wayland-protocols] Add force-build feature
2023-01-10 15:09:39 -08:00
Alexander Neumann
d8e1f40d27
[xaudio2redist] allow static CRT (#28699)
* [xaudio2redist] allow static crt

* v db
2023-01-10 13:57:50 -08:00
MonicaLiu
e7ec5b0ba6
[pystring] Update to v1.1.4 (#28767)
* update pystring

* update version

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-01-10 13:55:52 -08:00
Alexander Neumann
79c5f022cb
[qt] update to 6.4.2 (#28774)
* [qt] update to 6.4.2

* v db

* qtspeech prepare for features if required ports get added

* v db

* retry

* remove patch

* add failing tmp port to get CI logs for qtwebengine ....

* try deactivating jumbo build

* add patch to fix std issue

* remove tmp port

* v db

* deactivate qtspeech on x86 & windows due to call conv

* v db
2023-01-10 13:54:28 -08:00
Rémy Tassoux
468b093ce1
[efsw] Update to 2023-01-06 (#28779)
* [efsw] Update to 2023-01-06

* [efsw] Update version files

* [efsw] Remove vcpkg_minimum_required call

* [efsw] Update version files
2023-01-10 13:52:27 -08:00
MonicaLiu
2c5a8b7ba0
[immer] Update to v0.8.0 (#28812)
* update immer

* update version

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-01-10 13:51:46 -08:00
Tetsuya Hayashi
9d7419b358
[quill] Update to 2.6.0 (#28823)
* [quill] Update to 2.6.0

* [quill] Update version files
2023-01-10 13:25:26 -08:00
autoantwort
43f56137be
[cocoyaxi] no absolute paths (#28822) 2023-01-10 11:26:33 -08:00
Kai Pastor
5bb5f3923a
[pango,libgd,atk,gtk3,graphviz] Cleanup, fix static windows builds (#28766)
* [libgd] Fix static builds on windows

* [pango] Cleanup

* Use freetype2.pc with msvc

* Update CI baseline [skip actions]

* [atk] Cleanup, fix static builds

* [gtk3] Cleanup, fix static builds

* [graphviz] Fix static builds

* Update versions

* [libgd] Revert bad substitution

* [graphviz] Plugins

* [graphviz] Plugins

* [libgd] Fix static usage

* [gtk3] versions
2023-01-09 14:15:51 -08:00
Cheney Wang
85c4f11f8d
[vcpkg baseline][ideviceinstaller] Remove ideviceinstaller:x64-windows-static-md=fail from CI.baseline.txt (#28817) 2023-01-09 11:41:52 -08:00
Kai Pastor
55c29f1dca
[scripts|world rebuild] Disambiguate saved log files (#26754)
* Disambiguate saved log files

* CI [skip actions]

* CI [skip actions]

* CI [skip actions]

* Use ALIAS keyword instead of auto-numbering

* Update versions
2023-01-09 11:13:59 -08:00
autoantwort
8f2ffdfbf9
Add release triplets (#28560) 2023-01-09 11:05:39 -08:00