aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-09Merge pull request #4046 from dacap/patch-1Alexander Karatarakis
Remove invalid URL to bzip.org site
2018-08-09Remove redshell since it is no longer availableAlexander Karatarakis
2018-08-09Remove invalid URL to bzip.org siteDavid Capello
We cannot download http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz It looks like the bzip.org domain is not registered anymore.
2018-08-09Upgrade to ACE 6.5.1Johnny Willemsen
* ports/ace/CONTROL: * ports/ace/portfile.cmake:
2018-08-09Updated tesseract to 3.05.02guest512
2018-08-09add fmilib portLars Ivar Hatledal
2018-08-08Merge pull request #3999 from TheAifam5/python2Alexander Karatarakis
Add python2 port
2018-08-08Merge branch 'master' into liblzma-uwpAybe
2018-08-08[README.md] Remove outdated VSTS badgeRobert Schumacher
2018-08-08[assimp] Fix release/debug library issue. Fixes #4026.Robert Schumacher
2018-08-08[bzip2] Add mirrorRobert Schumacher
2018-08-08[.gitignore] Remove scripts/buildsystems from .gitignore. Fixes #4032Robert Schumacher
2018-08-08breakpad: Enable building the libbreakpad_client library (#4008)Romain Pokrzywka
* breakpad: Enable building the libbreakpad_client library That's the library that allows creating and uploading .dmp files when a program crashes. Use the same flags and setup as for libbreakpad, just note that this commit changes the installation folder for headers which was previously incorrect: The libbreakpad headers were installed in include/google_breakpad, but the correct path is include/breakpad/google_breakpad, and client headers go into include/breakpad/client/windows. * [breakpad] Install headers one directory higher * [breakpad] Switch to only build static libraries. Disable libbreakpad_client on non-windows due to additional work required.
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-07ECSUtil 1.0.0.2 releaseBob Kast
2018-08-06[fastrtps][forest][octomap][sol2] Update hashesRobert Schumacher
2018-08-06[liblzma] Bump CONTROL versionRobert 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-01Add python2 portTheAifam5
2018-08-01Initial addition of native visualizer, to improve debugging experience. (#3906)Ofek
2018-08-01Update to ECSUtil v1.0.0.1Bob Kast
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