aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-30Reorganize pch.hAlexander Karatarakis
2017-01-30Disable MinimalRebuildAlexander Karatarakis
2017-01-30Introduce precompiled headersAlexander Karatarakis
2017-01-30Enable multiprocessor compilation for vcpkg itselfAlexander Karatarakis
2017-01-30Create a remove plan. NOT used yetAlexander Karatarakis
2017-01-30[StatusParagraphs] Replace auto with actual typeAlexander Karatarakis
2017-01-30Move & rename remove_plan_type enumAlexander Karatarakis
2017-01-30Merge pull request #615 from stammen/bzip2-fix-uwpRobert Schumacher
[bzip2] Fix UWP builds
2017-01-30Merge pull request #602 from codicodi/add-atkRobert Schumacher
add atk
2017-01-30Merge pull request #603 from codicodi/add-pangoRobert Schumacher
add pango
2017-01-30Merge pull request #605 from smasherprog/masterRobert Schumacher
Fixed incorrect naming of files
2017-01-30[fltk] Bump version to correspond with binary layout changeRobert Schumacher
2017-01-30[vcpkg] Fixup 5d2f4485Robert Schumacher
2017-01-30Remove doVcpkgRelease.ps1Alexander Karatarakis
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-30uwp builds need _CRT_SECURE_NO_WARNINGS and others definedDale Stammen
2017-01-30implment reviews.agadoul
2017-01-30use induced library type.agadoul
2017-01-29Fixed incorrect naming of filesScott
Reverting the naming to stick with how the FLTK library naturally decided to name their files. There was an error in the renaming where the incorrect libraries were being renamed. Reverting this fixes build linking issues
2017-01-29add pangocodicodi
2017-01-29add atkcodicodi
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