aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-03Fix dependencies, remove commented out CMake, use appropriate CMake versionPhil Felton
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-02ECSUtil 0.9.0.7Bob Kast
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-28Add Parquet-cpp 1.4Phil Felton
2018-06-28Update Arrow from 0.6 to 0.9Phil Felton
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
2018-06-26Merge pull request #3756 from Haojia521/masterAlexander Karatarakis
fix download url of freetype
2018-06-26[vcpkg] Link bcrypt via CMake on Windows (#3765)Konstantin Podsvirov
2018-06-26Update README.mdMohammad Mahdi Rahimi
fix typo: add `.git` extention
2018-06-26[vcpkg] Hotfix for non-Windows. Don't include <VersionHelpers.h>Robert Schumacher