aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-03[botan] Fix 2.6.0 issuesAlexander Karatarakis
2018-07-03[botan] Update to 2.6.0Alberto Mardegan
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
2018-06-30[sery] Remove sery -- no longer available on GitHubRobert Schumacher
2018-06-30[vcpkg] Improve metrics performance on WindowsRobert Schumacher
2018-06-30[vcpkg] Warn instead of fail on tombstoneRobert Schumacher
2018-06-29Merge pull request #3465 from IronsDu/patch-1Alexander Karatarakis
fix error when install args under linux
2018-06-29Merge pull request #3454 from planaria/duktapeAlexander Karatarakis
[duktape] Fix static linking (#3450)
2018-06-29[grpc] Merge 2 patchesJozef Izso
2018-06-29[grpc] Greatly simplify uwp patchAlexander Karatarakis
2018-06-29[wt] Fix missing boost-interprocess dependency.Robert Schumacher
2018-06-28Merge pull request #3814 from LarryIII/RemoveC2039-patchAlexander Karatarakis
Update osg version to 3.6.2-rc3 to fix error C2039
2018-06-28Update osg version to 3.6.2-rc3 to fix error C2039Larry-Hu
2018-06-28Merge pull request #3788 from mahi97/patch-1Alexander Karatarakis
Update README.md
2018-06-28[cmake] Include cmake version to abi-tag. Update to 3.11.4.Alexander Karatarakis
2018-06-28[fmt] Export all symbols (#3805)Seo Sanghyeon
2018-06-27[vcpkg] Remove calls to where.exe to improve startup performanceRobert Schumacher
2018-06-27[vcpkg] Enable storing archives across filesystemsRobert Schumacher
2018-06-27[sol2] update to 2.20.4 and remove deprecated patchs (#3800)Sztergbaum Roman
* [sol2] update to 2.20.4 and remove deprecated patchs * [sol2] remove unecessary commentary
2018-06-26[dimcli] Fix Windows builds. Avoid writing to source directory.Robert Schumacher
2018-06-26[vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements ↵Robert Schumacher
for packages\ directory.
2018-06-26[docs-triplets] Improve triplet documentationRobert Schumacher
2018-06-26[xlnt] Use vcpkg_from_github()Alexander Karatarakis