Commit Graph

152 Commits

Author SHA1 Message Date
autoantwort
7eeaa3cabb
[wavpack] fix usage (#35608) 2023-12-13 23:45:12 -08:00
Simon Perkins
a9dfdc39f0
Add wcslib 8.2.1 (#35213) 2023-11-20 19:24:15 -08:00
Nick D'Ademo
42f810ba26
[wintoast] Update to 1.3.0 (#34999)
* update port version.

* done.

* Fix port build.

* update version.

* resolve some comments.

* fix versions.

* add cmake config file.

* update versions file.

* use unofficial namespace.

* fix debug-only and release-only builds.

* update versions file.

* update versions.
2023-11-16 16:49:36 -08:00
Nick D'Ademo
682799e131
[winsparkle] update to 0.8.1 (#35101)
* update port.

* update versions file.
2023-11-15 15:48:13 -08:00
SportsDataPlayground
ced267328c
[wil] Update to latest v1.0.231028.1 version (#35099)
* [wil] Update to latest v1.0.231028.1 version

See https://github.com/microsoft/wil/releases/tag/v1.0.231028.1 for details

* Update wil.json
2023-11-15 15:46:34 -08:00
Lukas Rost
7c5a86fcc6
[wolfssl] Add feature flags dtls and secret-callback (#33295)
* wolfssl: add features `dtls` and `secret-callback`

* bump port version

* add missing cmake options for wolfssl

* update version database

* increment port version to resolve conflicts

* update version database

* fix newline

* update version database again

* set CMAKE_C_FLAGS using detected configuration

* update version database

* update version database
2023-11-09 11:24:46 -08:00
miyanyan
7e6befc87c
[workflow] update to v0.10.9 (#34965)
* [workflow] update to v0.10.9

* [workflow] update versions

* [workflow] use ${VERSION}

* [workflow] update versions
2023-11-08 09:41:06 -08:00
Michael Nosthoff
01acfdfde3
[websocketpp] fix cpp20.patch (#34898)
cpp20.patch backports the patch [0] from the upstream repo but is incomplete
as it left out the part for websocketpp/roles/server_endpoint.hpp.

[0] 3197a520eb
2023-11-06 12:34:58 -08:00
JacobBarthelmeh
d70aa31127
[wolfssl] update to 5.6.4 (#34856) 2023-11-02 10:37:58 -07:00
Theodore Tsirpanis
f7dc9c8f5e
[wil] Configure only in release mode. (#34686)
* [wil] Configure only in release mode.

* Update version database.
2023-10-24 09:20:24 -07:00
Mengna Li
7ac307efa6
update to 1.0.2088.41 (#34614) 2023-10-20 09:49:56 -07:00
Lily Wang
03ae1a2071
[wxWidgets] Update to 3.2.3 (#34557)
* [wxWidgets] Update to 3.2.3

* update version

* update portfile.cmake

* version
2023-10-18 10:04:28 -07:00
Alexander Neumann
3199b26459
[winpcap] fix build (#34298) 2023-10-10 15:01:19 -07:00
Jia Yue Hua
e12bb7bc90
[wg21-linear-algebra] update to 0.7.3 (#34174) 2023-10-02 19:55:58 -07:00
Jia Yue Hua
001e1d37a1
[folly,fizz,wangle,mvfst,proxygen,fbthrift] update to 2023.10.02.00 (#34218) 2023-10-02 16:03:31 -07:00
DownerCase
6bf5ffffe8
[brotli] Update to v1.1.0 (#33665)
* [brotli] Update to v1.1.0

* Fix dependent ports

* [Freetype] Always link brotli common
2023-09-26 00:28:57 -07:00
autoantwort
b8ef3f52bb
[wolfssl] fix windows build (#33752) 2023-09-13 16:04:07 -07:00
autoantwort
7f99c30261
[wpilib] update to main (#32461)
* [wpilib] update to main

* Restore wpilib
2023-09-13 15:33:00 -07:00
Duncan Horn
875d68a4c5
update WIL to 2023-08-24 (#33368) 2023-08-25 12:09:52 -07:00
Alexander Neumann
e5ce4b6244
[winpcap] msbuild (#33144)
* [winpcap] msbuild

* v db
2023-08-15 16:41:33 -07:00
JacobBarthelmeh
c415aabf1e
[wolfssl] update to 5.6.3 (#32325) 2023-07-27 09:23:06 -07:00
autoantwort
5c4654cf3f
[wampcc] fix feature examples under gcc-11 (#32410) 2023-07-06 11:05:14 -07:00
Mengna Li
fb9be49cc9
[folly/fbthrift/proxygen/wangle/fizz] update to 2023.07.03.00 (#32380)
* update to 2023.07.03.00

* update fbthrift/proxygen/wangle/fizz

* update
2023-07-05 11:59:03 -07:00
JAEHONG KIM
cb7d3b4999
[libuv] Update to 1.45.0 (#32165)
* [libuv] Update to 1.45.0

* [libuv] Update all consuming ports

* [libuv] Update versions

* resolve port SHA

* Add port-version

* update version

* revert usockets.json

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-27 17:07:58 -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
638b1588be
Update vcpkg-tool to 2023-06-07 + xbox triplets cleanup (#31723)
* Update vcpkg-tool to 2023-05-31 + xbox triplets cleanup

https://github.com/microsoft/vcpkg-tool/releases/tag/2023-05-30 +
https://github.com/microsoft/vcpkg-tool/releases/tag/2023-05-31 +
https://github.com/microsoft/vcpkg-tool/releases/tag/2023-06-07

Clean up xbox triplets following teaching vcpkg.exe about xbox more directly.

Also deletes the seemingly-no-longer-used vcpkg_get_dep_info.cmake and vcpkg_get_tags.cmake.

Also: [redis-plus-plus] Add DISABLE_PARALLEL_CONFIGURE due to source tree write.
2023-06-08 11:17:29 -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
Jia Yue Hua
50a5ff3563
[folly,fbthrift,mvfst,fizz,wangle,proxygen]: update to 2023.05.15 (#31657)
* [folly]: update to 2023.05.15

* remove no more used patch

* fix mvfst

* fix rsocket

* revert indent

* fix space
2023-05-31 12:24:33 -07:00
sonodima
28d4723662
[wmipp] Update to 1.2.0 (#31583)
* bumped wmipp version to 1.2.0

* wmipp updated version metadata

* [wmipp] removed blank line from portfile

* rebuilt version database
2023-05-24 11:59:22 -07:00
sonodima
ebb01831d6
[wmipp] Add new port (#31503)
* add port 'wmipp'

* added 'wmipp' hash

* formatted manifest and rebuilt database

* uupdate version database

* use ${VERSION} in ports/wmipp/portfile.cmake

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

* update version database

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-22 12:03:21 -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
Simon Perkins
4a45104152
[wcslib] Add wcslib port (#31320)
* Initial commit

* Add usage and install

* Correct library  name

* Try configure install

* Disable more features

* Remove redundant lines

* Remove CMakeLists.txt

* --without-cfitsio

* Clean up vcpkg.json and disable windows

* Format the manifest

* Add versions

* Update homepage and download URL

* Fix version

* Update usage

* Update version
2023-05-16 10:45:18 -07:00
Leonid Pospelov
c18e2eb831
[wasmedge] Update to 0.12.1 (#31414)
* [wasmedge] Add new port

* .

* Update ports/wasmedge/vcpkg.json

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

* Update wasmedge.json

* revert version

* update version

* new function

* version

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-05-15 13:17:31 -07:00
Jia Yue Hua
40ab347689
[wangle]:fix dependency (#30792)
* [wangle]:fix dependency

* fix deps

* fix Required find_dependenct

* fix deps

* fix deps

* fix deps

* fix deps

* fix depends

* fix folly vcpkg.json boost deps

* fix deps
2023-04-25 23:26:56 -07:00
autoantwort
701bcf3017
[wasmedge] feature aot does not support arm64-osx (#31025) 2023-04-24 17:32:03 -07:00
JonLiu1993
eecae38da7
[wil] Update to v1.0.230411.1 (#30915)
* [wil] Update to v1.0.230411.1

* update version
2023-04-17 19:34:57 -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
Vitalii Koshura
8f4993b58c
[wxwidgets] Temporary apply patch from upstream to fix wx-config when NanoSVG is used. (#30392)
This fixes #30361

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-03-28 14:46:38 -07:00
Alexander Neumann
0afa78153b
[nanosvg] Update and use upstream CMake (#29998)
* [nanosvg] Update and add FLTK patch

* [wxWidgets] fix nanosvg usage

* v db

* typo fix

* v db

* mathgl wrong gsl linkage

* fix nanosvg in wxwidgets wrapper

* v db revert trace in mathgl

* fix !windows

* v db
2023-03-20 12:10:36 -07: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
cnbatch
1fed3e19e0
[wxWidgets] Update to v3.2.2.1 (#29654)
* [wxWidgets] Update to v3.2.2.1

* [wxWidgets] Update to v3.2.2.1

* Update ports/wxwidgets/portfile.cmake

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

* [wxWidgets] Retry update to v3.2.2.1

* update portfile.cmake

* update version

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-02-15 09:46:42 -08:00
Todor Prokopov
9d27b0fe2f
[wt] Update to 4.9.1 (#29504)
* [wt] Update to 4.9.1

* [wt] Use VERSION variable instead of git hash
2023-02-09 10:45:24 -08:00
Duncan Horn
52388affa0
[WIL] Update to 2023-02-02 (#29399)
* Update WIL port

* Running new command I previously didn't know about

* Update the wil port

* Update the wil port

* Update the versions file
2023-02-02 19:57:29 -08:00
Leonid Pospelov
3029a0e0ad
[WasmEdge] Add new port (#28668) 2023-02-01 11:12:27 -08:00
chausner
0fb75abb60
[wildmidi] Update to 0.4.5 (#29255)
* Update wildmidi to 0.4.5

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-31 12:56:20 -08:00
JacobBarthelmeh
f8f5998162
[wolfSSL/wolfTPM/wolfMQTT] Update to latest version (#28830)
* wolfSSL updates
* [wolfSSL]  from 5.5.0  -> 5.5.4
* [wolfTPM]  from 2.6.0  -> 2.7.0
* [wolfMQTT] from 1.14.1 -> 1.15.0

* Update ports/wolftpm/portfile.cmake

If there is no patch, delete it.

* [wolfssl] remove comments from patch pr_5949.patch

* [wolfmqtt] remove PATCHES since no longer needed

* [wolfmqtt] update git tree hash for version 1.15.0

* [wolfssl/wolftpm] update version database

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-30 16:59:14 -08:00
chausner
0e67f312e8
[wyhash] Update to 2023-01-25 (#29160)
* Update wyhash to 2023-01-25

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 16:37:15 -08:00
DengJun
5dfe76c7ed
[workflow] update to the latest version 0.10.5 (#29060)
* update workflow to version 0.10.5

* add version

* new option for static and dynamic linkage

* Update version database

* use variable to simplify code

* Update version database

* remove redundant quotes

* Update version database

Co-authored-by: jakedeng <jakedeng@tencent.com>
2023-01-23 15:38:50 -08:00
Daniel Schürmann
f8e72cdce0
[wavpack] Update to 5.6.0 and allow release only builds (#28948)
* [wavpack] Fix building only release or debug build type

* [wavpack] Update to 5.6.0
2023-01-16 12:51:32 -08:00
autoantwort
d27ec218ad
[wxchartdir] support osx (#28860) 2023-01-11 23:13:27 -08:00