* 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>