aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-27[realsense2] Update to version 2.33.1 (#10550)Lily
* [realsense2] Update to version 2.33.1 * [realsense2] Fix build error on Windows7
2020-03-26[vcpkg] Revert #9862 changes to fix crt check (#10562)Jack·Boos·Yu
2020-03-25[vcpkg baseline] Fix CI test (#10508)Jack·Boos·Yu
* re-trigger ci test * [kealib] Switch repo to github * [mongo-c-driver] Set icu as a feature * [monkeys-audio] Update version to 5.24 * [mongo-c-driver] Fix arm build * [mongo-c-driver] Re-generate patch * [mongo-c-driver] Remove key word PRIVATE in patch * [llvm] Remove default feature tools * [llvm] Add judgment to install tools * [llvm] Add more condition * [llvm] Fix clang cmake files when selecting feature tools * [halide] Fix build depends info in CONTROL * update baseline
2020-03-25[vcpkg] Improve common case of ignoring filesystem errors (#10557)Robert Schumacher
2020-03-25Map configuration also for single configuration generators (#10397)Alexander Neumann
2020-03-25use _INIT flags in windows toolchain just like in the other toolchains (#9862)Alexander Neumann
2020-03-25[vcpkg-help] Reflow and small cleanups (#10477)Robert Schumacher
2020-03-24[boost-process] Patch for header bug in boost 1.72 (#10453)d-winsor
* Added patch for boost-process header bug in 1.72 * Updated version number. * Version change for generate-ports
2020-03-24[ffmpeg] Add NVIDIA Codec feature for Windows and Linux (#9171)Marc Bertola
* Add NVIDIA Codec support for Windows, Linux and Linux for Tegra * [ffnvcodec] Fix typos, add/remove comments * Bump nvcodec version to 9.1.23.1 * Update version number as per change request * Use PORT variable instead of hardcoded portname * Identify the release the hash pertains to * Find nvcodec in 'installed' instead of 'packages' * Force FFmpeg to look for nvcodec headers in the installed directory instead of /usr/lib/pkgconfig. * Use p option on cygpath to convert full path in case it contains more than one entry
2020-03-23[skia] Fix vswhere.exe can't find VS2017 with -sort (#10437)Lily
* [skia] Fix vswhere.exe can't find VS2017 * [skia] Use $ENV{VCINSTALLDIR}
2020-03-22[tbb] Update to new repository (#10456)NancyLi1013
* [tbb] Update the repository * Update version
2020-03-20Correct parameter reference (#10472)Michael Kelley
- Change references to --overlay-ports to --overlay-triplets
2020-03-20[cpprestsdk] Disable websockets by default. (#10478)Billy O'Neal
* [cpprestsdk] Disable websockets by default. The websockets backend cpprestsdk uses is websocketpp, which was last committed to in late 2018 and appears defunct. Additionally, the websockets feature brings an otherwise unnecessary Boost dependency on Windows which takes a relatively long time to build. Customers who still want the websockets bits can turn on the optional feature. * Add dependency to signalr.
2020-03-20[spirv-tools] Update to version 2020.1 (#10441)Henrik Gaßmann
* [spirv-headers] Update to version 1.5.1 * [spirv-tools] Update to version 2020.1 * [spirv-tools] Work around an import config typo * [spirv-tools] Fix nitpicks * [spirv-headers] Modernize port * [spirv-tools] Fix directory name capitalization mismatch
2020-03-19Merge pull request #10372 from ras0219-msft/dev/roschuma/jobsRobert Schumacher
[vcpkg] Introduce Job Objects to improve ctrl-c performance on Windows
2020-03-19Merge pull request #10032 from ras0219-msft/dev/roschuma/compute-all-abisRobert Schumacher
[vcpkg] Compute ABIs upfront instead of just-in-time
2020-03-19Fix ci baseline (#10390)Phoebe
* Rebuild failed ports on ci baseline * Remove passed port osg-qt:x64-linux from ci baseline file * Add mirrors for qt5
2020-03-19[mimalloc] Update to 1.6.1 (#10062)Phoebe
* [mimalloc] Update to 1.6.0 * Update patch * Update ci baseline file * Add message for the arch and platform that doesn't support * Update the ci baseline file * Update to latest revision 1.6.1
2020-03-19[ffmpeg] Fix build static error (#10368)NancyLi1013
* [ffmpeg] Fix build static error * Remove additional condition
2020-03-18Upgrade Avro to 1.9.2 release (#10380)Michael Spector
* Upgrade Avro to 1.9.2 release * Apply CR fixes * Applied CR recommendations
2020-03-18Fix the naming mess (#10367)kreuzerkrieg
2020-03-18[vcpkg] Fill in feature lists during CI reportingRobert Schumacher
2020-03-18[vcpkg] Move package abi access after they have been computedRobert Schumacher
2020-03-18[vcpkg] Write abi information to generated test resultsRobert Schumacher
2020-03-18[vcpkg] Use enum class for RestoreResultRobert Schumacher
2020-03-18[grpc][openssl][upb] Fix install on uwp (#10366)Robert Schumacher
* [grpc][openssl][upb] Fix install on uwp * [upb] Remove unneeded changes * [libodb-mysql] Disable parallel configure due to source writes * [curl] Use openssl for UWP since SSPI is unsupported * [ci.baseline] Update
2020-03-18[libpq][spdk-ipsec] Rebuild to correct baseline (#10445)Robert Schumacher
* [spdk-ipsec] Modernize, cleanup, and mark unsupported on non-Linux * [libpq] Remove stray whitespace; force rebuild
2020-03-17[jsoncons] Update to v0.148.0 (#10433)Daniel Parker
2020-03-17[vcpkg-env] Restore previous behavior of `cmd /c <arg>`Robert Schumacher
2020-03-17[ci.baseline.txt] Mark tensorflow-cc as skip on OSX (build currently times ↵Robert Schumacher
out) (#10443)
2020-03-16[sqlpp11-connector-mysql] Update to 0.29 to fix missing and unnecessary ↵Tobias Brückner
dependency of Boost.Thread on macOS (#10386) * [sqlpp11-connector-mysql] Add Homepage to CONTROL file * [sqlpp11-connector-mysql] Update to version 0.29 * [sqlpp11-connector-mysql] Remove deprecated function from portfile
2020-03-16[realsense2] Fix tools installation issue (#10403)Phoebe
2020-03-16[zopfli] Update to 1.0.3 (#10405)Phoebe
2020-03-16[mlpack] Fix build tool error (#10409)NancyLi1013
* [mlpack] Fix build tool error * Remove tests from tool feature
2020-03-16[angle] Add warning message (#10414)NancyLi1013
2020-03-16[vcpkg] Implement a warning when running in a mismatched Visual Studio promptBilly O'Neal
2020-03-13[vcpkg] Fix build for non-windowsRobert Schumacher
2020-03-13[community triplets] Add x64-osx-dynamic (#10348)Martin Vejdarski
2020-03-13[googleapis] update to v0.6.0 release (#10391)Carlos O'Ryan
2020-03-13[vcpkg] Fix tool lookup without `which` (#10375)nicole mazzuca
On Linux and macOS, if `which` is not installed (notably in Amazon's amazonlinux docker base image), vcpkg fails to find system-installed versions of tools. This is an issue when we don't attempt to install our own versions of the tools, like with git (we fail to find any version of git, and thus can't install any ports which come from a git repository). Fixes #9927
2020-03-13[vcpkg] set CMAKE_MSVC_RUNTIME_LIBRARY for cmake policy CMP0091 (#9452)Marc Boucek
Co-authored-by: Marc Boucek <marc.boucek@native-instruments.de>
2020-03-12[raylib] Update to 2.6.0 (#10068)NancyLi1013
* [raylib] Update to 2.6.0 * Remove unused comment
2020-03-12[unixODBC] Add new port (#10057)kreuzerkrieg
* unixODBC * wip
2020-03-12Reorder []s.Billy Robert O'Neal III
2020-03-12Merge remote-tracking branch 'origin/master' into warningBilly Robert O'Neal III
2020-03-12[cli] Add homepage (#10392)Dmitry Marakasov
2020-03-11[pcre] Update to v8.44 (#10335)Wolfgang Stöggl
- Drop patches (fixed upstream): fix-option-2.patch fix-arm64-config-define.patch fix-arm-config-define.patch - Add patch pcre-8.44_suppress_cmake_and_compiler_warnings-errors.patch
2020-03-11[cppgraphqlgen] Update to v3.1.1 (#10358)Bill Avery
* [cppgraphqlgen] Update to v3.1.0 * Add a Homepage to the CONTROL file * Remove deprecated vcpkg functions * Pick up a few more bug fixes in v3.1.1
2020-03-11[libgit2] Add features pcre,pcre2 to choose regex backend (#10333)Kevin Lu
* [libgit2] Add features to build against vcpkg pcre,pcre2 * version * libgit2 will automatically link to 'system' zlib, which is inconsistent depending on if vcpkg zlib was installed or not. This rectifies this by always targeting vcpkg zlib
2020-03-11[libssh] Enable mbedtls's threading support (#10154)DDoSolitary
* Add "pthreads" feature to mbedtls. * Cleanup portfile. * Fix mbedtls pthreads support for Linux. * [mbedtls] Require the pthreads port only on Windows. * [mbedtls] Work around dependency issues about static linking.