aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2019-06-04Updating HPX to V1.3.0 (#6755)Hartmut Kaiser
2019-06-04LibRaw: Switch from release to snapshotMateusz Łoskot
Update from the latest release 0.19 to use the latest snapshot LibRaw-201903 (SHA-1:d4f05dd1b9b2d44c8f7e82043cbad3c724db2416). The rationale is that LibRaw publishes: - snapshots every 5-7 months (in master branch) - releases (0.18, 0.19, etc.) every 1-1.5 years. - security hotfixes for releases (0.19.1, 0.19.2, etc.) Hence, from user point of view, it is practical to refer to the latest snapshot, instead of the latest release. Another issue is that the latest release 0.19 does not include support for C++17 (does not allow to replace std::auto_ptr with std::unique_ptr). The latest LibRaw-201903 includes related fixes.
2019-06-04[entityx][entt] Disable parallel configure (#6736)Cheney Wang
* [entityx][entt] Disable parallel configure * [entityx][entt] Remove the invalid patch
2019-06-04[variant-lite] Add new port (1.2.2, was: 1.2.1) (#6720)Martin Moene
* [variant-lite] Add new port (1.2.1) * [variant-lite] Add new port (1.2.2, was: 1.2.1)
2019-06-04[libopusenc]Upgrade version to 0.2.1 (#6748)JackBoosY
2019-06-04[liblsl] Update liblsl port to 1.13.0-b6 (#6745)chausner
2019-06-04RESTinio updated to v.0.5.0 (#6749)eao197
2019-06-04[icu] Bump version numberemptyVoid
2019-06-03[ffmpeg] Fix regression on windows (#6743)Curtis J Bezault
* Correctly set environment variables for gcc/clang/icc * refactor out some if statements * Assume windows * Make windows check consistent
2019-06-03[polyclipping] new port (#6636)Stefano Sinigardi
* [clipper] add port * [clipper] works only if built as a static library * [clipper] rename to polyclipping
2019-06-03[pdal] delete and replace different find modules (#6603)Alexander Neumann
* [pdal] delete and replace different find modules * [pdal] add geotiff as a dependency to the config of pdal * remove version
2019-06-03Merge pull request #6428 from stijnherfst/masterGriffin Downs
[stormlib] Add new port
2019-06-03[glibmm] Rephrase commentNorbert Nemec
2019-06-02Move gpg-agent termination to vcpkg_acquire_msys.emptyVoid
2019-06-01fix casing (#6722)Daniel Marshall
2019-06-02Fixed copy/paste file extension errorKrzysztof Kawa
2019-06-01Copying debugging symbols for libvpx.Krzysztof Kawa
2019-06-01[reproc] Enabled C++ target for version 6.0.0. (#6711)Alexej Harm
* enabled reproc++ target * added version suffix
2019-06-01[json-c] Add new port (#6446)myd7349
* [json-c] Add new port * [json-c] Export CMake module file * [json-c] Update to 2019-05-31
2019-06-01[assimp]Fix lrrXML library dependencies. (#6593)JackBoosY
* [assimp]Fix lrrXML library dependencies. * [assimp]Use FindZLIB.cmake instead of setting the zlib path. * [assimp]Delete useless path. * [assimp]Reserve macros to enable irrlich dependencies in the future.
2019-05-31update to v1.0 (#6692)cDc
2019-05-31Merge pull request #6699 from grdowns/nrf-ble-driverGriffin Downs
[nrf-ble-driver] Update to 4.1.1; Fix system dependencies message
2019-05-31[ffmpeg] Correctly set environment variables for gcc/clang/icc (#6694)Curtis J Bezault
* Correctly set environment variables for gcc/clang/icc * refactor out some if statements
2019-05-31[gdcm,jbig2dec] move patches from #5169 (#6710)Stefano Sinigardi
* [gdcm,jbig2dec] minor fixes * [libmupdf] remove wrong vs define * [gdcm] internal libs do not export symbols and fail to build when non-static
2019-05-31[openexr,openimageio,suitesparse,theia] updates for non-win32 (#6371)Stefano Sinigardi
* [openexr,openimageio,suitesparse,theia] updates for non-win32 * [theia] use only valid cmake symbols * [suitesparse] Fix build * [lapack] still not properly integrating with other ports * [lapack] intercept cmake module calls and substitute them with our defs * [suitesparse,clapack] fixes for proper integration * [ceres,clapack] bump CONTROL * [suitesparse] remove unnecessary defs * [clapack] improve wrapper logic * [WIN32] remove wrong symbol * [clapack] fix wrapper integration * [Accelerate] use best framework when available * [clapack] separate config from wrapper * [clapack] fix paths and filenames * [mlpack,armadillo,clapack] improve library handling * [mlpack] remove unnecessary cmake option * [clp,coinutils,osi,liblemon] dependencies of openmvg, improve compatibility with non-win32 * [openmvg] fix for case-sensitive filesystems * [clp,coinutils,osi] simplify CMakeLists removing many unnecessary steps * [sophus] Force rebuild * [theia] fixes for linux, part1 * [io2d] remove broken sintax * [fontconfig] bump version to remove CI cached failure * [theia] fixes for linux, part2 * [theia] remove unnecessary empty folders and comments from portfile * [theia] use correct build type removing forced vars in cmakelists.txt * [openmvg] add missing suitesparse target detection * [sophus] fix Suitesparse dependency * [sophus,openmvg] use suitesparse lowercase for module compatibility on case-sensitive filesystems * [suitesparse] fixes for case-sensitive filesystems * [openmvg] use correct Eigen3 name for case-sensitive filesystems * [sophus] trigger rebuild * [shogun] use modern vcpkg style * [shogun] add missing cmake system processor symbol
2019-05-31Add hash for wpilibThad House
2019-05-31Merge masterThad House
2019-05-31Remove wpilib shimsThad House
2019-05-31[robin-hood-hashing] Add new port (#6709)myd7349
2019-05-31Merge pull request #6703 from martinmoene/span-lite-0.5.0Griffin Downs
[span-lite] Add new port (0.5.0)
2019-05-31Merge pull request #6629 from martinmoene/any-lite-0.2.0Griffin Downs
[any-lite] Add new port (v0.2.0)
2019-05-31Merge pull request #6696 from martinmoene/ring-span-lite-0.3.0Griffin Downs
[ring-span-lite] Add new port (0.3.0)
2019-05-31Merge pull request #6655 from martinmoene/optional-lite-3.2.0Griffin Downs
[optional-lite] Add new port (3.2.0)
2019-05-31Merge pull request #6654 from martinmoene/optional-bare-1.1.0Griffin Downs
[optional-bare] Add new port (1.1.0)
2019-05-31[observer-ptr-lite] Add new port (0.4.0, was: 0.3.0) (#6652)Griffin Downs
* [observer-ptr-lite] Add new port (0.3.0) * Use dash in unit name for vcpkg_fixup_cmake_targets()
2019-05-31[expected-lite] Add new port (0.3.0) (#6642)Martin Moene
2019-05-31[byte-lite] Add new port (v0.2.0) (#6630)Martin Moene
* [byte-lite] Add v0.2.0 * [byte-lite] Perform CMake install * [byte-lite] Use ${PORT}
2019-05-31[span-lite] Add new port (0.5.0)Martin Moene
2019-05-30Update control filegrdowns
2019-05-30Update to 4.1.1; Fix system dependencies messagegrdowns
2019-05-30[ring-span-lite] Add new port (0.3.0)Martin Moene
2019-05-30[libraqm] Whitespace changes to force rebuildVictor Romero
2019-05-30Merge branch 'master' of https://github.com/Microsoft/vcpkg into add_libraqmVictor Romero
2019-05-30Use dash in unit name for vcpkg_fixup_cmake_targets()Martin Moene
2019-05-29fix the port build failed on Linux(Ubuntu 18.04).NancyLi1013
2019-05-29Merge branch 'master' of https://github.com/Microsoft/vcpkg into ↵NancyLi1013
dev/NancyLi/6006
2019-05-29RESTinio updated to v.0.4.9.1 (#6669)eao197
2019-05-29[benchmark] Fix Ref and Hash (#6675)MikeGitb
Ref is missing the patch number (resulting in an invalid download url) and the hash doesn't fit either.
2019-05-29[WIP][cjson] Add new port (#6081)myd7349
* [cjson] Add new port * [cjson] Fix cmake targets path * [cjson] Bump version info
2019-05-29[pango/gtk]Fix build error C2001. (#6671)JackBoosY