Commit Graph

143 Commits

Author SHA1 Message Date
bjornthirud
721328e357
[easyloggingpp] Features to support multithreading (#31396)
* ports/easyloggingpp features to support multi-threaded applications

* New version of ports/easyloggingpp

---------

Co-authored-by: Bjørn Thirud <bjorn.thirud@fotoware.com>
2023-05-13 12:32:59 -07:00
Billy O'Neal
4d2e253e42
Avoid recalculating the default msbuild settings. (#31325)
* Fix the `vcpkg_install_msbuild` docs to reflect handling of x86==Win32.

See:
* https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264
* https://github.com/microsoft/vcpkg/issues/28076

* Remove overriding-with-the-default discovered in https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264

hunspell and mp3lame are left alone because they do other things with the resulting variable.

* Remove nonexistent reference to `MSBUILD_PLATFORM` variable.

* Simplify getting to x86, as discovered in https://github.com/microsoft/vcpkg/pull/28119#issuecomment-1336270264

* Version DB

* Whoops patches shouldn't be quoted.

* Delete vcpkg_install_msbuild.md

Docs changes have been migrated in microsoft/vcpkg-docs#21

* Update ocilib.json

* Update ocilib.json

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-05-09 14:56:22 -07:00
myd7349
6a3dd0874f
[edflib] Update to v1.24 (#31250)
* [edflib] Add dynamic build support

* [edflib] Bump version

* [edflib] Update to v1.24

* Revert "[edflib] Bump version"

This reverts commit d45db16a0e.

* [edflib] Bump version
2023-05-05 11:30:57 -07:00
Steve Lhomme
ccefd02758
[matroska,ebml] copy PDBs (#31189)
* [ebml] copy PDBs

* [matroska] copy PDBs
2023-05-01 15:22:00 -07:00
Jack·Boos·Yu
7cfd63db7f
[many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 (#29882)
Co-authored-by: jyu49 <yu_jack@apple.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-21 14:48:12 -07:00
autoantwort
5b11232d00
[many-ports] Don't use deprecated functions (autogenerated) (#26981)
* [libuvc,qt5-virtualkeyboard] remove duplicated dependency entry

* [many-ports] don't use deprecated functions (autogenerated)

* atkmm: Fix license.
gperftools: Reformat vcpkg_check_features call.
gsl: Fix license.
libpff: Fix license.
pangomm: Fix license.
qtbase: Revert, only comment changes.
type-lite: Reformat vcpkg_check_features and actually use the feature options.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 09:13:15 -07:00
Steve Lhomme
dafff8267e
[ebml] update to 1.4.4 and enable UWP builds (#30750)
* [ebml] update to 1.4.4

The limits patch has been applied in 1.4.3:
f0bfd53647

* [ebml] enable UWP builds

This has been used in VLC for years. There was a build issue with file access
but it's no longer build by default

05bc5c0902
2023-04-10 19:28:13 -07:00
autoantwort
6fe40ca767
[embree3] does supports arm64-osx (#30548) 2023-04-04 16:32:58 -07:00
Joel Falcou
88daa8ab70
[eve] update to 2023.2.15 (#30475)
* Add newest EVE release

* Updated versions

* Correct description

* Updated versions file

* Fix SHA512

* Fix error with versionning

* Updated versions
2023-03-28 11:28:44 -07:00
autoantwort
62eca25c43
[etcd-cpp-apiv3] fix hash (#30450) 2023-03-27 11:45:52 -07:00
JonLiu1993
e35a739f5e
[expected-lite] update to v0.6.3 (#30347)
* [expected-lite] update to v0.6.3

* update version
2023-03-23 15:57:07 -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
Chuck Walbourn
c1d764a742
[community triplet] adds triplets for building for the Xbox platform (#29210)
* Try adding xbox triplets

* Update for Gaming Command Prompt usage

* Fix directxtk12 shaders for xbox

* Add toolchain for xbox

* Fix ports for feature builds

* Code review feedback

* More code review

* Code review

* WIN32_LEAN_AND_MEAN is too aggressive for many libs

* Normalize GDK variable paths

* Need to leave oldnames.lib as many libs use POSIX names

* More code review feedback

* Remove extra file

* Use of /DEFAULTLIB fixed 41 ports

* Code review feedback

* Added basic xbox supports expression

* Updates for xbox-aware ports

* Update for CMake fixes upstream

* Minor synatx fix

* Fix up merge issues

* Need directx-headers for linux

* Missed one port revision

* Removed VCPKG_TARGET_IS_XBOX from project scope after upstream fixes

* Update baseline

* License updates per github-actions bot

* Update baseline

* Update toolchain to support try_compile for GDK headers

* Update port numbers

* Update baseline

* Don't need directx-dxc for Xbox builds

* Update baseline

* Update hashes

* Code review

* Update baseline

* Refresh hashes for upstream fixes

* Update baseline

* Add ms-gdkx stub port

* Update baseline

* updated ms-gdkx with user-friendly output

* Update baseline

* Code review for the toolchain file

* Update directxkt12 hash

* Refresh baseline

* Update MSBuild integration to select proper triplet for GDK custom platforms

* Update CMake integration to select proper xbox triplet from XBOX_CONSOLE_TARGET

* vcpkg.targets update

* Code review feedback

* Update baseline

* Refresh baseline

* Code review for MSBuild

* Code review for xbox toolchain

* vcpkg.cmake codereview

---------

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-03-08 14:06:20 -08:00
Jack·Boos·Yu
a6cb7292c4
[many ports]switch to vcpkg-cmake / vckg-cmake-config part 1 (#29880)
* [many ports]switch to vcpkg-cmake / vckg-cmake-config

* version

* Missing changes

* version

* typo

* version

* typo

* version

* fix typo

* version

* deprecate vcpkg_extract_source_archive_ex

* version

* fix arguments

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-03-06 15:44:04 -08:00
Carlos O'Ryan
341d02562a
[abseil] update to latest release (20230125.0) (#29692)
* [abseil] update to latest release (20230125.0)

* Fix DLL support

* Update version

* I do not understand the warning about version-string, fixing it seems to make things worse

* [etcd-cpp-apiv3] Abseil requires C++14

* Update a downstream port

* I just cannot get these right, argh

* Try to switch from version-string to version (again)

* Regenerate versions

* Improve etcd handling of C++ standard

* Regenerate versions

* Use target_link_libraries to get compilation flags

* Update version files
2023-02-21 08:28:07 -08:00
Kai Pastor
bf4822b562
[exiv2] Update, cleanup (#29732) 2023-02-21 08:06:26 -08:00
Tao He
4f7e4b0193
[etcd-cpp-apiv3] Add etcd-cpp-apiv3 ports. (#29363)
* Add etcd-cpp-vpiv3 ports.

Signed-off-by: Tao He <sighingnow@gmail.com>

* Add version files

Signed-off-by: Tao He <sighingnow@gmail.com>

* Address linter comments

Signed-off-by: Tao He <sighingnow@gmail.com>

* Format

Signed-off-by: Tao He <sighingnow@gmail.com>

* Update the version

Signed-off-by: Tao He <sighingnow@gmail.com>

* Adding usage text

Signed-off-by: Tao He <sighingnow@gmail.com>

* Update version

Signed-off-by: Tao He <sighingnow@gmail.com>

* Double quotes

Signed-off-by: Tao He <sighingnow@gmail.com>

* Update the version

Signed-off-by: Tao He <sighingnow@gmail.com>

---------

Signed-off-by: Tao He <sighingnow@gmail.com>
2023-02-07 16:00:58 -08:00
MonicaLiu
65194bfbf5
[efsw] Update to 1.3.1. (#29430)
* update efsw

* update version

---------

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-02-07 14:59:38 -08:00
Long Huan
3004382fdf
[embree3] fix Unknown CMake command find_dependency (#29381)
* fix Unknown CMake command find_dependency

* x-add-version
2023-02-02 16:53:13 -08:00
Alexander Neumann
e70004e830
[embree3] Update embree to 3.13.5 (#29239)
* [embree3] update to 3.13.5

* v db
2023-01-30 17:13:00 -08:00
Cheney Wang
7ef2404e08
[entt] Update to 3.11.1 (#29276) 2023-01-30 17:02:34 -08:00
Osyotr
83bde25e94
[earcut-hpp] Update to 2.2.4 (#29068)
* [earcut-hpp] Update to 2.2.4

* apply suggestions

* v db
2023-01-24 00:47:17 -08:00
autoantwort
76e276ecfb
[ecsutil] use support expression (#28852) 2023-01-11 23:15:16 -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
Chuck Walbourn
12c2a93b40
[dxut, effects11] ports updated to support spectre-mitigated libraries (#28713)
* [dxut, effects11] ports updated to support 'spectre' feature

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-01-05 05:21:48 -08:00
Nicolas Jakob
4548ef8b00
[entt, libharu, libopensp, minizip, smf, vlpp, vulkan-headers] Fix incorrect versions (#28571)
* [entt] Remove incorrect version

* [libharu] Fix incorrect version git tree

* [libopensp] Fix incorrect version git tree

* [minizip] Fix incorrect version git tree

* [smf] Remove incorrect version

* [vlpp] Remove incorrect version

* [vulkan-headers] Remove incorrect version
2023-01-04 14:39:57 -08:00
Kai Pastor
0a277597a1
[armadillo,ensmallen] Update (#28599)
* [armadillo] Update to 11.4.3

* Fixup pkgconfig

* Add vcpkg cmake wrapper

* Update versions

* [ensmallen] Update and fix

* Add vcpkg version requirement
2023-01-04 14:27:58 -08:00
xiaozhuai, Weihang Ding
d94850162c
[expat] Fix a warning EXPAT_MSVC_STATIC_CRT not used (#28371)
* [expat] Fix a warning EXPAT_MSVC_STATIC_CRT not used

* update version database
2022-12-28 13:54:39 -08:00
Andrew Kornilov
67b8c01d07
[elements] Add new port (#28224)
* [elements] Add new port

* [elements] Only static library

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

* [elements] Update installation commands

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

* [elements] Use vcpkg_install_copyright command

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

* [elements] Update installation commands

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

* [elements] Remove outdated flags

* [elements] Update portfile

* Update version database

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-12-28 13:15:08 -08:00
Sn1cket
cf81e5bdd9
[etl] Add port v20.35.4 (#28226)
* [etl] Add port v20.35.4

* Update ports/etl/vcpkg.json

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

* Update ports/etl/portfile.cmake

Disable building of tests.

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

* Update version database

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2022-12-27 00:59:48 -08:00
Adam Johnson
cafd2852e5
[expat] Fix build failure. (#28368)
* [expat] Fix unset version variable.

* version stuff

* [expat] Use `vcpkg_minimum_required()`.

* version stuff

* [expat] address comments from cr

* version junk
2022-12-19 11:49:37 -08:00
Serge Lamikhov-Center
f6ba058447
[elfio] Update to 3.11 (#28398) 2022-12-19 11:35:24 -08:00
autoantwort
ffacb09733
[exiv2] use supports expression (#28410) 2022-12-19 11:25:09 -08:00
Kai Pastor
673de6fe1d
[eve] Update and fixes (#28212) 2022-12-14 12:24:40 -08:00
Kai Pastor
5ed17f6b22
[egl] Revise wrapper and pkgconfig files for windows (#28174)
* [egl] Use vcpkg_fixup_pkgconfig

* Mingw uses lower case filenames

* Document what is wrapped

* Do backup before modification

* Windows EGL_LIBRARY is unofficial::angle::libEGL

* Update versions
2022-12-13 16:27:58 -08:00
Chuck Walbourn
42f74e3db7
[dxut, effects11] update port for latest GitHub release (#28281)
* [dxut, effects11] ports updated for latest releases

* Update baseline

* Moved !mingw support to vcpjg.json

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-12-13 13:49:34 -08:00
Dawid Wróbel
2517414759
[kf5] Update to 5.98 (#26831)
* [kf5] upgrade to 5.98

* [kf5] update versions

* [plasma-wayland-protocols] new port

* [plasma-wayland-protocols] update versions

* [kf5guiaddons] add wayland dependency; make x11 a feature

* [kf5guiaddons] update versions

* [kf5auth] kauth has no support for Windows

* [kf5auth] update versions

* [kf5configwidgets] kauth has no support for Windows nor Android

* [kf5configwidgets] update version

* [kf5auth] add static dependencies

* [kf5auth] update versions

* [kf5globalaccel] globalaccel has no support for Windows

* [kf5declarative] globalaccel has no support for Windows

* [kf5] update versions

* [kf5guiaddons] copy the kde-geo-uri-handler tool

* [kf5guiaddons] update versions

* [kf5kcmutils] fix QML files installation location

* [kf5kcmutils] update versions

* [kf5newstuff] fix unused variable warning

* [kf5newstuff] update versions

* [kf5coreaddons] fix static builds

* [kf5coreaddons] update versions

* [kf5kcmutils] copy kcmdesktopfilegenerator tool

* [kf5kcmutils] update versions

* [kf5kio] update libiconv patch

* [kf5kio] update versions

* [kf5globalaccel] add XCB dependncy on Linux

* [kf5globalaccel] update versions

* [kf5configwidgets] add coreaddons as new dependency

* [kf5configwidgets] update version

* [kf5kcmutils] update static compilation patch

* [kf5kcmutils] update versions

* [kf5auth] fix static dependencies

* [kf5auth] update versions

* [kf5auth] update cmake.in static deps patch

* [kf5auth] update versions

* [kf5guiaddons] fix missing static deps in cmake.in

* [kf5guiaddons] update versions

* [kf5coreaddons] fix inotify lookup

* [kf5coreaddons] update versions

* [kf5globalaccel] update info on required XCB extensions

* [kf5globalaccel] update versions

* [kf5kio] update versions

Co-authored-by: Cheney Wang (Beyondsoft Corporation) <v-xincwa@microsoft.com>
2022-11-30 11:03:25 -08:00
xiaozhuai, Weihang Ding
cb76ac9e92
[expat] Fix expat msvc link static crt (#27948)
* Fix expat msvc link static crt

* update port version
2022-11-23 10:12:44 -08:00
Alexander Neumann
1e2c7c3d57
[qt] update port to 6.4 (#26693)
* try qt 6.4-beta4

* fix patch

* fix copyright install

* fix qtdeclarative

* always perform import prefix correction

* adjust qtmultimedia

* fix qttools

* add missing "

* fix linux ?

* fix qtmultimedia with gstreamer

* fix qtvirtualkeyboard

* fix qtwebengine

* fix qmllint regression in qtdeclarative on osx/linux

* fix details

* fix qttools deps

* fix qtdeclarative deps

* remove xcb feature

* fix hunspell patch

* bump qtbase

* add qt3d

* format manifest

* test features in CI

* pass ci baseline stuff

* vulkan is skip in ci so cannot force it.

* remove extra ,

* fix deps

* try to fix promotion

* gstreamer adjustments.

* fix gstreamer on linux

* fix gstreamer stuff

* fix x264 api import macro

* fix gst-rsp-server

* correctly replace

* promote targets....

* enable arm64 qtwebengine

* --trace-expand

* install wrapper for egl.

* add newline

* remove opengl from skip list

* add gl to link

* another try

* retry again

* test dynamic angle linkage

* retry

* link XNVCtrl

* retry

* add libxnvctrl

* retry

* retry again...

* move wrapper to angle

* revert changes to egl-reg

* more debugging

* try again

* fix stuff

* add missing ,

* egl stuff

* wrapper stuff

* fix angle

* remove double dep

* remove libxnvctrl

* format manifest

* revert trace

* bump version

* bump v

* v db

* remove trace

* v db

* refine supports

* v db

* remove qtmultimedia from baseline

* format manifest

* update all the stuff

* refine qtmultimedia

* fix qtmultimedia?

* fix stuff

* fix stuff ?

* trace again

* Try fixing qtmultimedia for static windows builds.

* is ci faster than me...?

* refine

* fix gstreamer static usage

* fix all the qt things!

* fix the path

* try getting logs.

* fix patch

* trace stuff

* only fix stuff when it needs fixing

* force lookup of system EGL. migth need a wrapper in opengl instead.

* try fixing opengl

* don't directly call _find_package

* don't search in install prefix

* retry

* disable trace

* have the correct fix for linux ?

* move angle into a subfolder. No way to deal with it otherwise on linux.

* make the wrapper do nothing

* try fixing allegro5

* lower case

* remove wrapper

* v db

* remove trace

* v db

* remove trace

* v db

* try fixing allegro5 on arm

* retry again

* try again

* revert allegro

* put on ci baseline

* v db

* v db

* bump port

* v db fix

* remove conflicting wrapper

* v db

* glib now uses pcre2

* fix gstreamer picking up egl on windows

* v db

* fix find_package call

* Add bullet feature control

* Disable Qt

* Update versions

* Remove obsolete qt patch junk

* Update versions

* v db

* comments

* v db

* v db

* v db

* v db

* restore correction lost in merge

* v db

* promote to global

* v db

* Fix minimal qtbase builds with opengl disabled

* make host dependency on qtshadertools a normal dependency in qtmultimedia.

* v db

* opengl dynamic doesn't work on !windows

* v db

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2022-11-18 12:31:51 -08:00
Alessandro Vergani
cbe83d2d6a
[entt] Update to 3.11.0 (#27731)
* [entt] Update to 3.11.0

* Remove port-version

* Remove wrong version
2022-11-11 09:12:43 -08:00
Osyotr
12239b8ff0
[expat] Update to 2.5.0 (#27547) 2022-10-31 13:47:44 -07:00
Cheney Wang
bdb2ab9ea6
[exiv2] Adding platform restrictions to Dependencies libiconv (#27370)
* [exiv2] Adding platform restrictions to Dependencies libiconv

* Add license
2022-10-24 17:04:03 -07:00
Alexander Neumann
e1a1ddd093
[Qt3D] add missing qt port (#26928)
* bump qtbase

* add qt3d

* format manifest

* test features in CI

* pass ci baseline stuff

* vulkan is skip in ci so cannot force it.

* remove extra ,

* fix deps

* try to fix promotion

* gstreamer adjustments.

* fix gstreamer on linux

* fix gstreamer stuff

* fix x264 api import macro

* fix gst-rsp-server

* correctly replace

* promote targets....

* enable arm64 qtwebengine

* --trace-expand

* install wrapper for egl.

* add newline

* remove opengl from skip list

* add gl to link

* another try

* retry again

* test dynamic angle linkage

* retry

* link XNVCtrl

* retry

* add libxnvctrl

* retry

* retry again...

* move wrapper to angle

* revert changes to egl-reg

* more debugging

* try again

* fix stuff

* add missing ,

* egl stuff

* wrapper stuff

* fix angle

* remove double dep

* remove libxnvctrl

* format manifest

* revert trace

* bump version

* bump v

* v db

* remove trace

* v db

* refine supports

* v db

* remove qtmultimedia from baseline
2022-10-12 01:21:25 -07:00
Osyotr
77fc723d47
[expat] Fix static builds with mingw (#27137)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-10-08 21:13:50 -07:00
Park DongHa
e2667a41fc
[easyexif] create a new port (#27118)
* [easyexif] create a new port

* [easyexif] update versions JSON

* [easyexif] misc changes

* [easyexif] fix mistype in install(TARGETS)
2022-10-06 11:52:26 -07:00
Osyotr
6a8c0e37a9
[expat] Update to 2.4.9 (#27059) 2022-10-05 16:03:23 -07:00
Cheney Wang
5f82fa45df
[baseline][embree3] Add supports !arm (#27007) 2022-09-27 16:17:12 -07:00
Joel Falcou
889af66a1d
Updated EVE version (#26892) 2022-09-22 11:41:43 -07:00
Noah
23905f6f86
[saucer, ereignis] Update saucer port and add ereignis (#26683)
* [saucer] add new port

[saucer] add lockpp dependency

beleg

* [lockpp] add new port

* [saucer] update ref

* [saucer] only support static

* fix: revert cibaseline

* refactor: also disable uwp

* [saucer,lockpp] remove superflous dependencies

* [lockpp] update version

* [saucer] update to 1.0.0

* [saucer] specifiy only static library

* [saucer] bump ref

* [saucer] remove unused dependency

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [saucer] use vcpkg webview2

* [ereignis] add new port

* [saucer] update port

* [ereignis] fix description

* [saucer] update ref

* [qt5-webengine] use host for nodejs

* [qt5-webengine] bump `port-version`

* [ereignis] remove unused dependency

* [qt5-webengine] revert git-tree of old port

* [ereignis] add empty line

* fix: formatting & versions

* fix: reset modified files

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-09-12 14:04:41 -07:00
myd7349
88b1071e39
[edflib] Add new port (#25738)
* [edflib] Add new port

* [edflib] Add version

* [edflib] Fix PDB installation

* [edflib] Overwrite version

* [edflib] No need to call vcpkg_copy_pdbs

* [edflib] Overwrite version

* [vcpkg] Drop dynamic build support

* [edflib] Update version

* [edflib] Fix linux build

* [edflib] Overwrite version

* [edflib] Remove test_edflib and test_generator

* [edflib] Overwrite version

* [edflib] Cleanup

* [edflib] Overwrite version
2022-08-23 12:43:10 -07:00