Seeker
09936462df
[wepoll] update to 1.5.8 ( #14456 )
2020-11-09 14:37:55 -08:00
evpobr
9889c6e3bc
[mpg123] Upgrade to 1.26.3 ( #14444 )
...
* Update to the newest version
* Convert `CONTROL` to `vcpkg.json`
* Use `vcpkg_install_msbuild()` instead of deprecated
`vcpkg_build_msbuild()`
2020-11-09 14:37:28 -08:00
Johannes Rave
e9caa9b76f
[krabsetw] Update to 4.1.14 ( #14443 )
2020-11-09 14:36:04 -08:00
Michael Hansen
0defb733c7
[string-theory] Update to 3.4 ( #14439 )
2020-11-09 14:35:43 -08:00
Long Nguyen
1b59ca067c
[libffi] mingw support ( #14407 )
2020-11-09 14:34:34 -08:00
NancyLi1013
1b5e00a3e3
[caf] Add usage and vcpkg-cmake-wrapper ( #14292 )
...
* [caf] Add usage and vcpkg_cmake_wrapper
* Update usage
2020-11-09 14:24:18 -08:00
nicole mazzuca
a94f261320
[vcpkg] Initial Registries: Part 2 MVP ( #14153 )
...
* [vcpkg wip] start implementation of registries pt. 2
* Remove the `ports` field of `VcpkgPaths`
This is an implementation detail, and so we want to make sure that
it's obvious that this is an internal detail; thus, we add a new function
`builtin_ports_directory()`,
which returns the directory where the builtin ports backing store is.
* continue WIP
* wip
* It works!
* format
* fix some issues
* switch from function static to DelayedInit
* fix lexically_normal for experimental::filesystem
* format
* fix missing include
* add STL notice
* whee error handling
* moar error handling!
* ignore extra files in registries
* formatting
* Billy CRs
* Update toolsrc/include/vcpkg/versiont.h
* fix add_filename test
* fix tests
* remove unused function add_filename
2020-11-09 11:15:31 -08:00
Alexander Neumann
179bdd1697
[openssl] Add build depends to deprecated openssl ports ( #14457 )
2020-11-07 21:48:19 -08:00
Ryan
0144d0c0d0
[span-lite] update to 0.8.1 ( #14414 )
...
also converts control file
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-11-07 21:46:23 -08:00
Adam Johnson
9c56f59ed4
[physx] Add support for Linux, macOS, and UWP ( #13849 )
2020-11-07 21:43:59 -08:00
Shimon Doodkin
5a97bb2f57
add dataframe of github hosseinmoein/DataFrame ( #14351 )
2020-11-06 13:36:23 -08:00
Lily
5a95fe218f
[libnice] Fix build error on Linux ( #14248 )
2020-11-06 13:31:54 -08:00
niclar
0e1252388d
[boost] Update to 1.74.0 ( #14089 )
2020-11-06 13:30:37 -08:00
Jack·Boos·Yu
eeeea96d9a
[osg-qt] Fix installation when building static on Windows ( #14422 )
2020-11-06 13:21:53 -08:00
Bill Avery
a4853da4df
[cppgraphqlgen] Update to v3.2.4 ( #14416 )
...
* [cppgraphqlgen] Update to v3.2.4
* Suppress tool install for debug
2020-11-06 13:21:13 -08:00
Phoebe
5b2d824a2e
[vcpkg baseline][rtabmap] Fix dependency issue when build tools ( #14426 )
...
* [vcpkg baseline][rtabmap] Fix dependency issue when build tools
* Format vcpkg.json
* Fix copy tools
2020-11-06 13:20:47 -08:00
bl-ue
d218ca7e6f
[fmt] update to 7.1.2 ( #14413 )
2020-11-06 13:19:33 -08:00
nicole mazzuca
2dce645f2a
[vcpkg] Add a definition for OVERLAY_TRIPLET_ENV ( #14436 )
...
This definition is needed in C++14/gcc 6 to compile.
2020-11-06 13:12:26 -08:00
Antoine Hoarau
7fbbc599ec
[ignition] Updates on various pkgs 🤖 ( #14324 )
2020-11-05 22:52:44 -08:00
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