aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-30Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2017-01-30[openssl] Update UWP/WinRT to 1.0.2kRobert Schumacher
2017-01-30add VS2017 in pre requisiteEric Mittelette
2017-01-28Merge pull request #600 from zuntrax/libopusRobert Schumacher
[libopus] add version 1.1.4
2017-01-28[opus] Rename libopus to opus to match upstream project's nameRobert Schumacher
2017-01-28Merge pull request #598 from Microsoft/boost163Robert Schumacher
[boost] Update to 1.63
2017-01-28Merge pull request #599 from chrullrich/openssl-1_0_2kRobert Schumacher
[openssl] Update to 1.0.2k
2017-01-28[libopus] add version 1.1.4Markus Otto
2017-01-28[openssl] Update to 1.0.2kChristian Ullrich
2017-01-27Merge pull request #597 from codicodi/hb-gobjectRobert Schumacher
[harfbuzz] add gobject support
2017-01-27[harfbuzz] Uses in-source builds, so we need to clean them every time.Robert Schumacher
2017-01-27Use Strings::join()Alexander Karatarakis
2017-01-27Merge pull request #596 from codicodi/bump-cairoRobert Schumacher
[cairo] update port
2017-01-26Rename xercesc to xerces-c and fix copyright file placementAlexander Karatarakis
2017-01-26add xercescEric Mittelette
2017-01-26[boost] Update to 1.63Alexander Karatarakis
2017-01-26[Stopwatch] Specify elapsedNanos = 0 on constructionAlexander Karatarakis
2017-01-26[harfbuzz] list glib as dependencycodicodi
2017-01-26[harfbuzz] bump versioncodicodi
2017-01-26[harfbuzz] add glib supportcodicodi
2017-01-26[cairo] update portcodicodi
2017-01-25Merge pull request #586 from codicodi/fix-libarchiveRobert Schumacher
[libarchive] fix build with VS2017
2017-01-25[libarchive] Disable libiconv supportRobert Schumacher
This fixes an issue with the detection code on VS2017. Additionally, it appears that the functionality provided by libiconv is minimal on Windows due to the existance of the Win32 conversion APIs.
2017-01-25Remove defunct reference to vcpkgcommon.vcxprojAlexander Karatarakis
2017-01-25Remove vcpkgcommon.vcxproj. Merge it into vcpkglib.vcxprojAlexander Karatarakis
2017-01-25Change check_throw() to check_exit()Alexander Karatarakis
2017-01-25Rename main.cpp to vcpkg.cppAlexander Karatarakis
2017-01-25Rename vcpkg.h/cpp to vcpkglib.h/cppAlexander Karatarakis
2017-01-25Move all sources (except main.cpp) from vcpkg.vcxproj to vcpkglib.vcxprojAlexander Karatarakis
2017-01-25Remove vcpkgmetrics.vcxproj. Merge it into vcpkglib.vcxprojAlexander Karatarakis
2017-01-25[vcpkg_copy_pdbs] Force output to be in en-us. Resolves #587Alexander Karatarakis
2017-01-25Merge pull request #590 from mmassing/boost_with_bzip2Robert Schumacher
[boost] Add bzip2 support
2017-01-25[boost] Bump version to correspond with added bzip2 dependency.Robert Schumacher
2017-01-25[gdal] Bump version to correspond with adding external libpng dependency.Robert Schumacher
2017-01-25Add quotes are port name in error messageAlexander Karatarakis
2017-01-25Merge pull request #592 from sdcb/directxtk-non-win10Robert Schumacher
[directxtk] do not use win10 sdk
2017-01-25Merge pull request #589 from mmassing/gdal_link_external_libpngRobert Schumacher
[gdal] Link against external libpng
2017-01-25Merge pull request #571 from codicodi/add-fontconfigRobert Schumacher
Add fontconfig
2017-01-25[vcpkg] Do not build tests when running scripts\bootstrap.ps1.Robert Schumacher
2017-01-25Move MachineType.cpp to src\Alexander Karatarakis
2017-01-25Merge pull request #593 from OlafvdSpek/patch-3Alexander Karatarakis
Include powershell -exec bypass in suggestion
2017-01-25[boost] Bump versionAlexander Karatarakis
2017-01-25Merge pull request #588 from mmassing/boost_fix_zlib_in_debugAlexander Karatarakis
[boost] Fix zlib detection in debug build
2017-01-25Merge pull request #594 from OlafvdSpek/patch-2Alexander Karatarakis
Update CONTROL
2017-01-25Update commands_update.cppOlaf van der Spek
2017-01-25Update CONTROLOlaf van der Spek
2017-01-25[directxtk] rollback toolpath周杰
2017-01-25[directxtk] do not use win10 sdk (can now built without win10 sdk installed)周杰
2017-01-25[boost] Add bzip2 supportManuel Massing
2017-01-25[gdal] Link against external libpngManuel Massing