aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-31[DOXYGEN]Upgrade doxygen to 1.8.15. (#6704)JackBoosY
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-31Fix vcpkg thingsThad 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-31make meson not download things (#6667)Charlie Barto
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
2019-05-29Fixed dependenciesStijn Herfst
2019-05-29Add libraqmTobias Markus
2019-05-29[itpp] Add new portNancyLi1013
2019-05-29[llvm]Fix build error on x64-windows. (#6631)JackBoosY
2019-05-29[rtmidi] Update to version 4.0.0 (#6635)wangli28
* [rtmidi] Update to version 4.0.0 * Fix UNIX install failed.
2019-05-28[LibLZMA] automatic configuration (#6000)Stefano Sinigardi
* [LibLZMA] add a config-generated by CMake * bump control files of LibLZMA and dependent ports * [tiff] use proper liblzma target [OpenCV] add an explicit dependency on LibLZMA for static linking * [liblzma] fix header install path * [LibLZMA] avoid using targets in old symbols * fixes for windows-static and trying to see if CI is happier with a share/lib folder written in lowercase * [LibLZMA] use only modern CMake language, remove patch in favour of target public definition * [lzma] put symbols in cmake cache * [libxmlpp] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS regression * [lzma] fix header install path * [liblzma] install wrapper to force config mode * [liblzma] remove function check inside cmake config since we know it will pass * [liblzma] wrapper fix * [tiff,geotiff] general cleanup and patch fixes * [libgeotiff] remove debug tools * [tesseract] modernize * [tiff] fix also tiff_library symbol * [pdal,libgeotiff] better library integration * [tiff] restore using unix i/o on UWP, since it was working... for sure win32 one cannot work * [tiff] enable lzma also on uwp, since it works and is requested by many dependencies * [selene] enable build on arm/arm64-windows, which was surely broken before * [lzma] uniform naming with cmake 3.14 * [podofo] fix regression, it requires openssl which was disabled in dependencies * [many ports] remove unnecessary mods * [boost-iostream] chmod * [openssl] fix regression due to missing architecture * [podofo] fix regression on uwp due to missing include * [libpq] explicitly fail on UWP, it should avoid being marked as regression * [shiva] fix regression on linux
2019-05-28[libwebp]Fix static build: add dependency libraries "dxguid winmm". (#6648)JackBoosY
2019-05-28[Curl] Fix cmake target name (#6649)Phoebe
* Update patch and portfile * Fix case issue in curl, related issue #6643
2019-05-28[cppcodec] Add new port (#6651)NancyLi1013
2019-05-28[vxl] move problematic feature to optional one (#6657)Stefano Sinigardi
2019-05-28[ebml, matroska] Upgrade ebml to v1.3.9 and matroska to v1.5.2 (#6662)evpobr
* [ebml] Upgrade to v1.3.9 * [matroska] Upgrade to v1.5.2
2019-05-28[optional-lite] Add new port (3.2.0)Martin Moene
2019-05-28[optional-bare] Add new port (1.1.0)Martin Moene
2019-05-28[observer-ptr-lite] Add new port (0.3.0)Martin Moene