Commit Graph

12571 Commits

Author SHA1 Message Date
Seeker
e4a4639047
[bond] update to 9.0.3 ()
* Update CONTROL

* Update portfile.cmake
2020-11-09 14:38:53 -08:00
Seeker
32df14e1c8
[zstr] update to 1.0.4 () 2020-11-09 14:38:37 -08:00
Seeker
e903145631
[yas] update to 7.0.5 () 2020-11-09 14:38:21 -08:00
Seeker
09936462df
[wepoll] update to 1.5.8 () 2020-11-09 14:37:55 -08:00
evpobr
9889c6e3bc
[mpg123] Upgrade to 1.26.3 ()
* 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 () 2020-11-09 14:36:04 -08:00
Michael Hansen
0defb733c7
[string-theory] Update to 3.4 () 2020-11-09 14:35:43 -08:00
Long Nguyen
1b59ca067c
[libffi] mingw support () 2020-11-09 14:34:34 -08:00
NancyLi1013
1b5e00a3e3
[caf] Add usage and vcpkg-cmake-wrapper ()
* [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 ()
* [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 () 2020-11-07 21:48:19 -08:00
Ryan
0144d0c0d0
[span-lite] update to 0.8.1 ()
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 () 2020-11-07 21:43:59 -08:00
Shimon Doodkin
5a97bb2f57
add dataframe of github hosseinmoein/DataFrame () 2020-11-06 13:36:23 -08:00
Lily
5a95fe218f
[libnice] Fix build error on Linux () 2020-11-06 13:31:54 -08:00
niclar
0e1252388d
[boost] Update to 1.74.0 () 2020-11-06 13:30:37 -08:00
Jack·Boos·Yu
eeeea96d9a
[osg-qt] Fix installation when building static on Windows () 2020-11-06 13:21:53 -08:00
Bill Avery
a4853da4df
[cppgraphqlgen] Update to v3.2.4 ()
* [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 ()
* [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 () 2020-11-06 13:19:33 -08:00
nicole mazzuca
2dce645f2a
[vcpkg] Add a definition for OVERLAY_TRIPLET_ENV ()
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 🤖 () 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) () 2020-11-05 18:29:55 -08:00
Lily
9d2f4a59b3
[rhash] Update to the latest version () 2020-11-05 18:24:53 -08:00
Michael Heyman
bf7f7a1162
[oatpp] Add new port and vcpkg.json () 2020-11-05 18:21:17 -08:00
Alexander Neumann
5eae413e9c
[vcpkg] copy tools pdb if they exist. () 2020-11-05 18:16:47 -08:00
Lily
f754a36589
[eigen3] Fix include path () 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 () 2020-11-05 17:25:46 -08:00
Lily
68dae46cb6
[sentry-native] Disable warning C5105 () 2020-11-05 13:55:35 -08:00
Phoebe
9032255d41
[magnum] Removing quotes around tools list where vcpkg_copy_tools is involked () 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 () 2020-11-05 12:42:29 -08:00
Phoebe
6a020192af
[rtabmap] Set option dependencies OFF () 2020-11-05 10:08:51 -08:00
Rémy Tassoux
fa5c25a6bd
[imgui] Update to 1.79 ()
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 () 2020-11-04 17:03:10 -08:00
Rémy Tassoux
5c60f1edfe
[implot] Update to 0.8 () 2020-11-04 12:12:30 -08:00
Long Huan
00d190a039
[fastcgi]Add new port () 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 ()
* [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 () 2020-11-03 23:14:33 -08:00
Lily
74ae197d7b
[kenlm, pdal] Fix const overload on Visual Studio 2019 version 16.8 () 2020-11-03 23:10:51 -08:00
xyb
5c36967f36
[tbb] Support tbb build for arm-linux & arm64-linux () 2020-11-03 23:00:54 -08:00
Alexander Neumann
63dccf771d
[OpenSSL] refactor openssl ports. () 2020-11-03 22:59:02 -08:00
bl-ue
c4c020828a
[fmt] update to 7.1.1 () 2020-11-03 22:52:16 -08:00
Sean Yen
9549cd9460
[rtabmap] New port () 2020-11-03 22:51:43 -08:00
Jack·Boos·Yu
75e24fa124
[abseil] Revert changes about arm build () 2020-11-03 22:46:27 -08:00
Carlos O'Ryan
53f9a328a9
[google-cloud-cpp] Update to the v1.20.0 release () 2020-11-03 22:33:46 -08:00
Jared Irwin
7ffb963cdf
[indicators] Update to Master () 2020-11-03 22:11:08 -08:00
Mathis Logemann
2ccfa2d568
[comms] Add new ports () 2020-11-03 20:51:18 -08:00
Lily
0b26c1fe58
[libsamplerate, sdl2-gfx] Fix build error with Visual Studio 2019 version 16.9 () 2020-11-03 16:25:46 -08:00
Victor Romero
ec6fe06e8d
Update CHANGELOG 2020.11.03 ()
* 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 () 2020-11-03 12:04:27 -08:00