Commit Graph

186 Commits

Author SHA1 Message Date
Mickaël Thomas
1ba9a2591f
[nrf-ble-driver] Fix incorrect tag, version number & compilation with gcc-11.2.0 (#31873)
* [nrf-ble-driver] fix compilation with gcc 11.2.0

PR: https://github.com/NordicSemiconductor/pc-ble-driver/pull/272

* [nrf-ble-driver] fix version & use correct tag

- Fixed version inconsistency (#28036)
- Used correct tag with precompiled hex files
2023-06-12 16:55:21 -07:00
Pierre Gergondet
db2071b449
[nanomsg] Remove nanomsg_BINDIR check as needed (#31553) 2023-06-08 10:21:51 -07:00
Alexis La Goutte
44eab3705d
nghttp2: update to 1.54.0 (#31877) 2023-06-08 09:57:13 -07:00
Alexis La Goutte
1e334d770a
[ngtcp2] enable arm with uwp and update to 0.16.0 (#30593)
* ngtcp2: update to 0.15.0

* ngtcp2: ngtcp2 now build with ARM32 (uwp)

* ngtcp2: update to 0.16.0
2023-06-07 12:11:55 -07:00
Alexis La Goutte
259762c386
nghttp3: update to 0.12.0 (#31829) 2023-06-06 12:27:45 -07:00
Alexis La Goutte
08e86f83af
nghttp2: update to 1.53.0 (#31406)
and remove unnecessary cmake options
2023-05-17 08:38:57 -07:00
Alexis La Goutte
7657ac1077
nghttp3: update to 0.11.0 (#31405) 2023-05-13 09:35:10 -07:00
JonLiu1993
2f1d20a769
[numcpp] update to 2.10.1 (#26482)
* [NumCpp] update to 2.8.0

* update version

* [numcpp] update to 2.10.1

* update vcpkg.json

* update version
2023-05-10 11:27:54 -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
Leonid Pospelov
7c4f51feb0
[node-api-headers] add usage (#31186)
* [node-api-headers] add usage

* port-ver

* .

* .

* Update usage

* Update node-api-headers.json
2023-05-04 10:22:22 -07:00
Billy O'Neal
7e03daeb09
[nu-book-zxing-cpp] Enable stack protector, UWP (#31178)
Applies upstream commit accced21bae23320aad47b295de1085ab4e561b5 which appears to fix UWP and enables the stack protector.

Alternative to: https://github.com/microsoft/vcpkg/pull/29311

Resolves: https://github.com/microsoft/vcpkg/issues/29310
2023-05-01 11:43:15 -07:00
Kai Pastor
cab9ef581c
[ngtcp2] Update, fix config, cleanup (#31073) 2023-04-24 18:34:17 -07:00
Leonid Pospelov
a867a14f2f
[node-addon-api] Update to 6.1.0 (#31020)
* .

* .
2023-04-21 15:51:58 -07:00
Leonid Pospelov
1a21cbb35b
[node-api-headers] Update to 1.0.0 (#31019)
* [node-api-headers] Update to 1.0.0

* update-version
2023-04-21 15:51:49 -07:00
autoantwort
6b718b896b
[netcdf-c] fix feature nczarr-zip (#30938) 2023-04-19 14:43:12 -07:00
Leonid Pospelov
e4c66a59d9
[node-api-headers] add missing compile definitions (#30903)
* [node-api-headers] add missing compile definitions

* add ver

* spelling

* add-ver
2023-04-17 15:36:48 -07:00
Leonid Pospelov
78c1f5bc5e
[node-api] rework port, rename to node-api-headers, apply upstream's versioning (#29743) 2023-04-13 12:50:12 -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
Mengna Li
a095d44135
[ngspice] update to 39 (#30499)
* update to 39

* update
2023-03-30 13:36:40 -07:00
Alexis La Goutte
89d6dc6009
[nghttp3 | ngtcp2] Update nghttp3 ngtcp2 (#30463)
* nghttp3: Update to 0.10.0

* ngtcp2: Update to 0.14.0
2023-03-28 13:39:48 -07:00
autoantwort
d1e2ff0c34
[nghttp2-asio] remove feature (#30405) 2023-03-27 11:59:32 -07:00
autoantwort
6fa5cf45fe
[nanopb] fix install location (#30455) 2023-03-27 11:30:11 -07:00
RobbertProost
dac69df66e
[nayuki-qr-code-generator] bump version to v1.8.0 (#30267) 2023-03-22 16:23:19 -07:00
Kai Pastor
efa3860de7
[nettle] Update to 3.8.1 (#29780)
* 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

* Fix installation of DLLs

* Add feature to control tools

* Fix CCAS

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-21 12:50:51 -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
RobbertProost
1ad25d5f6f
[nayuki-qr-code-generator] fix installation path of config files (#30299) 2023-03-20 11:40:01 -07:00
autoantwort
090b767f02
[nifticlib] fix installation of cmake config files (#30124) 2023-03-14 12:09:03 -07:00
Henrik Gaßmann
7509b4ce7b
[llfio,ned14-internal-quickcpplib] Add version 2023-03-13 (#30149)
* [ned14-internal-quickcpplib] Update to version 2023-03-13

* [llfio] Update to version 2023-03-13

* Update version database
2023-03-13 11:34:08 -07:00
m8mble
ee0b81848f
Add nghttp2-asio port (#29714)
The nghttp2_asio library was formerly part of nghttp2 but by now
is distributed as separate library.
2023-03-06 15:54:04 -08:00
Cheney Wang
a0ff978c5c
[baseline][ngtcp2] Disable all find_package to fix configure error (#30040) 2023-03-06 12:09:55 -08:00
talregev
fb212c6629
update_ngtcp2_nghttp3 (#29929) 2023-03-02 12:03:57 -08:00
Kai Pastor
33d7e9977f
[nettle] Cleanup, fix cross-builds (#29942) 2023-03-02 12:02:04 -08:00
Jack·Boos·Yu
43c6e295a0
[many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884)
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 4

* version

* typo

* version

* typo

* version

* Remove PREFER_NINJA

* version

* deprecated vcpkg_extract_source_archive_ex

* version

* fix argument

* version

* More rename

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-03-01 10:39:14 -08:00
Jack·Boos·Yu
f3a39f1aaf
[nghttp2] Disable all the dependencies to fix configure error (#29924)
* [nghttp2] Disable all the dependencies to fix configure error

* version
2023-02-28 18:11:47 -08:00
Kai Pastor
f93710335b
[ncurses] Fix "lib model" control. (#29881)
* [cmake-user] Test CMake package Curses with port ncurses

* [ncurses] Control lib models
2023-02-28 10:09:09 -08:00
Leonid Pospelov
baa9d834e7
[node-api|node-addon-api] fix and update (#29599)
* node-api-config-fix

* port-ver

* upd

* hash

* newver

* add-ver

* .

* .

* respect vcpkg_build_type in config

* addver

* Update node-addon-api.json
2023-02-14 10:27:11 -08:00
xiaozhuai, Weihang Ding
e752415c5f
[nanobench] Revert to library version instead of header-only (#29566)
* [nanobench] Revert to library version instead of header-only

* update version database
2023-02-10 11:27:55 -08:00
reito
8c9416f444
[multiple-ports] Fix missing usage (#29345)
* Fix missing usage

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes
2023-02-09 10:59:04 -08:00
xiaozhuai, Weihang Ding
ea0c13ec12
[nanobench] Bump to 4.3.10 (#29468)
* [nanobench] Bump to 4.3.10

* update version database

* apply suggested change

* update version database
2023-02-07 15:24:50 -08:00
autoantwort
79d5201b22
[nifticlib] fix feature tools (#29371) 2023-02-03 14:22:38 -08:00
Frank
3472e57850
[nanoflann] Update to 1.4.3 (#29378)
* [nanoflann] Update to 1.4.3

* update version

* use New function

* vdb
2023-02-02 19:57:45 -08:00
Leonid Pospelov
ce4d499954
[node-addon-api] Add new port (#28427)
* port is building for x64-windows

* Add file endings

* Reformat manifest file

* Add versions

* Remove comment

* Check host system instead of target

* fix user fs pollution & allow nodejs tool to have the same triplet as target has

* x86-windows now builds

* Support find_package (TARGET_SOURCES still todo)

* add win_delay_hook.cc

* license for nodejs

* reformat

* reformat

* Update node-api.json

* nodejs port ver increment

* fix versions

* fix versions

* Fix find_library/find_path review comments

* node-api-config.cmake => unofficial-node-api-config.cmake

* remove vcpkg_execute_npm_command.cmake

* update git-tree in node-api.json

* fix node triplet

* remove obvious comment

* Update node-api.json

* Revert everything related to vcpkg-tool-nodejs

* fix port-version of vcpkg-tool-nodejs in baseline.json

* Update node-api.json

* ban arm

* fix EOF

* Update node-api.json

* Tweaks for Linux failure debugging

* Update node-api.json

* Reformat with vscode cmake formatter

* Even more debug logging

* add <node_root>/bin to search

* Update node-api.json

* Add debugging for 2-nd error encountered

* update ver

* update

* update ver

* add nodejs tool to path

* update ver

* use prefix npm option

* add version

* move things to node tool dir (temporary)

* add ver

* Add CMAKE_JS_LIB emptyness check

* add version

* separate node root ad node bin directories

* update node-api-config.cmake

* add ver

* typo-fi

* update version

* remove debug logging

* update ver

* do not use system cmake

* add ver

* rename vars

* Update ver

* Add comment

* add-version

* Now downloads cmake-js from github, but deps aren't downloaded (wip)

* add version

* Seems to work except lodash (wip)

* add version

* license null (wip)

* license null -reformat- (wip)

* add ver

* Add todo (wip)

* add ver

* install lodash, new error now related to yargs isn't being built (wip)

* add version (wip)

* fix (wip)

* add version (wip)

* Cleanup, will try one thing (wip)

* no cmake-js ver, now install includes (wip)

*  closing temporary, I'll get back to this later . at least I know what to do

* test

* baseline

* format

* fill with zeros

* update supports

* correct url for win

* addver

* better handle arch and os

* ver

* update

* update

* add-todo

* add win support

* ver

* qol

* ver

* add-sha

* ver

* update

* update

* fix-license

* fix-license

* add sha

* add sha

* linux-arm64

* linux-arm64

* sha512 for arm

* sha512 for arm

* remove imported sources

* remove imported sources

* apply suggestion

* add ver

* fix eof

* add ver

* [node-addon-api] Add new port

* add version

* add newline

* add version

* Update ports/node-addon-api/vcpkg.json

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

* Update ports/node-addon-api/portfile.cmake

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

* Update ports/node-addon-api/portfile.cmake

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

* Update ports/node-addon-api/portfile.cmake

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

* Update ports/node-addon-api/portfile.cmake

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

* Update node-addon-api.json

* Update portfile.cmake

* Update node-addon-api.json

* Update unofficial-node-addon-api-config.cmake

* Update node-addon-api.json

* fix dg0yt's comments 1/

* fix 2/

* fix 3/3

* update version

* Add usage.

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-31 18:51:05 -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
Burak Arslan
368c782fd7
[nss] Bump version to 3.87, switch to official gyp-next (#28933)
* [nss] Bump version to 3.87, along with nspr 4.35 and mozbuild 4.0.2

Also switch from gyp-nss to gyp-next, which is now the official buildgen
tool

* [nss] Update versions folder

* Fix version database.

* Fix version database more

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 23:48:56 -08:00
chausner
79a1b84130
[nanomsg] Update to 1.2 (#29099)
* Update nanomsg to 1.2

* Update CI baseline

* Add port metadata

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 00:44:01 -08:00
Kai Pastor
cb32d75064
[ncurses] Update to 6.4 (#29129)
* [ncurses] Update to 6.4

* Adopt new pkgconfig dir option

Fixes native mingw builds.
2023-01-23 16:05:18 -08:00
chausner
dad22c2180
[ncnn] Update to 20221128 (#29096)
* Update ncnn to 20221128

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-23 16:00:58 -08:00
Leonid Pospelov
3f18689c2b
[node-api] Fix MacOS linking errors (#29013)
* fix

* add version
2023-01-18 13:35:52 -08:00
Eitan Har-Shoshanim
55f8d1eb53
[Nanopb] 0.4.7 (#28982)
* wip

* restore patch

* wip

* wip

* ran x-add-version --all

* address PR comments

* wip

* ran `.\vcpkg x-add-version --all --overwrite-version`
2023-01-18 13:24:15 -08:00
Qingnan Duan
16d8b8961b
[zxing-cpp] Update to 2.0.0 (#28882)
* Update zxing-cpp version to 2.0.0

* x-add-version
2023-01-11 23:06:25 -08:00