aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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
2018-06-26Use WINHTTP_ACCESS_TYPE_AUTOMATIC_PROXY instead of ↵AL
WINHTTP_ACCESS_TYPE_DEFAULT_PROXY when Windows 8.1 and newer (#3785)
2018-06-25[sol2] rename port sol to sol2 and fix the full port (#3766)Sztergbaum Roman
* [sol2] rename port sol to sol2 and fix the full port * [sol2] Simplification and cleanup. Don't remove upstream's include directory.
2018-06-25Merge pull request #3730 from LarryIII/FixFollyAlexander Karatarakis
Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in Folly
2018-06-25Merge pull request #3753 from LarryIII/FixC2039Alexander Karatarakis
Remove call to nonexistent member seekpos() of std::fpos
2018-06-21fix download url of freetypeHaojia Yu
cannot download freetype by using 'http'. should use 'https'
2018-06-20Remove call to nonexistent member seekpos() of std::fposLarry-Hu
2018-06-20Merge pull request #3676 from martin-s/feature-graphAlexander Karatarakis
Dependency graph as new command
2018-06-19[fetch] Refactor to allow getting the version along with the pathAlexander Karatarakis
2018-06-19Rename VcpkgStringRange -> StringRangeAlexander Karatarakis
2018-06-19Introduce stringrange.h/cpp and visualstudio.h/cppAlexander Karatarakis
2018-06-19Introduce archives.h/cppAlexander Karatarakis
2018-06-19Introduce downloads.h/cppAlexander Karatarakis
2018-06-19Merge pull request #3713 from Cheney-W/Fixqt5-baseAlexander Karatarakis
Fix error C3615 for qt5-base
2018-06-19Merge pull request #3718 from robmikh/allanglefixAlexander Karatarakis
Fix ANGLE on Windows, Linux, and MacOS
2018-06-19[.gitignore] Ignore only the root `vcpkg` executableAlexander Karatarakis
Previously it would also ignore vcpkg subdfolders
2018-06-19Fix build of llvm on Linux (#3751)Simon Hausmann
The mfcatl dependency is only needed on Windows.
2018-06-19Add argtable2 port (#3742)Peter Spiess-Knafl
* Add argtable2 port argtable2 include pdbs * [argtable2] Revert removal of DEBUG_POSTFIX
2018-06-18[nanorange] Fix description, --head only, don't use the single-headerAlexander Karatarakis
2018-06-18[nanorange] Introduce portAlexander Karatarakis
2018-06-18[docs] Add VCPKG_CHAINLOAD_TOOLCHAIN_FILE to the Triplets documentation.Robert Schumacher
2018-06-17[shiva] update to 0.3 (#3739)Sztergbaum Roman
2018-06-17[json11] Initial json11 port. (#3673)Daniel Santana
* [json11] Initial json11 port. * [json11] Adjust version due to lack of upstream version scheme
2018-06-17[crossguid] Cross Guid Initial port (#3672)Daniel Santana
* [crossguid] Cross Guid Initial port * [crossguid] Update to latest master to use significantly improved buildsystem.