Gregor Jasny
f3de074f9b
[civetweb] Add optional SSL support ( #10431 )
2020-03-27 19:58:37 -07:00
Phoebe
7b92363b8f
[bfgroup-lyra] Update to 1.3 ( #10436 )
2020-03-27 19:57:26 -07:00
Henrik Gaßmann
7c99786052
[spirv-cross] Update to version 2020-02-26 ( #10442 )
...
- Modernize port.
2020-03-27 19:56:18 -07:00
Bill Avery
409776e461
[cppgraphqlgen] Update to v3.2.0 and fix #10407 ( #10446 )
...
* [cppgraphqlgen] Update to v3.2.0
* Fix #10407
* Use file INSTALL for copyright
2020-03-27 19:55:22 -07:00
here-mikelley
f2d5437495
[lzo] Fix for building Linux shared library ( #10451 )
...
* [lzo] Fix for building Linux shared library
* [lzo] replace MSVC with VCPKG_TARGET_IS_WINDOWS
* [lzo] Update version to 2.10-5
2020-03-27 19:51:48 -07:00
quatmax
f2734659ab
[wt] Update to 4.2.2 ( #10459 )
2020-03-27 19:43:20 -07:00
Kevin Hartman
d615162aff
[Morton-nd] Update version to v3.0.0 ( #10474 )
...
* Update morton-nd to v3.0.0.
Morton ND now also provides its own CMake integration, which this portfile uses directly.
* Address review comments.
2020-03-27 19:41:44 -07:00
Jack·Boos·Yu
774f4fe6dd
[ffmpeg] Install tools ( #10486 )
...
* [ffmpeg] Install tools
* [ffmpeg] Fix incorrect macro
* [ffmpeg] Re-fix installation
* re-trigger ci test
2020-03-27 19:40:10 -07:00
Arash Partow
aa9b8ecc06
Update ExprTk package ( #10506 )
2020-03-27 19:33:05 -07:00
Jack·Boos·Yu
5e95b08a99
[freerdp] Fix dynamic library path in cmake files ( #10526 )
...
* [freerdp] Fix dynamic library path in cmake files
* [freerdp] Add warning message when building in non-windows
2020-03-27 19:32:10 -07:00
Phoebe
4b822a1388
[catch2] Update to 2.11.3 ( #10536 )
2020-03-27 19:15:58 -07:00
NancyLi1013
ec11757f90
[blitz] Update to the latest commit and fix no dll and lib generated ( #10546 )
...
* [blitz] Update to the latest commit and fix no dll and lib generated
* Update to the latest commit
2020-03-27 19:15:32 -07:00
Daniel Parker
478cb2f9fc
[jsoncons] Update to v0.149.0 ( #10540 )
2020-03-27 19:14:05 -07:00
Lily
679a3c243e
[realsense2] Update to version 2.33.1 ( #10550 )
...
* [realsense2] Update to version 2.33.1
* [realsense2] Fix build error on Windows7
2020-03-27 19:13:40 -07:00
Jack·Boos·Yu
9b44e4768b
[vcpkg] Revert #9862 changes to fix crt check ( #10562 )
2020-03-26 02:19:01 -07:00
Jack·Boos·Yu
d98696de85
[vcpkg baseline] Fix CI test ( #10508 )
...
* 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 20:43:02 -07:00
Robert Schumacher
42ad12f91d
[vcpkg] Improve common case of ignoring filesystem errors ( #10557 )
2020-03-25 15:18:10 -07:00
Alexander Neumann
52273558f6
Map configuration also for single configuration generators ( #10397 )
2020-03-25 13:47:07 -07:00
Alexander Neumann
da0a154852
use _INIT flags in windows toolchain just like in the other toolchains ( #9862 )
2020-03-25 13:46:37 -07:00
Robert Schumacher
2fc82f6381
[vcpkg-help] Reflow and small cleanups ( #10477 )
2020-03-25 10:50:27 -07:00
d-winsor
e2c671d4bd
[boost-process] Patch for header bug in boost 1.72 ( #10453 )
...
* Added patch for boost-process header bug in 1.72
* Updated version number.
* Version change for generate-ports
2020-03-24 13:01:25 -07:00
Marc Bertola
78a2116a4a
[ffmpeg] Add NVIDIA Codec feature for Windows and Linux ( #9171 )
...
* 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-24 13:00:09 -07:00
Lily
2d9a32b46f
[skia] Fix vswhere.exe can't find VS2017 with -sort ( #10437 )
...
* [skia] Fix vswhere.exe can't find VS2017
* [skia] Use $ENV{VCINSTALLDIR}
2020-03-23 11:56:44 -07:00
NancyLi1013
97302ca172
[tbb] Update to new repository ( #10456 )
...
* [tbb] Update the repository
* Update version
2020-03-22 21:07:13 -07:00
Michael Kelley
a5a244f5bd
Correct parameter reference ( #10472 )
...
- Change references to --overlay-ports to --overlay-triplets
2020-03-20 16:37:09 -07:00
Billy O'Neal
056e9517ec
[cpprestsdk] Disable websockets by default. ( #10478 )
...
* [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 16:03:16 -07:00
Henrik Gaßmann
0a64f3a1f6
[spirv-tools] Update to version 2020.1 ( #10441 )
...
* [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-20 00:32:07 -07:00
Robert Schumacher
8b201cb43c
Merge pull request #10372 from ras0219-msft/dev/roschuma/jobs
...
[vcpkg] Introduce Job Objects to improve ctrl-c performance on Windows
2020-03-19 17:15:54 -07:00
Robert Schumacher
2c2e67f35f
Merge pull request #10032 from ras0219-msft/dev/roschuma/compute-all-abis
...
[vcpkg] Compute ABIs upfront instead of just-in-time
2020-03-19 11:50:15 -07:00
Phoebe
cbaafe76d6
Fix ci baseline ( #10390 )
...
* Rebuild failed ports on ci baseline
* Remove passed port osg-qt:x64-linux from ci baseline file
* Add mirrors for qt5
2020-03-19 10:33:59 -07:00
Phoebe
b3bdac11f0
[mimalloc] Update to 1.6.1 ( #10062 )
...
* [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 00:39:00 -07:00
NancyLi1013
3d82def504
[ffmpeg] Fix build static error ( #10368 )
...
* [ffmpeg] Fix build static error
* Remove additional condition
2020-03-19 00:28:10 -07:00
Michael Spector
b5e59140cb
Upgrade Avro to 1.9.2 release ( #10380 )
...
* Upgrade Avro to 1.9.2 release
* Apply CR fixes
* Applied CR recommendations
2020-03-18 23:06:04 -07:00
kreuzerkrieg
7029557ee7
Fix the naming mess ( #10367 )
2020-03-18 22:53:31 -07:00
Robert Schumacher
4bf1cf35ba
[vcpkg] Fill in feature lists during CI reporting
2020-03-18 12:18:24 -07:00
Robert Schumacher
44b9703a81
[vcpkg] Move package abi access after they have been computed
2020-03-18 11:48:33 -07:00
Robert Schumacher
090e7f8e76
[vcpkg] Write abi information to generated test results
2020-03-18 11:20:13 -07:00
Robert Schumacher
ebf8213945
[vcpkg] Use enum class for RestoreResult
2020-03-18 11:19:25 -07:00
Robert Schumacher
f9e10d656f
[grpc][openssl][upb] Fix install on uwp ( #10366 )
...
* [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 09:48:01 -07:00
Robert Schumacher
279faa3fbe
[libpq][spdk-ipsec] Rebuild to correct baseline ( #10445 )
...
* [spdk-ipsec] Modernize, cleanup, and mark unsupported on non-Linux
* [libpq] Remove stray whitespace; force rebuild
2020-03-18 09:45:41 -07:00
Daniel Parker
0cbfd1df17
[jsoncons] Update to v0.148.0 ( #10433 )
2020-03-17 14:09:00 -07:00
Robert Schumacher
26949af8f8
[vcpkg-env] Restore previous behavior of cmd /c <arg>
2020-03-17 13:11:36 -07:00
Robert Schumacher
7131593a0e
[ci.baseline.txt] Mark tensorflow-cc as skip on OSX (build currently times out) ( #10443 )
2020-03-17 12:04:59 -07:00
Tobias Brückner
c7a6b0cd9f
[sqlpp11-connector-mysql] Update to 0.29 to fix missing and unnecessary 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 14:58:21 -07:00
Phoebe
1312cb19d6
[realsense2] Fix tools installation issue ( #10403 )
2020-03-16 14:56:05 -07:00
Phoebe
5e24dfc88a
[zopfli] Update to 1.0.3 ( #10405 )
2020-03-16 14:52:12 -07:00
NancyLi1013
f72c465aff
[mlpack] Fix build tool error ( #10409 )
...
* [mlpack] Fix build tool error
* Remove tests from tool feature
2020-03-16 14:51:46 -07:00
NancyLi1013
313d88c4df
[angle] Add warning message ( #10414 )
2020-03-16 14:50:40 -07:00
Billy O'Neal
31cca07563
[vcpkg] Implement a warning when running in a mismatched Visual Studio prompt
2020-03-16 11:19:55 -07:00
Robert Schumacher
e2efb82aa8
[vcpkg] Fix build for non-windows
2020-03-13 21:00:21 -07:00