Граф коммитов

18793 Коммитов

Автор SHA1 Сообщение Дата
RealTimeChris 53296052a4
[Jsonifier] New Port (#30276)
* Updating the files.

* Updating the version file's info.

* Updating the version file's info.

* Updating version file.

* Updating version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Update ports/jsonifier/portfile.cmake

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

* Update ports/jsonifier/vcpkg.json

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

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-03-23 09:44:11 -07:00
Pierre Wendling 8875aa3cd9
[glib] update to 2.76.0 (#30316)
* [glib] Bump to 2.76.0

* [glib] Update baseline.
2023-03-22 16:35:27 -07:00
Denis Barkar d296322999
[libgme] add new port (#30314) 2023-03-22 16:34:39 -07:00
RobbertProost dac69df66e
[nayuki-qr-code-generator] bump version to v1.8.0 (#30267) 2023-03-22 16:23:19 -07:00
Yury Bura eb11dbb245
[libxml2] add more features (#30154)
* [libxml2] move hardcoded external dependencies (iconv, lzma, zlib) to features, disable legacy flag by default

* add version

* [libxml2] add ftp and http options

* overwrite version

* [libxml2] restore formatting, remove ftp from defaults

* overwrite version

* [libxml2] remove hhtp from default-features

* overwrite version

* [libxml2] add network future dependent on platform

* [libspatialite][pdal][spatialite-tools] define libxml2[http] dependency explicitly

* update versions

* [libspatialite] update version

* add version

* Revert "[libxml2] add network future dependent on platform"

* overwrite version
2023-03-22 16:20:43 -07:00
MonicaLiu c8c15aa1a2
[tl-expected] update to v1.1.0 (#30324)
* update ti-expected

* update version

* update tl-expected

* update verison

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-22 16:00:43 -07:00
Lily Wang bfe0a82cfa
[libpcap] Fix incorrect library name in libpcap.pc of static build (#30326)
* [libpcap] Fix incorrect library name in libpcap.pc of static build

* update version
2023-03-22 15:59:09 -07:00
Peter Adam Korodi ae59b93af0
[configcat] Update to version 2.0.1 (#30309)
* [configcat] Update to version 2.0.1

* [configcat] Update to version 2.0.1
2023-03-21 13:37:47 -07:00
مهدي شينون (Mehdi Chinoune) 7ee7fbd76b
qca: update to 2.3.5 and build against Qt6 (#30308) 2023-03-21 13:36:35 -07:00
An Tao 50e61307ea
[trantor] Update to 1.5.11 (#30312) 2023-03-21 13:33:03 -07:00
Johannes Schönberger af65efb22b
[faiss] Update to v1.7.3 (#30287)
* Update faiss to v1.7.3

* v

* Update ports/faiss/vcpkg.json

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

* n

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-03-21 13:32:36 -07:00
Denis Barkar a00a5614f5
[unrar] Fix library linkage (#30286) 2023-03-21 13:30:12 -07:00
Nick a685c5b764
[imgui] update to 1.89.4 (#30262)
* [imgui] update to 1.89.4

* [imguizmo] fix build

* [implot] fix build
2023-03-21 13:23:47 -07:00
Kai Pastor efa3860de7
[nettle] Update to 3.8.1 (#29780)
* Add export list generation [skip actions]

* Refresh exports using dumpbin

* [nettle] Update to 3.8.1 [skip actions]

* Disable testsuite and examples [skip actions]

* Update exports for x64 [skip actions]

* Update exports for x86 [skip actions]

* Finish update

* Fix installation of DLLs

* Add feature to control tools

* Fix CCAS

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-21 12:50:51 -07:00
Pierre Wendling 812080c89a
[sdl2-mixer] Update features and fix static linking (#29681)
* [sdl2-mixer] Update features behaviour.

- Reword feature description.
- Disable FLAC and MP3 support when libflac and mpg123 are not selected.
- Make libvorbis a dependency instead of a feature.
Unlike the FLAC/MP3 backends, the vorbis backend cannot be disabled.

* [sdl2-mixer] Remove alternative midi features.

The priority for MIDI backends is: fluidsynth > timidity > nativemidi.

- Turn off implicitely enabled timidity backend which shadows the
nativemidi backend.
- Remove nativemidi as it offers the same functionalities as fluidsynth
but is not available outside of Windows and Apple platforms. Moreover it
may give the false impression that MIDI is supported out of the box

* [sdl2-mixer] Use targets provided by dependencies.

This allows the dependencies to inform the sdl2-mixer about their usage
requirements, making it much easier to statically link the library.

* [sdl2-mixer] FluidSynth now requires pkg-config.

Since 2.3.1#1 FluidSynth's CMake config required pkg-config to find its
dependencies.

* [sdl2-mixer] UWP builds should work again.

* [sdl2-mixer] Update baseline.

* [sdl2-mixer] Add back a dummy libvorbis feature.

This is to keep compatibility with downstream users.

* [sdl2-mixer] Update version.

* [sdl2-mixer] Remove the dummy libvorbis feature.

Since vcpkg tool version 2023-02-16, this is no longer needed.

* [sdl2-mixer] Update version.

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-21 12:40:45 -07:00
Pierre Wendling 39ffd6851e
[mpg123] Bump to 1.31.3 (#30321)
* [mpg123] Bump to version 1.31.3.

* [mpg123] Update portfile.

- Copy pdbs
- Remove unecessary cleanup of bin directories on macOS.

* [mpg123] Update baseline.
2023-03-21 12:30:41 -07:00
Billy O'Neal 6146b482ec
VM Updates for Patch Tuesday, March 2023 (#30223) 2023-03-21 12:27:26 -07:00
MonicaLiu e249dfb528
[lastools] Fix '*.cmake' file name (#29833)
* update lastools

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-03-20 12:16:03 -07:00
Alexander Neumann 0afa78153b
[nanosvg] Update and use upstream CMake (#29998)
* [nanosvg] Update and add FLTK patch

* [wxWidgets] fix nanosvg usage

* v db

* typo fix

* v db

* mathgl wrong gsl linkage

* fix nanosvg in wxwidgets wrapper

* v db revert trace in mathgl

* fix !windows

* v db
2023-03-20 12:10:36 -07:00
Chuck Walbourn 7a4ca3fd46
UWP toolchain fix and update some supports expressions for uwp/xbox (#30096)
* UWP toolchain fix and update some ports supports expressions for uwp/xbox

* Update baseline

* More ports updated for !xbox

* Update baseline

* Update support expression for ms-gdkx

* Update baseline

* ms-gdkx port should fail on ado system

* Revert change to opengl-registry since its needed for angle on UWP

* Minor github actions cr

* Refresh baseline
2023-03-20 12:02:25 -07:00
Frank a4c9a64b57
[openblas] disable build in Visual Studio with feature 'dynamic-arch' (#30192)
* [Openblas] disable build in Visual Studio with feature 'Dynamic_ARCH'

* update version

* add supports

* version
2023-03-20 12:00:01 -07:00
Dennis cc182c1403
[asio-grpc] Update to v2.5.1 (#30248)
* asio-grpc: Update to v2.5.1

* asio-grpc: Use VERSION
2023-03-20 11:48:44 -07:00
Ali Keles dde86bebcc
[hazelcast-cpp-client] update to v5.2.0 (#30249)
* Update hazelcast-cpp-client to 5.2.0

* run vcpkg x-add-version --all

* review changes

* vcpkg x-add-version --all
2023-03-20 11:47:04 -07:00
talregev e84a58fe26
update openssl to 3.1.0 (#30263) 2023-03-20 11:45:56 -07:00
Kai Pastor 9b9c2758ec
[vcpkg_configure_meson] Update compiler flags parsing (#30271) 2023-03-20 11:45:02 -07:00
Cheney Wang a2f6e588f8
[armadillo] Update to 12.0.1 (#30297) 2023-03-20 11:41:05 -07:00
RobbertProost 1ad25d5f6f
[nayuki-qr-code-generator] fix installation path of config files (#30299) 2023-03-20 11:40:01 -07:00
Frank b09cf765d3
[msgpack] update version to 4.1.3 (#28117)
* [msgpack] update version to 4.1.3

* update version

* version

* clean and fix license

* clean and fix license

* version

* revert

* revert

* version

* fix ci

* version

* fix coolprop and update version

* update version

* format patch

* version

* hash

* revert patch

* version

* update patch

* version

* add new function

* vdb

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-20 11:33:03 -07:00
Alexander Neumann 0526b9cb22
[intel-mkl] install mkl instead of requesting the user to install it (#29437)
* [intel-mkl] install mkl instead of requesting the user to install it

* windows and linux stuff

* add openmp stuff

* fix mixing basepath2

* remove x64 windows

* add openmp -> libiomp rename

* retry linux

* portfile adjustment

* adjust stuff for arrayfire

* fix linkage

* update baseline

* add a warning message

* format manifest

* bump port version

* v db

* - install usage
- change interface to ilp64 (default for x64)
- remove debug output

* v db

* cleanup ci baseline

* new try for arrayfire

* retry

* actually pass the option.

* v db

* guard settings with cpu feature

* v db

* cleanup from CR

* v db
2023-03-20 01:27:15 -07:00
Alexander Neumann 391313b9de
[fltk] fix narrowing error in clang-cl (#29995)
* [fltk] fix narrowing error in clang-cl

* v db
2023-03-20 01:22:38 -07:00
Darryl Pogue e12d82b8eb
[physx] Fix x86 Linux build errors (#30014)
As per comments in the source, "some GCC compilers need the compiler
flag -malign-double to be set."
a2c0428aca/pxshared/include/foundation/PxPreprocessor.h (L473)
2023-03-20 01:18:05 -07:00
Gavin Xin 7d5f1f3e13
[cachelib] add new facebook cachelib port (#29973)
* Add new unofficial facebook cachelib port

* fix comments

* versions

* update version database

* update deps & version database

* update deps & version databases

* fix comments

* update version database

* find numa.h and warn when not found
2023-03-20 01:14:57 -07:00
Lily Wang 7502c79342
[gmp] Feature fat couldn't build on Windows (#30177)
* [gmp] Feature fat couldn't build on Windows

* update version

* modify supports

* update version

* update supports

* update version
2023-03-20 01:04:11 -07:00
JonLiu1993 e718473ff3
[onnx] update to 1.13.1 (#30234)
* [onnx] update to 1.13.1

* update version
2023-03-20 00:56:28 -07:00
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