* 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
* [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
* 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>
* 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>
* [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
* [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
* [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>
* 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>
* 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.
* [quickcpplib] Update port @2022-07-04
* [quickcpplib] Invert polyfill features
* [quickcpplib] Update version database
* [quickcpplib] Exclude CI failures
* [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
* 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>
* [wxwidgets] update to 3.1.6
* Revise nanosvg
* Add feature control and dependencies for sound
* Add descripton for feature sound
* Update versions
* Update ports/wxwidgets/vcpkg.json
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
* Fix spacing and version
* Remove cmake push/pop
* Bump version
* Undo change in wrapper
* bump version
* restore newline
* bump version
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
* [cpuinfo] update to latest
* use official support of CMake find_package
* [cpuinfo] update triplet support
* [nnpack] fix cpuinfo usage
* [qnnpack] fix cpuinfo usage
* [fbgemm] fix cpuinfo usage
* [xnnpack] fix cpuinfo usage
* [cpuinfo] add license
* [nnpack] port license/dependencies
* [qnnpack] port license
* [xnnpack] port license
* [fbgemm] port license
* fix supports
* I think this should work?
* alright, arm&windows is unsupported... for now
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
* [gmp] use native buildsystem on windows
* fix stuff from merge
* fix version
* version stuff
* trying patching some symbols for dynamic builds
* fix nettle build
* fix more dependent ports using gmpd
* fix uwp builds by copying tools
* missing host dep
* fix mpfr
* version-string nettle
* port-version mpfr
* version stuff
* remove patch from portfile
* version stuff
* [nettle] use native build system
* fix cross build
* manifest format
* add license
* version stuff
* version stuff
* @Thomas1664's suggestions
Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
* [gmp] use native buildsystem on windows
* fix stuff from merge
* fix version
* version stuff
* trying patching some symbols for dynamic builds
* fix nettle build
* fix more dependent ports using gmpd
* fix uwp builds by copying tools
* missing host dep
* fix mpfr
* version-string nettle
* port-version mpfr
* version stuff
* remove patch from portfile
* version stuff
Co-authored-by: Alexander Neumann <you@example.com>
* [nspr] Add new port 4.33
* [nss] Add new port 3.73.1
* [nss] Add new port 3.73.1
* Improve code
* Add supports field
* improve code
* version
* Update doc
* [nss] Switch to gyp-nss fork to fix msvc 17 build
* [nss] Improve code
* [nss] Bump version to 3.74
* [nspr] Add new port 4.33
* [nss] Add new port 3.73.1
* improve code
* Update doc
* [nss] Switch to gyp-nss fork to fix msvc 17 build
* [nss] Improve code
* [nss] Bump to 3.74
* [nss] Bump to 3.75
* [nss] Fix mpi.h confusion
When GYP generates rules for ninja, it puts nspr include dirs before nss's
own include dirs. When the msmpi package is installed, this causes
mpi.h from msmpi to be found, instead of multi-precision integer library
that comes bundled with nss.
This patch uses nspr headers from include/nspr subdirectory which sidesteps
the mpi.h from the include root
* [nss] add quotes around paths
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [nss] remove debug versions of tools
* [nspr] Remove redundant environment variable assignments
* Add dependencies vcpkg-tool-mozbuild and vcpkg-tool-gyp-nss
* clean doc
* version
* Remove unnecessary vcpkg_crosscompiling block on vcpkg-tool-gyp-nss.
Guard for VCPKG_BUILD_TYPE
Improve error reporting for unsupported VCPKG_TARGET_ARCHITECTURE
Declare support for x64 rather than !x86 (given that the URI in question only has x64 binaries)
Fix version numbers to use 'version'.
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [vcpkg baseline] Fix ncurses linux build
* version
* fix homepage
* version
* [libgnutls] Fix build on Linux
* version
* [pcapplusplus] Re-factory build system, use cmake instead.
* version
* version
* Update ports/ncurses/vcpkg.json
* Update versions/n-/ncurses.json
* Upgraded zxing-cpp port to use the source code from https://github.com/nu-book/zxing-cpp
* Removed outdated patch files
* Added patch files to remove unnecessary install .pdb . Not needed cause lib is created using /Z7. Debug symbols are embedded in the .lib
* Updated helper functions as per maintainers guidelines
* Braces error
* Added vcpkg-cmake-config and vcpkg-cmake as host dependencies
* CHanged TARGET to PACKAGE_NAME
* Ran format manifest
* Ran x-add-version
* Update vcpkg.json
* Add git as host dependency cause of ExternalProject.cmake:2650 (message):
error: could not find git for clone of fmtlib-populate.
Fix version as per feedback
* Removed git.. does not exist
* Set build blackbox test and examples to default to OFF
* Ran x-add-versions --all
* Change source_path for uwp
* Remove quotes
* update SHA
* Removed unused options when building for uwp
* add version
* Force type release for uwp
* ran add version
* Copy zxing.pc only if not UWP
* version fix
* Fix licence location if building uwp
* ran x-add-version
* remove NOT silly mistake
* ran add version
* Removed unnecessary change of source path to build winrt sdk.
* Update version
* Added flag and MS build option to vcpkg cmake configure
* Add -wd4996 flag to ignore deprecated function warning in v142 VCPKG Build tools for WindowStore
* add version
* Use VCPKG_TARGET_IS_UWP instead of STREQUAL "WindwosStore"
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Added quotes as per review feedback
* Fixed versioning as per feedback
* Add licence to vcpkg.json
* Update version
* Removed unnecessary copy of template .pc.in file. CMake takes care of generating the correct .pc file and puts it in the right place.
* Add versions
* Using extra options to avoid two vcpkg configure
* add version
* Revert back to the original port
* Add new package nu-book-zxing
* Updated baseline with new port
* Removed non-existence version
* Add nu-book-zxing-cpp version
* Put correct package name in vcpkg.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update version and add skip to baseline
* [nu-book-zxing-cpp][zxing-cpp] Remove abandoned port, promote nu-book fork
* Add "supports": "!uwp"
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update version database
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Bulk remove vcpkg_fail_port_install calls.
Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",
In support of https://github.com/microsoft/vcpkg/pull/21502
* Update version database.
* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728
* Repair version database.
* [quickcpplib] Avoid deprecated helper functions
* [quickcpplib] Update to version @0.0.0-cad832c8
fixup quickcpplib ref
* [quickcpplib] Add cxx17 and cxx20 feature levels
* [quickcpplib] Update port version information
* [llfio] Update to version @2.0-20220112
* [llfio] Avoid deprecated helper functions
* [llfio] Add cxx17 and cxx20 feature levels
* [llfio] Support static linkage triplets
* [llfio] Always install ntkernel-error-category
ntkernel-error-category sources have been recorded as part of
`headers.cmake` which are added to the library targets. Therefore cmake
configure fails if they aren't available.
* [llfio] Fix msvc crt linkage specification
`quickcpplib` parses `CMAKE_MSVC_RUNTIME_LIBRARY` and cannot support the
default crt linkage generator expression from vcpkg. Therefore we need
to manually specify a valid option.
* [llfio] Update port version information
* fix-find_ncclConfig.cmake
* update version
* change port-version
* update version
* update version
* update version
* update port version
* update version
Co-authored-by: Frank-Xie <Frank-Xie@Email.com>
* [many ports] call vcpkg_fixup_pkgconfig()
The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files
* Update port-version for armadillo and polyclipping.
* Update version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* Update numcpp to 2.6.0
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* Update ned14-internal-quickcpplib and LLFIO to latest matching Outcome v2.2.1 (bugfixed) release.
* Implement suggested changes during review. Update Outcome and LLFIO to latest.
* Re x-add-version.
* Fix version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [netcdf-c] Fix build under Linux with dynamic linkage
* Add delete bin on *nix comment.
* Don't mark semver for unverified-semver port.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* update to 3.10.0
* version
* install pkg-config
* version
* fix package naming
* version
* apply @NancyLi1013 suggestions
* version
* update to new minor
* version
* update to 3.10.2
* version
* update 2021-07-27
macOS -> 11.5.1, XCode -> 12.5.1
* update azure-pipelines
* update sha of macfuse
* change how macos-ci-base works
* fix build errors
* fix itpp:linux
* more fixes
* remove tab
* allow version changes in all the remove/rename-version patches
* fix libunistring for real
* robert CR
* add MinGW subsystem support for nana
* update port version
* [nana] update versions
* format-manifest
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [nccl] Only download if compatible with found CUDA version
* add-version
* Remove auto-download
* Remove windows branch
* Ran x-add-version --overwrite-version
* Add hardcoded find hints in /usr
* Fix version.
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
* Outcome v2.2.0 release.
* LLFIO matching updated Outcome and its dependencies at https://github.com/microsoft/vcpkg/pull/17362.
Also update usage docs, because a user complained about their incompleteness.
* [psimd] create a new port
* [psimd] update baseline and port SHA
* [fp16] create a new port
* [fp16] update baseline and port SHA
* [fxdiv] create a new port
* [fxdiv] update baseline and port SHA
* [pthreadpool] create a new port
* [pthreadpool] update baseline and port SHA
* [nnpack] create a new port
* [nnpack] update baseline and port SHA
* [nnpack] use version-date
* [nnpack] disable windows
* there are no config for windows
* [nnpack] enforce psimd backend
There is a 'neon' backend, but it won't be considered for now
* [nnpack] update supports
* use more correct expression
* Replace Outcome single header based port with full fat cmake install port.
* [outcome] Improve portfile.cmake
* update baseline
* Refactor @JackBoosY's changes to make the dependency SHA feature chosen.
* update baseline
* Fix outcome features so they actually work.
* update baseline
* [outcome] install usage
* update baseline
* [outcome] Always use vcpkg copies of dependencies
* DO NOT MERGE YET, ONLY FOR INSPECTION BY PR REVIEW.
1. Break out these dependencies into standalone ports:
- ned14-internal-quickcpplib
- status-code
2. Add port for LLFIO.
3. Add dependency smoke tests for Outcome and LLFIO as per instructions.
* Fix all remaining issues, including link failure. This changeset is now ready to merge into vcpkg.
* Update versions.
* Have LLFIO not build static or shared libs according to VCPKG_LIBRARY_LINKAGE.
* Fix last commit breaking everything :)
* Update versions.
* Disable uwp support for LLFIO.
* versions
* Fix status code on GCC 6 and 7
* Don't download ntkernel-error-category if not on Windows.
* Fix status-code on UWP.
* Update versions.
* Fix MSVC on ARM.
* Apply all the feedback from the PR review, more or less.
* versions
* Update to latest, disable UWP for Outcome.
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [ngspice] Update to release 34
* [ngspice] update x-add-version
* Remove cppduals folder from being installed into /include
* Update the x-add-version
* [nsync] create a new port
* [nsync] support system name WindowsStore
* [nsync] use "version" instead of "version-string"
* [nsync] add version JSON
* Update ports/nsync/portfile.cmake
* [nsync] apply PR feedback
* [nsync] update SHA of port
* [nsync] extract vcpkg_replace_string to patch
* update version SHA
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>