Commit Graph

634 Commits

Author SHA1 Message Date
Andrey Nekrasov
c89c3507e1
[snitch] Add new port (#36499)
* Add snitch library to vcpkg

* version database
2024-02-01 12:18:08 -08:00
jim wang
55ac9ea4a9
[shiftmedia-libgpg-error] Fix include path (#36503)
* fix include

* update version

* fix file copy

* update version

* fix file copy

* update version
2024-02-01 12:15:14 -08:00
Frank
5eea8ad5ac
[sqlpp11] Update version to 0.64 (#36504)
* [sqlpp11] Update version to 0.64

* version
2024-02-01 12:09:50 -08:00
Bradley Austin Davis
3d99eb5dd5
[s2geometry] update code & fix windows build (#36150) 2024-01-31 14:51:57 -08:00
moritz-h
5d03478623
[vulkan*] update to 1.3.275.0 (#36262)
* [vulkan*] update to 1.3.275.0

* fix cmake config path

* update volk to fix vulkan-tools

* fix lunarg-vulkantools

* fix android

* build vulkan layers always dynamic

* fix android

* staticcrt

* fix description

* remove debug layer json files

* fix android

* fix parallel config
2024-01-24 11:26:41 -08:00
jim wang
666663b872
[sentry-native] Fix cmake function spelling error (#36317)
* fix patch

* update version
2024-01-23 11:48:10 -08:00
Osyotr
bbad296bbc
[sqlite3] Update to 3.45.0, add windows version info (#36302) 2024-01-23 11:46:26 -08:00
Cheney Wang
d0b17dbd7e
[skia] Fixes build error on x64-linux (#36236) 2024-01-19 12:40:34 -08:00
vipcxj
5c2221771a
[socket-io-client] Update to latest commit (#36226)
* Update socket-io-client to latest commit

* update git-tree

* update hash

* update git-tree

* add patch

* update git-tree

* update patch

* update git-tree

* Update ports/socket-io-client/fix-build.patch

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

* update git-tree

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2024-01-19 12:33:24 -08:00
moritz-h
4803f65e11
[spdlog] update to 1.13.0 (#36148) 2024-01-16 10:53:44 -08:00
Dmitry Baryshev
295bb9fa06
[sail] Update to 0.9.1 (#36157)
* [sail] Update to 0.9.1

* [sail] vcpkg x-add-version --all
2024-01-16 10:53:23 -08:00
Vitalii Koshura
9d62695980
[sentry-native] update to 0.7.0 (#36088)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-01-10 17:13:38 -08:00
Carsten Grimm
614e7b491b
[simonbrunel-qtpromise] add port (#35787)
* [simonbrunel-qtpromise] add simonbrunel-qtpromise to vcpkg

* [simonbrunel-qtpromise] use version rather than version-string

* [simonbrunel-qtpromise] generate version info

* [simonbrunel-qtpromise] remove unnecessary cmake settings

* [simonbrunel-qtpromise] regenerate version info

* use quotes in portfile

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

* [simonbrunel-qtpromise] regenerate version info

* [simonbrunel-qtpromise] fix qt dependency in cmake config

* [simonbrunel-qtpromise] define include directory in terms of CMAKE_CURRENT_LIST_DIR

* [simonbrunel-qtpromise] add patch for installing header files

* [simonbrunel-qtpromise] remove error flags

* [simonbrunel-qtpromise] add hint for qt5 support

* [simonbrunel-qtpromise] regenerate version info

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2024-01-08 13:37:34 -08:00
Clemens Wasser
d044846ca1
[skia] Fix Debug INTERFACE_COMPILE_COMMANDS (#35800) 2024-01-03 17:17:02 -08:00
Kai Pastor
c415be64bd
[skia] Fix and test vulkan (#35828)
* [vcpkg-ci-skia] Use vulkan

* [skia] Fix vulkan on windows

* Require vcpkg-ci-skia pass

* Fixup
2023-12-28 00:11:17 -08:00
Kai Pastor
77df385ff6
[shapelib] Update to 1.6.0 (#35840) 2023-12-28 00:06:40 -08:00
klaus triendl
2383d331e6
Ability to enable the SOUNDEX() scalar function (#35867) 2023-12-27 23:58:43 -08:00
Carsten Grimm
a8362a126d
[simage] update to 1.8.3 (#35717)
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-12-18 13:22:00 -08:00
Alexander Neumann
50bffcc62d
[vulkan] install required sdk parts (#35479)
* Install vulkan.

* add gfxreconstruct

* format manifest and cr changes

* remove moltenvk

* fix ci part 1

* fix a dep

* more fixes

* remove vulkan failures from CI pipeline

* remove annoying stuff to deal with in static builds

* fix trailing ,

* remove vendored cmakelists

* force ci to be green

* format manifest

* Fix more ci issues

* fix hikogui

* make ci happier

* add jsoncpp dep

* only remove the debug folder if targeting windows

* bump port-version

* v db

* vulkan-loader add usage

* Rename vulkantools to lunarg-vulkantools

* Make VMA install headers platform dependent

* Remove vcpkg_check_linkage

* readd vulkan-validationlayers

* v db
2023-12-14 23:33:39 -08:00
Dynamitos
209485d769
[shader-slang] Update to version 2023.5.0 (#35635)
* [shader-slang] Update to 2023.5.0

* [shader-slang] Update to 2023.5.1

* [shader-slang] running version update

* [shader-slang] Change SHA512s to lowercase

* [shader-slang] running version update again
2023-12-14 23:02:21 -08:00
Thomas1664
4f038c1ec6
[string-theory] Update to 3.8 (#35692)
* [string-theory] Update to 3.8

* version
2023-12-14 22:45:53 -08:00
moritz-h
000d1bda1f
[glslang] update to 13.1.1, opt feature [shaderc] update to 2023.7 (#35219) 2023-12-08 17:10:03 -08:00
jim wang
2a6371b014
[sdl2,sdl2-*] allow disabling transitive dependencies (#35394) 2023-12-08 01:30:37 -08:00
Kai Pastor
a20e828a55
[sol2] Update, fix, don't build anything (#35545) 2023-12-08 01:26:20 -08:00
Yiwen
71376b2613
[stdexec] update to nvhpc-23.09.rc4 (#35537) 2023-12-06 14:03:55 -08:00
Theodore Tsirpanis
d5eafb41cd
[aws-sdk-cpp and co] Update to the latest version. (#35445) 2023-12-04 17:20:01 -08:00
JonLiu1993
4f72ab7c67
[simdjson]Update to version 3.6.2 (#34837) 2023-12-04 15:25:45 -08:00
JonLiu1993
72f36d7d0c
[sentencepiece] Fix port (#35283)
* [sentencepiece] Fix port

* update version

* add supports

* update version

* remove features

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-01 02:19:27 -08:00
Cheney Wang
ea9f45d1bc
[SDL2] update to 2.28.5 (#35352)
* [SDL2] update to 2.28.5

* Unroll the base feature into direct members of default-features

* Apply suggestion
2023-12-01 02:16:35 -08:00
jim wang
547e01527c
[sqlite-orm] test feature unsupport uwp (#35390)
* test unsupport uwp

* update version
2023-11-29 19:02:33 -08:00
Kai Pastor
848c8178ce
[skia] Fix incomplete update, build modules, fix android (#34951)
* [skia] Restore simple msvc toolchain fix

* libgifcodec is gone

* Update abseil-cpp

* Use vcpkg abseil-cpp

* Update wuffs

* Update dawn

* Update spirv deps

* Remove tint

* Update vulkan-tools

* versions

* Drop obsolete patch

* Use github directly

* Revert "Use vcpkg abseil-cpp"

This reverts commit 9b4157c980.

* Fix dawn

* Build, install, export modules

* Unroll default-features

* Fix comments

* Fix skresources

* Fix manifest

* WIP

* WIP

* Pass-through lib dirs

* Filter link libs

* WIP

* WIP

* Add feature 'modules'

* Fix SkDebugf visibility

* WIP

* WIP

* Rewrite gn install and export

* No pdb for release

* Omit explicit ouput check

* Update modules config

* Disable skparagraph DLL, no dllexport

* Disable icu on shared windows

* Cleanup

* Cleanup

* Enable android CI

* Android

* Don't export standard libraries

* Disable FontConfigInterface on windows
2023-11-29 01:34:00 -08:00
fwcd
3d8e23f8bc
[soundtouch] Update SHA512 checksum (#35269) 2023-11-29 01:02:00 -08:00
Denis Barkar
8af96e6c2e
[sdl2-mixer-ext] Update to v2.6.0, add pxtone support (#35284) 2023-11-29 00:48:28 -08:00
sandro97git
ba87a82f3d
[sdbus-cpp] fixup config package name (#35354)
Co-authored-by: Sandro Scherer <sandro.scherer@siemens.com>
2023-11-27 22:49:34 -08:00
Thomas1664
2a01db703f
[seal] Minor fixes (#35343)
* [seal] Minor fixes

* version
2023-11-27 17:19:37 -08:00
autoantwort
f43db1c76a
[stxxl] no uwp (#35248) 2023-11-22 14:36:12 -08:00
Henrik Gaßmann
2b63910329
[status-code] Disable building of tests (#35265)
`status-code`'s test code makes use of `std::is_literal_type` which has
been removed in C++20. Therefore compiling the tests may fail for some
compiler toolchains.
2023-11-22 14:30:27 -08:00
moritz-h
d8eea4ca8e
[spirv-*] update versions (#35192) 2023-11-20 12:17:46 -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
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
Vitalii Koshura
b34998bd32
[sentry-native] Update to 0.6.7 (#35077)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-11-13 10:50:34 -08:00
eao197
9dea34a447
[sobjectizer] Update to v.5.8.1.1 (#34974)
* SObjectizer updated to v.5.8.1.1.

* x-add-version applied for SObjectizer.
2023-11-10 11:26:37 -08:00
Dmitry Baryshev
df0a79f8bd
[sail] Update to 0.9.0 (#34753)
* [sail] Update to 0.9.0 (draft)

* [sail] vcpkg x-add-version --all

* [sail] Fix webp in upstream

* [sail] vcpkg x-add-version --all --overwrite-version

* [sail] Use BUILD_TESTING

* [sail] vcpkg x-add-version --all --overwrite-version

* [sail] Update URL

* [sail] vcpkg x-add-version --all --overwrite-version

* [sail] Update release hash

* vcpkg x-add-version --all

* [sail] Added double quotes

* vcpkg x-add-version --all
2023-11-08 09:43:44 -08:00
Cheney Wang
b6f6f6e2dd
[sqlite3] update to 3.43.2 (#34950) 2023-11-08 09:42:58 -08:00
jim wang
53219b7c4e
[saucer] update to 2.1.0 (#34732)
* add feature

* update version

* del webview2

* update version

* del feature

* update version

* update to 2.0.0

* udpare version

* update verison

* update version

* update to 2.1.0

* update version

* add dependency

* update version

* delete version

* update to 2.6

* update version
2023-11-08 09:36:24 -08:00
VuYeK
431168e0f0
[sciter-js] Update to 5.0.3.0 (#34759)
* Update sciter-js to 5.0.2.26

* Update sciter-js to 5.0.2.26

* Update sciter-js to 5.0.3.0
2023-11-06 10:28:56 -08:00
Frank
eb76636c04
[skia] Update version to 0.38.2 (#34787)
* [skia] Update version to 0.38.2

* version

* add dep wuffs

* version

* add support x86 MSVC build

* version
2023-11-01 11:45:44 -07:00
Sylvain Doremus
d2b53e3bcb
[shaderwriter] Update to version v2.7.0 (#34789) 2023-11-01 10:25:24 -07:00
jim wang
365d1e9a90
[sentencepiece] update to 0.1.99 (#34749)
* update to 0.1.99

* update version
2023-10-31 12:02:26 -07:00
autoantwort
820cf6afbd
[sdl2-mixer-ext] uwp (#33774) 2023-10-26 21:01:59 -07:00