Commit Graph

645 Commits

Author SHA1 Message Date
Alexander Neumann
1c502ac9bd
[scintilla] msbuild (#33158)
* scintilla msbuild

* v db
2023-08-15 16:46:12 -07:00
Kai Pastor
38acea0c4c
[freexl,libspatialite,spatialite-tools] Update, [minizip] Enable DLL, [libkml] Update minizip import (#33044)
* [freexl] Update to 2.0.0

* Skip tests, examples

* [minizip] Build DLL

* [libspatialite] Update to 5.1.0

* Fix utf8 source

* [spatialite-tools] Update to 5.1.0a

* [libkml] Update minizip prefix

* [libkml] Fix all minizip names
2023-08-15 16:31:44 -07:00
myd7349
4b19d9f935
[simpleble] Add new port (#32813)
* [simpleble] Add new port

* [simpleble] Update to latest commit to fix build issues

* [simpleble] Versioning

* [simpleble] !Android & !UWP

* [simpleble] Overwrite version
2023-08-14 17:37:35 -07:00
JuliusBrueggemann
bb14ab72d9
[simdutf] Update to 3.2.16 (#33004)
* [simdutf] Update simdutf version to 3.2.15

The command line tool that was added in version 2.0.0 of simdutf is available through the new "tools" feature.

* [simdutf] Adjust baseline version

* Apply suggestions from code review

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

* [simdutf] Update baseline version

* Revert all changes to the baseline

This reverts commit b9114681dc and 7f71a77e83.

* Reset port version to 0

* Update baseline

* [simdutf] Update to version 3.2.16 which fixes a build error when targeting x86-windows

* [simdutf] Update version files

---------

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-08-10 10:24:31 -07:00
Osyotr
c6928dfb9e
[python3] Update to 3.11.4 (#31727)
* [python3] Update to 3.11.3

* Force set PythonForBuild on windows

* Set LD_LIBRARY_PATH on unix

* Always use vcpkg_find_acquire_program(PYTHON3) on windows

* Remove LD_LIBRARY_PATH shenanigans

* [vtk] Parse python version from include folder

* Fix static builds on windows

* Pass --with-build-python on unix

* [omniorb] Fix python version in patch

* Resurrect rpath patch

* [python3] fix usage

* [gobject-introspection] don't hardcode python version

* Update vcpkg_find_aquire_program(PYTHON3)
This is also required for gobject-introspection

* [paraview] don't hardcode python version

* [vtk-dicom] don't hardcode python version

* Update python in vcpkgTools.xml

* Fix host arch detection in vcpkg_find_acquire_program(PYTHON3)

* [libpq] Don't hardcode python version

* [shiva] Don't pass python variables

* [vcpkg-get-python-packages] Delete unused file, update hardcoded python version

* [python3] update to 3.11.4

* [omniorb] Use PREPEND in vcpkg_add_to_path
So that python from vcpkg is picked before system python

* libpq quickfix

* re-fix libpq

* fix vcpkg-get-python-packages

* Make windows 7 patch compatible with unix builds

* Copy pyd files to bin
Also fixes copying files that do not belong to current build tree

* Fix static builds

* Speculatively fix osx regression

* Fix omniorb on unix

* [gobject-introspection] fix windows builds

* [vtk] Update vendored copy of mpi4py for python 3.11 support

* [mdl-sdk] Fix python

* [gobject-introspection] fix the fix of a fix...

* Update versions

* Undo changes in gobject-introspection and vcpkg_find_aquire_program(PYTHON3)

---------

Co-authored-by: root <root@DESKTOP-UIPL9V8>
2023-08-07 13:19:53 -07:00
autoantwort
6da00e1160
[cpprestsdk] use platform expressions in default-features (#32998)
* [cpprestsdk] use platform expressions in default-features

* [microsoft-signalr] use platform expressions in default-features

* [signalrclient] fix dependencies
2023-08-07 13:18:46 -07:00
Alexander Neumann
a109b7ccb2
[salome-medcoupling] Add new port (#32916)
* [salome-configuration|medcoupling] new ports

* format manifest

* v db

* remove trace

* v db

* fix dep

* v db

* Apply suggestions from code review

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

* v db

* adjust SALOME_WITH_MPI depending on HDF5

* remove nuking of CMAKE_PREFIX_PATH from salome

* v db

* fix post build

* v db

* Fix med-fichier config on linux

* add supports

* format manifest

* v db

* don't want to investigate linux failure further

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-08-07 09:59:40 -07:00
JonLiu1993
c0efcd2984
[simd] update to 5.3.128 (#33009)
* [simd] update to 5.3.128

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-07 08:55:02 -07:00
Weihang Ding
64d69a75df
[szip] Fix build on android (#32914)
* [szip] Fix build on android

* update version database

* fix ci baseline

* fix ci.baseline.txt
2023-08-04 07:00:16 -07:00
Frank
becc2e4210
[sfml] Fix specify c++ library on macOS (#32944)
* [sfml] Fix specify c++ library on macOS

* update version

* format

* version
2023-08-04 06:57:21 -07:00
Weihang Ding
9e1062778c
[sse2neon] Bump to 1.6.0 (#32946)
* [sse2neon] Bump to 1.6.0

* update version database
2023-08-04 06:48:05 -07:00
Alexander Neumann
980ec0f49d
[scotch] add new port (#32859)
* [scotch] add new port

* format manifest

* v db

* add pthread dep

* v db

* remove debug include folder

* v db

* !supports all ci failures

* v db

* remove man folder

* v db
2023-08-02 11:33:11 -07:00
Kai Pastor
0895a81303
[smpeg2] Cleanup, fix build, export config (#32807)
* [smpeg2] Fix non-msvc-build

* Update CI baseline

* [smpeg2] Cleanup, cmake config

* Update copyright

* Fix config
2023-08-01 09:25:34 -07:00
myd7349
ba5fb96adf
[simdjson] Update to 3.2.1 (#32814)
* [simdjson] Update to 3.2.1

* [simdjson] Update version
2023-07-31 11:24:07 -07:00
Vladyslav Usenko
ac17779207
[sophus] updated to 1.22.10, removed optional dependencies (#32836)
* [sophus] updated to 1.22.10, removed optional dependencies

* Update version

* cleanup

* fix CI
2023-07-31 11:18:48 -07:00
Osyotr
16eeb024de
[snappy] Update to 1.1.10 and disable optimizations based on hardware support (#26828) 2023-07-26 19:54:11 -07:00
Kai Pastor
f204b54154
[skia] Fix vulkan feature (#32740) 2023-07-26 19:52:57 -07:00
VuYeK
c26e2bd94a
[sciter-js] Update to 5.0.2.17 (#32736) 2023-07-25 11:13:28 -07:00
jim wang
2d6f26b318
[sqlpp11] Fix link sqlite3 error (#32680) 2023-07-21 08:54:29 -07:00
Alexander Neumann
50a4aa2be9
[salome-med-fichier] new port (#30893) 2023-07-20 17:18:40 -07:00
Lily Wang
37e138c4bc
[strtk] Add feature boost (#32629) 2023-07-19 14:09:31 -07:00
jim wang
7f37cd6498
[sqlcipher] Fix the sqlcipher.pc file (#32548) 2023-07-18 12:27:38 -07:00
eao197
e58d3f01f1
[sobjectizer] Update to 5.8.0 (so5extra updated to 1.6.0) (#32321)
* SObjectizer updated to 5.8.0, so5extra to 1.6.0.

* x-add-version applied for SObjectize-5.8.0 and so5extra-1.6.0.

* SObjectizer updated to v.5.8.0.1.

* x-add-version for SObjectizer-5.8.0.1

* Fix version DB

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-07-13 10:21:06 -07:00
Vitalii Koshura
fc5fa5f2e7
[sentry-native] update to 0.6.5 (#32534)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-07-12 22:57:00 -07:00
Kai Pastor
be82dd7c50
[sqlite3] Fix option passing (#32404) 2023-07-10 17:17:37 -07:00
Yury Bura
1ec3d05438
[pybind11] update to v2.10.4 (#32194)
* [pybind11] update to v2.10.4, clean-up redundant dependency, add usage
2023-07-10 10:52:11 -07:00
Pierre Wendling
12e5fc3aed
[spdlog] Update to 1.12.0 (#32457)
* [spdlog] Update to 1.12.0.

* [spdlog] Update baseline.
2023-07-10 09:54:41 -07:00
Ben Westover
4016bcea25
[sentry-native] Allow ARM builds on Linux (#32116) 2023-07-07 10:10:40 -07:00
Mengna Li
b990e9576c
fix messing header (#32367) 2023-07-05 11:30:46 -07:00
myd7349
6346fb4ea8
[simdjson] Update to 3.2.0 (#32369)
* [simdjson] Update to 3.2.0

* [simdjson] Overwrite version
2023-07-05 11:26:41 -07:00
Kai Pastor
4e06e78fd1
[seacas] Fix libexodus dllexport (#32137)
* [seacas] Fix libexodus dllexport

* [seacas] Refresh patch
2023-06-28 01:11:23 -07:00
Christopher Swenson
bd83734ce9
[swenson-sort] Add new port for sort.h (#32251)
* Add sort port for sort.h

[sort.h](https://github.com/swenson/sort) is a fast C header library
with many different sorting algorithms.

There's not a build process, so the port is just copying the header
file.

Most people usually just copied the header into their project, but I
thought having a vcpkg might make it easier to use sort.h

* Move sort to swenson-sort
2023-06-28 01:01:12 -07:00
Vitalii Koshura
550ef936cd
[stackwalker] update to 2023-06-24 (#32203)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-06-26 20:29:26 -07:00
reito
265bf361b6
[spout2] upgrade to 2.007.010, fix spoutDX include path (#32237)
* fix spout2

* fix spout2
2023-06-26 20:26:26 -07:00
Nukoooo
220e72a704
[socket-io-client] Update to latest commit (#32225)
* Update socket-io-client to latest commit

* Update vcpkg.json

* x-add-version --all
2023-06-26 20:24:09 -07:00
Lukas Dürrenberger
c799d5ea10
Update SFML to 2.6.0 (#32182)
* [sfml] Update SFML to 2.6.0

- SFML 2.6.0 was just released
- The ARM64 patch for macOS is no longer needed
- Add extra Linux dependency hint
- Fix GitHub URL casing

* [sfml] Update version database
2023-06-23 13:23:10 -07:00
Vitalii Koshura
663f45cb1c
[sentry-native] update to 0.6.4 (#32185)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-06-23 13:18:23 -07:00
Kai Pastor
f16b736da4
[sfml] Fix exported dependencies (#32006) 2023-06-16 20:52:51 -07:00
MonicaLiu
43773b7610
[sockpp] Update to 0.8.1 (#32021)
* update sockpp

* update version

* Use the upstream config files

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-06-16 20:48:32 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
Billy O'Neal
e61fc59376
[sltbench] Fix missing headers (#31999)
* [sltbench] Fix missing headers

* Fix SHA
2023-06-14 16:37:01 -07:00
Thomas1664
079419e66b
[sqlite3] Update to 3.42.0 (#31703)
* [sqlite3] Update to 3.42.0

* version

* Add cmake wrapper

* Test cmake wrapper

* version

* Add libsqlite3 to library names

* version

* WIP

* version

* restore original

* Remove cmake wrapper

* version

* Remove wrapper

* Remove all unused features

* version

* Remove unused features

* version

* only remove 1 variable

* version

* .

* version

* make json1 default feature

* version
2023-06-13 22:53:09 -07:00
Ómar Högni Guðmarsson
f69780b5c9
[soem]Update version to latest. (#31889)
* Switch soem to version-date for rolling head library

* update database

* Remove unused patches and correct port-version

* update database

* review changes

* database update

* Update license to use new function

* update database

* Disable Werror soem

* update database
2023-06-13 20:51:38 -07:00
Kai Pastor
4cca179bd7
[shaderc, spirv-tools] Fix cmake config, add usage, minor fixes (#31912)
* [spirv-tools] Lower-case dirs for cmake config

* Simplify CMake config fixup

* Add usage

* Update versions

* [shaderc] Minor fixes

* Fix package imports in build and exported config

* Add usage - shaderc_util is a private lib

The port never installed this lib's headers.

* Fix pc file installation

* Update versions

* [spirv-tools] Add tools feature

* [spirv-tools] Fix exported cmake config

* [shaderc] Fis SPIRV-Tools target

* Fix tools feature
2023-06-13 20:48:27 -07:00
eao197
cb0a4e862b
[SObjectizer] update to 5.7.5 (#31752)
* SObjectizer updated to v.5.7.5.

* vcpkg's x-add-version for SObjectizer-5.7.5.
2023-06-10 01:49:02 -07:00
Kai Pastor
c48c767286
[starlink-ast] Switch tarball, misc fixes (#31663)
* [starlink-ast] Switch tarball, minor fixes

* No absolute paths
2023-06-05 14:09:39 -07:00
MonicaLiu
da58d7dc45
[vcpkg baseline][sais/stdexec] Remove port sais and fix stdexec hash (#31773)
* remove port sais

* fix stdexec hash

* update stdexec version

* replaced main with a tag

* update stdexec version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-06-05 14:04:33 -07:00
MonicaLiu
0335503716
[winpcap/SDL1-mixer] Change the extension of the template MSBuild solution (#31749)
* Modify the name of the template solutions

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-06-01 11:05:06 -07:00
Frank
6107e4d36e
[symengine] Update version to 0.10.1 (#31709)
* [symengine]  Update version to 0.10.1

* version
2023-05-31 18:40:27 -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
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
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
eao197
bb03d33e6e
[sobjectizer] Update to 5.7.4.3 (#31591)
* SObjectizer updated to v.5.7.4.3.

* x-add-version used for SObjectizer-5.7.4.3.

* Update ports/sobjectizer/portfile.cmake

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

* Fix hash for SObjectizer 5.7.4.3.

* Apply x-add-version for updated SObjectizer.

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-24 11:57:44 -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
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
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
Daniel Johansson
b6dd2d87ff
[shader-slang] Update to v0.27.20 (#31398)
* Updated shader-slang version to 0.27.20

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

* Update ports/shader-slang/vcpkg.json

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

* Update ports/shader-slang/portfile.cmake

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

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

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-05-15 13:18:18 -07:00
MonicaLiu
222409d3a4
[sfml] Support for Release-only build (#31372)
* support release-only

* update version

* update portfile.cmake

* update git-tree

* update sfml

* update version

* undo previous step

* update verison

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-11 10:03:00 -07:00
Denis Barkar
ea222747b8
[sdl2-mixer-ext] add new port (#31253) 2023-05-08 18:32:52 -07:00
Kai Pastor
1f94beda2b
[nettle] Switch from yasm to clang (#30175)
* 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

* [shiftmedia-libgnutls] Fix 'supports'

* Build arm

* Switch from yasm to clang

* Revise msvc support patch

* Add feature to control tools

* Fix DLL installation

* [skip actions]

* Cleanup
2023-05-08 15:54:25 -07:00
Cheney Wang
f3cc1e393f
[simde] update to 0.7.4 (#31264) 2023-05-05 11:16:48 -07:00
Vitalii Koshura
ee3fefebc7
[sentry-native] update to 0.6.2 (#31210)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-02 13:22:25 -07:00
Kai Pastor
a9c97d38b6
[starlink-ast] Update, fix (#31201)
* [starlink-ast] Update, fix

* Cleanup
2023-05-01 11:24:04 -07:00
Lily Wang
2b1d52a7a5
[many ports] Include functional to fix error C2039 and C2504 (#30946) 2023-04-26 21:05:37 -07:00
Kai Pastor
d18847f621
[sqlite3] Fix tool installation with zlib (#31050)
* [sqlite3] Fix tool installation with zlib

* Disambiguate PDB

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:54:48 -07:00
Fabien Péan
b3f7701a4a
[superlu] Update to v6.0.0 (#31089)
* [superlu] Update to v6.0.0

* [superlu] remove spurious configure

* [superlu] v db
2023-04-25 22:46:59 -07:00
Arne de Bruijn
bb53a073f1
[sdl1-mixer] new port (#30921)
* sdl1-mixer port

* Fix source reference

* Add mpg123_ssize_t patch

* Exclude arm

* Use depedencies from vcpkg

* Correct license capitalization

* Replace $(VcpkgTriplet) by @TARGET_TRIPLET@

* Create Directory.Build.props with include dirs

* Use @CURRENT_INSTALLED_DIR@

* Set debug format OldStyle to fix C2471

* Use correct RuntimeLibrary

* Add usage file

* Update github commit

* Update versions

* Clean up linux build

* Update versions
2023-04-21 14:55:21 -07:00
Mengna Li
195fb66988
[cpr] update to 1.10.2 (#30747)
* update to 1.10.2

* fix sleepy-discord issue

* update

* update

* restore

* fix version
2023-04-21 14:54:16 -07:00
Vitalii Koshura
95252eadd6
[stackwalker] add new port (#30909)
* [stackwalker] add new port

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

* Add note about the fix build patch already being submitted upstream.

---------

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Co-authored-by: Billy O'Neal (VC AIR) <bion@microsoft.com>
2023-04-20 17:10:39 -07:00
Jennifer Chukwu
b925f3f8c4
[Scenepic] Update to 1.1.0 (#30951)
* update port

* x-add-version --all
2023-04-18 20:26:03 -07:00
Jack·Boos·Yu
35bf2e6bdf
[vcpkg baseline] Fix libxmp-lite / starlink-ast regressions (#30941)
* [vcpkg baseline] Fix libxmp-lite regression

* typo

* Fix startlink-ast

* version

* Remove port libxmp-lite

* Restore libxmp-lite in the version database.

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-04-18 16:57:21 -07:00
myd7349
086e63910e
[simdjson] Update to 3.1.7 (#30858)
* [simdjson] Update to 3.1.7

* [simdjson] Bump version
2023-04-14 23:38:04 -07:00
autoantwort
49ec128d6b
[stlab] fix core build (#30819) 2023-04-13 12:51:30 -07:00
Sergei Kachkov
c2f29e5aba
[stb] Install missing stb_vorbis.c file (#30616)
* [stb] Install stb_vorbis library

* [stb] Update versions

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 11:11:50 -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
Rémy Tassoux
7610e561be
[stb] Update to 2023-04-11 (#30777)
* [stb] Update to 2023-04-11

* [stb] Update version files
2023-04-11 23:02:19 -07:00
Nick DeMarco
b7b490ac10
[stlab] Update to 1.7.1 (#30525)
* Update stlab to 1.7.1

* Apply suggestions from code review

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

* Remove unnecessary closing bracket

* Run vcpkg x-add-version stlab --overwrite-version per @Cheney-W

* Add "shims" feature to port to match cmake expectations

* remove erroneous version object

* Formatting

* Run vcpkg x-add-version stlab --overwrite-version

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-04-06 16:54:58 -07:00
Dmitry Baryshev
effb026d8d
[sail] Fix installing webp and avif features (#30423)
* Fix compiling AVIF and WEBP in static mode

* Bump port version to 2

* vcpkg x-add-version --all

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-06 16:36:22 -07:00
autoantwort
3a720e8908
[status-code] add missing include (#30673) 2023-04-05 16:28:43 -07:00
Pierre Wendling
c9aba30092
[sdl2] Update to 2.26.5 (#30684)
* [sdl2] Update to 2.26.5.

* [sdl2] Update baseline.
2023-04-05 15:57:27 -07:00
Mengna Li
cf0d1928f8
fix bad hash (#30648) 2023-04-04 15:39:19 -07:00
Kai Pastor
6ba86f3584
[hdf5] Ensure mpi usage in downstream ports (#29724)
* [hdf5] Force parallel usage on downstream ports

* Move effects downstream
2023-04-04 12:10:32 -07:00
klaus triendl
f60f31fc9e
[sqlite3] Ability to enable the DBSTAT eponymous virtual table (#30432) 2023-04-02 20:49:05 -07:00
JonLiu1993
d84a3ade16
[sqlcipher] Add fts5 support (#30573)
* [sqlcipher] Add fts5 support

* update version

* update feature

* update version
2023-04-02 20:42:34 -07:00
Edi61
aadbd0b375
Use /Z7 instead of /Zi when building static (#30512)
Otherwise warnings LNK4099: PDB '*.pdb' was not found with ... linking object as if no debug info
2023-03-30 14:18:14 -07:00
Sylvain Doremus
a2addd4bc5
[shaderwriter] Update to version 2.6.0. (#30521)
* [shaderwriter] Update to version 2.6.0.

* Now using vcpkg_check_features.
2023-03-30 12:00:44 -07:00
Vitalii Koshura
9aa24ca450
[sentry-native] Update to 0.6.1 (#30487)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-03-29 16:21:26 -07:00
klaus triendl
ef34901399
[sqlite-orm] Update to 1.8.2 (#30417) 2023-03-28 14:52:42 -07:00
مهدي شينون (Mehdi Chinoune)
1924508fc2
[spix] update to 0.5 and build against Qt6 (#30367) 2023-03-28 14:25:14 -07:00
myd7349
816c297cf4
[simdjson] Update to 3.1.6 (#30439)
* [simdjson] Update to 3.1.6

* [simdjson] Bump version
2023-03-27 11:55:10 -07:00
مهدي شينون (Mehdi Chinoune)
7ae1d8ffd3
[saucer] build against Qt6 (#30368) 2023-03-24 23:05:39 -07:00
SvenPStarFinanz
a35209a4ee
[sqlcipher] Bump to 4.5.3. (#30366)
* [vcpkg] Bump to 4.5.3.

* x-add-version

* Update ports/sqlcipher/portfile.cmake

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

* x-add-version

* Update ports/sqlcipher/portfile.cmake

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

* x-add-version

* Removed blank line by hand.

* x-add-version

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-03-24 23:02:40 -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
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
Lily Wang
321262837d
[sail] Remove feature svg (#30233)
* [sail] Remove feature svg

* update version

* update version
2023-03-19 23:32:09 -07:00
Oliver Old
47be7ff37d
[scope-guard] Update to v1.1.0 (#30285)
* [scope-guard] Add v1.1.0

* Update baseline and versions
2023-03-19 23:20:48 -07:00
reito
b12243bd33
[Spout2] New Port (#30119)
* Add Spout2

* Add Spout2

* Disable UWP

* Fixup

* Disable ARM64

* Disable ARM64

* Fix cmake config

* Explain dx feature

* Fix

* vcpkg_check_features

* FEATURE_OPTIONS

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes
2023-03-15 10:48:09 -07:00
jim wang
4674f57bbb
[sdl2pp] fix dependency error (#30085)
* fix sdl2pp dependency

* update version

* update version

* fix CI error

* update version

* fix dependency

* update version
2023-03-14 14:18:55 -07:00
myd7349
4f1cf8f903
[simdjson] Update to 3.1.5 (#30107)
* [simdjson] Update to 3.1.3

* [simdjson] Bump version

* [simdjson] Update to 3.1.5

* [simdjson] Overwrite version

* [simdjson] Quote

* [simdjson] Overwrite version
2023-03-14 14:13:02 -07:00
Matthias Kuhn
ad35705adf
[szip] Allow cross compiling for arm64-osx (#30134) 2023-03-13 11:47:22 -07:00
autoantwort
e741c6ed58
[stdexec] new port (#30031) 2023-03-12 21:29:16 -07:00
Mengna Li
89562cbf9b
[simd] update to 5.2.123 (#29272)
* update to 5.2.121

* update to 5.2.121

* remove useless patch

* update to 5.2.123

* update
2023-03-10 12:32:44 -08:00
Pierre Wendling
d08e708c21
[sdl2] Bump to 2.26.4 (#30054)
* [sdl2] Update to 2.26.4.

* [sdl2] Update baseline.
2023-03-07 12:18:34 -08:00
Jack·Boos·Yu
6aa4fca940
[many ports]switch to vcpkg-cmake / vckg-cmake-config part 5 (#29918)
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 5

* version

* typo

* typo

* fix build

* version

* deprecated vcpkg_extract_source_archive_ex

* version

* fix argument

* version

* Rename argument

* version

* More changes about argument

* wrong op

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-03-01 10:39:29 -08:00
Oliver Old
5aa33f1076
[scope-guard] Add new port (#29821)
* Add port files for scope_guard

* Add version for scope_guard

* Update portfile.cmake with suggested changes

* Update scope-guard.json

---------

Co-authored-by: Frank <1433351828@qq.com>
2023-02-28 10:16:46 -08:00
Dmitry Baryshev
8c9e975171
[sail] Update to 0.9.0-rc3 (#29809)
* Update to RC3

* vcpkg x-add-version --all --overwrite-version

* Update SHA sum after rebasing

* vcpkg x-add-version --all --overwrite-version

* Added missing PSD feature

* vcpkg x-add-version --all --overwrite-version
2023-02-27 11:53:45 -08:00
Nick
b5f40dc9d8
[vvenc] new port (#29619)
* [simde] suppress min/max macro definitions

* [vvenc] new port
2023-02-24 12:54:29 -08:00
myd7349
5ecaf6697f
[simdjson] Update to 3.1.2 (#29811)
* [simdjson] Update to 3.1.2

* [simdjson] Bump version
2023-02-24 11:31:14 -08:00
Mengna Li
482f77009c
disable parallel configure (#29705) 2023-02-21 08:54:23 -08:00
Basit Ayantunde
3f2f3ef820
[stx] Updated STX port (#29392)
* updated stx package

* added FEATURES to vcpkg_check_features

* updated port version

* applied format diff

* Update ports/stx/portfile.cmake

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

* Update ports/stx/portfile.cmake

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

* Update ports/stx/vcpkg.json

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

* Update ports/stx/portfile.cmake

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

* Update ports/stx/vcpkg.json

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

* Update ports/stx/vcpkg.json

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

* Update ports/stx/portfile.cmake

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

* Update ports/stx/portfile.cmake

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

* Update ports/stx/portfile.cmake

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

* formatted manifest

* formatted cmake

* changed stx version to one with config exports

* updated hash

* removed fixup command

* added git tree

* updated json versions

* formatted portfile

* updated git tree sha

* formatted portfile

* reverted old version changes

* formatted portfile

* fixed sha

* added blank line

* removed host dependencies

* formatted vcpkg.json

* updated git tree

* updated dependencies

* reverted changes

* update portfile.cmake

* update version

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-02-21 08:03:55 -08:00
myd7349
a7938fd284
[simdjson] Update to v3.1.1 (#29712)
* [simdjson] Update to v3.1.1

* [simdjson] Bump version
2023-02-17 15:14:00 -08:00
MonicaLiu
01da3c4906
[seacas] Fix header file 'cctype' declaration (#29625)
* update seacas

* update version

* Add patch

* update version

---------

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-02-16 13:02:30 -08:00
Cheney Wang
1f29c82a8e
[soci] Update to 4.0.3 (#29685)
* [soci] Update to 4.0.3

* Modify quote
2023-02-16 10:21:30 -08:00
Vitalii Koshura
e96a58ff6d
[sentry-native] update to 0.6.0 (#29653)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-02-15 09:46:16 -08:00
Alexander Neumann
b2b3650720
[snappy] fix pc file include (#29590)
* [snappy] fix wrong include in pc file

* v db
2023-02-13 08:44:55 -08:00
Pieter-Jan Briers
bf67efbafe
[sdl2] Re-enable ibus in build (#29607)
* [sdl2] Re-enable ibus as feature

This was disabled in #14275 because it caused the relevant libraries (ibus, glib, ...) to be depended on transitively.

Nowadays, SDL2 loads these completely at runtime, only needing the headers and such at compile time, so it's safe to re-enable this again.

Ibus is gated behind the "ibus" feature, which like the existing x11/wayland ones warn at installation that you need the necessary system packages to use it. The ibus feature is enabled by default.

* [sdl2] Update baseline
2023-02-13 08:41:32 -08:00
Pierre Wendling
785cbdb8ba
[sdl2-mixer] Bump to 2.6.3 (#29487)
* [sdl2-mixer] Bump to version 2.6.3

* [sdl2-mixer] Fix findFluidSynth on windows-static.

* [sdl2-mixer] vcpkg_minimum_required is not needed

* [sdl2-mixer] Control SDL2MIXER_MOD with libmodplug

If SDL2MIXER_MOD is left on when no backend is availble, CMake issues a
warning.

* [sdl2-mixer] Turn off SDL2MIXER_DEPS_SHARED

Similar issue to #28137. SDL2MIXER_OPUS_SHARED and
SDL2MIXER_VORBIS_VORBISFILE_SHARED need to be manually
turned off as they are unconditionally turned on.

* [sdl2-mixer] Set the correct vorbis backend.

Even when SDL2MIXER_VORBIS_VORBISFILE was set to ON, stb_vorbis would be
used as the default backend.

* [sdl2-mixer] Use vcpkg_install_copyright

* [sdl2-mixer] Ensure flac and mpg123 are selected.

Turn off header-only libraries when the features are selected.

* [sdl2-mixer] Patch missing call to find_dependency

This is fixed upstream but has not been included in the 2.6.x branch.

* [sdl2-mixer] Fix dependency linking.

- The FLAC target is an upstream patch.
- VCPKG's opusfile port is static-only, meaning Opus and Ogg needs to be
linked explicitly.

* [sdl2-mixer] Update baseline.

---------

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-02-10 11:17:29 -08:00
Pierre Wendling
4f1ced56f7
[sdl2-image] Bump to 2.6.3 (#29485)
* [sdl2-image] Bump to version 2.6.3

* [sdl2-image] Update baseline

* [sdl2-image] Update SHA512

* [sdl2-image] Fix SDL2_image's findwebp.

* [sdl2-image] vcpkg_minimum_required is not needed.

* [sdl2-image] Update version.

* [sdl2-image] Patch `find_*` instead of `findwebp`.

* [sdl2-image] Update version.
2023-02-09 10:54:02 -08:00
Frank
dbed0a93f2
[vcpkg baseline] [superlu] Use the correct option to avoid lib conflicts. (#29519)
* [vcpkg baseline]

* update version

* Pay attention to the format

* vdb

* ref

* version
2023-02-09 10:49:54 -08:00
Pierre Wendling
8963164ada
[sdl2-ttf] Bump to 2.20.2 (#29488)
* [sdl2-ttf] Bump to version 2.20.2

* [sdl2-ttf] Update baseline

* [sdl2-ttf] Apply suggestions from review.
2023-02-08 13:45:58 -08:00
Pierre Wendling
917875c7b2
[sdl2] Bump to 2.26.3 (#29484)
* [sdl2] Bump version to 2.26.3

* [sdl2] Update baseline
2023-02-07 14:46:50 -08:00
Billy O'Neal
185a7aa23a
[sqlite3] Control features with a configuration header (#29376)
* [sqlite3] Control features with a configuration header rather than CMake or pkgconfig.

Resolves https://github.com/microsoft/vcpkg/pull/29335

Alternate of https://github.com/microsoft/vcpkg/pull/29258

@Neumann-A points out that controlling features through CMake configs and pkgconfig causes MSBuild customers to be left out in the cold. Moreover, attempting to add parenthesis to the SQLITE_API marco breaks autotools. This change makes such parenthesis unnecessary and ensures the configuration bits are used with automatic linking.

* Ensure feature controls affect the .c too, use less MAYBE_UNUSED.

* Correctly note that zlib has no effect without tools.

* Always add DL_LIBS even when static linking.

* [sqlitecpp] Unconditionally enable column metadata because that is done in the sqlite3 port.

* Add missing -l prefix on CMAKE_DL_LIBS
2023-02-06 12:00:37 -08:00
Kai Pastor
873263a7c0
[skia] Fix vulkan (#29448)
* [skia] Fix vulkan

* Use vulkan-memory-allocator
2023-02-06 11:53:39 -08:00
Fabien Péan
6b91ca9f46
[superlu] Update to 5.3.0 (#29452)
* [superlu] Update port to v5.3.0

* [superlu] Update version database
2023-02-06 11:05:01 -08:00
myd7349
a0c74da208
[simdjson] Update to 3.1.0 (#29455)
* [simdjson] Update to 3.1.0

* [simdjson] Bump version
2023-02-06 10:14:02 -08:00
Henrik Gaßmann
45daa84436
[status-code] Disable find boost (#29360)
The libraries test suite optionally tests compatibility against boost
types which is completely unnecessary in our case.
2023-02-02 16:53:56 -08:00
Ahmed Yarub Hani Al Nuaimi
ca9155913c
[aws-sdk-cpp] Update AWS SDK for C++ and its dependencies (#29236) 2023-02-01 12:52:03 -08:00
Henrik Gaßmann
c3e8743a25
[ned14-internal-quickcpplib,status-code,llfio] Update 2023.01 (#29214)
* [quickcpplib] Update to 2023-01-27

* [status-code] Update to 2023-01-27

* [llfio] Update to 2023-01-27

* Update version database
2023-01-31 18:06:21 -08:00
xiaozhuai, Weihang Ding
9c4a648392
[string-view-lite] Modernization (#29313)
* [string-view-lite] Modernization

* update version database

* apply suggestion

* update version database

* CRLF -> LF

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-31 13:50:53 -08:00
klaus triendl
b4f29c5445
[sqlite-orm] Update SQLite ORM to 1.8 (#28988)
* [sqlite-orm] Update to 1.8.0

* [sqlite-orm] Added "license" field to manifest

* [sqlite-orm] Update to 1.8.1

* [sqlite-orm] Corrected deprecated license

* [sqlite-orm] Removed unmerged 1.8.0 version from versions file

* [sqlite-orm] Revert: Removed unmerged 1.8.0 version from versions file

This reverts commit ebd658f0bf.

* [sqlite-orm] Ran `.\vcpkg x-add-version sqlite-orm` again

* [sqlite-orm] Removed unmerged 1.8.0 version from versions file
2023-01-30 17:16:22 -08:00
chausner
89f1b227fe
[string-view-lite] Update to 1.7.0 (#29181)
* Update string-view-lite to 1.7.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-26 19:11:23 -08:00
Vitalii Koshura
db9acc3f29
[sentry-native] update to 0.5.4 (#29203)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-01-26 18:54:28 -08:00
reito
75381ea7fa
[gn-related-ports] Fix gn based projects build error on Windows (#29058)
* fix gn path error on windows

* add quotes

* vcpkg cmake guidelines

* Fix version database.

* Use Z_VCPKG_BACKCOMPAT_MESSAGE_LEVEL instead of WARNING

* Quotes 🤦

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 18:53:54 -08:00
autoantwort
7bf32c6b93
[simage] use support expression (#29174) 2023-01-25 12:23:05 -08:00
Kai Pastor
4b2725f6f4
[sentry-native] Add features 'backend' and 'transport' (#29047)
* [sentry-native] Features 'backend' and 'transport'

* Fix zlib removal
2023-01-23 16:25:17 -08:00
autoantwort
fdf10eed1e
[seacas] no absolute paths (#29119) 2023-01-23 16:11:20 -08:00
Kai Pastor
0a761bd013
[skia] Fix compiler forwarding (#29138) 2023-01-23 16:03:29 -08:00
Kai Pastor
60995024e8
[sqlite3] Update to 3.40.1, misc fixes (#29130)
* [sqlite3] Update to 3.40.1

* Cleanup and fix vendored CMakeLists.txt

* Update versions

* Update homepage
2023-01-23 15:49:20 -08:00
Alexander Neumann
9e36a44338
[seacas/vtkm/vtk/paraview] Add/update ports. (#27928)
* [cgns] update to 4.2.0

* [vtk-m] update to 1.6.0

* [vtk] Update to 9.0.1-pv5.9.1
- VTK update to match release version of ParaView

* [ParaView] Update to 5.9.1

* version stuff

* fix automatic svg linkage in static builds

* update qt5-svg

* revisit vtk
- fix build with vtk-m 1.6
- remove unused patches
- remove comments

* bump version

* remove two commented lines

* version stuff

* remove old PR version

* commit stuff

* commit stuff

* update notes

* wip commit

* update paraview

* fix hdf5 patch

* fix patch

* fix patch

* fix portfile

* add mpi feature

* format manifest

* use relativ path

* trace

* retry

* move qml files again

* try with host triplet

* - use VCPKG_CRT_LINKAGE
- use METIS not metis

* fix casing Zlib

* hopefully more fixes on other platforms.

* fix patch

* fix missing ws

* fix typos

* scale down to warning

* revert jsoncpp change
fix zoltan on osx?

* move trace option to failing port

* move trace option to failing port

* Revert "trilinos vcpkg.json changes"

* verdict fix osx build ?

* fix patch

* fix internal find_package call

* also apply correct case for metis

* disable METIS on osx

* vtk-m don't support arm.

* force more features in Ci

* fix missing ,

* more fixes

* more vtk python try and error.

* - paraview python setup same as vtk
- remove openvr from platforms not supporting it
- trace openimageio

* fix case and remove fmt for openimageio.

* trying to fix stuff

* set hash to 0

* [skip actions] add missing module

* WebCore module moved to paraview&python

* fixes

* remove patch in vtk-dicom

* add var to maybe unused

* use correct 5.11 ref instead of the one in release

* Patch cleanup round 1

* remove empty patch parts

* fix vtkm configs

* reintegrate jsoncpp.patch

* fix patch

* add single seacas/kokkos/zoltan ports

* throw out trilinos, zoltan, kokkos
replace trilinos with seacas
make seacas work for dynamic windows

* fix mpi feature

* fix dependency

* retry dep fix

* rename target

* remove double line

* fix target

* fix patch

* retry

* remove cgns config

* fix cgns

* no seacas trace

* lowercase hdf5 target

* fix case of metis

* disable Fortran

* add iotr patch

* add additional config folder

* handel case sensitive Seacas again

* get trace again and force jsoncpp

* update cmake to 3.25.0

* bump port-version

* add patch from vtk upstream

* cleanup, format-manifest

* fix port version

* v db

* opencv4 always inject deps.

* fix test port to not require stuff which is not supported on x86

* Fix HDF5 lookup in opencv4

* only delete bin folder in static builds

* add license field

* v db

* add missing "

* v db

* trace again

* fix rtabmap python dep

* fix openimageio by deleting the find module

* v db

* cr cleanup

* v db

* opencv4 v db due to merge with master. Had to bump port version

* v db

* v db

* v db

* CR comments

* v db for cr comments

* trace theia output

* revert theia trace

* v db

* try without patch

* revert rtabmap changes

* v db after merge

* v db for all
2023-01-19 17:55:56 -08:00
xiaozhuai, Weihang Ding
f1c9431598
[stb] Bump version and remove downloading stb_perlin separately since that patent is expired (#28998)
* [stb] Bump version and remove downloading stb_perlin separately since that patent is expired

* update version database
2023-01-18 14:21:09 -08:00
Kai Pastor
01350d0b49
[skia] Misc fixes (#28971)
* Handle core opengl32 dependency

* Fix regressions for legacy config

* Transform frameworks and SDK during build

* Fix python3 configuration

* Update versions

* Drop unused dep

* Fix python3 again
2023-01-18 13:38:56 -08:00
Francisco Facioni
c60b65d099
[sqlpp11] add postgres support (#28989) 2023-01-17 11:28:56 -08:00
kiwixz
6b9c9a42f6
[strong-type] add port (#28937) 2023-01-16 12:46:59 -08:00
Burak Arslan
f882be041a
[sqlite3] Fix typo for the Windows build (#28923)
* [sqlite3] Fix typo for the Windows build

* [sqlite3] Update version metadata
2023-01-16 12:34:00 -08:00
Kai Pastor
472ed329f5
[sentry-native] Fix cmake package import/export (#28686)
* [sentry-native] Fix cmake package import/export

* Revise zlib dependency
2023-01-13 15:22:44 -08:00
Wei Dai
0a77b03b49
[seal] Updated seal to version 4.1.1. (#28727)
* Updated seal to version 4.1.0.

* Fixed versioning.

* Updated seal to 4.1.1.

* Fixed versioning.

* Update seal.json

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-01-12 22:12:45 -08:00
Fabien Péan
4c5be28bfa
[simbody] set uniform target names and add usage (#28863) 2023-01-12 15:28:56 -08:00
Edi61
b591b65d2a
[simd] Update include missing header files (#28834)
* Update include missing header files

* Update simd.json

* Update fix-CMakeLists-install.patch

* Update vcpkg.json

* Update fix-CMakeLists-install.patch

* Update simd.json

* Update simd.json
2023-01-11 23:26:28 -08:00
Jennifer Chukwu
b442de3a61
[Scenepic] Add new port (#28661)
* [scenepic] new port

* format

* update version database

* resolve comments

* Update version database

* update version database

* update version database

* fix install path

* x-add-version

* Update scenepic.json

* suggested changes

* update version

Co-authored-by: Lily Wang <494550702@qq.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-01-11 16:18:45 -08:00