aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-09[cityhash] Add new port (#7879)zi-m
* cityhash * use ./configure (!win) * remove 'usage' file
2019-09-09[qwt]make qwt support unix (#8030)Long Huan
* make qwt support unix * [qwt] Bump CONTROL version
2019-09-09Fix mongo ssl and zlib linkage (#7974)Alexander Neumann
2019-09-09Update libwebsockets to v3.2.0 (#8017)craftwar
2019-09-09[dimcli] Upgrade to version 5.0.1 (#8024)Victor Romero
2019-09-09Update egl-registry to 2019-08-08 and opengl-registry to 2019-08-22. (#8095)TheGoddessInari
2019-09-09[magic-get] Add new port (#8072)Alvin
* fix8031issue-add_port_magic-get * fix8031issue-Change download license file name Signed-off-by: AlvinZhangH <260137639@qq.com>
2019-09-09[quantlib] Add new port (#7283)myd7349
* [quantlib] Add new port * [quantlib] Fix x64-windows-static build * [quantlib] Use unique_ptr by default
2019-09-09[libvpx] Fix build when VCPKG_BUILD_TYPE is set. (#8100)Joseph Davies
2019-09-09[grpc] Update grpc to 1.23.0 (#8109)Jozef Izso
2019-09-09[unrar] Update to 5.8.1 (#8108)FaultyRAM
2019-09-09fix x-history help desc. (#8101)JackBoosY
2019-09-09Fix how to use VULKAN_SDK under Visual Studio (#8092)Sean Farrell
Environment variables are referenced with brackets not curly braces. Copying and using the line will not result frustration.
2019-09-07[libvpx] Update to 1.8.1. (#8086)Joseph Davies
2019-09-07[re2] Update library to 2019-09-01 (#8089)Ehsan
2019-09-07[xalan-c] fixed cmake files location (#7795)crusader-mike
* [xalan-c] fixed cmake files location * [xalan-c] Bump version
2019-09-07remove 'usage' filezi-m
2019-09-07Merge remote-tracking branch 'upstream/master' into wxchartdirzi-m
2019-09-06[libhydrogen] Add new port (#7436)myd7349
* [libhydrogen] Add new port * [libhydrogen] Update to 2019-08-10 * [libhydrogen] Fix cmake not found error * [libhydrogen] Remove patch * [libhydrogen] Update to 2019-08-11
2019-09-06[cello] Add new port (#7386)myd7349
2019-09-06[unrar] Don't use a custom struct member alignment (#8053)FaultyRAM
2019-09-06(#8013) [vcpkg] Compatibility with pwsh >= 6.2TheGoddessInari
In Powershell 6.2/7.0, `Get-ChildItem`'s paths are now printed as absolute paths instead of relative paths; this breaks the code we have that assumes that they're printed as relative paths. Thus, change the code to request the `Name` property specifically, which is what we actually wanted.
2019-09-06sobjectizer updated to 5.6.1 (#8052)eao197
2019-09-06[nativefiledialog] Add new port (#7944)myd7349
* [nativefiledialog] Add new port * [nativefiledialog] Use zenity if GTK3 not found * Add UWP fatal error
2019-09-06[vcpkg] remove text from license (#8082)dan-shaw
2019-09-06libpq requires HAVE_CRYPTO_LOCK for thread safety with openssl <1.1.0 (#8076)Ian P. Cooke
2019-09-06[VTK/GLEW] Fix Regression of VTK with newer CMake Versions (#7967)Alexander Neumann
* Add glew variables lost by cmakes new FindGLEW to wrapper The variables are required by ports like VTK * fix file location. * completly refactor wrapper. Static case was not handled correctly * add singular variables for pangolin
2019-09-06Add August changelog (#8048)Victor Romero
2019-09-06[tensorflow-cc]Fix build error and add warning message. (#8023)JackBoosY
* [tensorflow-cc]Fix build error and add warning message. * [tensorflow-cc]Re-generate patch.
2019-09-06[x-history] Prints CONTROL version history of a port 👻 (#7377)Victor Romero
* [port-history] Print port CONTROL version history * Add commands.porthistory.cpp to VS project * Get most recent commit for each version * Apply clang-format * Fix output format * Rename command to x-history
2019-09-05modernize many ports (#7986)Phoebe
* modernize many ports * Update the code to handle copyright * Retriger to build qt5-gamepad
2019-09-04Update WTL to 10.0.9163. (#8005)Christian Ullrich
* Update WTL to 10.0.9163 * Update download path.
2019-09-04Update portfile.cmake (#8043)Long Huan
2019-09-04[gettext]Improve gettext on Linux. (#7990)JackBoosY
2019-09-03[cppkafka] Add new port (#7987)NancyLi1013
* [cppkafka] Add new port * Add test and example options.
2019-09-03[exiv2] Update library to 0.27.2 (#7992)Ehsan
2019-09-03Update to v0.133.0 (#8034)Robert Schumacher
2019-09-03[volk] Add new port (#8035)Jens Weggemann
* [volk] Add new port * [volk] Add missing vulkan dependency.
2019-09-03Add support for writing ports of Ignition Robotics libraries and ports for ↵Silvio Traversaro
ignition-cmake0 and ignition-math4 (#7781) * Add ignition-modularscript port Modeled after the qt5-modularscript port, this port just contain ignition_modular_library, an helper CMake function to simplify the process of writing port of C++ libraries developed by the Ignition Robotics project ( https://ignitionrobotics.org ). * Add ignition-cmake0 port * Add ignition-math4 port
2019-09-03fix7835issue - raylib update to 2.5.0 (#7848)Alvin
2019-09-03[imgui-sfml] Add new port (#7429)Tri Tran
* [imgui-sfml] Add new package ImGui-SFML * Static build only to match with `imgui`. * [imgui-sfml] Fix case-sensitive imgui package name * [imgui-sfml] Require C++11 * [imgui-sfml] Include IMGUI_API define * [imgui-sfml] Remove delegating ctor - C++11 is not required
2019-09-03[entt] Update to 3.1.0 (#7984)Stanislav Ershov
2019-09-03[mpg123] add Windows ARM support (#7934)driver1998
2019-09-03[anyrpc] Add new port (#7438)Falko Axmann
* Add port anyrpc * Add port anyrpc Added missing `vcpkg_install_cmake()` * Add port anyrpc Added patch to detect endianness on ARM. * Add port anyrpc further tweaks to endianness detection.
2019-09-03[pcre2] Fix build with Emscripten/WASM (#7948)Simon Hausmann
PCRE does not support Just-in-time compilation when targeting WebAssembly.
2019-09-03[dmlc] Add new port (#7549)NancyLi1013
* [dmlc-core] Add new port * rebuild * Fix error building dynamic crt linkage * Fix error building dynamic crt linkage * Fix error building dynamic crt linkage * Add openmp as feature * Rename this port as dmlc * remove dmlc core files
2019-09-03[libxslt]Fix dependent ports in static builds. (#7451)JackBoosY
2019-09-03[gtest]Re-fix gmock target. (#7887)JackBoosY
2019-09-03[breakpad] Fix build failed with Visual Studio 2019 (#7938)Lily
2019-09-03Update to v0.133.0Daniel Parker