aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-08[docs] Fix GITLAB_INSTANCE-> GITLAB_URLRobert Schumacher
2018-08-08[docs] Add docs for vcpkg_from_gitlab()Robert Schumacher
2018-08-08New packages: libimobiledevice, getopt, readline (#3504)Frederik Carlier
* Add libplist * Add libusbmuxd * Fix typos * Add getopt * Add libimobiledevice * Fix typos * Add libideviceactivation * Add ideviceinstaller * Include utilities * Install usbmuxd * Add readline * Fix readline on 64-bit windows * Add libirecovery * libideviceactivation: include tools * Bump versions to fix build issues * Bump versions * Add idevicerestore * [getopt][getopt-win32] Rename to getopt-win32 and only install on Windows Desktop * [readline][readline-win32] Rename to readline-win32 and only install for Windows Desktop * [vcpkg_from_github][vcpkg_apply_patches] Make PATCHES relative to the current port directory * [vcpkg_install_msbuild][vcpkg_check_linkage] Introduce vcpkg_install_msbuild() and vcpkg_check_linkage(). * [libimobiledevice et al] Use vcpkg_from_github() and vcpkg_install_msbuild() * [readline] Fix static builds
2018-08-08[thor][sfgui] Fix outdated FindSFML.cmake filesRobert Schumacher
2018-08-08[sfml] Fix using release freetype in debug modeRobert Schumacher
2018-08-08opusfile: Add feature for disabling the openssl dependency (#3527)Gabriel
* opusfile: Add feature for disabling the openssl dependency * [opusfile] Rename feature openssl -> opusurl to better describe this library's interface
2018-08-08libsndfile: Add feature to make additional libraries optional (#3528)Gabriel
* libsndfile: Add feature to make additional libraries optional * [libsndfile] Make external-libs a default feature * [libsndfile] Fix typo
2018-08-08Added DCMTK port (#3491)Sarthak Pati
* added dcmtk port * [dcmtk] Cleanup and use vcpkg_from_github()
2018-08-07Freeimage/libraw/lcms debug build fixes (#3643)trylle
* Patch libraw-local FindLCMS2.cmake to handle debug postfix * Remove library statement from def as name is incorrect for debug builds https://msdn.microsoft.com/en-us/library/d91k01sh.aspx claims it is required, but works fine (better) without. * Patch FindLibRaw.cmake to handle debug postfix * [lcms] Use vcpkg_from_github()'s PATCHES parameter
2018-08-07[libgit2] update to 0.27.4 (#4021)Force.Charlie-I
* [libgit2] update to 0.27.3 * [libgit2] Allow vcpkg_configure_cmake() to control BUILD_SHARED_LIBS * [libgit2] update 0.27.4 see: https://github.com/libgit2/libgit2/releases/tag/v0.27.4 * [libgit2] Depend on openssl on non-windows platforms
2018-08-07Fix CMAKE_EXECUTABLE_SUFFIX not available under cmake -PAlexander Karatarakis
2018-08-07Merge pull request #4000 from TheAifam5/protobufAlexander Karatarakis
[protobuf] Update to 3.6.1
2018-08-06[fastrtps][forest][octomap][sol2] Update hashesRobert Schumacher
2018-08-06[plib] new contribution (#4018)scttgs0
* [plib] new contribution * [plib] Note that only static linkage is supported. * [plib] Rename libraries to avoid conflicts from excessively general names
2018-08-06[spdlog] update to 1.0.0 (#4025)Christophe Guébert
* [spdlog] update to 1.0.0 * [spdlog] Fix cmake targets
2018-08-03[shiva] update shiva to 0.7.2 with proper plugins installation (#4014)Sztergbaum Roman
2018-08-03Update to 0.9.6 (#4015)Cory Mickelson
* Update to 0.9.6 * [podofo] Use https and avoid downloaded archive conflicts
2018-08-03[Live555] Add missing symbols due to missing C files and copy paste bug (#4002)Marcus Asteborg
* Add missing symbols due to missing C files and copy paste bug * [live555] Bump control version to include package change
2018-08-03[libgeotiff] support linux build (#3843)Hiroshi Miura
* [libgeotiff] fix compile on linux Fix cmake libtiff functions detetion failure caused by finding no functions in libm. Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [libgeotiff] fix utility binary handling in linux Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [tiff] Fix static transitive dependencies * [libgeotiff] Fix .dll and .exe manipulation * [leptonica] Find dependencies in installed cmake config file * [tiff] Do not add cmake targets to TIFF_LIBRARIES * [tiff] Link consumers against m on unix platforms
2018-08-03Add a port for https://github.com/graphql/libgraphqlparser (#3953)Bill Avery
* Add support for libgraphqlparser in Windows and Linux * Make the vcpkg_find_acquire_package calls run only for WIN32 * Switch to a SHARED library on Windows (DLL)
2018-08-03Upgrades 2018.06.31Robert Schumacher
2018-08-02Update CONTROL (#4013)Sztergbaum Roman
2018-08-02add libcheck port (#3998)Simon R
* add check port * [check] Use vcpkg_from_github() and vcpkg_fixup_cmake_targets()
2018-08-02Shiva sfml port (#4011)Sztergbaum Roman
* [shiva] update to 0.7 * [shiva] shiva-sfml plugins * [shiva] update hash * Update CONTROL
2018-08-02[cpprestsdk] Update to 2.10.3Robert Schumacher
2018-08-02Merge branch 'master' into protobufAlexander Karatarakis
2018-08-01Merge pull request #3995 from coryan/update-protobuf-to-3.6.1Alexander Karatarakis
Upgrade protobuf to 3.6.1.
2018-08-02[protobuf] Update to 3.6.1TheAifam5
2018-08-01Initial addition of native visualizer, to improve debugging experience. (#3906)Ofek
2018-08-01Upgrade protobuf to 3.6.1.Carlos O'Ryan
The 3.6.0.1 version of protobuf did not work correctly on Windows, the 3.6.1 version allegedly does (and my tests pass).
2018-08-01Add laszip (#3978)Jason Beverage
* Added laszip package * Added laszip dependency to pdal * Cleanup laszip port file * [laszip] Use LASZIP_BUILD_STATIC * [pdal] Bump version to include new dependency laszip
2018-08-01[cxxopts] Install via cmake (#3985)MikeGitb
2018-08-01Update Boost DI to 1.0.2 (#3988)Johan Runsten
2018-07-31Merge pull request #3936 from OliverKlages/rttr-fixAlexander Karatarakis
[rttr] fixed rttr not building on windows (#3263)
2018-07-31[pcg] add pcg implementation (#3966)kiwixz
2018-07-31fix pixman and cairo for macOS (#3923)angelmixu
* fix pixman error message about Unknown thread local support * fixes for building cairo on macOS * corrected appending files to sources * [cairo][pixman] Bump package versions to include source code changes
2018-07-31[Eigen3] Update to 3.3.5 (#3949)Voskrese
* Update portfile.cmake * Update CONTROL
2018-07-31[nlopt] Bump CONTROL fileAlexander Karatarakis
2018-07-31Update portfile.cmakeVoskrese
2018-07-31Merge pull request #3982 from Cheney-W/FixPmdk&libp7-baicalAlexander Karatarakis
Update the HASH for pmdk and libp7-baical
2018-07-31[pmdk, libp7-baical] Bump revision numberAlexander Karatarakis
2018-07-31[libmorton] Initial libmorton portMark Ian Holland
2018-07-31New port: readlineFrederik Carlier
2018-07-31Add getopt portFrederik Carlier
2018-07-31Update the HASH for pmdk and libp7-baicalCheney-Wang
2018-07-31Merge pull request #3983 from Cheney-W/UpdateBotanAlexander Karatarakis
Update Botan to the latest commit
2018-07-31[log4cplus] upgrade to REL_2_0_1. (#3933)LazyWolf Lin
* Install sodium.h * [libodb-mysql] adapter mysql 8.0 * [log4cplus] upgrade to REL_2_0_1.
2018-07-31Merge pull request #3927 from qis/dev/qis/libssh2Alexander Karatarakis
[libssh2] switch from tarball download to github
2018-07-31Merge pull request #3909 from jasjuang/dlibAlexander Karatarakis
[dlib] update to 19.15
2018-07-31Update Botan to the latest commitCheney-Wang