| Age | Commit message (Collapse) | Author |
|
* Update Lua to version 5.4.3
* Update Lua versions file
|
|
install port (#15603)
* 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>
|
|
* [libtcod] Add new port.
* [lodepng-c] Add port lodepng-c, conflict with lodepng
* [libtcode] Fix dependencies
* [libtcod] Re-fix dependency utf8proc
* update version record
* [lodepng-c/lodepng] Add conflict message
* add baseline
* remove port-version
* update port-version
* update version record
* [libtcod] Update to 1.16.6.
Patches applied upstream.
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* !wip Use targets to organize build
* !wip Add separate file list for MSVC builds
* Restructure to match autoconf
I re-ordered everything so it is easier to compare directly with the
project's autoconf build files.
* Move config files to expected location
* Convert CONTROL file to manifest file
Use vcpkg helper ports.
* Use sqlite3's approach to creating config file
* Fix MSVC source list
I was originally using libsodium:master as a reference, not the release.
* Turn off tests
* Fix definition scope
* Fix JSON formatting
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update libsodium version metadata
* [libsodium] Fix x64-windows-static[-md] builds
* [libsodium] Update port version metadata
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Glob headers and sources on Windows
* [libsodium] Fix GLOB on Windows
* [libsodium] Update verson hash
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
|
|
* [libcbor] Initial commit
* [libcbor] Add metadata
* Changes made by vcpkg.exe format-manifest --all
* Changes made by vcpkg.exe x-add-version libcbor --overwrite-version
|
|
* [libmt32emu] add new port
* add version files
* Update ports/libmt32emu/portfile.cmake
* Update versions/l-/libmt32emu.json
* Update versions/l-/libmt32emu.json
remove unnecessary entry
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [libgnutls] macOS fix; additional optimizations
- add missing macOS SDK CoreFoundation framework reference
- add OpenSSL compatibility feature
- explicitly disable libdane (was disabled implicitly due to
a missing libunbound)
- no need for autoconfig
* [libgnutls] update versions
* [libgwenhywfar] new port
* [libgwenhywfar] add versions
* [libgwenhywfar] use semver versioning scheme
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [libgwenhywfar] use semver versioning scheme
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [libgwenhywfar] update versions
* [libgwenhywfar] make sure to fail a windows build
* [libgwenhywfar] update versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* [libusb] Fix the support for Visual Studio 2019
* Update versions
|
|
* [libhv] Add DISABLE_PARALLEL
* Update versions
|
|
* [libxml2] Disable http and ftp on UWP
* add version record
* Replace option to set
* fix typo
* update version record
|
|
* [libwebsockets] Update to v4.1.6
* [libwebsockets] Patch version files
* [libwebsockets] Fix port-version
* [libwebsockets] Update hash
|
|
* [drogon] Update to 1.4.1
* Update patch
* Format
* update version
* Revert the ctl feature
* update version
* [libpq] Fix static linkage
* [drogon] Revert direct postgresql library linkage
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [libbacktrace] add new port
* add version files
* Update ports/libbacktrace/portfile.cmake: Apply suggestion
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* add version files
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [libgnutls] add new port
* [libtasn1] add new port
* [libtasn1] fix building
* [libtasn1] enable autoconfig
* libtasn1: fix building, again
* libgnutls: make it build on Linux
* libgnutls: Linux only, for now
* libgnutls: remove unnecessary dependency
* update version record
* Clean up baseline and add supports
* update version record
* libtasn1: clear macOS build
* libgnutls: libidn2 is actually needed
* libgnutls: clear macOS build
* Update ports/libgnutls/CONTROL
* Update ports/libtasn1/CONTROL
* Update versions/l-/libgnutls.json
* Update versions/l-/libtasn1.json
* [libtasn1] convert CONTROL to manifest
* [libgnutls] convert CONTROL to manifest
* [libgnutls] update versions
* [libtasn1] update versions
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* [libtorrent] update to 1.2.12
* update version
* fix AppleClang test
* update version
|
|
* [libmysql] Re-fix dependency openssl
* update version record
* LF to CRLF
* update version record
|
|
* [liblsl] Update to 1.14.0
* Adjust CI baseline, assuming liblsl:x64-linux and liblsl:x64-osx pass
* Add back set(VCPKG_LIBRARY_LINKAGE dynamic)
* [libsls] Improve portfile.cmake, add homepage
* update version record
* Update ports/liblsl/CONTROL
* Update versions/l-/liblsl.json
* [liblsl] Use pugixml vcpkg package instead of bundled one
* Convert tabs to spaces
* Update version
* Fix Supports in liblsl/CONTROL
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update versions/l-/liblsl.json
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* Don't copy svm-toy if not on Windows
svm-toy is only compiled on Windows, so should only be copied on Windows.
* Bump port version on libsvm. Switch to new manifest file format.
* [libsvm] Format manifest
* update version record
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* Update Lua port to 5.4.2
* Update version
|
|
* [libpq] fix filenames
* add version files
* add version files
|
|
* [libhv] Add new port
* vcpkg format-manifest ports/libhv/vcpkg.json
* vcpkg x-add-version libhv
* libhv:arm64-windows arm-uwp x64-uwp:fail
* [libhv]: -DBUILD_EXAMPLES=OFF -DBUILD_UNITTEST=OFF
* vcpkg x-add-version --overwrite-version libhv
* [libhv]: update version and supports format
* [libhv]: update versions
* [libhv] vcpkg_fail_port_install(ON_ARCH arm ON_TARGET uwp)
* [libhv] update versions
* [libhv] Only build one flavor
Co-authored-by: hewei.it <hewei.it@bytedance.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [libnop] create a new port
* [libnop] update baseline and port SHA
|
|
* [libwebm] upstream changes for Android NDK r15b
This applies upstream changes from master to libwebm 1.0.0.27 to
support building with Android NDK r15b and later up through
Android NDK r23 beta.
Commits taken from https://chromium.googlesource.com/webm/libwebm
master branch:
0ae757087f5e6eb01dfea16cc09205b2425cfb74
Fix android build failure with NDK r15b.
90967863b2f67962f52595a26abb8e4fa4105d44
mkvparser: fix float conversion warning
* [libwebm] update control file
* [libwebm] update versions
* Update ports/libwebm/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update versions/baseline.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update versions/l-/libwebm.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update versions/baseline.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [libpx] use file INSTALL instead of COPY & RENAME
* [libvpx] update versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* [libpmemobj] update to 1.12
* update version
|
|
* [llvm] Fix resource path when building tools
* update version record
|
|
|
|
Fixes #16078
|
|
* [leptonica] now all dependencies have their own find_dependency...
* [leptonica] baseline version
|
|
* [libvpx] Fix arm-uwp builds for v142 toolset
This adds better support for targeting UWP as well as ARM/ARM64 for
regular Windows Desktop with the v142 toolset. Without this change,
arm-uwp fails to build with v142. For v141 and earlier, the old
behavior remains unchanged.
* [libvpx] Fix Linux and macOS builds
* [libvpx] updated version record
* [libvpx] updated version record
|
|
|
|
|
|
* [libigl] Always build as header-only library
* [libigl] Always build header-only
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [libftdi1] update to 1.5 (#15917)
* [libftdi1] fixed outdated version file (#15917)
* [libftdi1] Switched to using option instead of patch to disable ftdi_eeprom (#15917)
* [libftdi1] updated version file (#15917)
* [libftdi1] Change version scheme
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
|
|
|
|
* [libpqxx] Fix build with Visual Studio 2017
* update version record
|
|
* [Log4cxx] Fix dependency and pkgconfig
* Update versions
|
|
* [libidn2] Fix cross-compile (non-Windows)
* Convert CONTROL, bump port-version
* x-add-version libidn2
|
|
builds (#15821)
* Added armv7-a to allowed architectures for Android 32 bit arm builds
Closes #15820
* Fixed typo
* Bumped port version to 7
* Updated libffi version files
|
|
* Fix libconfig when installing master branch
Also add a warning that stable version won't create cmakeConfig files
* run x-add-version
* Update ports/libconfig/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libconfig/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libconfig/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libconfig/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Revert "run x-add-version"
This reverts commit 79b9ef86933a79012be9866ef638c8cee5abf02d.
* run x-add-version libconfig
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* [libgrypt] Update version to 1.8.7
* [libgcrypt] update versions
|
|
* [libjpeg-turbo] update to 2.0.6
* update version
|
|
* [libsndfile] Update to 1.0.31
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
|
|
* [libpq] Fix install tool pg_config
* update baseline
* [libpq] Use vcpkg_copy_tool_dependencies instead
* update baseline
* [libpq] Fix install tool pg_config
* update baseline
* [libpq] Use vcpkg_copy_tool_dependencies instead
* update baseline
|
|
* [libgeotiff] Fix packagename via find_package
* Update port_versions
* Update portfile.cmake
* Update patch
* [libgeotiff] Fix packagename via find_package
* Update port_versions
* Update patch
* [pdal] Fix geotiff package name
* Update versions
* [pdal] Update dependency
* Update versions/p-/pdal.json
|
|
|
|
* [libpqxx] Upgrade to v7.3.1
* Update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
* [libass] Update to 0.15.0
* [libass] Add vcpkg_fixup_pkgconfig()
* [libass] Add to versions file
|