Commit Graph

12147 Commits

Author SHA1 Message Date
An Tao
d022499e92
[drogon] Fix build errors on linux/osx (#14148) 2020-10-23 12:05:53 -07:00
eao197
9190f58d0f
[restinio] update to v.0.6.11 (#14162) 2020-10-23 11:54:16 -07:00
Sylvain Doremus
30489687b7
[ashes] Add new port. (#14087) 2020-10-23 11:53:56 -07:00
Giuseppe Massaro
264f1c960e
[yara] update Yara from v3.10.0 to v4.0.2 (#13478)
* update Yara to v4.0.2

* Update ports/yara/CONTROL with version 4.0.2

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-10-23 11:53:14 -07:00
Rémy Tassoux
9b4daabad5
[directxmesh] Use CMake build system and add dx12 feature (#13976)
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2020-10-23 11:50:19 -07:00
Rémy Tassoux
70f380e802
[directxtex] Set dx12 feature as dependency for arm and uwp platforms (#14175)
See https://github.com/microsoft/vcpkg/pull/13976#pullrequestreview-515132943
2020-10-23 00:35:28 -07:00
Dominic Clark
e6d762b94b
Add lilv port (#14080)
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-10-23 00:34:02 -07:00
Nemirtingas
5b93dabe79
[libjuice] Add new port (#13703)
* libjuice port

* Various fix from pr.

* Remove unused code

* Update to v0.5.2

* Add the private include file for datachannel

* Smaller patch for vcpkg

* Update ports/libjuice/CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update scripts/ci.baseline.txt

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update libjuice to support uwp ?

* Add nettle include path

* Fix the nettle library name

Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-10-23 00:32:18 -07:00
Kevin Lu
58601b3e0a
[libgit2] Update to 1.1.0 (#14137) 2020-10-23 00:30:04 -07:00
Adam Johnson
50a596c40a
[vcpkg_find_acquire_program] Fix SWIG on non-Windows platforms. (#13953)
Previously, the sourceforge downloader was attempting to download a
mixture of the Windows URL with an incorrect extension, causing a
cascade of HTTPS download failure messages.

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-10-23 00:29:35 -07:00
Jozef Izso
ba2e63548f
[grpc] Update to v1.32.0 - use correct port version (#14152)
* [grpc] grpc v1.32.0 - use correct port version

* [grpc] update 00001-fix-uwp.patch

* [grpc] update 00002-static-linking-in-linux.patch

* [grpc] update 00004-link-gdi32-on-windows.patch

* [grpc] update 00011-fix-csharp_plugin.patch
2020-10-22 22:46:48 -07:00
ras0219
de299679d9
[libpq] Fix incidental linkage of DL on windows platforms. (#14172)
Previously, detecting the presence of the dlfcn-win32 library resulted in an incorrect `-ldl` injection.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-22 21:56:51 -07:00
JonLiu1993
d6032b5258
[efsw] Fix share location (#14145) 2020-10-21 17:43:36 -07:00
Sander Cox
4a11bdd440
[vcpkg] Vcpkg appinstall deps fixes (#14129) 2020-10-21 17:43:11 -07:00
Phoebe
aff62d3487
[leptonica] Update to 1.80.0 (#14125) 2020-10-21 17:42:47 -07:00
Nicolai Grodzitski
b1dea7104f
[log4cplus ] Normilize log4cplus unicode build (#14100) 2020-10-21 17:41:53 -07:00
Sylvain Doremus
3dbec6c255
[shaderwriter] Add new port. (#14088) 2020-10-21 17:41:01 -07:00
NancyLi1013
0901f066c5
[libzippp] Use VCPKG_TARGET_IS_WINDOWS rather than WIN32 and avoid libzip default features (#14063) 2020-10-21 16:34:07 -07:00
NancyLi1013
3df2c009df
[libp7-baical] Fix build error (#13540) 2020-10-21 16:32:07 -07:00
Jack·Boos·Yu
51fce8c8d8
[libnoise] Fix build and header, install FindLibNoise.cmake (#14141) 2020-10-21 16:31:06 -07:00
ras0219
291df75125
[vcpkg] Add versions feature flag and version field manifest parsing (#14079)
* [vcpkg] Add `versions` feature flag and version field manifest parsing

* Introduce FeatureFlagSettings struct to more easily access feature flags throughout the program
* To avoid users accidentally starting to write "version" instead of "version-string" in their manifests, vcpkg explicitly detects and prevents usage of ports with schemes other than "String"
* Drive-by fix of copiable SourceControlFileLocation and an exposed use-after-move bug

This code is largely extracted from PR #13777

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>

* [vcpkg] Address CR Comments. Fix test crash on Linux.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2020-10-21 14:46:48 -07:00
Jack·Boos·Yu
998f86a829
[ptex] Fix build on *inx (#14142) 2020-10-20 21:05:09 -07:00
Billy O'Neal
6299de8567
[libimobiledevice] Use upstream patched version (#14139) 2020-10-20 20:36:55 -07:00
Billy O'Neal
b14aa50824
[freetds] Update to v1.2.5 and update source to github. (#14120) 2020-10-20 16:13:43 -07:00
Koby Kahane
4e3e210e8d
[rocksdb] update to v6.13.3 (#14085) 2020-10-20 16:12:34 -07:00
eao197
c2d1f57721
[json-dto] update to v.0.2.11 (#14084) 2020-10-20 14:46:22 -07:00
Fabian Sauter
878d5a5921
[cpr] Updated to 1.5.2 (#14131)
* Updated cpr to 1.5.2

* Updated the cpr SHA512
2020-10-20 14:45:01 -07:00
Phoebe
973ad93092
[hpx] Fix cmake config issue (#14112) 2020-10-20 14:43:10 -07:00
Phoebe
21bf5e9b65
[mlpack] Update to 3.4.1 (#14122) 2020-10-20 14:37:51 -07:00
Fei Chong
b275dd0cc0
[opencv] Move dependency of protobuf from core to dnn/flann (#13987)
Co-authored-by: Fei Chong <fei.chong@calmcar.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-10-20 13:20:20 -07:00
Sylvain Doremus
87573efdfa
[vulkan-headers] Added new port. (#14116) 2020-10-20 12:25:20 -07:00
Maxime GIMENO
802573eaa0
[cgal] Upgrade CGAL to 5.1 (#12614) 2020-10-20 12:24:27 -07:00
Kevin Lu
a4eca5fabc
[libgit2] Devendor bundled dependencies and allow choosing SSL backend (#13074) 2020-10-20 12:23:12 -07:00
Rubén de Celis Hernández
13af628b03
[ezc3d] Add new port (#14016) 2020-10-20 12:22:08 -07:00
Jacob Kahn
8ab8add312
[kenlm] New Port (#13692) 2020-10-20 11:31:46 -07:00
Kevin Lalumiere
93eed24259
[curl] Fix #14049 (#14051) 2020-10-20 11:29:51 -07:00
Trider12
f8c2d42d06
[libvorbis] MinGW build fix (#14050) 2020-10-20 11:28:49 -07:00
Matthias C. M. Troffaes
83ce14a29a
[ffmpeg] fix theora, speex, and openssl static linkage, and refactor/robustify library selection code into functions (#14026) 2020-10-20 11:28:09 -07:00
Simone Gasparini
91b255887c
[cuda] improve maintainability for the version check (#14033) 2020-10-20 11:21:51 -07:00
NancyLi1013
4aa08938a2
[libmariadb] Update to 3.1.10 (#14121)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-20 11:01:40 -07:00
Maxime Gervais
84ece08de0
[libmediainfo] Update to 20.09 (#14105) 2020-10-20 11:01:06 -07:00
Matioupi
30ada469ee
[opencv4] Fix build failure with some features (#14101) 2020-10-20 11:00:30 -07:00
Phoebe
02466202b2
[pangolin] Fix the link error in static build (#14082) 2020-10-20 10:59:20 -07:00
zbroyar
bc61b70a42
[libwebsockets] Extend LWS build params with gencrypto & tls options (#14074) 2020-10-20 10:58:22 -07:00
Maki
3100690b6b
[libspnav] Add new port (#14052) 2020-10-20 10:56:47 -07:00
Billy O'Neal
0d35472758
[itk,libsamplerate,libsndfile] Apply some Visual Studio 2019 version 16.9 preview 1 workarounds (#14056) 2020-10-19 19:53:20 -07:00
Sander Cox
e93810d2ef
[CMake] VCPKG_APPLOCAL_DEPS sometimes causes conflicts when processing multiple files in the same directory (#13025)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-19 19:52:36 -07:00
Jack·Boos·Yu
334aec69e4
[libplist/libusbmuxd/libimobiledevice/libideviceactivation/usbmuxd] Update version (#13811)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-19 19:23:57 -07:00
miheer vaidya
46a2a004b6
[boost-multi-array] Additional dependencies for boost multiarray (#13906) 2020-10-19 19:19:11 -07:00
Phoebe
a1d07e6434
[grpc] Update to v1.32.0 (#14111) 2020-10-19 19:15:04 -07:00