Commit Graph

19131 Commits

Author SHA1 Message Date
Frank
0a99cd4c21
[liblsquic] Fix found boringssl on debug or release (#31554)
* [liblsquic] Fix found boringssl on debug or release

* update version
2023-05-23 15:01:26 -07:00
Adam Lugowski
b1c5f22661
[task-thread-pool] new port (#31570)
* [task-thread-pool] new port

* Fix formatting

* Fix hash

* Add blank line

* Regenerate versions/t-/task-thread-pool.json
2023-05-23 13:47:47 -07:00
JonLiu1993
3a750bdcd0
[irrlicht] update to <1.8.5> (#31558)
* [irrlicht] update to <1.8.5>

* update version

* update portfile.cmake

* update version
2023-05-23 13:46:17 -07:00
Frank
e4e7a0b86b
[minizip-ng] update version to 4.0.0 (#31575)
* [minizip-ng] update version to 4.0.0

* update version
2023-05-23 13:43:07 -07:00
myd7349
e4e5d2dc0f
[ada-url] Add new port (#31485)
* [ada-url] Add new port

* [ada-url] Version

* [ada-url] Update to 2.4.2

* [ada-url] Bump version

* [ada-url] tools doesn't support UWP

* [ada-url] Overwrite version
2023-05-23 13:00:34 -07:00
MonicaLiu
e676f024aa
[blaze] Update to 3.8.2 (#31576)
* update blaze

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-23 12:59:02 -07:00
Mengna Li
23414a2bf1
Update to 2.0.9 (#31579) 2023-05-23 12:58:40 -07:00
Simon Perkins
0ccb3d1140
[gsl] fix gsl x64-linux-dynamic build by guarding win32 string replaces (#31504)
* Guard win32 string replaces

* update version

* Use target_compile_definitions for GSL_DLL

* Update version

* Revert "Use target_compile_definitions for GSL_DLL"

This reverts commit 9b228c100a.

* Address review comments

* Update version

* Revert "Address review comments"

This reverts commit d6e911a87b.

* Address review comments

* Remove target_compile_definitions

* #ifndef WIN32 -> #ifndef _WIN32

* Update version

* Update port-version from 2 to 3

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

* Restore version 2 port-version in version/g-/gsl.json
2023-05-22 14:56:05 -07:00
Silvio Traversaro
462885c7fb
[idyntree] Update to 9.0.0 (#31417)
* [idyntree] Update idyntree port to 9.0.0

Furthermore, remove irrlicht feature from default features as since
version 9.0.0 idyntree requires irrlicht compiled with SDL support
on Windows, and that is not available in irrlicht compiled by vcpkg.

* [idyntree] Update versions
2023-05-22 12:07:52 -07:00
myd7349
d672b68add
[portable-file-dialogs] Add new port (#31482)
* [portable-file-dialogs] Add new port

* [portable-file-dialogs] Version stuffs
2023-05-22 12:04:14 -07:00
sonodima
ebb01831d6
[wmipp] Add new port (#31503)
* add port 'wmipp'

* added 'wmipp' hash

* formatted manifest and rebuilt database

* uupdate version database

* use ${VERSION} in ports/wmipp/portfile.cmake

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* update version database

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-22 12:03:21 -07:00
chausner
f2328e89e9
[cpp-async] Add new port (#31523)
* Add cpp-async 2023-05-19

* Update CI baseline

* Add new line

* Update CI baseline

* Fix HEAD_REF

* Update CI baseline

* Update to v1.0.0

* Update CI baseline

* Remove old version

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-05-22 11:56:55 -07:00
Konstantin Podsvirov
7f2a9d7891
[flecs] update to 3.2.3 (#31534)
* [flecs] update to 3.2.3

* [flecs] update version database
2023-05-22 11:55:09 -07:00
Sean Farrell
90c6f23013
[c9y] update to version 0.8.0 (#31540)
* [c9y] update to 0.8.0

* [c9y] update version database
2023-05-22 11:46:55 -07:00
Vitalii Koshura
af5d4e9e5b
Update boinc to 7.22.2 (#31543)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-22 11:46:27 -07:00
Mengna Li
e983fc2630
update to 2.36.1 (#31549) 2023-05-22 11:45:57 -07:00
jim wang
690c54515f
[zlib-ng] update to 2.0.7 (#31555)
* update version

* update version
2023-05-22 11:37:06 -07:00
JonLiu1993
4d7e8f0393
[simde] update to 0.7.6 (#31560)
* [simde] update to 0.7.6.

* update version
2023-05-22 11:34:33 -07:00
JonLiu1993
ded1f63e29
[charls] update to 2.4.2 (#31561)
* [charls] update to 2.4.2

* update version

* update function

* update version
2023-05-22 11:34:06 -07:00
Rémy Tassoux
167a402bd4
[quill] Update to 2.9.0 (#31562)
* [quill] Update to 2.9.0

* [quill] Update version files
2023-05-22 11:33:40 -07:00
Pierre Wendling
656fcc6ab2
[fmt] Update to 10.0.0 (#31378)
* [fmt] Update to version 10.0.0.

* [fmt] Update portfile.

- Remove dead code. It is no longer necessary to manually move DLLs and
edit CMake configs.
- Use vcpkg_install_copyright.

* [fmt] Update baseline.

* [cachelib] Update to 2023.05.08.00, support fmt 10

* Update to 2023.05.08.00.
* Add patch to support fmt 10.
* Update baseline.

* [spdlog] Add upstream patch for fmt 10.

* Add upstream patch to support fmt 10.
* Update portfile.
* Add usage.
* Update baseline.

* [seacas] Add upstream patch to support fmt 10.0.0.

* Add patch to support fmt 10.0.0.
* Update baseline.

* [coolprop] Update patch to support fmt 10.

* Update patch to support fmt 10.0.0. See CoolProp/CoolProp#2252
* Update baseline.

* [wasmedge] Add patch for fmt 10 support.

* Add patch to support fmt 10
* Update baseline
2023-05-21 18:05:01 -07:00
Matthias Kuhn
f8b9c6ad11
[qtpositioning] devendor poly2tri (#31462)
* [qtpositioning] devendor poly2tri

* Trim patch
2023-05-21 18:01:48 -07:00
Cheney Wang
f632b00a3f
[cairomm] Disable test (#31502) 2023-05-21 17:59:57 -07:00
Kai Pastor
5b744ed753
[gettext] Split, fixes, faster build, checked-in config cache (#30429)
* [gettext] Preset more MSVC checks

* Modify configure to speed up windows builds

* Support checked-in config cache

* Collect config [skip actions]

* Add x64 config

* Collect config [skip actions]

* Re-use most of windows config.cache [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* WIP

* [mchehab-zbar] Update gettext dependencies

* Add missing patch

* Don't test find_package(Gettext)

* [vcpkg-autotools-cache] Script port for config caching

* Add missing file

* Remove vcpkg-autoconf-cache

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-21 17:56:14 -07:00
JonLiu1993
892fd52dc4
[vcpkg baseline][vcpkg-ci-arrow | arrow] Fix ci error (#31439)
* [vcpkg-ci-arrow] Fix ci error

* update ci baseline

* fix arrow ci error

* update version

* update patch

* update version

* update patch

* update version
2023-05-21 17:52:49 -07:00
JonLiu1993
0fbc24d396
[binlog] fix ci error (#31471) 2023-05-21 17:51:35 -07:00
Alonso Schaich
35ad178191
[harfbuzz] update to 7.2.0 (#31493)
* [harfbuzz] update to 7.2.0 (microsoft/vcpkg#31492)

* [harfbuzz] regenerate versions repository (microsoft/vcpkg#31492)
2023-05-21 17:49:15 -07:00
moritz-h
c140c95162
[glslang] update to 12.2.0 (#31509) 2023-05-21 17:49:01 -07:00
Lily Wang
40619a55c3
[pdcurses] Add export CMake config (#31453)
* [pdcurses] Add export CMake config and update to latest commit

* update version

* add judge CMAKE_BUILD_TYPE STREQUAL "Debug"

* update version

* apply suggestions

* update version

* Add find binary file

* update version

* remove CMAKE_BUILD_TYPE

* update version
2023-05-18 11:38:34 -07:00
Cheney Wang
14a96b1980
[libde265] Fix incorrect pc file (#31477)
* [libde265] Fix incorrect pc file

* Apply upstream change
2023-05-18 11:28:08 -07:00
L3nn0x
f2446c13a9
Update discord-game-sdk to 3.2.1 (#31495)
* Update discord version

* Update patch

* Update patch

* Update database version

* Update port version

* Run format

* Update database version

* Update database version
2023-05-18 11:26:45 -07:00
MonicaLiu
ba5cf5bba6
[flecs] Add usage file (#31501)
* add usage

* update version

* remove vcpkg-cmake-wrapper.cmake

* update version

* undo remove vcpkg-cmake-wrapper.cmake

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-18 11:24:27 -07:00
jim wang
cdb77f1b5c
[alembic] update to 1.8.5 (#31456)
* alembic update to 1.8.5

* update version

* fix line break

* update version

* fix line break

* update version

* delete debug patch

* update version

* fix line break

* update version
2023-05-18 11:23:27 -07:00
myd7349
d707c55758
[simdjson] Update to 3.1.8 (#31479)
* [simdjson] Update to 3.1.8

* [simdjson] Bump version
2023-05-18 11:22:21 -07:00
Francisco Facioni
7e957fda0c
tracy - upgrade to 0.9.1 (#31484) 2023-05-18 11:21:54 -07:00
Frank
3f6bfedb80
[live555] Update version to 2023.5.10 (#31487)
* [live555] Update version to 2023.5.10

* version
2023-05-18 11:19:38 -07:00
Pierre Wendling
278f429069
[openimageio] Update to 2.4.11.1 (#31489)
* [openimageio] Update to 2.4.11.1.

* [openimageio] Add upstream patch to fix MSVC build

* [openimageio] Update baseline.
2023-05-18 11:19:03 -07:00
Alonso Schaich
df788a288c
[glib] update to 2.76.2 (#31491)
* [glib] update to 2.76.2 (microsoft/vcpkg#31490)

* [glib] regenerate version registries (microsoft/vcpkg#31490)
2023-05-18 11:18:29 -07:00
MonicaLiu
a9da2edbae
[gdcm] Update to 3.0.22 (#31499)
* update gdcm

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-18 11:18:03 -07:00
Henrik Gaßmann
7b30311f0a
[boringssl] Fix pkg-config & cmake find module compat (#31387)
* [boringssl] Fix find-module compatibility

OpenSSL libraries use a "d" postfix to differentiate debug and release
binaries. The cmake find-module mistakes the debug binary for the
release binary without the postfix.

Fix the package config generator logic which was completely broken
before: Remove linkage of Windows libraries for non-Windows targets and
remove the "lib" prefix only for msvc builds.

Harmonize the pkg-configs with the debug postfix.

Add usage instructions.

* [boringssl] Add new port version to database
2023-05-17 09:21:23 -07:00
Fabien Péan
221670ac58
[libigl] Fix libigl features (#31420)
* [libigl] Fix feature installation

* [libigl] Update license

* [libigl] update port version

* [libigl] update patch

* [libigl] update patch

* [libigl] update patch

* [libigl] update patch

* [libigl] update patch

* [libigl] v db

* [libigl] Fix license

* [libigl] v db
2023-05-17 09:18:26 -07:00
JonLiu1993
0e79ac5be5
[freetype-gl] Add feature glad (#31436)
* [freetype-gl] Add feature glad

* format vcpkg.json

* update version

* update rependences

* update version
2023-05-17 09:15:39 -07:00
Konstantin Podsvirov
ed3afc99e2
[flecs] update to 3.2.2 (#31432)
* [flecs] update to 3.2.2

* [flecs] update version database
2023-05-17 09:13:51 -07:00
Lily Wang
b49c204b93
[opencascade] Fix the paths in target files for static build (#31460)
* [opencascade] Fix paths in target files for static build

* update version

* apply suggestion

* update version
2023-05-17 08:57:42 -07:00
MonicaLiu
2d18711ce2
[ccfits] Support for Release-only build (#31473)
* support release only

* update version

* update portfile.cmake

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-17 08:51:07 -07:00
MonicaLiu
aaf629c095
[influxdb-cxx] Update to v0.7.1 (#31145)
* update influxdb-cxx

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-17 08:39:49 -07:00
Alexis La Goutte
08e86f83af
nghttp2: update to 1.53.0 (#31406)
and remove unnecessary cmake options
2023-05-17 08:38:57 -07:00
Leonid Pospelov
a618637937
[lexbor] Add new port (#31415)
* [lexbor] Add new port

* .

* addver

* addver

* ver

* Update ports/lexbor/portfile.cmake

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

* Update ports/lexbor/portfile.cmake

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

* Update lexbor.json

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-05-16 10:47:59 -07:00
Simon Perkins
4a45104152
[wcslib] Add wcslib port (#31320)
* Initial commit

* Add usage and install

* Correct library  name

* Try configure install

* Disable more features

* Remove redundant lines

* Remove CMakeLists.txt

* --without-cfitsio

* Clean up vcpkg.json and disable windows

* Format the manifest

* Add versions

* Update homepage and download URL

* Fix version

* Update usage

* Update version
2023-05-16 10:45:18 -07:00
Adolfo Solis
338d300d3e
[fineftp] add new port fineftp-v1.3.4 (#31435)
* [fineftp] Add package v1.3.4

* [fineftp] Updated license

* [fineftp] database updated

* [fineftp] Fix git tree

* [fineftp] Disable Android platform

* [fineftp] Updated database

* Update ports/fineftp/portfile.cmake

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

* Update ports/fineftp/portfile.cmake

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

* [fineftp] Add EOF

* [fineftp] Update database

* [fineftp] Remove white line

* [fineftp] Update database

* [fineftp] Remove empty line

* [fineftp] Update database

---------

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-05-16 10:37:37 -07:00