aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2019-09-28Speed up the gdal build by using all available cores for make. (#8375)lakinwecker
* Speed up the gdal build by using all available cores for make. * Also build the debug build with all cores. * Addresses the review comments. Use VCPKG_CONCURRENCY so the normal vcpkg concurrency controls apply. Use vcpkg_execute_build_process and NO_PARALLEL_COMMAND which allows for builds to be retried in some cases where parallel builds might fail.
2019-09-28[wepoll] Add new port (#8280)myd7349
* [wepoll] Add new port * [wepoll] Switch to dist branch
2019-09-27[assimp] Update the version to 5.0.0 (#8370)NancyLi1013
2019-09-27[hpx] Redirect --head to `stable` (#8259)Robert Schumacher
2019-09-27[boost] Update to 1.71.0 (#7959)Robert Schumacher
* [boost] Update to 1.71.0 * [openmvs] Fixes for boost 1.71 * [telnetpp] DISABLE_PARALLEL_CONFIGURE * [execute_process] Fix output variables (like error_code) not getting populated * [telnetpp] Add missing boost-exception dependency * [boost] Refactor generate-ports.ps1 into scripts dir. Enable boost-thread on uwp. * [boost-iostreams] Revert removal of zstd dependency * [openmvs] Fix tools deployment
2019-09-27[cppkafka] Fix dynamic build. (#8073)NancyLi1013
* [cppkafka] Fix dynamic build. * [cppkafka] Remove CPPKAFKA_BOOST_STATIC_LIBS * Remove CPPKAFKA_RDKAFKA_STATIC_LIB option
2019-09-27[librdkafka] Add vcpkg-cmake-wrapper.cmake (#8355)Phoebe
* [librdkafka] Add vcpkg-cmake-wrapper.cmake * Update changes
2019-09-27[halide]Upgrade to release_2019_08_27. (#8102)JackBoosY
* [halide]Upgrade to release_2019_08_27. * [llvm]Fix llvm tools path in cmake. * Re-trigger CI system.
2019-09-26[curl] Update to 7.66.0 (#7331)past-due
* [curl] Update to 7.65.3 * [curl] Remove USAGE (Use auto-generated message about exported config.) * Add wrapper * [curl] Update to 7.66.0 * Add wrapper to curl * drop parent_scope * add change that didn't make it * Populate CURL_LIBRARY * Fix transitive dependency * try to actually set LIBRARIES * get .libs * fix curlpp and dynamic builds on linux * add @cenit's suggestion and fix typo in curlpp * modify PDAL patch
2019-09-26[nanogui] Add new port (#8302)Alvin
* [nanogui]Add new port. * [nanogui]Repatch. * [nanovg]Update the CONTROL version of the nanovg port.
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-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-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[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-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