Commit Graph

145 Commits

Author SHA1 Message Date
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
Frank
0d239eb4d3
[ncurses] Add compiler option "enable-mixed-case" to supports mixed case file names (#28312)
* [ncurses] Add compiler option "enable-mixed-case" to supports mixed case file names

* add version

* support mingw

* version

* not mingw

* version
2023-01-04 14:49:02 -08:00
Leonid Pospelov
fbc96bcdf8
[node-api] Add new port (#26768)
* 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
2023-01-04 14:26:13 -08:00
Alexis La Goutte
1b0d7636ac
nghttp2: update to 1.51.0 (#28655) 2023-01-04 12:55:53 -08:00
Julian Xhokaxhiu
2d32d7c656
[nethost] Update to 7.0.0 (#27717)
* [nethost] Update to 7.0.0

* [nethost] Update versions

* [nethost] Revision changes

- 0001-nethost-cmakelists.patch: Remove the shell file patch and keep only the cmake patch
- portfile.cmake: Bring the execute_process entry as a single block and only if not Windows
- vcpkg.json: Extend the supports string to linux and osx

* [nethost] Update versions
2023-01-04 12:03:10 -08:00
Frank
8e4bacadbf
[nvtt] update support x86 triplet (#28510)
* [nvtt] update support x86 triplet

* update version

* update hash
2022-12-27 01:07:35 -08:00
Alexis La Goutte
270bf3cf68
[nghttp3] update to 0.8.0 (#28565) 2022-12-27 00:34:00 -08:00
JulZimmermann
7db67453b1
[neargye-semver] set license (#28257)
* set version in neargye-semver

* run x-add-version

Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:35:35 -08:00
Rémy Tassoux
0dfc2252b3
[nanobench] Update to 4.3.9 (#28186)
* [nanobench] Update to 4.3.9

* [nanobench] Update version files

* [nanobench] Add newline to the end of the file

* [nanobench] Update version files
2022-12-06 12:00:41 -08:00
talregev
c4294eab36
[ngtcp2] new port (#26955)
* Add ngtcp2 port

* add usage patch

* version

* del patch

* version

* add binary file

* version

* correct namespace

* version

* simplify patch

* version

* simplify patch

* version

* update version to 0.11.0

* update version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-12-02 09:23:59 -08:00
Qingnan Duan
95e8384126
[nu-book/zxing-cpp] update to 1.4.0 (#27705)
* Bump to 1.4.0

* x-add-version
2022-11-09 11:00:25 -08:00
Kai Pastor
a4013afe6d
[ncurses] Fix crossbuild (#27614)
* Fix cross-builds

* Update versions
2022-11-03 15:19:08 -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
cd94ec01e4
[nvtt] does not support arm64 osx (#27325) 2022-10-21 15:19:06 -07:00
autoantwort
d04bb15e35
[nrf-ble-driver] update and fix arm64-osx (#27116) 2022-10-08 21:17:48 -07:00
Jack·Boos·Yu
fe5757109d
[nvtt] Clean up baseline, add supports field instead (#27048)
* [vcpkg baseline][nvtt] Drop support with arm-windows

* version

* clean up baseline

* version
2022-10-05 16:08:38 -07:00
Billy O'Neal
63927d81be
[nmap] Fix usage text; nmap is not curl. (#27110) 2022-10-05 15:15:14 -07:00
Dimitrij Mijoski
d987016d04
[nuspell] Update port to v5.1.2 (#27037)
* [nuspell] Update port to v5.1.2

* x-add-version
2022-09-30 14:34:02 -07:00
Alexis La Goutte
5682b9c3d9
[nghttp3] update to 0.7.1 (#26989)
* nghttp3: update to 0.7.1

* nghttp3: remove port-version

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

* update version

* remove wrong git-tree

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-28 11:27:52 -07:00
Alexis La Goutte
51c3f284f3
nghttp2: update to 1.50.0 (#26988) 2022-09-27 16:08:14 -07:00
Henrik Gaßmann
cf48528dff
[llfio,outcome,ned14-internal-quickcpplib] Fix minor nits (#26859)
* [quickcpplib] Properly delimit path option

* [outcome] Prevent buildsystem from enabling concepts pre cxx20

* [llfio] Update port to 2022-09-18

- Disable OpenSSL support until someone properly integrates it.

* [llfio] Disable buildsystem compiler introspection

The buildsystem tries to enable concepts and coroutines via non standard
compiler flags on earlier C++ versions which is exactly the opposite of
what our polyfill features warrant.

* Add versions to database
2022-09-19 11:35:37 -07:00
Dimitrij Mijoski
de20eeed0d
[nuspell] Update port to v5.1.1 (#26797)
* [nuspell] Update port to v5.1.1

* x-add-version
2022-09-15 11:44:33 -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
Cheney Wang
0c1a8fea70
[ncurses] Add file(MAKE_DIRECTORY) to create the missing directories (#26690)
* [ncurses] Add dependence pkgconf

* Add MAKE_DIRECTORY
2022-09-08 11:36:51 -07:00
Jack·Boos·Yu
c96b24ce57
[vcpkg baseline][nghttp3] Fix configure when cunit was installed (#26604)
* [vcpkg baseline][nghttp3] Fix configure when cunit was installed

* version
2022-08-31 13:48:17 -07:00
Thomas1664
754b45e090
[ncnn] New Port (#26557)
* [ncnn] Add new port

* [ncnn] Add new port

* update version

* add ncnn options

* update vcpkg.json to constraint supported platforms

* Add a new final line

* update version

* Update ports/ncnn/portfile.cmake

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* fixed ncnn install error

* Update to latest upstream version

* Fixup pc files

* version

* unsupported on Windows arm

* version

Co-authored-by: holylong <mrhlingchen@163.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-08-29 16:37:12 -07:00
Alexis La Goutte
9bba2861b8
[nghttp3] Add new Port (#26497)
* Add nghttp3 port

* nghttp3: update homepage

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

* nghttp3: use main branch with fix for build with UWP ARM 32bits

* nghttp3: add licence (MIT)

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-08-29 16:26:10 -07:00
Thomas1664
e034b9ffb4
[nanogui] Respect VCPKG_LIBRARY_LINKAGE on Linux (#26549)
* [nanogui] Respect VCPKG_LIBRARY_LINKAGE on Linux

* version
2022-08-29 13:28:42 -07:00
Alexis La Goutte
1ccf92726f
[nghttp2]: update to v1.49.0 (#26425)
* [nghttp2]: update to v1.48.0

* nghttp2(vcpkg): Add License (MIT)

* nghttp2(.json), fix git hash after update licence

* nghttp2: update to 1.49.0

* nghttp2.json: remove v1.48.0

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

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2022-08-24 08:51:57 -07:00
Florian Albrechtskirchinger
6943024ae1
[nlohmann-json] Update to 3.11.2 (#26124)
* Update nlohmann-json to 3.11.2

* Update versions
2022-08-15 09:42:24 -07:00
Daniil Goncharov
05d0035210
[nameof] Update to 0.10.2 (#26168)
* [nameof] Update to 0.10.2

* vcpkg x-add-version nameof

* modernization

* overwrite-version

* license

* overwrite-version

* fix review

* overwrite-version
2022-08-05 23:47:46 -07:00
Billy O'Neal
b010f27895
Fix vcpkg.jsons that don't conform with our schema (#25939)
* Fix vcpkg.jsons that don't conform with our schema

iniparser's homepage is not a valid URI. ndevilla.free.fr/iniparser says that the homepage has moved to github, so just replaced it with that. Note that portfile.cmake already uses vcpkg_from_github.

nifticlib was referring to a github organization and used vcpkg_from_github in its homepage.

thor was missing a scheme. Using https gave an invalid certificate but http redirected to the site I put here.

* Add licenses.
2022-07-25 16:41:00 -07:00
Thomas1664
f93ba152d5
[nrf-ble-driver] Remove possible conflicting files (#25900)
* Fix possible conflicting license file

* version

* update license

* format

* version

* UWP can't handle drivers

* version
2022-07-22 14:39:50 -07:00
Tatsunori Uchino
56cc138c0a
[nowide] update to 11.2.0 (#25808) 2022-07-18 13:18:32 -07:00
Mengna Li
3c37f48862
update to 37 (#25677) 2022-07-11 16:26:21 -07:00
Henrik Gaßmann
98f8d00e89
[ned14-internal-quickcpplib] Update port @2022-07-04 (#25560)
* [quickcpplib] Update port @2022-07-04

* [quickcpplib] Invert polyfill features

* [quickcpplib] Update version database

* [quickcpplib] Exclude CI failures
2022-07-08 14:05:39 -07:00
Samuel Marks
1b9d210262
[nuklear] Upgrade to latest nuklear (12/05/2022) (#24829)
* [ports/nuklear] Upgrade to latest nuklear; use correct LICENSE path; correct `GNUInstallDirs` usage

* [ports/nuklear/vcpkg.json] Set license

* [ports/nuklear/vcpkg.json] version-date

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

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

* [versions/n-/nuklear.json] Remove `2022-05-12` @ `"port-version": 1`

* [ports/nuklear/portfile.cmake] Remove quotes around `${FEATURE_OPTIONS}`

* [nuklear] Revert reformat

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-07-08 13:56:32 -07:00
Mengna Li
339a9f5e13
[nanogui] add glad support (#25169)
* add glad support

* use Glad in windows

* Fix glad linkage issue

* update

* add license

* format

* update license
2022-06-29 15:48:26 -07:00
Qingnan Duan
4259fe9997
[nu-book/zxing-cpp] update to 1.3.0 (#25380)
* Bump to 1.3.0

* x-add-version
2022-06-22 12:21:45 -07:00
Henrik Gaßmann
a4b68272ac
[quickcpplib] Update port to 2022-06-17 (#25168)
* [quickcpplib] Update port to ned14/quickcpplib@568e1811

* [quickcpplib] Fix incorrect license information

* [quickcpplib] Switch to the version-date scheme

* [quickcpplib] Add version 2022-06-17 to database
2022-06-20 13:28:33 -07:00
Lanyi
2aed520ed7
[nethost] Update nethost (#25004)
* update nethost

* bump nethost version

* Add CMake exports in an unofficial- namespace
https://github.com/microsoft/vcpkg/blob/master/docs/maintainers/maintainer-guide.md#add-cmake-exports-in-an-unofficial--namespace

* fix port version and deprecated functions

* change nethost version date to version

* update usage

* add quotes to paths and export targets directly

* bump nethost version

* [nethost] Only build one flavor

* fix build error

* bump nethost version

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-06-02 15:20:55 -07:00
Kai Pastor
ee0d840e32
[nvtt] Control CUDA dependency, fix linkage (#24888)
* Control CUDA dependency

* Fix release build flags for MSVC

* Update versions
2022-05-25 12:48:13 -07:00