aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-18Dummy commit to restart the CI tests.Maxime Gimeno
2019-11-12Upgrade to 5.0Maxime Gimeno
2019-10-31upgrade to 5.0-beta2Laurent Rineau
2019-10-22Add boost-ptr-container to the list of dependencesMaxime Gimeno
2019-10-21Add a patch for openmvsMaxime Gimeno
2019-10-18remove patchMaxime Gimeno
2019-10-18Add usage fileMaxime Gimeno
2019-10-18Fix CONTROL versionMaxime Gimeno
2019-10-18Upgrade to 5.0-beta1Maxime Gimeno
2019-09-30[mathc] Add new port (#8394)2019.09myd7349
2019-09-30[vtk] fix typo in lzma and lz4 patch (#8403)Alexander Neumann
* correct find_library call there was a typo. * fix find_library call * Update CONTROL
2019-09-29[assimp] Update the version (#8381)NancyLi1013
2019-09-29[python3]make python3 support unix (#8055)Long Huan
* support unix * Update portfile.cmake call vcpkg_execute_build_process instead of vcpkg_execute_required_process
2019-09-29drop useless patch (#8395)Curtis J Bezault
2019-09-29[clapack] fix clapack install (#8388)janholt
2019-09-29[libplist,libusbmuxd] Set ONLY_DYNAMIC_LIBRARY instead of ↵Andrew Gunnerson
ONLY_STATIC_LIBRARY (#8392) * [libplist] Set ONLY_DYNAMIC_LIBRARY instead of ONLY_STATIC_LIBRARY libplist appears to always build as a dynamic library and the previous ONLY_STATIC_LIBRARY option was causing the DLLs to not be installed. Signed-off-by: Andrew Gunnerson <andrewgunnerson@gmail.com> * [libusbmuxd] Set ONLY_DYNAMIC_LIBRARY instead of ONLY_STATIC_LIBRARY libusbmuxd also always builds as a dynamic library (like libplist). Signed-off-by: Andrew Gunnerson <andrewgunnerson@gmail.com> * [libplist] Ensure app container bit is set for UWP DLLs Signed-off-by: Andrew Gunnerson <andrewgunnerson@gmail.com>
2019-09-29[cpuinfo] Add new port (#7449)myd7349
* [cpuinfo] Add new port * [cpuinfo] Fix patch URL * [cpuinfo] Fix CI failures * [cpuinfo] Update TODO
2019-09-29[alembic,geogram,openimageio]: alembic: in favor of FindOpenEXR.cmake ↵Chao
installed alongside package openexr by vcpkg so that debug version of openexr can actually be found and linked into; (#8379) geogram: remove /src/lib from INTERFACE_INCLUDE_DIRECTORIES in GeogramTargets.cmake, as /src/lib is not a valid include path; openimageio: in favor of FindOpenEXR.cmake and LibRaw-config.cmake installed by vcpkg so that the debug version of openexr and libraw can actually be found and linked into;
2019-09-29[rxcpp] Change to new repository (#8361)Ian Reinhart Geiser
* Update for new repo * Update portfile.cmake
2019-09-29Update jsoncons to v0.136.0 (#8382)Daniel Parker
2019-09-29Fix a typo in maintainer-guide.md (#8383)Wolfgang Stöggl
2019-09-29[angle] Update to the latest commit. (#7329)NancyLi1013
* [angle] Update to the latest commit. * Fix build linux. * Update CMakeList.txt and linux patch. * update to latest * Disable OpenGL deprecation warnings * Update CMakeLists.txt * include objective c files * don't filter any files out of common (same as upstream autotools) * drop unit tests so we don't bring in gtest * add filter mode * add back filter except for android
2019-09-29[asynch,minimp3]Change copyright path and name. (#8371)Alvin
* [asynch,minimp3]Change copyright path and name. * [asynch,minimp3]Update version. * [winreg]Change copyright path and name,Update version.
2019-09-28add support for tcl (#8026)Brett-Michael Green
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-26[CI system] Add features to test result xml (#8342)Phil Christensen
* Add features to test result xml
2019-09-26[vtk] Fix vtk[python] build failure (#8345)NancyLi1013
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-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-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.