aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-14[libjpeg-turbo] disable SIMD optimizations on ARMMikhail Paulyshka
2017-03-14vcpkg_configure_cmake: fix ARM configuringMikhail Paulyshka
2017-03-14triplets: remove dead codeMikhail Paulyshka
2017-03-13Fix issue of mismatching paths because of trailing newline charAlexander Karatarakis
2017-03-13All Checks now take LineInfo as the first argumentAlexander Karatarakis
2017-03-13Enums::nullvalue_used() now requires LineInfo as first argAlexander Karatarakis
2017-03-13Put LineInfo in separate h/cppAlexander Karatarakis
2017-03-13Remove Enums::unreachable(). Use Checks::unreachable() insteadAlexander Karatarakis
2017-03-13Add __declspec(noreturn) to the definitions to match the declarationsAlexander Karatarakis
2017-03-13Checks::unreachable() now needs LineInfo as an argumentAlexander Karatarakis
2017-03-13Global variable g_debugging now declared in vcpkglib.hAlexander Karatarakis
2017-03-13Rename LINE_INFO to VCPKG_LINE_INFO to avoid conflict with CppUnitTestAssert.hAlexander Karatarakis
2017-03-13Make parameter const to avoid C4239 warningsAlexander Karatarakis
2017-03-13[uwebsockets] Fix control file. Add missing include.Robert Schumacher
2017-03-13Merge pull request #791 from codicodi/bump-pangoAlexander Karatarakis
2017-03-14[gtk] update to 3.22.9codicodi
2017-03-14vcpkg_build_msbuild: add PLATFORM_TOOLSET propertyMikhail Paulyshka
2017-03-13System::cmd_execute_and_capture_output() now redirects std::err to std::outAlexander Karatarakis
2017-03-13Don't print messages to the screen when where.exe fails to find somethingAlexander Karatarakis
2017-03-14[pango] update to 1.40.4codicodi
2017-03-13Introduce LINE_INFO macro + structAlexander Karatarakis
2017-03-13Merge pull request #789 from codicodi/bump-libepoxyAlexander Karatarakis
2017-03-13Merge pull request #788 from codicodi/bump-glibAlexander Karatarakis
2017-03-13[libepoxy] update to 1.4.1codicodi
2017-03-13Merge branch 'Mixaill-cairomm'Alexander Karatarakis
2017-03-13Replace patch 0001 with copying filesAlexander Karatarakis
2017-03-13[glib] update to 2.50.3codicodi
2017-03-13separate dependencies with commasThomas Fussell
2017-03-13Merge branch 'cairomm' of https://github.com/Mixaill/vcpkg into Mixaill-cairommAlexander Karatarakis
2017-03-13Merge pull request #776 from Mixaill/libpoptRobert Schumacher
2017-03-13[libpopt] add version 1.16Mikhail Paulyshka
2017-03-13Merge pull request #781 from jhruby/masterAlexander Karatarakis
2017-03-13Merge pull request #775 from Mixaill/msvs2017-mpir-winsdkRobert Schumacher
2017-03-13[vcpkg_build_msbuild] Perform a full rebuild by default.Robert Schumacher
2017-03-13[mpir] Rely on default override of WinSDK.Robert Schumacher
2017-03-13[mpir] Portfile cleanup.Robert Schumacher
2017-03-13[vcpkg_build_msbuild] Default to overriding WinSDK versionRobert Schumacher
2017-03-13Merge pull request #780 from Mixaill/amd64-mpg123Alexander Karatarakis
2017-03-13Merge pull request #779 from Mixaill/templateAlexander Karatarakis
2017-03-13added beast library portJohn Hruby
2017-03-13Merge pull request #1 from Microsoft/masterJan HrubĂ˝
2017-03-13[cairomm] add version 1.15.3 (patch v3)Mikhail Paulyshka
2017-03-13template: add some more variablesMikhail Paulyshka
2017-03-13[mpg123] update to 1.24.0Mikhail Paulyshka
2017-03-12use Build-Depends instead of Depends in CONTROLThomas Fussell
2017-03-12bump xlnt version, add dependencies to control file, point at latest commitThomas Fussell
2017-03-12Merge branch 'master' of git://github.com/Microsoft/vcpkgThomas Fussell
2017-03-12[mpir] handle Windows SDK version properly (+1 squashed commits)Mikhail Paulyshka
2017-03-12vcpkg_build_msbuild: add TARGET_PLATFORM_VERSION propertyMikhail Paulyshka
2017-03-11Merge pull request #770 from Mixaill/mpir-msvs2017Robert Schumacher