Commit Graph

20743 Commits

Author SHA1 Message Date
Anton Sviridov
49e62c5f6b
[tree-sitter] fix a typo in pkg-config file (#35199)
* [tree-sitter] fix a typo in pkg-config file

* [tree-sitter] add port-version

* [tree-sitter] add version
2023-11-20 12:14:26 -08:00
Clinton Ingram
5062df9228
[zlib-ng] Update to 2.1.4 (#35200)
* update zlib-ng to 2.1.4

* update baseline
2023-11-20 12:13:39 -08:00
Lily Wang
7d9875fcd1
[vcpkg baseline][libvpx/libressl] Update status in ci.baseline.txt (#35201)
* [vcpkg baseline][libvpx/libressl] Update status in ci.baseline.txt

* update
2023-11-20 12:13:23 -08:00
Szabolcs Horvát
0c20b2a97c
[igraph] update to 0.10.8 (#35175)
* [igraph] update to 0.10.8

* [igraph] x-add-version
2023-11-17 15:04:49 -08:00
Bill Avery
6793733a88
[cppgraphqlgen] Update to v4.5.5 (#35180)
* [cppgraphqlgen] Update to v4.5.5

* Reformat with vcpkg format-manifest

* Run vcpkg x-add-version
2023-11-17 15:03:59 -08:00
Jia Yue Hua
a6ec0cb237
[libosip2] update to 5.3.1 (#35176)
* [libosip2] update to 5.3.1

* [libosip2] update to 5.3.1
2023-11-17 15:01:40 -08:00
Jia Yue Hua
eba630c889
[paho-mqtt] update to 1.3.13 (#35177)
* [paho-mqtt] update to 1.3.13

* [paho-mqtt] update to 1.3.13
2023-11-17 15:01:02 -08:00
Mengna Li
4751f926b3
[vcpkg baseline][libmysql] fix libmysql and libmariadb are incompatible on x86-windows (#34887)
* fix libmysql and libmariadb are incompatible on x86-windows

* update

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-11-17 15:00:03 -08:00
moritz-h
dcba1dde66
[tracy] fix manifest mode build (#34874) 2023-11-17 14:56:52 -08:00
Vasyl Gello
e965edb2c1
[aom] Bump to 3.7.0 and fix arm-linux build (#34925)
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-17 14:27:31 -08:00
moritz-h
4d2b395813
[imgui] Update to 1.90 (#35131)
* [imgui] Update to 1.90

* update version
2023-11-17 11:10:18 -08:00
Mengna Li
40771be0a0
update to 2023-11-08 (#35150) 2023-11-17 11:07:28 -08:00
Park DongHa
98f2259316
[llgi] create a new port (#34147)
* [llgi] create a new port

* [llgi] update to latest

* [llgi] update baseline

* [llgi] create patch for cmake

* [llgi] split patch to pull request

* [llgi] update baseline

* [llgi] fix some details

* [llgi] fix vcpkg functions

* [llgi] update patch file

* [llgi] fix linux build

* Update ports/llgi/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/llgi/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/llgi/vcpkg.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* [llgi] update baseline

* [llgi] apply upstream change

* [llgi] remove working version

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-11-16 19:54:49 -08:00
Kai Pastor
1fd0a713b0
[gdal] Update to 3.8.0 (#35115)
* [gdal] Update to 3.8.0

* [gdal] Refresh list of tools
2023-11-16 19:48:18 -08:00
Jia Yue Hua
5b0e5e9605
[openblas] update to 0.3.25 (#35149)
* [openblas] update to 0.3.25

* [openblas] update to 0.3.25

* CI [skip actions]
2023-11-16 19:44:55 -08:00
Aleksei Shpakovskii
7a1e53592c
[nayuki-qr-code-generator] add license (#35155)
* [nayuki-qr-code-generator] add license

* Update version database
2023-11-16 19:44:41 -08:00
miyanyan
27a4debe0d
[magic-enum] update to 0.9.5 (#35162)
* [magic-enum] update to v0.9.5

* [magic-enum] update versions
2023-11-16 19:44:07 -08:00
jim wang
939eaca496
[mongo-cxx-driver] update to 3.9.0 (#34994)
* update to 3.9.0

* update version

* update libbson

* update version

* Fix static compilation issue

* update version

* patch

* update version

* patch

* update version
2023-11-16 16:52:43 -08:00
Nick D'Ademo
42f810ba26
[wintoast] Update to 1.3.0 (#34999)
* update port version.

* done.

* Fix port build.

* update version.

* resolve some comments.

* fix versions.

* add cmake config file.

* update versions file.

* use unofficial namespace.

* fix debug-only and release-only builds.

* update versions file.

* update versions.
2023-11-16 16:49:36 -08:00
Cheney Wang
b4f39984b9
[jsonifier] Remove duplicate header files (#35097) 2023-11-16 16:45:52 -08:00
Nick D'Ademo
a536f766ad
[itay-grudev-singleapplication] Add new port (#35034)
* add port.

* formatting.

* update versioning.

* better handling of features.

* update version.

* fix non-windows builds.

* update versions file.

* try by adding prefix.

* update versions file.

* remove features.

* remove file.

* update versions file.

* fixes.

* add versions file.
2023-11-16 16:44:05 -08:00
Julia DeMille
6fec1e983d
[geographiclib] Remove unnecessary and broken cross-compile check. (#35030)
* [geographiclib] Removed cross-compile check.

It is broken, and as far as I can tell, unnecessary.
The target is still validated, but whether or not cross-compiling is
occuring is not. Related to microsoft#8104.

* [geographiclib] Port version bumped.
2023-11-16 12:57:06 -08:00
jim wang
f287c48228
[unittest-cpp] Fix build failure on uwp (#35096)
* fix build failure under uwp

* update version

* include

* update version

* enable test

* update version

* remove CI
2023-11-16 12:53:14 -08:00
Javier Peletier
272edfa75b
[flecs] update to 3.2.9 (#35122)
* [flecs] update to 3.2.9

* [flecs] update version database
2023-11-16 12:50:03 -08:00
Jia Yue Hua
7085a5eaf2
[nuspell] update to 5.1.4 (#35132)
* [nuspell] update to 5.1.4

* [nuspell] update to 5.1.4
2023-11-16 12:49:12 -08:00
Paweł Wegner
bf1c8fef40
[libressl] enable support for uwp and arm. (#35135) 2023-11-16 12:48:05 -08:00
Jia Yue Hua
9f7d381ec1
[ode] update to 0.16.4 (#35147)
* [ode] update to 0.16.4

* [ode] update to 0.16.4
2023-11-16 12:45:05 -08:00
Vasyl Gello
ac2a14f35f
[libvpx] Bump to 1.13.1 (#35047)
Based on https://github.com/microsoft/vcpkg/pull/34814 by @LilyWangLL
but tailored for RustDesk to build on arm64-ios, arm*-linux etc.

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-15 19:13:58 -08:00
Samuel Marks
4d73751b34
[libaes-siv] New port (#34519)
* [ports/libaes-siv] New port

* [ports/libaes-siv/CMakeLists.txt] Only include one C file ; use compile flags from their official CMakeLists.txt ; link OpenSSL

* Update ports/libaes-siv/portfile.cmake

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

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

* [ports/libaes-siv/CMakeLists.txt] Copy yara port's approach to depending on OpenSSL

* [ports/libaes-siv/CMakeLists.txt] Use @ for escaping vars and use https://cmake.org/cmake/help/latest/command/file.html#configure instead of `file(WRITE` following by `configure_file`

* Update ports/libaes-siv/CMakeLists.txt

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update ports/libaes-siv/CMakeLists.txt

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update ports/libaes-siv/CMakeLists.txt

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* ./vcpkg x-add-version libaes-siv --overwrite-version

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-11-15 17:24:14 -08:00
eao197
b54e364833
[restinio] Update to 0.7.0 (#35083)
* RESTinio updated to v.0.7.0.

* Fix manifest format.

* x-add-version for RESTinio-0.7.0.

* Remove files that not needed anymore.

* x-add-version for updated RESTinio port.

* Remove comment with vim settings.

* x-add-version for updated RESTinio's portfile.
2023-11-15 17:04:11 -08:00
JonLiu1993
6b07285422
[exiv2] update to 0.28.1 and fix build error (#35020)
* [exiv2] update to 0.28.1

* update version

* Fix option

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-11-15 17:02:47 -08:00
Kai Pastor
67e861818a
[zimpl] New port (#35053)
* [zimpl] New port

* Fix msvc

* MSVC needs pcre2

* Fix MSVC runtime

* Fix msvc and mingw
2023-11-15 16:56:18 -08:00
Jia Yue Hua
b61706e96c
[aws-c-http,aws-c-auth,aws-c-s3,aws-c-mqtt,aws-c-common,aws-sdk-cpp,aws-crt-cpp] update to 0.7.14, 0.7.6, 0.3.24, 0.9.9, 0.9.9,1.11.201,0.24.7 (#35070)
* [aws-c-http] update to 0.7.14

* [aws-c-http] update to 0.7.14

* [aws-c-mqtt] update to 0.9.9

* [aws-c-mqtt] update to 0.9.9

* [aws-c-s3] update to 0.3.23

* [aws-c-s3] update to 0.3.23

* [aws-c-auth] update to 0.7.6

* [aws-c-auth] update to 0.7.6

* [aws-crt-cpp] update to 0.24.5

* [aws-crt-cpp] update to 0.24.5

* [aws-sdk-cpp] update to 1.11.200

* [aws-sdk-cpp] update to 1.11.200

* [aws-c-common] update to 0.9.8

* [aws-c-common] update to 0.9.8

* [aws-c-common] update to 0.9.9

* [aws-c-common] update to 0.9.9

* [aws-c-s3] update to 0.3.24

* [aws-c-s3] update to 0.3.24

* [aws-crt-cpp] update to 0.24.7

* [aws-crt-cpp] update to 0.24.7

* [aws-sdk-cpp] update to 1.11.201

* [aws-sdk-cpp] update to 1.11.201
2023-11-15 16:02:14 -08:00
Nick D'Ademo
e8f5747b89
[qt-advanced-docking-system] update to 4.2.0 (#35105)
* update port.

* update versions file.

* remove unneeded patch.

* update versions file.
2023-11-15 15:52:09 -08:00
Nick D'Ademo
324c2436f0
[kubazip] update to 0.2.6 (#35100)
* update port.

* update versions file.
2023-11-15 15:49:32 -08:00
Nick D'Ademo
682799e131
[winsparkle] update to 0.8.1 (#35101)
* update port.

* update versions file.
2023-11-15 15:48:13 -08:00
Nick D'Ademo
c4959758dd
[jasper] Update to 4.1.0 (#35104)
* update port.

* update versions file.
2023-11-15 15:47:08 -08:00
SportsDataPlayground
ced267328c
[wil] Update to latest v1.0.231028.1 version (#35099)
* [wil] Update to latest v1.0.231028.1 version

See https://github.com/microsoft/wil/releases/tag/v1.0.231028.1 for details

* Update wil.json
2023-11-15 15:46:34 -08:00
Nick D'Ademo
540956515c
[libobfuscate] new port (#35106)
* add new port.

* add header install.

* formatting.

* versions.

* Update ports/obfuscate/portfile.cmake

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

* rename port.

* update versions file.

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-11-15 15:42:50 -08:00
Bernhard Manfred Gruber
b4e9db1d85
[alpaka] Update to 1.0.0 (#35109) 2023-11-15 15:41:15 -08:00
autoantwort
e556c1a8e2
[ztd-static-containers] fix deps (#35111) 2023-11-15 15:22:58 -08:00
Sandy
24b141631e
[bgfx] Update to 1.122.8595-458 (#35113)
Use release artifact file for submodules instead of checking them out
manually.
This prevents future mistakes of bad references of submodules.
Future updates will only requires updates to the version and sha.
2023-11-15 15:19:00 -08:00
jim wang
d2845dc758
[sfml] Update to 2.6.1 (#35118)
* update to 2.6.1

* update version
2023-11-15 15:04:47 -08:00
Jia Yue Hua
2b14b606ce
[numcpp] update to 2.12.1 (#35102)
* [numcpp] update to 2.12.1

* [numcpp] update to 2.12.1
2023-11-14 17:09:51 -08:00
Jia Yue Hua
7da80835ac
[mygui] update to 3.4.3 (#35103)
* [mygui] update to 3.4.3

* [mygui] update to 3.4.3
2023-11-14 17:09:28 -08:00
autoantwort
ced9a6771d
[cfitsio] fix uwp build (#35009) 2023-11-14 16:09:58 -08:00
Billy O'Neal
83712a6060
Improve and extract internals of vcpkg_find_acquire_program. (#34881)
* Extract vcpkg_extract_archive from vcpkg_find_acquire_program.

* Extract vcpkg_download_sourceforge from vcpkg_from_sourceforge.

This allows vcpkg_find_acquire_program to download from SourceForge without needing to temporarily change _VCPKG_EDITABLE.

* Use whether a URI is known for an entity to decide whether to downloads it rather than checking a separate supported_on_unix boolean.

* Add unparsed arguments check to vcpkg_extract_archive
2023-11-14 14:01:08 -08:00
Henrik Gaßmann
426dcc68e0
[llfio,ned14-internal-quickcpplib,outcome,status-code] Update to 2023-11-06 (#34935)
* [ned14-internal-quickcpplib] Update to 2023-11-06

* [status-code] Update to 2023-11-0

* [outcome] Update to 2.2.7

* [llfio] Update to 2023-11-06

* Update version database

* [outcome,llfio] Fix find_dependency usage
2023-11-14 13:11:02 -08:00
Jia Yue Hua
a3aec9d93b
[libmt32emu] update to 2.7.1 (#35019)
* [libmt32emu] update to 2.7.1

* [libmt32emu] update to 2.7.1

* fix homepage
2023-11-14 13:08:03 -08:00
Peter Adam Korodi
877eaea999
[configcat] Update to version 3.1.1 (#35025)
* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.1

* [configcat] Update to version 3.1.1
2023-11-14 13:05:58 -08:00