aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-26[volk] Update to latest version for crucial upstream fixes to the CMake ↵Jens Weggemann
files. (#8364)
2019-09-26[many ports] Warning to VCPKG long build path (#8331)Phoebe
2019-09-26[Tweeny] Added Tweeny port (#8341)Vinny
* [Tweeny] Added Tweeny port * Removed include(vcpkg_common_functions), replaced file() calls with vcpkg_fixup_cmake_targets
2019-09-26[clickhouse-cpp] Add new port (#7880)zi-m
* cityhash * clickhouse-cpp * add LZ4_DISABLE_DEPRECATE_WARNINGS * add CXX_STANDARD 11 * remove 'usage' file * tabs -> spaces * use version of 2019-05-22 instead of patching code * fix: remove ports/cityhash/usage
2019-09-26[ignition-fuel-tools1] Add new port (#8136)Silvio Traversaro
Add new port for the ignition-fuel-tools version 1, part of the Ignition Robotics Libraries (https://ignitionrobotics.org/).
2019-09-26[CI system] Add features to test result xml (#8342)Phil Christensen
* Add features to test result xml
2019-09-26Use patch instead of trying to jump to unapproved change in repoJohn Spaith
2019-09-26[vtk] Fix vtk[python] build failure (#8345)NancyLi1013
2019-09-26Go back to older versionJohn Spaith
2019-09-26[sol2]Disable export namespace to fix usage issue. (#8243)JackBoosY
* [sol2]Disable export namespace to fix usage issue. * [sol2]Re-fix namespace issue.
2019-09-26[arrow]Fix build error on Visual Studio 2019. (#8263)JackBoosY
2019-09-26Update jsoncons to v0.135.0 (#8348)Daniel Parker
2019-09-25Fix extra white space issueJohn Spaith
2019-09-25[Mecab] Fix invalid cmake config and target files. (#8229)Hongxu Xu
2019-09-25[openxr-loader] Add openxr C++ bindings (#8255)Bradley Austin Davis
* [openxr-loader] Add openxr C++ bindings * Bump version
2019-09-25Reference correct port fileJohn Spaith
2019-09-25Fix encodingJohn Spaith
2019-09-25Add use_prov_client as a FEATUREJohn Spaith
2019-09-25[portable-snippets] Add new port (#7783)myd7349
* [portable-snippets] Add new port * [portable-snippets] Update to 2019-09-20
2019-09-25[libosip2]Add new port. (#8261)JackBoosY
* [libosip2]Add new port. * [libosip2]Use macro LIBOSIP2_VER.
2019-09-25[libevent] crt linkage fix (#8211)Nikolay Shishov
* [libevent] crt linkage fix
2019-09-25[sdl1] fix windows sdk 18362 build failure (#8327)Phil Christensen
Adding macro definition to silence new compile time diagnostics from updated windows SDK. This is not expected to change the behavior, only supress a new diagnostic that is warning about existing behavior.
2019-09-25[gSoap] Update to 2.8.93 (#8338)Sönke Schau
2019-09-25[sdl2-mixer]Re-fix dynamic call. (#8335)JackBoosY
2019-09-24[libiconv] Guard imported targets in non-Windows (#8312)Victor Romero
2019-09-24[ports.cmake] Fixup capitalization inconsistencies of Windows drive letter. ↵Tetsuya Hayashi
(#8304) CMAKE_CURRENT_LIST_DIR reflect current directory. Thus It can be lowercase drive letter. The lowercase drive letter cause #8237 issue. Fixup drive letter to uppercase by using get_filename_component().
2019-09-24Fix building pdal after VS2019 upgrade (#8326)Curtis J Bezault
2019-09-24[cudnn] add port and enable it in darknet (#7536)Stefano Sinigardi
* [cudnn] add port and enable it in darknet * [OpenCV4] fix ffmpeg feature on uwp * [darknet] enable integration with cuda/cudnn also with opencv3 * [darknet] update to latest revision
2019-09-24[crfsuite] Add new port (#8233)Yang
* [crfsuite] Add new port * fix crfsuite * remove patch file * readd the patch file * modify version of crfsuite, so no patch file are needed
2019-09-24update mpfr to 4.0.2 and fix build on osx (#8324)Lennart Trunk
* update mpfr to 4.0.2
2019-09-24[minimp3] Add new port (#8319)Alvin
* [minimp3]Add new port.
2019-09-24[asynch]Add new port. (#8317)Alvin
2019-09-24[matplotlib-cpp] Add new port (#8313)myd7349
2019-09-23[Qt] feature latest to build 5.13.1 (#8212)Alexander Neumann
* Introduce latest feature to build Qt 5.13.1
2019-09-23[chartdir] fix hash for osx (#8308)Phil Christensen
* [otl] fix hash and update version * [chartdir] fix hash
2019-09-23[vcpkg] Avoid RENAME usage to prevent cross-device link problems (#4245) (#8032)Leonid Pospelov
2019-09-23[sdl2-mixer] Fix features dependency link. (#8208)Lily
* [sdl2-mixer] Fix features dependency link libraries. * [sdl2-mixer] Remove find_library. * [sdl2-mixer] Fix feature name * [sdl2-mixer] Fix feature options
2019-09-23[librdkafka] Update library to 1.2.0 (#8307)Ehsan
2019-09-23[open62541] fix dynamic build (#8252)Phoebe
* [open62541] fix dynamic build * Add the regex back to unblock --head revision
2019-09-23[ffmpeg] update to 4.2 (#8021)Stefano Sinigardi
* [ffmpeg] update to 4.2 * [ffmpeg] add missing dependencies under linux
2019-09-23Use CMAKE_TRY_COMPILE_PLATFORM_VARIABLES to propogate values (#5180)Don
CMAKE_TRY_COMPILE_PLATFORM_VARIABLES is used when CMake 3.6.0 or higher is encountered. For older versions the previous behavior emulating this functionality is used.
2019-09-23[libsoundio] Add libsoundio port (#8273)Tsukasa Sugiura
* [libsoundio] Add libsoundio port * [libsoundio] Add description and homepage * [libsoundio] WindowsStore not supported * [libsoundio] Fix libsoundio-config.cmake * [libsoundio] Fix CMakeLists for Linux
2019-09-23[realsense2] fix dependency glfw3 and mismatching number of debug and ↵Phoebe
release binaries (#8303)
2019-09-23[parallel-hashmap] Update library to 1.24 (#8301)Ehsan
2019-09-23[armadillo] Fix configure_file failed (#8299)Lily
2019-09-23[pugixml] Update library to 1.10 (#8297)Ehsan
2019-09-23[mbedtls] Update library to 2.16.3 (#8296)Ehsan
2019-09-23[doctest] Update library to 2.3.5 (#8295)Ehsan
2019-09-22[basisu] Updating with latest upstream changes (#8289)Bradley Austin Davis
2019-09-22[cute-headers] Add new port (#8277)myd7349