aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-23[mnn,flatbuffers] add a new port and patch (#15717)Park DongHa
* [mnn] add a new port * create a patch, embed copyright * touching install options * [mnn] fix windows install * feature cuda reqires cudnn * [flatbuffers] add patch for TableKeyComparator * update port SHA * [mnn] disable arm support * [mnn] update port SHA * patch creates version config.cmake * run vcpkg_copy_tools for 'tools' feature * [mnn] remove bin when non-Windows * make PREFER_NINJA optional for 'cuda' feature * [mnn] fix wrong macro * [mnn] rename install path to lowercase * [mnn] make 'metal' feature optional * update port SHA * [mnn] apply PR feedback * Move build options into vcpkg_check_features * Download Apache-2.0 licence instead of local file * [mnn] remove code patch for Windows * this will break `mnn[tools]` for `windows` triplet * [mnn] remove code changes in the patch * [mnn] remove version.cmake generation * possibly break osx build with the chnage * Update ports/mnn/portfile.cmake * Update versions/m-/mnn.json * [mnn] apply PR feedback * find_package(CUDNN) in patch * use vcpkg_download_distfile * ONLY_STATIC_LIBRARY for Windows * [mnn] create share folder and move copyright * [mnn] update git-tree SHA * Update ports/mnn/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [mnn] update git-tree SHA Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-23[blend2d] Update to beta_2021-03-17 (#16804)ZeeWanderer
* [blend2d] Update to 2021-03-17 * [blend2d] update port_versions
2021-03-23[docs] fix links for vcpkg-tool maintainer help (#16796)autoantwort
* [docs] fix links for vcpkg-tool maintainer help * Update docs/README.md Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-23[docs] link to up to date versioning specification (#16795)autoantwort
* [docs] link to up to date versioning specification * Update docs/maintainers/maintainer-guide.md Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-23[sqlite3] Update to 3.35.2 (#16834)pastdue
* [sqlite3] Update to 3.35.2 * Run x-add-version sqlite3
2021-03-23[libhv] Add DISABLE_PARALLEL (#16835)NancyLi1013
* [libhv] Add DISABLE_PARALLEL * Update versions
2021-03-22[openh264] Add openh264 port (#16714)Rich Logan
* Add openh264 port * Fixes for CI * Don't build tests * Add git dependency * Update gas-preprocessor * Update gas subfolder name * No UWP support for meson builds * Manifest format * Update ports/openh264/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update versions * [openh264] Tweak precise tool dependencies Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-22[libxml2] Disable http and ftp on UWP (#16726)Jack·Boos·Yu
* [libxml2] Disable http and ftp on UWP * add version record * Replace option to set * fix typo * update version record
2021-03-22[scripts] vcpkg_configure_make: do not set --build on macOS (#16596)autoantwort
* [scripts] vcpkg_configure_make: do not set --build on macOS * [scripts] vcpkg_configure_make: do not set --host on macOS
2021-03-22[args] update to latest version (#16703)Ryan
* [args] update to latest version * update version files * correct version field * update version file
2021-03-22[happly] add new port (#16788)autoantwort
* [happly] add new port * add version files
2021-03-22[opencascade] fix #16252 (#16513)Dejauxvue
* [opencascade] fix #16252 by exporting includ directories with the targets and replacing internal includes from #include "..." to #include<...> post installation * [opencascade] added port version * [opencascade] update SHA of versions/o-/opencascade.json * Update ports/opencascade/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/opencascade/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/opencascade/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * remove commented line for BUILD_INTERFACE * updated version * remove replacement of includes form #include <...> to #include "..." * update port version * added fix-install-prefix-path.patch, which was removed by #15997 * fix fix-install-prefix-path.patch * update port version * Update ports/opencascade/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * update port version * [opencascade]Revert "remove replacement of includes form #include <...> to #include "..."" also refined regex to allow white spaces between # and 'include' This reverts commit 4b362739f5e57449b3d6b1fcd6f2817b3be144a4. * [opencascade] update port version * [opencascade] change exported include directory from include/opencascade to include * [opencascade] update port version Co-authored-by: bloess <josua.bloess@uni-bayreuth.de> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-22[docs] Updates links to documentation in repo's root README.md (#16805)Akshay Shekher
Co-authored-by: Akshay <akshay.shekher@gmail.com>
2021-03-22[msbuild] fix integration caching (#16787)nicole mazzuca
we would always run on build, as opposed to only running when changes happened
2021-03-22[implot] Update to 0.9 (#16818)Rémy Tassoux
* [implot] Update to 0.9 * [implot] Update version files * [implot] Fix missing vcpkg.json * [implot] Fix vcpkg.json formatting * [implot] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-03-22[termcolor] update to 2.0.0 (#16824)JonLiu1993
* [termcolor] update to 2.0.0 * update version
2021-03-19[mailio] does not support uwp (#16789)autoantwort
* [mailio] does not support uwp * add version files
2021-03-19[ttauri] Add new port (#16749)Take Vos
* Port for ttauri * ttauri version.json * ONLY_STATIC_LIBRARY Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Miss spelling and turn off doxygen. Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update version * Change destination to * Update version * Update ports/ttauri/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update version Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-19[fbgemm] create a new port (#16346)Park DongHa
* [fbgemm] create a new port * [fbgemm] patch for latest asmjit * [fbgemm] fix wrong install for Windows * update baseline and port SHA * [fbgemm] make PythonInterp required * [fbgemm] check PythonInterp in portfile.cmake * [fbgemm] use Python instead of PythonInterp * [fbgemm] use vcpkg_find_acquire_program for python3 * [fbgemm] update patches * remove /MT /MD customization * remove deprecated warnings for asmjit * [fbgemm] update "supports" * uwp can't be supported with cpuinfo link failure * x86 SIMD may become available in future update * [fbgemm] apply PR feedback * [fbgemm] update to latest code * removed asmjit related patch files * [fbgemm] update version files
2021-03-19[metrohash] support more triplets by excluding 128 CRC source (#16553)Park DongHa
* [metrohash] exclude CRC for x86 * the change will allow x86 triplets * update port SHA * [metrohash] remove fail_port_install * update ci.baseline.txt * [metrohash] sync portfile and CMakeLists.txt * make both file use 'VCPKG_TARGET_TRIPLET' to make ease of comparison * [metrohash] Use try_compile helpers Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-19[WinReg] update to v4.0.0 (#16765)JonLiu1993
* [WinReg] update to v4.0.0 * update version * update winreg.json * update version
2021-03-19New port for mailio. (#16696)karastojko
* New port for mailio. * Formatting the manifest and adding the version. * improve * add version record * add version record * Update versions/m-/mailio.json * Update ports/mailio/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * update version record 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>
2021-03-19[angle] Include EGL/eglext_angle.h in ANGLE (#16733)Hanseul Jun
* Avoid exluding EGL/eglext_angle.h from ANGLE and add egl_loader_autogen.cpp/h that were not properly added. * Add port version to ANGLE port. * Ran vcpkg x-add-version --overwrite-version angle.
2021-03-19[libwebsockets] Update to v4.1.6 (#16767)Ma
* [libwebsockets] Update to v4.1.6 * [libwebsockets] Patch version files * [libwebsockets] Fix port-version * [libwebsockets] Update hash
2021-03-19[drogon] Update to 1.4.1 (#16651)An Tao
* [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>
2021-03-19[collada-dom] Add REMOVE_RECURSE to solve DLLs error path (#16763)JonLiu1993
* Add REMOVE_RECURSE to solve DLLs error path * update version * delete ci.baseline default set * modify suggested change * update version * update control file * update version * update homepage * update version * Update scripts/ci.baseline.txt * fix shared keyword * update version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-19[vcpkg baseline] Skip libgnutls:x64-osx in Ci testing (#16776)Phoebe
2021-03-18[vcpkg_build_make] Fix interaction with Windows Detours (#16775)Robert Schumacher
2021-03-18[ci,vcpkg-cmake-*] remove host-only nature of vcpkg-cmake-* ports (#16774)nicole mazzuca
* remove host-only nature of vcpkg-cmake-* ports * versions * fix fmt on uwp
2021-03-18[docs] Rename docs/index.md to docs/README.md (#16758)autoantwort
* Rename docs/index.md to docs/README.md * Update links to index.md
2021-03-18[vcpkg] Add "arm64-windows-static-md" triplet (#16761)Davide Beatrici
Just like x64-windows-static-md, but for ARM64.
2021-03-18[vcpkg docs] Modify manifest-root-dir as manifest-root in ↵NancyLi1013
specifications/manifests.md (#16760)
2021-03-18[detours] support debug builds (#16755)Charles Milette
* [detours] support debug builds * Update baseline * [detours] Update CONTROL * [detours] Update baseline
2021-03-18[sdl2-mixer] Fix features link error (#16737)NancyLi1013
* [sdl2-mixer] Fix features link error * Update versions
2021-03-18[triplets] Initial support of FreeBSD x86 platform (#16590)Arves100
2021-03-17[tweeny] Update to v3.2.0 (#16683)Brad Melanson
* Update tweeny to v3.2.0 and vcpkg.json * Update versions db * Address PR feedback * Fix git-tree value for tweeny
2021-03-17[imgui] Update to 1.82 (#16727)Rémy Tassoux
* [imgui] Update to 1.82 * [imgui] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-03-17[libbacktrace] new port (#16693)autoantwort
* [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>
2021-03-16[vc] Update HEAD_REF and fix CMake configure options (#16552)Bernhard Manfred Gruber
* use 1.4 branch of Vc as HEAD_REF * fix options passes to cmake configure * increment port version
2021-03-16[qt5-base] make libpq an optional dependency (#16659)autoantwort
* [qt5-base] make libpq an optional dependency * add version files * [qt5-base] use IN_LIST for feature check * add version files * [qt5-base] set(WITH_PGSQL OFF) * add version files * [qt5-base] set -no-sql-psql * add version files
2021-03-16[vcpkg_execute_build_process] Add warning message when memory or hard disk ↵Jack·Boos·Yu
space is insufficient (#16633) * [vcpkg_execute_build_process] Add warning message when memory or hard disk space is insufficient * Update scripts/cmake/vcpkg_execute_build_process.cmake
2021-03-16[magnum/magnum-plugins] fix all magnum dependencies being built (#16657)Francisco Facioni
2021-03-16[ocilib] fix wrong solution filename (#16625)Mats Taraldsvik
* [ocilib] fix wrong solution filename There is only a single file in proj/dll and that is ocilib_dll_vs2019.sln. * ran x-add-version on new version * consolidated platform * consolidated platform Co-authored-by: Mats Taraldsvik <mats.taraldsvik@norkart.no>
2021-03-16[gmp] correct supports field to run CI for other platforms (#15957)Alexander Neumann
* fix supports field to correctly run CI for other platforms * Merge from master * Update baseline version * Fix the format issue * Fix baseline version * Revert the changes for host * Fix the baseline version * Disable mpfr:x64-osx and mpfr:x64-linux in Ci testing Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-03-16[CGAL] Restore boost dependencies (#16592)Maxime GIMENO
* Restore full boost dependencies, the actual modules are too many to be listed. * Update ports/cgal/CONTROL Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update baseline version * Detail boost modules from grep in includes * Fix the Build-Depends * add boost-serialization * Update baseline version Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-03-15[vcpkg_acquire_msys] Add tar support for gettext (#16312)Wedge009
Windows 10 has native support for tar but older Windows do not. Add tar dependency for gettext, which requires tar when running autopoint. Resolves #15508. Resolves #14830.
2021-03-15[ixwebsocket] Fix cmake-configure files install path (#16710)NancyLi1013
* [ixwebsocket] Fix cmake-configure files install path * Update versions
2021-03-15[ace] Upgrade to 7.0.1 (#16708)Johnny Willemsen
* [ace] 7.0.0 * Make sure C++11 is enabled on macosx * ports/ace/portfile.cmake: * [ace] Upgrade to 7.0.1 * [ace] Revert workaround for macosx, not needed anymore * [ace] 7.0.1 * [ace] 7.0.1
2021-03-15[applocal.py] Don't try to install dependencies not managed by vcpkg (#16716)omartijn
This fixes build failures on osx when using dependencies not coming from vcpkg (e.g. closed binaries). vcpkg tried to install those dependencies (which fails because they're not where vcpkg expects them). Fixes issue #8203 Co-authored-by: Martijn Otto <git@martijnotto.nl>
2021-03-15[openjpeg] 16645 Fix compile w/features jp3d,jpip,jpwl,mj2 triplet ↵General Jack O'Neill
x64-windows VS 2019 ver 16.9.1 (#16661) * Fix for openjpeg issue 16645 compile with VS2019 16.9.1 - Modified portfile.cmake to apply patch fix-lrintf-to-opj_lrintf.patch - Added patch to change /src/lib/openmj2/opj_includes.h From: static INLINE long lrintf(float f) To: static INLINE long opj_lrintf(float f) - Converted CONTROL file to vcpkg.json file - Fix was tested locally on triplet x64-windows with Microsoft Windows x64 Professional 20H2 [Version 10.0.19042.867] Windows Feature Experience Pack 120.2212.551.0 Windows SDK [Version 10.0.19041.0] VS 2017: Visual Studio 2017 Community Edition [Version 15.9.34] Visual Studio Toolset [Version 14.16.27023] Microsoft (R) C/C++ Optimizing Compiler [Version 19.16.27045 for x64] VS 2019: Visual Studio 2019 Community Edition [Version 16.9.1] Visual Studio Toolset [Version 14.28.29910] Microsoft (R) C/C++ Optimizing Compiler [Version 19.28.29912 for x64] * Update json file * Reformat vcpkg.json file * Update port version * Update json file * Update ports/openjpeg/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/openjpeg/vcpkg.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> * Update versions/o-/openjpeg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update json file Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>