Phoebe
16fdd22565
[vcpkg] Add pull request template ( #9280 )
...
* [vcpkg] Add pull request template
* Update pull_request_template.md
2019-12-11 12:12:08 -08:00
Jack·Boos·Yu
cf7f244bc8
Removed umock-c:64-windows-static result in baseline because it can now build successfully ( #9279 )
2019-12-11 11:56:53 -08:00
Griffin Downs
7a14422290
Update pr-review-checklist.md
2019-12-11 01:27:14 -08:00
ewertons
837fcab0ef
[azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations ( #9117 )
...
* [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations
* [azure-c-shared-utility]Terminate the build process when building uwp.
2019-12-10 11:11:46 -08:00
Griffin Downs
beacecf48d
[vcpkg] Initialize PR review checklist ( #9264 )
2019-12-09 17:32:42 -08:00
Robert Schumacher
ffed695062
[libxslt] Fix writing to locations outside vcpkg in Windows builds ( #9242 )
...
* [libxslt] Fix writing to locations outside vcpkg in Windows builds
* [libxslt] Add passing arm64-windows to baseline
2019-12-07 05:50:24 -08:00
Laurent Rineau
767909ad14
[vcpkg_find_acquire_program] Give hints for yasm with brew and apt ( #9191 )
2019-12-06 16:01:12 -08:00
Robert Schumacher
92dc30ff52
[vcpkg] Check in baseline results for CI builds ( #9203 )
...
* [vcpkg] Check in initial baseline
* [vcpkg] Baseline update
* [vcpkg] Further baseline updates
* [vcpkg] Update baseline
* [vcpkg] Update baseline
* [vcpkg] Update baseline
* [vcpkg] Update baseline
* [xalan-c] Fix flaky build for non-Windows hosts
2019-12-06 02:18:47 -08:00
Phoebe
3f11755f2a
Remove rapidstring port ( #9143 )
2019-12-05 19:46:43 -08:00
Griffin Downs
e4653aec8f
Add November changelog ( #9199 )
2019-12-03 14:50:08 -08:00
Yuval Gross
e9267ac7c4
[proxywrapper] Add new port ( #8916 )
...
* adding proxywrapper package
* resolving review comments
* restrict Linux only
* [proxywrapper] Only static library
* [libmodman] Move building of tests to a non-default feature
* [libproxy] Move tests to a non-default feature
* [libproxy] Add features for language bindings
* [proxywrapper] Require C++ 11 standard
2019-12-03 11:18:49 -08:00
Tatsuro Shibamura
227d055359
[ffmpeg] Fixed build error ARM64 Windows 10 ( #9160 )
...
* [ffmpeg] Fixed build error ARM64 Windows 10
* [ffmpeg] Avoid gas-preprocessor caching
2019-12-03 11:17:08 -08:00
Cheney Wang
09c5fd5e1b
[ecsuti] Update version ( #8885 )
2019-12-02 17:21:18 -08:00
KURATA Sayuri
eb0d14bc7a
Fix field name. ( #9140 )
2019-12-02 15:44:07 -08:00
Jozef Izso
cc3f5deaf7
[protobuf] Update protobuf to 3.11.0 ( #9131 )
2019-12-02 14:25:50 -08:00
Phoebe
1763db4084
[boost-modular-build-helper] put quotes around the directory in compiler flags ( #9108 )
2019-12-02 13:11:09 -08:00
Daniel Parker
efba683396
[jsoncons] Update to v0.140.0 ( #9124 )
...
* [jsoncons] Update to v0.140.0
* [jsoncons] Add space before #v0.140.0?
2019-12-02 10:44:05 -08:00
Gregory Popovitch
25ef31d00c
[parallel-hashmap] Update to 1.27 ( #9152 )
...
* update parallel_hashmap version
* Update portfile.cmake
* Update CONTROL
* Update portfile.cmake for parallel_hashmap
2019-12-02 10:40:43 -08:00
myd7349
c89f944b1d
[cjson] Update to 2019-11-30 ( #9157 )
2019-12-02 10:39:21 -08:00
Stephen Just
55f2bbc8a3
[pixman] Update to version 0.38.4 ( #9170 )
2019-12-02 10:33:27 -08:00
eao197
6357b7d2ef
RESTinio updated to v.0.6.1.1. ( #9174 )
2019-12-02 10:31:27 -08:00
Samuel Marks
e4524f656b
[ppconsul] Upgrade to latest version ( #9104 )
2019-11-26 16:54:48 -08:00
Benjamin Sergeant
a4ed0cb5ec
ixwebsocket 7.4.0 ( #9099 )
2019-11-26 14:50:16 -08:00
Carlos O'Ryan
4e5ebe7491
[google-cloud-cpp-common] Optional testing libraries ( #9097 )
...
The testing libraries in google-cloud-cpp-common are an strictly
optional feature. I expect that mostly developers of other
google-cloud-cpp-* libraries would use them, but the occasional end-user
might want them too.
2019-11-26 14:41:38 -08:00
Carlos O'Ryan
075dd9fbb4
[google-cloud-cpp-spanner] Add new port ( #9096 )
...
* [google-cloud-cpp-spanner] New port
A client library for Google's Cloud Spanner.
* Fix package version.
2019-11-26 14:23:39 -08:00
JackBoosY
506299a173
[libmodman, libproxy] Add new ports ( #8931 )
...
* [libproxy]Add new port.
* [libmodman]Add new port.
* [libproxy]Support windows, set dependency libmodman.
* Add usage, add vcpkg-cmake-wrapper.cmake to libproxy.
* add empty line to usage.
* [libmodman]Fix undefined typeid in Visual Studio 2019.
* [libproxy]Fix install libproxy.py error when it not exist.
* Disable arm/uwp build.
* Enable static build on UNIX.
* [libproxy]Re-generate patches, delete default feature tools and use system libmodman.
* [libproxy]Disable install libproxy.py.
* [libproxy]Disable install Libproxy.pm and PLlibproxy.
* [libproxy]DISABLE PARALLEL CONFIGURE
* [libproxy]Revert 6f233cced1
* [libmodman/libproxy]Fix arm build.
2019-11-26 02:40:32 -08:00
Phoebe
61dc5580d6
[libpng] Fix CMake targets ( #8716 )
...
* [libpng] fix cmake targets
* fix typo issue
* Merge changes from PR#8293
2019-11-25 15:57:43 -08:00
Phoebe
73c3e33c4a
[minizip assimp] export minizip cmake targets and fix minizip dependency in assimp ( #9075 )
...
* [minizip assimp] export minizip cmake targets and fix minizip dependency in assimp
* Update CMakeList.txt
* Update obsolete functions
2019-11-25 15:54:49 -08:00
JackBoosY
ca1e2ec6b3
[spdlog]Update to 1.4.2 ( #8779 )
...
* [spdlog]Upgrade version to 1.4.2
* [spdlog]Do not remove these libraries.
* [spdlog]Fix error C4275 when use fmt.
* [spdlog]Re-fix C4275 error.
* [spdlog]Re-fix C4275 error.
* [spdlog]Disable build on uwp.
* [spdlog]Fix build with uwp.
2019-11-25 14:35:53 -08:00
Jonathan Hale
a3ab4500a4
[magnum-plugins] Fix basisimporter/basisimageconverter features ( #8939 )
...
* [magnum-plugins] Patch FindBasisUniversal to find prebuilt basisu
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum-plugins] Patch BasisImporter to use slightly outdated basisu
jherico's fork which the vcpkg port is based on does not integrate
54304fa014
yet, which renamed a parameter.
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum-plugins] Only apply FindBasisUniversal patch on release
The change is integrated upstream for --head builds already.
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum-plugins] Download large patch from GitHub history
2019-11-25 10:31:55 -08:00
Ehsan
4603d007c2
[catch2] Update library to 2.11.0 ( #9089 )
2019-11-24 22:00:23 -08:00
Ehsan
806a4a4d91
[argparse] Update library to 2.0.1 ( #9088 )
2019-11-24 21:41:21 -08:00
eao197
1ddf96857d
json_dto updated to v.0.2.9.2. ( #9083 )
2019-11-24 21:27:05 -08:00
Robert Schumacher
7ca7db5285
Merge pull request #8785 from LilyWangL/dev/Lily/issue8775
...
[angle] Add option /bigobj to compiler
2019-11-22 16:15:46 -08:00
Robert Schumacher
cda348b6a3
Merge pull request #9080 from dan-shaw/telemetry-update
...
[vcpkg] update telemetry
2019-11-22 16:08:34 -08:00
Robert Schumacher
ae74e0bfd3
Merge pull request #5719 from donny-dont/github-url
...
[vcpkg_from_github] Allow targeting Github Enterprise instances
2019-11-22 15:13:08 -08:00
Robert Schumacher
9607704486
Merge pull request #8941 from Kcchouette/patch-1
...
[docs] Add the gcc+=7 prerequisite to the README
2019-11-22 15:11:15 -08:00
Robert Schumacher
5fca4998fa
Update README.md
2019-11-22 15:10:57 -08:00
dan-shaw
0a0440c1a8
update telemetry
2019-11-22 15:07:00 -08:00
Robert Schumacher
c1257031cc
Merge pull request #8932 from davidebeatrici/qt5-base-openssl-compile-time-link
...
[qt5-base] Add option to link to OpenSSL at compile-time
2019-11-22 15:06:01 -08:00
Robert Schumacher
ea5a57338e
Merge pull request #9042 from NancyLi1013/dev/NancyLi/4848-add-usage-for-pdcurses
...
[pdcurses] Fix linkage error
2019-11-22 14:56:43 -08:00
JackBoosY
776fcf76db
[z3] Update to 4.8.6 ( #8899 )
...
* [z3]Upgrade to 4.8.6.
* [z3]Use `vcpkg_fail_port_install`.
2019-11-22 14:55:05 -08:00
JackBoosY
1f092dd978
[pfring]Add new port. ( #8648 )
...
* [pfring]Add new port.
* [pfring]Use newest version, add install step.
* Re-trigger CI.
* Re-trigger CI.
2019-11-22 14:28:45 -08:00
JackBoosY
c77f1e6dbe
[wt]Upgrade to 4.1.1. ( #8903 )
2019-11-22 12:52:47 -08:00
NancyLi1013
0c509d7616
[portaudio] Fix library cannot be found ( #8944 )
...
* [portaudio] Fix library cannot be found
* Fix include cannot be found
2019-11-22 12:46:19 -08:00
Stefano Sinigardi
e3488c9cf8
[curlpp] restore installing vcpkg-cmake-wrapper scriptù ( #9065 )
2019-11-22 11:54:36 -08:00
Robert Schumacher
e595f0e59e
Merge pull request #8854 from sylveon/detours-nmake
...
[detours] Update for vcpkg_build_nmake
2019-11-22 10:52:42 -08:00
Robert Schumacher
0791dbfc6b
Merge pull request #6891 from seanyen/vcpkg_nuget
...
[feature] add `vcpkg export --x-chocolatey` support
2019-11-22 10:50:50 -08:00
Robert Schumacher
018c265d71
[vcpkg] Fix build breaks and run clang-format
2019-11-22 10:33:45 -08:00
Robert Schumacher
1fa80c1196
Merge pull request #8953 from davidebeatrici/mdnsresponder-dynamic-crt-fix
...
[mdnsresponder] Fix build with dynamic CRT
2019-11-22 10:19:55 -08:00