Commit Graph

547 Commits

Author SHA1 Message Date
chausner
80150f8687
[stduuid] Update to 1.2.3 (#33170)
* Update stduuid to 1.2.3

* Update CI baseline

* Switch back to ${PORT}

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-08-16 13:00:17 -07:00
Alexander Neumann
e22937a2f9
[sdl1] msbuild (#33152)
* sdl1 msbuild

* v db
2023-08-15 16:53:15 -07:00
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