aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-08qt5-speech: atlmfc is only needed on Windows (#3857)Frederik Gladhorn
2018-07-08compatible with non-English version of Windows (#3866)Zepp
2018-07-05Merge pull request #3500 from KindDragon/patch-3Alexander Karatarakis
[flann] Fix build on linux
2018-07-05Merge pull request #3496 from skogler/masterAlexander Karatarakis
Add vcpkg_from_gitlab and update OpenMesh to 7.0 using the new function.
2018-07-04[spdlog] Update to fix compatibility with fmt 5.0.0Robert Schumacher
2018-07-04Corrade and Magnum on Linux (#3611)lecopivo
* Corrade and Magnum on Linux Removed ".exe" extension for executables on Linux. Removed default feature magnum[windowlesswglapplication] which works only on Windows. * Switched to CMAKE_EXECUTABLE_SUFFIX * [corrade] Remove use of CMAKE_EXECUTABLE_SUFFIX * [magnum] Avoid usages of CMAKE_EXECUTABLE_SUFFIX
2018-07-04[azure-c-shared-utility] Add missing dependencies on linuxRobert Schumacher
2018-07-04[harfbuzz] Use vcpkg Features for UCDN & Glib (#3560)past-due
* [harfbuzz] Use Features for UCDN & Glib Permit configuration of UCDN and Glib Unicode callback support via features. * [harfbuzz][pango] Merge conflicts. Pango depends on harfbuzz[glib]
2018-07-04SDL2 image: Add features for libjpeg, tiff and webp (#3531)Gabriel
* SDL2 image: Add features for libjpeg, tiff and webp * [sdl2-image] Avoid passing lists through vcpkg_configure_cmake()
2018-07-04[pngwriter][WIP] add port (#3600)Stefano Sinigardi
* [pngwriter] add port * [pngwriter] Fix x86-windows builds. Improve cmake target fixups.
2018-07-03Upgrades for 2018.07.03Robert Schumacher
2018-07-03[geogram] update to 1.6.4 + 'graphics' as Feature (#3622)Yann Lanthony
* bump version to 1.6.4 * add 'graphics' Feature - remove glfw3 from core dependencies * simplify patch that failed since 1.6.4
2018-07-03[paho-mqtt] Upgraded to Paho-MQTT v1.21 (#3620)Matt Powley
2018-07-03[mosquitto] - Upgraded Mosquitto MQTT library to v1.5.0 (#3619)Matt Powley
* Updated and simplified patch files for the new source version
2018-07-03Merge pull request #3835 from LarryIII/RemoveFollyPatchAlexander Karatarakis
Remove patch and update folly to latest release v2018.07.02.00
2018-07-03Merge pull request #3404 from mardy/botan26Alexander Karatarakis
[botan] Update to 2.6.0
2018-07-03[botan] Fix 2.6.0 issuesAlexander Karatarakis
2018-07-03[libodb-mysql] adapter mysql 8.0 (#3723)LazyWolf Lin
* Install sodium.h * [libodb-mysql] adapter mysql 8.0
2018-07-03[sciter] Update to 4.1.10.5987 (#3760)pravic
2018-07-03[botan] Update to 2.6.0Alberto Mardegan
2018-07-03update control-fileLarry-Hu
2018-07-03Remove patch and update tp latest folly release v2018.07.02.00Larry-Hu
2018-07-03[3fd] Initial port of 3FD project (#3811)Felipe Aburaya
* [2fd] Initial port of 3FD project * [3fd] Fix 2017 builds. Enable static builds in dynamic triplets. Improve vcpkg_build_msbuild().
2018-07-03Add icu support for harfbuzz (#3738)krow
* Add icu support for harfbuzz * [harfbuzz] Set feature OFF if not provided instead of leaving it blank.
2018-07-03Make locating the Android NDK configurable (#3754)Simon Hausmann
Prefer an environment variable and fall back to the previous path if not set.
2018-07-03[folly] Fix fatal error in folly-config.cmake (#3747)Paul Rosania
facebook/folly@10d1edd8b3a01e49096e01647b2e04213c12faed makes two simultaneous changes: 1. It uses a different mechanism for setting `FOLLY_CMAKE_DIR`, which confuses `vcpkg_fixup_cmake_targets` so the path isn't rewritten. 2. It introduces `set_and_check` validation on `FOLLY_CMAKE_DIR`, which causes a fatal cmake error if the path is missing. The combination of these two changes is that folly-config.cmake produces a fatal error when executed. This PR tweaks folly's build params and the `vcpkg_fixup_cmake_targets` arguments so things are rewritten correctly and everything works again.
2018-07-03[odgf] Escape : in URLRobert Schumacher
2018-07-03Fix glfw3:x64-linux producing incorrect target (#3803)Qi-rui Chen
* Fix glfw3 creating incorrect target glfw3Target.cmake uses a semicolon seperated list which needs to be escaped with quotes on write * Fix semicolon stripping * Fix typo * [dlib][glfw3][libodb][signalrclient] Bump versions
2018-07-03Adding OGDF and LEMON library port (#3779)Navid Rahimi
* Adding OGDF library port * Adding C++ Graph library - LEMON * [liblemon][ogdf] Rename lemon -> liblemon. Fix cmake targets.
2018-07-03Update Draco port (#3784)Jamie Marconi
2018-07-03[safeint] Initial port (#3762)RT222
* [safeint] Initial port * [safeint] Use LICENSE from source repo
2018-07-03update gtest to latest commit to fix issues of google-cloud-cpp (#3836)LarryIII
2018-07-03Fix misspelled configuration name (#3786)MikeGitb
2018-07-03Add inih port (#3806)Seo Sanghyeon
2018-07-03Update eastl source to the latest commit (#3834)Cheney Wang
2018-07-03[libdshowcapture] Initial Port (#3813)Matt Ickstadt
2018-07-03qpid-proton: Bumped to 0.24.0 (#3817)fquinner
2018-07-03[pegtl] Initial port (#3832)wisk
* [pegtl] Initial port * [pegtl] fixup_cmake_targets
2018-07-03[graphicsmagick] version 1.3.30 (#3824)Josue Andrade Gomes
2018-07-03Fix for python3 compile, fixes issue 3715 (#3827)Miodrag Milanović
* Fix for python3 compile, fixes issue 3715 * [python3] Use PATCHES of vcpkg_from_github
2018-07-03[openimageio] build with libraw support (#3830)Yann Lanthony
* [openimageio] build with libraw * patch: replace 'LibRaw_r_LIBRARIES' occurrences by 'LibRaw_LIBRARIES' since libraw port installs 'raw_r' library as 'raw' * activate USE_LIBRAW * declare dependency to libraw in CONTROL file * [openimageio] 'libraw' as Feature * [openimageio] Use PATCHES parameter of vcpkg_from_github()
2018-07-03[libuv] Update to 1.12.0Robert Schumacher
2018-07-03Upgrades 2018.07.01Robert Schumacher
2018-07-02[docs-integration] Add more documentation about using the CMake toolchain fileRobert Schumacher
2018-07-02Update cxxopts to v2.1.0 (#3809)Vlad Marica
2018-07-02openmama: Bumped to 6.2.2 (#3818)fquinner
2018-07-02[entt] update to 2.7.0 (#3826)Sztergbaum Roman
* [entt] update to 2.7.0 * [entt] update to 2.7.1
2018-07-02[cmark][gl3w][libpopt][libraw][libssh][live555] Fixes, mostly around ↵Robert Schumacher
changing download locations.
2018-07-01[imgui] Update to 1.62 (#3819)Jhon Adams
2018-06-30[vcpkg] Fix missing includeRobert Schumacher