Commit Graph

418 Commits

Author SHA1 Message Date
Daniel Johansson
6a96e768da
[shader-slang] upgrade to v0.24.43 and add osx platform (#27900) 2022-11-18 13:42:01 -08:00
JonLiu1993
83311133c8
[sqlite3] update to 3.40.0 (#27868)
* [sqlite3] update to 3.40.0

* update version

* Use new function

* update version

* remove REF

* update version
2022-11-18 13:06:32 -08:00
autoantwort
5bd13370be
[spirv-headers] no absolute paths (#27881) 2022-11-17 23:26:35 -08:00
百地 希留耶
d51b969a7d
[spdlog] Update to 1.11.0 (#27771)
* [spdlog] Update to 1.11.0

* [spdlog] backporting https://github.com/gabime/spdlog/pull/2545

* [spdlog] Add 1.11.0 to versions file

* Remove patch header, add link to upstream merged PR, add quotes.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-16 13:32:00 -08:00
SvenPStarFinanz
b3bf291c9a
[Sqlitecpp] update to 3.2.0 (#27807)
* [SQLiteCpp] Update to 3.2.0

* x-add-version

* Update ports/sqlitecpp/portfile.cmake

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

* Update ports/sqlitecpp/portfile.cmake

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

* Updating to vcpkg_cmake_* functions.

* x-add-version

* Update ports/sqlitecpp/portfile.cmake

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

* x-add-version

* Update ports/sqlitecpp/vcpkg.json

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

* Update ports/sqlitecpp/vcpkg.json

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

* corrected

* x-add-version

* Add comment about new setting to indicate that it doesn't conflict with VCPKG_CRT_LINKAGE, add quotes and formatting.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-16 13:20:56 -08:00
Romain Pokrzywka
c58ae39a72
[spdlog] Fix non-Windows builds with wchar feature enabled (#27740)
- Defining SPDLOG_WCHAR_TO_UTF8_SUPPORT on non-Windows platforms
  triggers an #error, restrict the wchar feature to Windows
- update port-version + vcpkg x-add-version spdlog
2022-11-14 15:27:02 -08:00
Kai Pastor
89a2b29130
[libgpg-error,libgcrpyt,libassuan,gpgme] Update, official mirrors, mingw, cross builds (#27668)
* Use VERSION

* Add nls feature and gettext deps

* Fix export of libintl dep

* Fix mingw on windows

* Fix crossbuilds

* Cleanup

* Keep translations for nls

* Add license

* [shiftmedia-libgpg-error] Split from pristine source port, update

* [libgpg-error] Update, official tarballs, cross builds

* [libgcrypt] Official tarballs, fix cross builds

* [libgcrypt] Update copyright

* [libassuan] Update, official tarballs, cross builds

* [gpgme] Update, cleanup

* [gpgme] Update copyright

* Update versions

* [shiftmedia-libgcrypt] Update

* No port libgpg

* Add missing version file

* Use make OPTIONS

* Update versions

* Revise build-tools pattern
2022-11-14 15:12:05 -08:00
Arsen Tufankjian
0d9e169414
[spirv-tools] Updating to v2022.4 (#27762)
* Updating port to 2022.4

* Updating version
2022-11-14 14:30:12 -08:00
Arsen Tufankjian
8e74630b9e
[spirv-headers] Update to latest version and properly installing the target (#27761)
* Updating port to latest version and to properly install a target

* Formatting

* Update version
2022-11-11 09:19:11 -08:00
Billy O'Neal
e79c0d2b5d
Add vcpkg_minimum_required before using VERSION. (#27598)
* When @BillyONeal started being the on-call vcpkg maintainer on 2022-10-17, he started applying use of the "embedded VERSION" feature https://github.com/microsoft/vcpkg-tool/pull/717 to PRs on merge.

@dg0yt points out that this use should be accompanied by a call to vcpkg_minimum_required, in https://github.com/microsoft/vcpkg/pull/27594/files#r1010641672

This is an audit of everything merged in that time and whether it needs to gain that.

https://github.com/microsoft/vcpkg/pull/27561 No VERSION
https://github.com/microsoft/vcpkg/pull/27525 No VERSION
https://github.com/microsoft/vcpkg/pull/27554 Already has vcpkg_minimum_required
https://github.com/microsoft/vcpkg/pull/27536 No VERSION
https://github.com/microsoft/vcpkg/pull/27562 No VERSION
https://github.com/microsoft/vcpkg/pull/24914 Fixed here
https://github.com/microsoft/vcpkg/pull/27547 No VERSION
https://github.com/microsoft/vcpkg/pull/27502 No VERSION
https://github.com/microsoft/vcpkg/pull/27497 No VERSION
https://github.com/microsoft/vcpkg/pull/27317 No VERSION
https://github.com/microsoft/vcpkg/pull/27288 No VERSION
https://github.com/microsoft/vcpkg/pull/27509 No VERSION
https://github.com/microsoft/vcpkg/pull/27504 No VERSION
https://github.com/microsoft/vcpkg/pull/27514 No VERSION
https://github.com/microsoft/vcpkg/pull/27501 No VERSION
https://github.com/microsoft/vcpkg/pull/27495 No VERSION
https://github.com/microsoft/vcpkg/pull/27488 No VERSION
https://github.com/microsoft/vcpkg/pull/27499 No VERSION
https://github.com/microsoft/vcpkg/pull/27378 No VERSION
https://github.com/microsoft/vcpkg/pull/27376 Fixed here
https://github.com/microsoft/vcpkg/pull/27373 No VERSION
https://github.com/microsoft/vcpkg/pull/27045 No VERSION
https://github.com/microsoft/vcpkg/pull/27521 No VERSION
https://github.com/microsoft/vcpkg/pull/27453 No VERSION
https://github.com/microsoft/vcpkg/pull/27481 No VERSION
https://github.com/microsoft/vcpkg/pull/27511 No VERSION
https://github.com/microsoft/vcpkg/pull/27490 No VERSION
https://github.com/microsoft/vcpkg/pull/27510 No VERSION
https://github.com/microsoft/vcpkg/pull/27496 No VERSION
https://github.com/microsoft/vcpkg/pull/27503 No VERSION
https://github.com/microsoft/vcpkg/pull/27485 No VERSION
https://github.com/microsoft/vcpkg/pull/27484 No VERSION
https://github.com/microsoft/vcpkg/pull/27483 No VERSION
https://github.com/microsoft/vcpkg/pull/27459 No VERSION
https://github.com/microsoft/vcpkg/pull/27369 No VERSION
https://github.com/microsoft/vcpkg/pull/27489 No VERSION
https://github.com/microsoft/vcpkg/pull/26594 No VERSION
https://github.com/microsoft/vcpkg/pull/27465 No VERSION
https://github.com/microsoft/vcpkg/pull/27456 No VERSION
https://github.com/microsoft/vcpkg/pull/27425 No VERSION
https://github.com/microsoft/vcpkg/pull/27464 Fixed here
https://github.com/microsoft/vcpkg/pull/27406 No VERSION
https://github.com/microsoft/vcpkg/pull/27398 No VERSION
https://github.com/microsoft/vcpkg/pull/27240 No VERSION
https://github.com/microsoft/vcpkg/pull/27450 No VERSION
https://github.com/microsoft/vcpkg/pull/27463 No VERSION
https://github.com/microsoft/vcpkg/pull/27462 No VERSION
https://github.com/microsoft/vcpkg/pull/27448 No VERSION
https://github.com/microsoft/vcpkg/pull/27440 No VERSION
https://github.com/microsoft/vcpkg/pull/27435 No VERSION
https://github.com/microsoft/vcpkg/pull/27424 No VERSION
https://github.com/microsoft/vcpkg/pull/27414 No VERSION
https://github.com/microsoft/vcpkg/pull/27412 No VERSION
https://github.com/microsoft/vcpkg/pull/27380 No VERSION
https://github.com/microsoft/vcpkg/pull/27343 No VERSION
https://github.com/microsoft/vcpkg/pull/27342 No VERSION
https://github.com/microsoft/vcpkg/pull/27367 No VERSION
https://github.com/microsoft/vcpkg/pull/27226 No VERSION
https://github.com/microsoft/vcpkg/pull/27320 No VERSION
https://github.com/microsoft/vcpkg/pull/26923 No VERSION
https://github.com/microsoft/vcpkg/pull/27284 No VERSION
https://github.com/microsoft/vcpkg/pull/27433 No VERSION
https://github.com/microsoft/vcpkg/pull/27314 VERSION got *removed*
https://github.com/microsoft/vcpkg/pull/27335 No VERSION
https://github.com/microsoft/vcpkg/pull/27370 No VERSION
https://github.com/microsoft/vcpkg/pull/27324 No VERSION
https://github.com/microsoft/vcpkg/pull/27391 No VERSION
https://github.com/microsoft/vcpkg/pull/27388 No VERSION
https://github.com/microsoft/vcpkg/pull/27396 No VERSION
https://github.com/microsoft/vcpkg/pull/27404 No VERSION
https://github.com/microsoft/vcpkg/pull/27413 No VERSION
https://github.com/microsoft/vcpkg/pull/27417 No VERSION
https://github.com/microsoft/vcpkg/pull/27427 No VERSION
https://github.com/microsoft/vcpkg/pull/27428 No VERSION
https://github.com/microsoft/vcpkg/pull/27368 No VERSION
https://github.com/microsoft/vcpkg/pull/27307 No VERSION
https://github.com/microsoft/vcpkg/pull/27415 Fixed here.
https://github.com/microsoft/vcpkg/pull/27371 Fixed here.
https://github.com/microsoft/vcpkg/pull/27323 No VERSION
https://github.com/microsoft/vcpkg/pull/27352 No VERSION
https://github.com/microsoft/vcpkg/pull/27347 No VERSION
https://github.com/microsoft/vcpkg/pull/27366 No VERSION
https://github.com/microsoft/vcpkg/pull/27361 No VERSION
https://github.com/microsoft/vcpkg/pull/27359 No VERSION
https://github.com/microsoft/vcpkg/pull/27358 No VERSION
https://github.com/microsoft/vcpkg/pull/27355 No VERSION
https://github.com/microsoft/vcpkg/pull/27331 No VERSION
https://github.com/microsoft/vcpkg/pull/24615 No VERSION
https://github.com/microsoft/vcpkg/pull/27325 No VERSION
https://github.com/microsoft/vcpkg/pull/24861 No VERSION
https://github.com/microsoft/vcpkg/pull/27354 No VERSION
https://github.com/microsoft/vcpkg/pull/27346 No VERSION
https://github.com/microsoft/vcpkg/pull/27345 No VERSION
https://github.com/microsoft/vcpkg/pull/27218 No VERSION
https://github.com/microsoft/vcpkg/pull/27329 No VERSION
https://github.com/microsoft/vcpkg/pull/27326 No VERSION
https://github.com/microsoft/vcpkg/pull/27321 No VERSION
https://github.com/microsoft/vcpkg/pull/27312 No VERSION
https://github.com/microsoft/vcpkg/pull/27297 No VERSION
https://github.com/microsoft/vcpkg/pull/27336 No VERSION
https://github.com/microsoft/vcpkg/pull/27225 No VERSION
https://github.com/microsoft/vcpkg/pull/27339 No VERSION
https://github.com/microsoft/vcpkg/pull/27302 No VERSION
https://github.com/microsoft/vcpkg/pull/27295 No VERSION
https://github.com/microsoft/vcpkg/pull/27233 No VERSION
https://github.com/microsoft/vcpkg/pull/27313 No VERSION
https://github.com/microsoft/vcpkg/pull/27237 No VERSION
https://github.com/microsoft/vcpkg/pull/27250 No VERSION
https://github.com/microsoft/vcpkg/pull/27263 No VERSION
https://github.com/microsoft/vcpkg/pull/27266 No VERSION
https://github.com/microsoft/vcpkg/pull/27272 No VERSION
https://github.com/microsoft/vcpkg/pull/27287 No VERSION
https://github.com/microsoft/vcpkg/pull/27282 No VERSION
https://github.com/microsoft/vcpkg/pull/27294 No VERSION
https://github.com/microsoft/vcpkg/pull/27228 No VERSION
https://github.com/microsoft/vcpkg/pull/27163 No VERSION
https://github.com/microsoft/vcpkg/pull/26817 No VERSION
https://github.com/microsoft/vcpkg/pull/27286 No VERSION
https://github.com/microsoft/vcpkg/pull/27274 No VERSION
https://github.com/microsoft/vcpkg/pull/27276 No VERSION
https://github.com/microsoft/vcpkg/pull/27232 No VERSION
https://github.com/microsoft/vcpkg/pull/27221 No VERSION
https://github.com/microsoft/vcpkg/pull/27215 No VERSION
https://github.com/microsoft/vcpkg/pull/27166 No VERSION
https://github.com/microsoft/vcpkg/pull/27239 No VERSION
https://github.com/microsoft/vcpkg/pull/27246 No VERSION
https://github.com/microsoft/vcpkg/pull/27268 No VERSION
https://github.com/microsoft/vcpkg/pull/27259 No VERSION
https://github.com/microsoft/vcpkg/pull/27238 No VERSION
https://github.com/microsoft/vcpkg/pull/27224 No VERSION
https://github.com/microsoft/vcpkg/pull/27203 No VERSION
https://github.com/microsoft/vcpkg/pull/27124 No VERSION

* Also add libcanberra
2022-11-08 14:49:28 -08:00
Pierre Wendling
39b028f607
[sdl2-image] Bump to 2.6.2. (#27627)
* [sdl2-image] Update to 2.6.2.

* [sdl2-image] Update baseline and version history.

* [sdl2pp] Update sdl2-image target name.

* [sdl2pp] Update baseline and version history.

* [sdl2-image] Fix .pc file generation.

* [sdl2-image] Visually align features in portfile.

* [sdl2-image] Shorten patch to the strict minimum.
2022-11-08 14:44:33 -08:00
Viktor Chlumský
e6a79ac018
[skia] Fix build for release-only triplets (#27196)
* Fix Skia in relase-only config

* Use the modern

release_thing()
if (NOT VCPKG_BUILD_TYPE)
    debug_thing()
endif()

form

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-07 15:42:19 -08:00
Aung T Naing
15ea681208
[sentencepiece]make sure that Release only build is supported (#27442)
* make sure that Release only triplets will be successful

* updated version

* Use the modern NOT VCPKG_BUILD_TYPE form and combine ifs.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-07 15:41:58 -08:00
Pierre Wendling
599f106de6
[sdl2] Bump to 2.24.2 (#27591)
* [sdl2] Bump to 2.24.2.

* [sdl2] Add a usage file.

* [sdl2] Update baseline and version history.

* [sdl2] Update `SDL2_VERSION` variable.

* [sdl2] Update `HEAD_REF`.

* Use VERSION.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-02 14:12:36 -07:00
Kai Pastor
3e35cb0a15
[scripts|nmake] Add jom option, add language control (#27255)
* Add CL_LANGUAGE option

* Add PREFER_JOM option

* Append install target to targets, not options

* Update vcpkg_install_nmake

* Re-enable nmake UWP builds for C projects

* Use PREFER_JOM

* Update documentation

* Update versions

* Add license fields

* Update versions
2022-11-02 11:32:43 -07:00
Daniel Johansson
bf6a6ce711
[slang] Adding a package for the Slang shading language (#24914)
* slang port - initial commit

* added x64-linux target and removed dependency on cmake

* [slang] adding some expected failing platforms

* formatted manifest file

* added license

* added expected failing win64-static platform

* added version

* sort alphabetically

* changing error message

* updated version

* [slang] adding "supports" field for vcpkg.json

* [slang] removing platform exclusion rules

* [slang] update version

* [slang] fixed deprecation warning

* [slang] update version database

* rename slang to shader-slang

* update version database

* Use builtin VERSION and dos2unix.

* remove unused empty folder policy

* set version

* update version

* Remove unnecessary set(VERSION

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-31 13:48:20 -07:00
Pierre Wendling
7ca2798c46
[sdl2-net] Update to 2.2.0. (#27459)
* [sdl2-net] Update to 2.2.0.

* [sdl2-net] Update homepage and license.

* [sdl2-net] Replace deprecated functions.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-27 19:15:39 -07:00
Alexander Neumann
16a892c1fb
Single config fixes 2. (#27406)
* freerdp fix single config

* libassuan fix single config builds

* libcanberra fix single config build

* libmysql fix single config builds

* libobd fix single config

* libusb allow single config wrapper

* nmap single config cleanup

* spdk single config stuff

* zeroc-ice fix single config

* zopfli single config fix

* use version date

* v db

* Revert unchanged libodb-pgsql port-version bump.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-26 10:55:31 -07:00
autoantwort
a329367df1
[sleef] does not supports arm64-osx (#27413) 2022-10-24 16:22:58 -07:00
JonLiu1993
14d353a79a
[sentencepiece] update to 1.97 (#27427)
* [sentencepiece] update to 1.97

* update version

* add license

* update evrsion
2022-10-24 16:21:25 -07:00
Vitalii Koshura
5251291e16
[sentry-native] Update to 0.5.2 (#27354)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-10-20 19:17:39 -07:00
Vitalii Koshura
2ad71b540e
[sentry-native] Update to 0.5.1 (#27276)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-10-17 08:13:08 -07:00
Dmitry Baryshev
4a723f2d16
[sail] Add features (#27169)
* [sail] Added features

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

* [sail] Added dependency name

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

* [sail] Added priority-based features

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

* [sail] Fix enabling only the selected codecs

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

* [sail] Rename 'Build with' to 'Enable'

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

* [sail] Escape codecs list

* [sail] Remove SVG from aggregated features as its dependency 'resvg' is still not in vcpkg

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

* [sail] Enable SVG if it was explicitly enabled

* [sail] vcpkg x-add-version --all --overwrite-version
2022-10-13 11:59:21 -07:00
Nick
ede90f9507
[sdl2] update to 2.24.1 (#27168) 2022-10-12 01:17:16 -07:00
vividos
f0a322f2ca
[sdl2-mixer] don't build samples (#27182) 2022-10-12 01:15:24 -07:00
JonLiu1993
42cc830d87
[simdjson] update to 3.0.0 (#27148)
* [simdjson] update to 3.0.0

* update version

* update version

* update version
2022-10-10 08:40:53 -07:00
autoantwort
1ece5ec4ad
[s2geometry] update port (#27072) 2022-10-08 21:31:31 -07:00
Park DongHa
36ef0e1f29
[spine-runtimes] create a new port (#27006)
* [spine-runtimes] create a new port

* [spine-runtimes] update baseline

* [spine-runtimes] remove -Werror

* [spine-runtimes] remove customized compile flags

* [spine-runtime] license null

* Update ports/spine-runtimes/vcpkg.json

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

* Update ports/spine-runtimes/portfile.cmake

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

* [spine-runtimes] version name 4.1.00 --> 4.1.0

* [spine-runtimes] remove SFML feature

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-10-05 16:06:31 -07:00
autoantwort
d98da60f99
[sdformat10] no osx arm (#27101) 2022-10-05 14:58:42 -07:00
autoantwort
878246e6c9
[sdformat9] no osx arm (#27102) 2022-10-05 14:58:23 -07:00
autoantwort
91688a9874
[selene] fix arm64-osx (#27071) 2022-10-03 13:56:55 -07:00
autoantwort
fef923ce20
[serdepp] update port (#27073) 2022-10-03 13:55:49 -07:00
Thomas1664
c3802777e8
[sciplot] Disable examples and docs (#26962)
* [sciplot] Disable examples and docs

* version
2022-09-25 23:57:58 -07:00
Anders Wind
4e07dd99b8
[stronk] Add new port (#26740)
* [stronk] Initial port

* Review fixes

* Fixed added builtin-baseline which is not neccesary for registry

* fix include wrong directroy

* update version

* delete patch

* update version

* Add quotes

* update version

* Use vcpkg_from_github

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-20 11:09:35 -07:00
Matthias Kuhn
290865e4a1
Bump spix version to 0.4 (#26555)
* Bump spix version to 0.4

* Add new port spix-qt6

* Add feature qt5 and qt6 to spix

* Back to qt5
2022-09-19 12:38:10 -07:00
Alexander Neumann
2b35366a5d
[hpx] add some features, fix some bugs (#25059)
* refine hpx port

* v db

* add tcmalloc on unix

* refine comment

* v db

* remove hardcoded mpi dep

* v db

* portfile cleanup

* v db

* add pkgconf as a dep

* v db

* [snappy] remove debug suffix and add pc file

* hpx pass through _HOST_TRIPLET for pkgconf

* v db

* fix snappy in ffmpeg

* v db

* fix name clash of output names

* v db

* remove tcmalloc

* v db

* remove bin dir; seems empty on !windows

* v db

* b v

* v db

* baseline stuff

* fix jemalloc missing msvc_compat headers

* v db

* install usage for hpx

* v db

* Update versions/f-/ffmpeg.json

* revert v db

* bump ffmpeg

* v db

* remove jemalloc since I can force it thorugh the triplet any way.

* v db

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-09-19 12:30:40 -07:00
Jack·Boos·Yu
11461d415a
[vcpkg baseline][saucer] Re-fix configure error (#26820)
* [sacuer] Re-fix configure error

* version
2022-09-19 11:06:40 -07:00
Dmitry Baryshev
46798970f0
[sail] Update to 0.9.0-rc1 (#26781)
* [sail] Update to 0.9.0-rc1

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

* [sail] Added quotes

* [sail] vcpkg x-add-version --all --overwrite-version
2022-09-15 12:31:18 -07:00
Jack·Boos·Yu
8907350a27
[saucer] Fix configure (#26783)
* [saucer] Fix configure

Signed-off-by: JackBoosY <yuzaiyang@beyondsoft.com>

* version

Signed-off-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-09-15 12:16:25 -07:00
MonicaLiu
8d3aa2bbf6
[sqlpp11] Update to latest commit (#26775)
* update sqlpp11

* update baseline

* update some formatting

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-09-14 12:13:20 -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
Gabe Rundlett
16f5ba45a9
[glslang] Bump version to 11.11.0 (#26671)
* Bump glslang port to 11.11.0

* Fix sha to match the one shown on the microsoft build server

* Fix portfile issues (at least for Windows)

* Potentially fix shaderc port

* update shaderc version

* shaderc appears to require Threads?

* change shaderc port version?

* fix local port-version

* Added custom usage as per PR suggestion!

* Updated glslang port tree version hash
2022-09-12 13:43:31 -07:00
Kai Pastor
8e3595fad0
[speex] Use native autotools for all triplets (#26502)
* Use autotools build for windows

* Fix license

* Limit subdirs for vpckg build

* Update versions

* CI [skip actions]
2022-09-09 12:08:05 -07:00
Henrik Gaßmann
29787a71b3
[status-code,outcome,llfio,ned14-internal-quickcpplib] Update to 2022-09-08 (#26724)
* [quickcpplib] Update to 2022-09-08

* [status-code] Update to 2022-09-08

* [outcome] Update to version 2.2.4

* [llfio] Update to 2022-09-08

* [status-code,outcome,llfio] Update version database
2022-09-09 11:55:55 -07:00
Dawid Wróbel
707927374c
[shiftmedia-gnutls] new port (Windows fork of GnuTLS) (#18029)
* [libgnutls] Add Windows support

    [libgnutls] update versions

    [libgnutls] fix *nix tarball URL

    [libgnutls] update versions

    [libgnutls] formatting

    [libgnutls] use less ambiguous variable for .pc substitution

    [libgnutls] update versions

    [libgnutls] fix static build

    [libgnutls] update versions

    [libgnutls] cleanup nettle patch

    [libgnutls] update versions

    [libgnutls] drop outdir.patch, use msbuild property instead

    [libgnutls] update versions

    [shiftmedia-libgnutls] use separate port for SMP fork

    [shiftmedia-libgnutls] update project name,
remove non-Windows code

* [shiftmedia-libgnutls] remove leftover option

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] add license

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] update license

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] update license

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] update license

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] also support UWP

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] fix supported platform

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] remove leftover warning

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] install includes instead of moving them around in buildtree

* [shiftmedia-libgnutls] update versions

* [shiftmedia-gnutls] use vcpkg_replace_string() instead patches; fix library name

* [shiftmedia-gnutls] use Requires.private to locate gmp

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] msbuild adds a subfolder to OutDir on UWP

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] Windows implies UWP support

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* [shiftmedia-libgnutls] wrap paths in quotes

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* [shiftmedia-libgnutls] update version

* [shiftmedia-libgnutls] make yasm tool host dep

* [shiftmedia-libgnutls] update version

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-09-02 14:30:19 -07:00
Henrik Gaßmann
31d77f607b
[outcome] Update to version 2.2.3 (#25855)
* [outcome] Update to version 2.2.3

* [outcome] Add license information

* [outcome] Refactor deprecated functions

* [status-code] Update to latest version compatible with outcome 2.2.3

* [outcome] Provide polyfill features and extract status-code

* [outcome] Remove msvc linkage patch

* [llfio] Teach port about outcome polyfills

* [llfio] Fix vendored status-code include path

* [outcome][status-code][llfio] update version database

* Don't switch C++ standard version on polyfill feature

* [outcome] Fix version entry

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-09-02 10:40:12 -07:00
Nick
f9b5f5406b
[sdl2] update to 2.24.0 (#26436) 2022-08-31 13:34:35 -07:00
Lily Wang
af908b85af
[skia] Update to 0.36.0 (#26419)
* [skia] Update to 0.36.0

* x-add-version

* fix Linux build error

* x-add-version
2022-08-31 13:32:04 -07:00
eao197
42c70cd0f0
[sobjectizer] Update to 5.7.4.2 (#26461)
* SObjectizer updated to v.5.7.4.2.

* SObjectizer-5.7.4.2 added to the baseline.
2022-08-23 10:14:41 -07:00
Andrey Filipenkov
3f7e013c4d
[sdl2-image] fix dynamic build on macOS (#26445)
* [sdl2-image] fix dynamic build on macOS

* update versions of sdl2-image
2022-08-22 09:43:20 -07:00
Lily Wang
6e2d5acac0
[socket-io-client] Update to latest commit (#26421)
* [socket-io-client] Update to latest commit

* x-add-version

* apply suggestion

* x-add-version
2022-08-19 13:40:12 -07:00
Dawid Wróbel
e99d9a4fac
[shiftmedia-libgcrypt] new port (Windows fork of Libgcrypt) (#26364)
* [shiftmedia-libgcrypt] new port

* [shiftmedia-libgcrypt] add license

* [shiftmedia-libgcrypt] fix formatting

* [shiftmedia-libgcrypt] add version

* [shiftmedia-libgcrypt] update to 1.10.1, also support UWP

* [shiftmedia-libgcrypt] update version

* [ci.baseline.txt] restore gpg-error running on CI

* [libgpg-error] add TargetPlatformMinVersion

* [libgpg-error] update versions

* [shiftmedia-libgcrypt] fix supported platform

* [shiftmedia-libgcrypt] fix missing Version in .pc

* [shiftmedia-libgcrypt] update version

* [shiftmedia-libgcrypt] remove leftover warning

* [shiftmedia-libgcrypt] update version

* Update shiftmedia-libgcrypt.json

* Update libgpg-error.json

* [shiftmedia-libgcrypt] install includes instead of moving them around in buildtree

* [shiftmedia-libgcrypt] update version

* [shiftmedia-libgcrypt] wrap paths in quotes

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* [shiftmedia-libgcrypt] support for Windows implies UWP

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>

* [shiftmedia-libgcrypt] update version

* [shiftmedia-libgcrypt] use vcpkg_replace_string() instead of patches

* [shiftmedia-libgcrypt] update version

* [shiftmedia-libgcrypt] gpg-error already inupstream .pc as Requires.private

* [shiftmedia-libgcrypt] -L${libdir} already in upstream .pc

* [shiftmedia-libgcrypt] update version

* [shiftmedia-libgcrypt] pass OutDir as property, no need to patch

* [shiftmedia-libgcrypt] update version

* [shiftmedia-libgcrypt] msbuild adds a subfolder to OutDir on UWP

* [shiftmedia-libgcrypt] fix aclocal installation path

* [shiftmedia-libgcrypt] update version

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2022-08-18 17:17:11 -07:00
JonLiu1993
77fe434974
[Sciplot] update to 0.3.1 (#26386)
* [Sciplot] update to 0.3.1

* update version
2022-08-17 09:30:57 -07:00
Russell Greene
5f83f03a1c
[szip] add definitions for the try_run call for iOS (#26329) 2022-08-15 12:35:06 -07:00
Sylvain Doremus
d293ac220d
[shaderwriter] Update to v2.4.0 (#26310) 2022-08-12 15:47:03 -07:00
MSP-Greg
7d21ec61e6
sqlite3: update to 3.39.2 (#26280) 2022-08-12 15:45:09 -07:00
Nick
1370b2c88f
[sdl2] add 'wayland' feature (#26261) 2022-08-10 16:08:17 -07:00
MSP-Greg
e96c95783f
[sqlcipher] update to 4.5.2 (#26262)
* [sqlcipher] update to 4.5.2

* requested changes

* portfile.cmake - quote paths
2022-08-10 11:34:50 -07:00
Arsen Tufankjian
778c58db3b
[spirv-tools] Updating port from 2022.1 to 2022.2 (#26197)
* Updating spirv-tools port

* Updating spirv-tools port version
2022-08-06 00:04:35 -07:00
Arsen Tufankjian
674ea1427e
[spirv-headers] Updating to latest version (#26196)
* Updating spirv-headers version

* Updating spirv-headers version
2022-08-06 00:04:23 -07:00
Kai Pastor
df806d3a4b
[sdl2-ttf,tgui,sfml] Update sdl2-ttf to 2.20.0, revise dependencies import and export (#26026)
* [sdl2-ttf] update to 2.20.0

* update version

* add license

* update version

* del unused function

* overwrite version

* Fix sdl2-tff

* Increase version

* version

* Fix config export/import

* version

* Fix sdl2pp

* Fix SDL2_ttf import

* Fix sdl2pp

* Try again

* ...

* shared

* Fix patch

* not win32

* revert

* Fix import name

* Fix tgui

* version

* CR

* version

* CR

* version

* license

* version

* update port version

* version

* Fix patch

* version

* Fix patch

* version

* Update patch

* version

* Fix tgui

* add feature harfbuzz

* version

* Fix feature

* version

* Fix mingw

* Trim patching

* Explicit usage

* [sfml] Fix OpenGL dependency

* [sfml] Transform freetype patch and config fixup

* [sfml] Transform stb patch

* [tgui] Revise port

* [tgui] Extend config patching, merge into dependencies patch

* [tgui] Devendor stb

* [tgui] Revise feature dependencies

* [tgui] Omit pc files (too many inconsistencies)

* [milerius-sfml-imgui] Fixup

* Update versions

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-08-04 19:18:37 -07:00
friendlyanon
714722bb08
[stb] Add stb_perlin.h (#25812)
Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2022-08-04 18:47:36 -07:00
Thomas1664
59b861ab16
[sdl2-mixer] Fix usage (#26083)
* [sdl2-mixer] Fix usage

* version

* format

* version

* Fix usage

* version
2022-08-04 10:51:24 -07:00
Cheney Wang
a4d1dc0908
[superlu] Fix superlu.lib missing (#26146)
* [superlu] Fix superlu.lib missing

* format vcpkg.json

* x-add-version

* Structured
2022-08-03 19:13:02 -07:00
Alexander Neumann
ec2ab620f8
[snappy] fix clang-cl builds (#26057)
* snappy fix clang-cl builds

* v db

* CI Retriger
2022-08-03 10:30:09 -07:00
Vitalii Koshura
2c844a929b
[sentry-native] Update to 0.5.0 (#26131)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-08-02 23:18:23 -07:00
Sandy
6a7b3e1638
[sdl2] Add patch fixing non-threaded emscripten build (#26070)
From https://github.com/libsdl-org/SDL/pull/5773
2022-08-02 22:58:29 -07:00
myd7349
7a56e3ac26
[simdjson] Update to 2.2.2 (#26105)
* [simdjson] Update to 2.2.2

* [simdjson] Bump version
2022-08-02 10:20:36 -07:00
Kai Pastor
4be7ab52e8
[sdl2pp] Fix exported pc file, cleanup (#25968)
* Fix exported pc file

* Fix sdl2 import

* Move Find module to 'share/${PORT}'

* Fix usage instructions

* Trim dependencies patch

* Update versions
2022-07-25 16:37:32 -07:00
JonLiu1993
917a86aeb3
[sqlite3] update to 3.39.1 (#25852)
* [sqlite3] update to 3.39.1

* update version
2022-07-20 15:40:29 -07:00
autoantwort
fde0f2c9b9
[solid3] fix arm64-osx build (#25344)
* [solid3] fix arm64-osx build

* Update versions/s-/solid3.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-07-20 15:05:56 -07:00
Reder
8b7ac186bf
[sqlitecpp] do not use stack protection (#25761)
* do not use stack protection
fixes #25760

* update version

* update baseline

* only remove stack protection for mingw64

* update version

* Make variable visible even if unused

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

* update version

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-07-18 15:09:27 -07:00
Oleg Derevenetz
359dbe3a07
[sdl2-mixer] Update to 2.6.1 (#25763)
* Update sdl2-mixer to 2.6.1

* SDL2_mixer: fix upstream CMakeLists

* SDL2_mixer: add vcpkg_fixup_pkgconfig()

* Fix sdl2pp dependency on SDL2_mixer

* Never use vendored libs

* Update baseline

* sdl2pp: add license

* Update baseline

* Remove apparently redundant pkgconfig fix

* Use the commit hash for REF

* Update baseline

* Revert "Remove apparently redundant pkgconfig fix"

This reverts commit 98e0d7f76d.

* Update baseline

* Minimize sdl2pp patch

* Update baseline

* Reformat

* Update baseline
2022-07-18 14:26:05 -07:00
autoantwort
1c6c0861ac
[secp256k1] no absolute paths (#25815) 2022-07-18 13:16:51 -07:00
ROLL Software Brasil
1782b7edf2
[secp256k1] Update secp256k1 from 2017 to 2022 (#25398)
* Update secp256k1 from 2017 to 2022, that added Schnorr Signature on last year.

- Edit CMakeList.txt to target precomputed library.
- Edit libsecp256k1-config.h to undef and define VARS compilation.
- Edit portfile.cmake to download new sources from repository, commit reference 44c2452fd387f7ca604ab42d73746e7d3a44d8a2 (bitcoin-core/secp256k1)
- Edit vcpkg.json to new version portfile

* Update secp256k1 from 2017 to 2022, that added Schnorr Signature on last year

>> vcpkg x-add-version secp256k1
- Update secp256k1.json version
- Update baseline.json version

* Update ports/secp256k1/portfile.cmake

Added JonLiu1993 suggestion. Put PREFER_NINJA to secp256k1/portfile.cmake

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

* Update ports/secp256k1/vcpkg.json

Added JonLiu1993 suggestion. Put dependencies to secp256k1/vcpkg.json

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

* Update port-version, REQUIRED to "x-add-version"

>> vcpkg x-add-version secp256k1

* Update port file to secp256k1 identation

* Update vcpkg.json identation

>> vcpkg format-manifest ports/secp256k1/vcpkg.json

* Update x-add-version command

vcpkg x-add-version secp256k1

* [secp256k1 ]Update secp256k1 from 2017 to 2022

* update version

* Add license

* update version

* Update, add features

* version

* fix

* version

* clean port version

* version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-07-15 12:08:22 -07:00
Mengna Li
d303fe640b
update to v1.2.1 (#25722) 2022-07-12 10:50:03 -07:00
LilyWangLL
81b10ef999
[speex] update to 1.2.1 (#25726)
* [speex] update to 1.2.1

* x-add-version

Co-authored-by: LilyWangLL <v-lilywang@microsoft.com>
2022-07-12 10:49:24 -07:00
myd7349
6b036f4545
[simdjson] Update to 2.2.0 (#25581)
* [simdjson] Update to 2.0.0

* [simdjson] Bump version

* [simdjson] Update to 2.2.0

* [simdjson] Overwrite version

* [simdjson] Remove version 2.0.0
2022-07-12 10:48:00 -07:00
LilyWangLL
dbb8930ca3
[vcpkg baseline][isal, spdk-isal] Fix conflict (#25679)
* [vcpkg baseline][isal, spdk-isal] Fix conflict

* format vcpkg.json

* x-add-version

* apply suggestion

* x-add-version

Co-authored-by: LilyWangLL <v-lilywang@microsoft.com>
2022-07-11 16:22:28 -07:00
Jack·Boos·Yu
7f4476af9d
[sdformat9] Update to 9.8.0 (#25685)
* [sdformat9] Update to 9.8.0

* version
2022-07-11 16:18:21 -07:00
JeffyOLOLO
e2fb66462a
[sqlpp11] update to 0.61 (#25458)
* Update the sqlpp11 port to version 0.61 + SQLite3

* Update the sqlpp11 version to 0.61

* Update dependencies in sqlpp11 ports

* Update sqlpp11 and its connectors versions

* Update files according to the maintainer guide

* Update the sqlpp11 version

* Update SHA512

* Version instead of version-string

* Update the sqlpp11 version

* Version-string instead of version

* Version update

* Vesrion update after script

* Update according to checks

* Replace connector ports by empty one

* Update the sqlite3 connector port to dummy one

* Remove non exsistent sqlpp11 sqlite3 version

* Make the mysql connector port as obsolete

* Format vcpkg.json in sqlpp11's ports

* Update sqlpp11's ports versions

* Backward compatibility in the mysql connector

* Update version in sqlpp11's mysql connector

* Remove non exsistent sqlpp11 mysql version
2022-07-05 15:35:30 -07:00
Dylan Staley
ad606d66cd
[soxr] fix arm64-osx build (#25439)
* [soxr] detect arm64 on macOS

* [soxr] update versions
2022-07-01 22:37:34 -07:00
Cheney Wang
250d199aa1
[sqlite3] Remove the restriction of using find_dependency(Threads) only under static linking (#25460)
* [sqlite3] Remove the restriction of using find_dependency(Threads) only under static linking

* x-add-version

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-06-30 12:52:49 -07:00
Frank
7f34372322
[sol2] update to 3.3.0 (#25446)
* [sol2] update to 3.3.0

* update version

* adopt the requests

* overwrite version
2022-06-27 11:47:49 -07:00
eao197
9cece28c3a
[so5extra] Update to 1.5.2 (#25420)
* so5extra updated to v1.5.2.

* New version of so5extra added to baseline.
2022-06-24 13:37:41 -07:00
autoantwort
ca722bcce7
[sciplot] fix arm64-osx build (#25345) 2022-06-22 14:39:11 -07:00
Cheney Wang
77d244f2cc
[speexdsp] Modify the name of dll to match lib (#25360)
* [speexdsp] Modify the name of dll to match lib

* x-add-version

* Modify license

* x-add-version speexdsp --overwrite-version

* Add Win32 judgement

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-06-22 14:16:14 -07:00
Vitalii Koshura
8a4f87c535
[sentry-native] Update to 0.4.18 (#25333)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-06-21 13:37:50 -07:00
Viktor Chlumský
e1f3eecdeb
[skia] Build configuration fix (#25247)
* [skia] Build configuration fix

* [skia] Changed declared port-version
2022-06-17 13:57:34 -07:00
Noah
ca8bde3748
[saucer, lockpp] add new port (#25111)
* [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

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-06-16 15:27:28 -07:00
Henrik Gaßmann
3d054a1710
[stduuid] Add new port @1.2.2 (#25115)
* [stduuid] Add new port @1.2.2

* [stduuid] Add v1.2.2 to version database
2022-06-15 12:00:50 -07:00
Mengna Li
d25fb81e9a
fix support (#25206) 2022-06-15 11:04:50 -07:00
Sylvain Doremus
29fa20cb6f
[shaderwriter] Update to version 2.3.0. (#25132)
* [shaderwriter] Update to version 2.3.0.

* [shaderwriter] Added PDB files install.

* [shaderwriter] Updated commit ID.

* [shaderwriter] Fixed call to vcpkg_cmake_config_fixup.
2022-06-10 09:59:34 -07:00
Kai Pastor
7a199e7786
[sdl1] Enable mingw (#25095)
* Portfile CMake style

* Fix mingw

* Add polyfill for missing 'which'

* Add patch for relocatable sdl-config

Fixes mingw on Windows builds.

* Update versions

* CR requests

* Remove man3

* Update versions
2022-06-08 14:30:48 -07:00
Ryan
5a69602889
[srell] Update to 3.010 (#25122)
* update 3.010

* add license

* add versions
2022-06-08 04:46:49 -07:00
Adam Johnson
8bd020df25
[string-theory] Update to 3.6 (#25127)
* [string-theory] update to current

* add-version-x
2022-06-08 04:46:21 -07:00
JonLiu1993
38bb87c557
[SDL] enable hidapi (#25022)
* [SDL] enable hidapi

* update version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-06-02 15:31:59 -07:00
talregev
efabd21702
[sdformat9] Add linux to supports (#24855) 2022-05-25 12:24:02 -07:00
Dale Phurrough
840f701d83
[spdlog] Improve macro baking (#24830)
- correct vcpkg feature `wchar`
- add support for integrations other than cmake
- update port-version + vcpkg x-add-version spdlog
2022-05-23 14:17:10 -07:00
myd7349
b2afb50afe
[simdjson] Update to 1.1.0 (#24842)
* [simdjson] Update to 1.1.0

* [simdjson] Bump version
2022-05-23 14:01:00 -07:00