Matthias C. M. Troffaes
193e348cf3
[ffmpeg] use OPENSSL_LIBRARIES generated by upstream cmake FindOpenSSL script (fixes linux openssl linking) ( #14388 )
2020-11-05 18:29:55 -08:00
Lily
9d2f4a59b3
[rhash] Update to the latest version ( #13658 )
2020-11-05 18:24:53 -08:00
Michael Heyman
bf7f7a1162
[oatpp] Add new port and vcpkg.json ( #14341 )
2020-11-05 18:21:17 -08:00
Alexander Neumann
5eae413e9c
[vcpkg] copy tools pdb if they exist. ( #14396 )
2020-11-05 18:16:47 -08:00
Lily
f754a36589
[eigen3] Fix include path ( #13739 )
2020-11-05 17:30:40 -08:00
Billy O'Neal
f7b9fc0b3c
[vcpkg, azure-macro-utils-c] Fix SHA and add FILE_DISAMBIGUATOR for vcpkg_from_github ( #14343 )
2020-11-05 17:25:46 -08:00
Lily
68dae46cb6
[sentry-native] Disable warning C5105 ( #14349 )
2020-11-05 13:55:35 -08:00
Phoebe
9032255d41
[magnum] Removing quotes around tools list where vcpkg_copy_tools is involked ( #14383 )
2020-11-05 12:44:30 -08:00
Matthias C. M. Troffaes
34283f5d8a
[xeus] remove openssl static build patch as it is no longer needed ( #14387 )
2020-11-05 12:42:29 -08:00
Phoebe
6a020192af
[rtabmap] Set option dependencies OFF ( #14400 )
2020-11-05 10:08:51 -08:00
Rémy Tassoux
fa5c25a6bd
[imgui] Update to 1.79 ( #14379 )
...
https://github.com/ocornut/imgui/releases/tag/v1.79
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-11-04 17:06:07 -08:00
NancyLi1013
7de9efa080
[oatpp-curl] Fix curl dependency cannot be found ( #14385 )
2020-11-04 17:03:10 -08:00
Rémy Tassoux
5c60f1edfe
[implot] Update to 0.8 ( #14380 )
2020-11-04 12:12:30 -08:00
Long Huan
00d190a039
[fastcgi]Add new port ( #7824 )
2020-11-03 23:23:25 -08:00
Matthias C. M. Troffaes
c98fa197cc
[ffmpeg] add if guard, fix library ordering on linux, minor clean up ( #14360 )
...
* [ffmpeg] add 'if(NOT FFMPEG_FOUND)' guard to FindFFMPEG script
* [ffmpeg] fix link order on x64-linux (dependencies must come after the library that needs the dependency)
* [ffmpeg] bump port version
2020-11-03 23:15:22 -08:00
Wolfgang Stöggl
78ce9413a8
[tool-meson] Update to 0.56.0 ( #14344 )
2020-11-03 23:14:33 -08:00
Lily
74ae197d7b
[kenlm, pdal] Fix const overload on Visual Studio 2019 version 16.8 ( #14382 )
2020-11-03 23:10:51 -08:00
xyb
5c36967f36
[tbb] Support tbb build for arm-linux & arm64-linux ( #14325 )
2020-11-03 23:00:54 -08:00
Alexander Neumann
63dccf771d
[OpenSSL] refactor openssl ports. ( #14308 )
2020-11-03 22:59:02 -08:00
bl-ue
c4c020828a
[fmt] update to 7.1.1 ( #14372 )
2020-11-03 22:52:16 -08:00
Sean Yen
9549cd9460
[rtabmap] New port ( #14299 )
2020-11-03 22:51:43 -08:00
Jack·Boos·Yu
75e24fa124
[abseil] Revert changes about arm build ( #14109 )
2020-11-03 22:46:27 -08:00
Carlos O'Ryan
53f9a328a9
[google-cloud-cpp] Update to the v1.20.0 release ( #14375 )
2020-11-03 22:33:46 -08:00
Jared Irwin
7ffb963cdf
[indicators] Update to Master ( #14223 )
2020-11-03 22:11:08 -08:00
Mathis Logemann
2ccfa2d568
[comms] Add new ports ( #14195 )
2020-11-03 20:51:18 -08:00
Lily
0b26c1fe58
[libsamplerate, sdl2-gfx] Fix build error with Visual Studio 2019 version 16.9 ( #14348 )
2020-11-03 16:25:46 -08:00
Victor Romero
ec6fe06e8d
Update CHANGELOG 2020.11.03 ( #14377 )
...
* Add CHANGELOG up to 2020.11.01
* Update CHANGELOG 2020.11.03
2020-11-03 14:58:32 -08:00
Billy O'Neal
2484d58361
[vcpkg] Disable vcpkg_copy_tool_dependencies on non-Windows ( #14366 )
2020-11-03 12:04:27 -08:00
Victor Romero
0bf3923f9f
Add CHANGELOG up to 2020.11.01 ( #14367 )
2020-11-02 20:05:46 -08:00
Matt Schulte
6f81d2fe9f
[elfio] Add new vcpkg port elfio ( #14314 )
2020-11-02 19:17:00 -08:00
miheer vaidya
b36ada7d75
[vcpkg] User help: selecting-library-features.md ( #14189 )
2020-11-02 17:26:25 -08:00
Jared Irwin
5407dcdb00
[vcpkg] Add tab completion for Fish ( #14206 )
2020-11-02 17:25:43 -08:00
An Tao
13f582d864
[drogon] Update to 1.1.0 ( #14319 )
2020-11-02 13:58:02 -08:00
Matthias C. M. Troffaes
4ec138faea
[ffmpeg] fix x264 feature linking on x64-linux ( #14330 )
...
* [ffmpeg] fix x264 feature linking on x64-linux
* [ffmpeg] increment port version
2020-11-02 13:57:18 -08:00
Lily
a20ed34098
[qt-advanced-docking-system] Update to version 3.6.3 ( #14347 )
2020-11-02 13:56:37 -08:00
Billy O'Neal
b7056e9f1f
[vcpkg] Fix incorrect determination of PowerShell not found ( #14317 )
...
* Fix incorrect determination of PowerShell not found because Bill doesn't know enough CMake :(
Resolves #14283
2020-11-01 17:12:49 -08:00
Sean Yen
e9ff3cd5a0
fix CMake files. ( #14306 )
2020-10-30 17:29:34 -07:00
Giuseppe Massaro
c39b1ae3d2
[LibZippp] add encryption feature ( #14295 )
...
=
2020-10-30 15:06:22 -07:00
Alfredo Mungo
5c359f1f80
[cgltf] updated version to 1.8 ( #14307 )
2020-10-30 14:54:16 -07:00
Matthias C. M. Troffaes
057177cfa3
[ffmpeg] fix mp3lame feature linking on x64-linux ( #14266 )
2020-10-30 14:51:50 -07:00
Cengizhan Pasaoglu
0075e27a9b
[quill] Update to 1.4.1 ( #14217 )
2020-10-30 14:51:26 -07:00
Jack·Boos·Yu
6d0587f30b
[opencv4] Fix INTERFACE_LINK_LIBRARIES error ( #14177 )
2020-10-30 13:47:56 -07:00
Kaung Zaw Htet
d89bfc3bb5
[oatpp-sqlite] port added ( #14107 )
2020-10-30 13:44:10 -07:00
Joakim L. Gilje
f543049ddd
skip ibus on linux ( #14275 )
2020-10-30 13:36:13 -07:00
SvenPStarFinanz
fe78675f81
[sqlitecpp] Additions for sqlcipher port ( #14029 )
2020-10-30 13:29:32 -07:00
Johannes Schönberger
5d4fb44aca
[faiss] Add new port ( #13825 )
2020-10-30 13:28:40 -07:00
Rostislav Krasny
18c3e6c619
[botan] Upgrade to 2.16.0 ( #14285 )
2020-10-30 13:26:41 -07:00
x0rld
72abcc5681
[vcpkg] translate the README to french ( #13971 )
2020-10-30 13:21:48 -07:00
Lily
6a437abcde
[opensubdiv] Enable support Linux and MacOS ( #14276 )
2020-10-30 12:53:55 -07:00
Mathis Logemann
416bb1c677
[asio] update to version 1.18.0 ( #14095 ) ( #14167 )
2020-10-30 12:47:16 -07:00