aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-04[flashlight-cuda] Add stb as dependency, bump port commit (#14912)Jacob Kahn
2020-12-04[kuku] Add new port (#14898)Radames Cruz
2020-12-04[termcolor]; Add termcolor (#14897)ppenguin
2020-12-04[cuda] Add ENV CUDA_HOME to path hints (#14880)Jacob Kahn
2020-12-04[opencascade] Fix static build (#14901)Jack·Boos·Yu
2020-12-04[aws-sdk-cpp] Add find_dependency to AWSSDKConfig.cmake and fix usage (#14936)Jack·Boos·Yu
2020-12-04[nghttp2] Update to 1.42.0. (#14862)Gerald Combs
2020-12-04Change Nuget binary cache pre-release info to always start with letters (#14857)Francois Rivard
2020-12-04[Chipmunk] build via cmake (#14776)Bruno Carvalho
2020-12-04Fix failures when parsing the default options for binary caching not being ↵Billy O'Neal
emitted. (#14945) * Fix failures when parsing the default options for binary caching not beging emitted. Resolves #14922.
2020-12-04[vcpkg] Error on '#' in version strings to avoid confusion (#14927)ras0219
* [vcpkg] Refactor deserializers to reduce duplicate functionality * [vcpkg] Error on '#' in version strings to avoid confusion with port-version * [vcpkg] Improve error message * [vcpkg] Reorder field output * [vcpkg] Fix tests Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-12-03[google-cloud-cpp] update to latest release (v1.21.0) (#14886)Carlos O'Ryan
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-12-03[magic-enum] Update to v0.7.1 (#14904)Daniil Goncharov
2020-12-03[libtorrent] Update to 1.2.11 (#14755)Francisco Pombal
2020-12-03[monkeys-audio] Update to 565d. (#14913)Adam Johnson
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-12-03[vcpkg bootstrap] Include "zip" as required apt dependency in bootstrap ↵chausner
error message (#14803)
2020-12-03[microsoft-signalr] Fix build error on Linux (#14872)NancyLi1013
* [microsoft-signalr] Fix build failed on Linux * Nicole CRs Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-12-03[vcpkg baseline][vtk-m] fix the sha512 (#14884)nicole mazzuca
* [vtk-m] fix the sha512 * Bump version * add FILE_DISAMBIGUATOR to vcpkg_from_gitlab * actually use the file disambiguator * regenerate docs * [moos-core] Add DISABLE_PARALLEL_CONFIGURE Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-12-02[osg] Update dependency (#14790)NancyLi1013
2020-12-02[aws-sdk-cpp] Restore AWSSDKConfig.cmake and add usage (#14868)Jack·Boos·Yu
2020-12-02[vcpkg] fix compile on vs2015 (#14915)nicole mazzuca
* [vcpkg] fix compile on vs2015 * format
2020-12-02[docs] fix pwsh sorting (#14914)nicole mazzuca
2020-12-01[openssl] Handle INSTALL_NAME_DIR and OSX_DEPLOYMENT_TARGET for macOS shared ↵LRFLEW
builds (#14785) * [openssl] Handle INSTALL_NAME_DIR for macOS shared builds * [openssl] Handle OSX_DEPLOYMENT_TARGET for macOS shared builds
2020-12-01[redis-plus-plus] Add c++17 feature (#14762)JonLiu1993
* Build using c++17 standard * Add a feature cxx17 instead * Update ports/redis-plus-plus/portfile.cmake * Update ports/redis-plus-plus/CONTROL * Modify FEATURE_OPTIONS * Modify feature options * Add feature Cxx17 * Modify options * Update ports/redis-plus-plus/portfile.cmake * Update ports/redis-plus-plus/portfile.cmake * Update ports/redis-plus-plus/portfile.cmake * Modify the CONTROL file Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-12-01[magnum] fixes installing all dependecies by default (#11225)Francisco Facioni
2020-12-01[many ports] mingw support (#14556)Long Nguyen
* [vcpkg_configure_make] Only rename import libs on MSVC * [x264] Only rename import libs on MSVC * [x265] Add libc++ and libstdc++ as system libs * [ffmpeg] mingw support * [libvpx] Set AS environment variable * [vcpkg_common_definition] Fix a mistake in the prefix and suffix variables * [vcpkg_configure_make] Strip leading -l from lib list before joining * [mp3lame] Use vcpkg_configure_make + mingw support * [x265] Escape the pluses * [ffmpeg] Add compiler flags for mingw * [ffmpeg] Add WINVER define in mf_utils.c * [ffmpeg] Remove unnecessary patch in 0003-fic-windowsinclude.patch * [mp3lame] Add missing dollar sign Co-authored-by: Matthias C. M. Troffaes <matthias.troffaes@gmail.com> * [x265] Remove static lib when building shared with mingw * [libogg] Change library name to libogg on mingw * [libogg] Bump port version * [x265] Remove -l(std)c++ flag in pkgconfig file * [vcpkg_configure_make] Try to fix huge diff * [mp3lame] Add comment on deprecated function lame_init_old Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Matthias C. M. Troffaes <matthias.troffaes@gmail.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-12-01[ceres] update to 2.0.0 (#14719)Francisco Facioni
2020-12-01[opengl] port path fix when crosscompiling (#14724)Nemirtingas
* Update portfile to use native file path. Fixes cross-compilation paths. * Update portfile.cmake * Update CONTROL * Update ports/opengl/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-12-01[elfutils] add new port (#14771)Alexander Neumann
* [elfutils] add new port * update * Update ports/elfutils/configure.ac.patch Fix missing ZSTD linkage * Update ports/elfutils/portfile.cmake Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * add eflutils on osx on CI skiplist Co-authored-by: wangli28 <wangli28@beyondsoft.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-12-01[xbyak] update to 5.991 (#14782)Ryan
* [xbyak] update to 5.991 * fail port on unsupported arch + true version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * correct version string Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-12-01[Proj4] Update to 7.2.0 (#14800)Long Huan
* update proj4 to 7.2.0 * fix cmake find * add tiff,curl feature * fix depends * Update fix-proj4-targets-cmake.patch * fix * remove tiff and curl when static build * fix windows static build error * Update ports/proj4/portfile.cmake Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * change port version * use find_dependency instead of find_package * Update fix-proj4-targets-cmake.patch * Update fix-proj4-targets-cmake.patch Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-12-01[cwalk] Add new port (#14801)likle
* added port: cwalk 1.2.5 * Update ports/cwalk/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/cwalk/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-12-01[c-ares] Update to 1.17.1. (#14863)Gerald Combs
Update c-ares to 1.17.1, the current version as of 2020-11-30. The release announcement can be found at https://c-ares.haxx.se/mail/c-ares-archive-2020-11/0008.shtml. Fixes #14828.
2020-12-01[vcpkg docs] Check for documentation generation in CI (#14614)nicole mazzuca
* [vcpkg docs] Change how documenting port functions works Instead of using `##`, use comment blocks for documentation. Also, add some minor docs and change RST -> MD so we actually get docs generated. * add CI stuff * regenerate docs * fix vcpkg_find_acquire_program to not use _execute_process
2020-12-01[vcpkg] Output versions during install plans (#14882)ras0219
* [vcpkg] Output versions during install plans * [vcpkg] Display versions for already-installed packages Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-12-01[vcpkg] Remove non-existing 'import' command in vcpkg help information (#14791)Phoebe
* [vcpkg] Remove non-existing 'import' command in vcpkg help information * Remove 'import' in commands.autocomplete.cpp
2020-12-01[rtaudio] Add new port (#14774)chausner
* Add rtaudio 5.1.0 * Convert CONTROL to manifest format * [rtaudio] Mark UWP as unsupported * Add rtaudio:x64-linux=fail to ci.baseline.txt
2020-12-01[vcpkg] Expose alpha end-to-end versioning (#14852)ras0219
* Check for the 'versions' feature flag while installing a manifest * Implement two-level fallback for Baselines: * First, fall back to current repo's baseline.json * Second, fall back to the ports in ports/ * Optimize checking out baseline.json via `git show` * Detect presence of '$x-default-baseline' in the manifest and use that as the baseline commit (to be replaced by Federation functionality) * If port_versions/x-/xyz.json is not found, fall back to ports in ports/ Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-12-01[gdal] Fix build errors on linux and osx (#14866)Phoebe
2020-11-30[networkdirect-sdk] Rework portfile.cmake to allow windows x64 and x86, add ↵General Jack O'Neill
fail for other triplet combinations, remove all triplets for CI fail list (#14688) * Fix x86 triplets conditional expression * Update CI baseline - remove triplet x86-windows * Change message to fail on arm, linux and osx message * Add UWP to fail message and remove networkdirect-sdk from CI * Fix vcpkg_fail_port_install function * Remove windows x64 and x86 check * Fix misspelled ON_TARGET and change Supports in CONTROL
2020-11-30[cudnn] Don't copy debug versions of the lib since they aren't provided (#14736)Jacob Kahn
* [cudnn] Don't copy debug versions of the lib since they aren't provided * Bump port version * add VCPKG_POLICY_MISMATCHED_NUMBER_OF_BINARIES
2020-11-30[vcpkg] fix feature flags telemetry (#14856)nicole mazzuca
* [vcpkg] fix feature flags telemetry * change to robert's suggestion
2020-11-30[speexdsp] Update CMake script for macOS/Linux (#14758)LRFLEW
* [speexdsp] Update CMake script for macOS/Linux * [speexdsp] Update download URL comment Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * [speexdsp] update with suggested CMake changes Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-11-30SObjectizer updated to v.5.7.2. (#14844)eao197
2020-11-30[lapack-reference] add to CMAKE_FIND_LIBRARY_SUFFIXES additional suffixes ↵Eli Arzhannikov
(#14816) * [lapack-reference] add to CMAKE_FIND_LIBRARY_SUFFIXES additional suffixes with versions for make find_library to able to find libgfortran * restore original value of CMAKE_FIND_LIBRARY_SUFFIXES
2020-11-30[libevent] Fix library cannot be found (#14805)NancyLi1013
2020-11-30[sdl2-image] Fix usage (#14796)Jack·Boos·Yu
2020-11-30[cpp-httplib] Update to 0.7.15 (#14795)JonLiu1993
2020-11-30[devil] Fix pkgconfig on Windows (#14793)Jack·Boos·Yu
2020-11-30[prometheus-cpp] Update to version 0.11.0 (#14792)Gregor Jasny