Commit Graph

19192 Commits

Author SHA1 Message Date
Alex
e527f179b1
[kf5parts] Add new port (#31544)
* [kf5parts] New package

* [kf5parts] Apply suggestions from code review

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* [kf5parts] vcpkg x-add-version kf5parts

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-05-31 12:49:39 -07:00
Daniil Goncharov
d01e12bfee
[magic-enum] Update to v0.9.1 (#31742)
* [magic-enum] Update to v0.9.1

* x-add-version --all
2023-05-31 12:42:42 -07:00
Kai Pastor
3e93bb69a1
[coolprop,if97,msgpack,refprop-headers] Cleanup (#31694)
* [coolprop] Cleanup

* Fix uwp

* [refprop-headers] Update

* [if97] Avoid encoding warnings

* [msgpack] More boost dependencies

Cf. https://github.com/msgpack/msgpack-c/wiki/install_boost

* [coolprop] Use msgpack endianess

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-05-31 12:27:10 -07:00
Jia Yue Hua
50a5ff3563
[folly,fbthrift,mvfst,fizz,wangle,proxygen]: update to 2023.05.15 (#31657)
* [folly]: update to 2023.05.15

* remove no more used patch

* fix mvfst

* fix rsocket

* revert indent

* fix space
2023-05-31 12:24:33 -07:00
Kai Pastor
7be26f0f3c
[unicorn-lib] Fix, cleanup (#31706)
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-05-31 12:22:07 -07:00
JonLiu1993
7aed17856b
[angelscript] fix build dependency error (#31711)
* [angelscript] fix build dependency errors

* update version

* update portfile.cmake

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-05-31 11:55:10 -07:00
Jack·Boos·Yu
8b10402c57
[vcpkg ci] error out cmake related deprecated functions (#31080)
* [vcpkg ci] error out cmake related deprecated functions

* Just have a try

* fix

* pick another variable name

* so far so good

* Maybe fix CI

* rename

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-05-31 11:54:31 -07:00
Cheney Wang
889192df55
[zpp-bits/dbg-macro] Update to latest version (#31712) 2023-05-31 11:47:10 -07:00
Vitalii Koshura
9937670d81
[sentry-native] update to 0.6.3 (#31713)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-31 11:46:33 -07:00
RealTimeChris
b8353ae1a7
[DiscordCoreAPI] Updating to version 2023-05-30 (#31725)
* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.
2023-05-31 11:46:12 -07:00
Ilya Lavrenov
838af19556
[xbyak] added new version v6.69 (#31726)
* [xbyak] added new version v6.69

* update version files
2023-05-31 11:42:27 -07:00
MonicaLiu
f3cb0fc72d
[libphonenumber] Update to 8.13.13 (#31730)
* update libphonenumber

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-31 11:41:28 -07:00
Frank
23577da462
[uwebsockets] update version to 20.44.0 (#31731)
* [uwebsockets] update version to 20.44.0

* version
2023-05-31 11:40:57 -07:00
JoergAtGithub
8a2b7de29d
[sleef] Fix that port didn't install the DLL and PDB files from the buildtree (#31696)
* sleef port didn't install the DLL and PDB files from the buildtree

* Removed accidentally committed out-commented line of code
2023-05-30 18:59:35 -07:00
Ilya Lavrenov
bf1d50ff7a
[opencl] fixed linkage when libOpenCL is static (#31637)
* [opencl]: replaced hardcoded BUILD_SHARED_LIBS (user context) with VCPKG_LIBRARY_LINKAGE (library build context)

* Updated version registries
2023-05-30 18:43:30 -07:00
Kai Pastor
e05695d03f
[podofo] Cleanup and fixes (#31658) 2023-05-30 18:28:05 -07:00
Nicholas Hayes
b4ca42fc6d
[libheif] Update to 1.16.1 (#31227)
* [libheif] Update to 1.16.1

* Fix a missing patch line

* Fix the version database
2023-05-30 12:37:57 -07:00
Ilya Lavrenov
89055338b0
[tbb]: added support for hybrid processors via hwloc (#31643)
* [tbb]: added support for hybrid processors via hwloc

* updated version registries
2023-05-30 12:33:33 -07:00
Kyle Benesch
d376784240
Update to 1.24.0 (#31645) 2023-05-30 12:31:49 -07:00
Raziel Anarki
2585709af9
[libgit2] Update to 1.6.4 (#31651) 2023-05-30 12:31:00 -07:00
localcc
ca2a346767
[lightningscanner] add new port (#31631)
* [lightningscanner] add new port

* update versions

* [lightningscanner] fix portfiles

* update versions
2023-05-30 12:28:14 -07:00
Kai Pastor
2549b40a94
[cminpack] Fix dllexport and pc files (#31667) 2023-05-30 12:05:11 -07:00
chausner
5fd868c533
[liblsl] Update to 1.16.2 (#31673)
* Update liblsl to 1.16.2

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-05-30 12:04:08 -07:00
ZeeWanderer
348fe8e55f
[blend2d] update port to 0.10 (#31675)
* [blend2d] update port to 0.10

 - transition from `version-date` to `version`
 - Update blend2d to 0.10
 - Update local asmjit to 2023-04-28
 - Arm is fixed for windows

* [blend2d] update versions
2023-05-30 12:02:36 -07:00
Ivan Maidanski
ec5193d4cf
[bdwgc] Update to v8.2.4 (#31679)
* Change REF from v8.2.2 to v8.2.4
2023-05-30 11:54:30 -07:00
Theodore Tsirpanis
8c8f5cccef
[sdl1] Change the extension of the template MSBuild solution. (#31685)
* [sdl1] Change the extension of the template MSBuild solution.
It will prevent Visual Studio from suggesting to open it, if you have opened a project using vcpkg as a directory.

* Update version database.
2023-05-30 11:52:52 -07:00
Mengna Li
b4ba8298f5
[sqlitecpp] update to 3.3.0 (#31689)
* update to 3.3.0

* merge patchs

* remove ONLY_STATIC_LIBRARY

* install .dll
2023-05-30 11:40:59 -07:00
Kai Pastor
37804988e7
[azure-c-shared-utility] Fix dependencies (#31693) 2023-05-30 11:39:46 -07:00
RealTimeChris
95d50e69c3
[Jsonifier] Update to version 0.9.2 (#31698)
* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.
2023-05-30 11:38:13 -07:00
Henrik Gaßmann
1ab4a1e2db
[ftxui] Add version 4.1.1 (#31699) 2023-05-30 11:37:45 -07:00
Rémy Tassoux
1226189a7d
[quill] Update to 2.9.1 (#31705)
* [quill] Update to 2.9.1

* [quill] Update version files
2023-05-30 11:36:35 -07:00
Kai Pastor
1c5a340f6e
[vcpkg_acquire_msys,vcpkg-ci-msys2] Ensure msys2 package list freshness (#29067)
* [vcpkg-ci-msys2] New test port for msys2 freshness

* Add features for script updates

* Remove duplicate libbz2 entry

* Automatically update all msys packages, add autoconf-wrapper

* Update primary URL and mirrors

* Follow repo renames

* Fix dependencies of 'file'

* Resolve dependencies at runtime

Don't require msys2 packages to be order from dependent to independent.
This allows to directly use the packages official dependencies, even
if they contain cycles.
It also allows to maintain a stable alphabetical order of the package
declarations, even if the dependencies change over time. This helps to
avoid duplicate declaration.

* Fix updating

* [gettext] Preset more MSVC checks

* Update msys2 packages

* gettext fixes

* CI

* Simplify: Remove update-critical

Desired changes can be picked in git gui etc..

* PKGCONFIG moved

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-05-28 23:24:09 -07:00
Cheney Wang
afbb37cfd6
[llvm] Add atlmfc as a dependence in windows platform (#31604)
* [llvm] Add atlmfc as a dependence in windows platform

* Update platform of atlmfc
2023-05-26 15:36:20 -07:00
Alexander Neumann
1fd5ef71cc
[Qt6] update to 6.5.1 (#31613)
* [Qt6] update to 6.5.1

* update version path

* v db
2023-05-26 13:47:34 -07:00
Alonso Schaich
f84cbe7a11
[gtk] update to 4.10.3 (#31615)
* [gtk] update to 4.10.3 (microsoft/vcpkg#31614)

* [gtk] regenerate versions repository (microsoft/vcpkg#31614)
2023-05-26 13:46:49 -07:00
xventura81
6cbeef851e
[activemq-cpp] Update activemq-cppConfig.cmake (#31623)
* Update activemq-cppConfig.cmake

libapr-1.dll has to be found in bin/ folder

* Update activemq-cpp port version to 13

---------

Co-authored-by: Xavier Ventura <xavier.ventura@aimsun.com>
2023-05-26 13:44:55 -07:00
recsater
76f90a98f8
[cppzmq] draft dependency update (#31624)
* [cppzmq] draft dependency update

cppzmq's draft feature need zeromq draft but it was not included.

* Update baseline.json

* Update cppzmq.json

* Update ports/cppzmq/vcpkg.json

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

* Update cppzmq.json

* format

* version

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-05-26 13:43:07 -07:00
Ilya Lavrenov
3637f5824d
[opencl] fixed installation rules (#31627)
* opencl: fixed installation rules

* Update version database
2023-05-26 13:38:50 -07:00
Barak Shoshany
5511010e18
[bshoshany-thread-pool] Updated to v3.5.0 (#31640)
* [bshoshany-thread-pool] Updated to v3.5.0

* [bshoshany-thread-pool] Updated to v3.5.0
2023-05-26 13:36:03 -07:00
Frank
c6592ce60f
[podofo] Change to github and update version to 0.10.0 (#31584)
* [podofo] Change to github and update version to 0.10.0

* update version

* fix static export

* v db

* fix export name and add usage

* v db

* disable build libxml2 features

* format

* v db
2023-05-25 15:33:51 -07:00
Henrik Gaßmann
08d69d5e5b
[blake3] Update port to use official buildsystem (#31602)
* [blake3] Update port to use official buildsystem

* [blake3] Add version to database

* [blake3] Force correct filenames

* [blake3] Add version to database

* [blake3] Backport DSO/DLL support

* [blake3] Add version to database
2023-05-25 15:30:37 -07:00
Samuel Kogler
4edb1e4f14
[platform-folders] Fix incorrect install location for .cmake file (#31605)
* [platform-folders] Fix incorrect install location for .cmake file

* [platform-folders] Update vcpkg version after fix
2023-05-25 15:28:37 -07:00
Osyotr
a9e8ed2469
[gdal] Don't depend on default features of proj (#31606) 2023-05-25 15:08:27 -07:00
Kai Pastor
582a7ef7a0
[minizip-ng] Restore non-conflicting filepaths (#31612) 2023-05-25 11:46:43 -07:00
Ryan McKenzie
eaa1a7da28
[rsm-mmio] Update to 2.0.0 (#31616)
* bump version to 2.0.0

* cleanup typo

* formatting

* add license id

* update version db
2023-05-25 11:44:39 -07:00
sean
210149f599
[fastgltf] Update to 0.5.0 (#31541)
* [fastgltf] Update to 0.5.0

* Versions

* Fix fastgltf CI baseline

* Update 0.5.0 & update hash

* Update hash

* Update hash
2023-05-25 11:43:57 -07:00
Francisco Facioni
24a3b63e6b
vcpkg - make it compatible with non wayland systems (#31520) 2023-05-25 11:39:42 -07:00
Brain
78a727b608
[DPP] Bump to version 10.0.24 (#31568)
* [bot] Update DPP to v10.0.24

* Update portfile.cmake

* Update ports/dpp/portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update dpp.json

* remove unused

* Update dpp.json

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-05-24 15:30:45 -07:00
Lily Wang
357604e844
[osg] Change OPENGL_PROFILE to GL2 (#26120)
* [osg] Change OPENGL_PROFILE to GL2

* x-add-version

* resolve conflicts

* Update usage

* update version

* Update osg.json
2023-05-24 12:42:04 -07:00
Bill Avery
d856a6560e
[cppgraphqlgen] Update to v4.5.3 (#31448)
* [cppgraphqlgen] Update to v4.5.3

* Run vcpkg x-add-version --all

* Use VERSION variable in REF to stay in sync

* Run vcpkg x-add-version --overwrite-version cppgraphqlgen
2023-05-24 12:22:49 -07:00