aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-16[vcpkg-edit] Fix search for VSCode insidersRobert Schumacher
2017-03-16Merge pull request #814 from PakornV/dlib-19.4Alexander Karatarakis
2017-03-17Update CONTROLPakorn Vongseela
2017-03-17Update portfile.cmakePakorn Vongseela
2017-03-15[vcpkg] Fix regression with dependency qualifiers.Robert Schumacher
2017-03-15[libvpx] Remove addition of git to the PATHAlexander Karatarakis
2017-03-15Use -NoProfile when calling powershellAlexander Karatarakis
2017-03-15Add -NoProfile to powershell commandsAlexander Karatarakis
2017-03-15Fix vcpkg_get_windows_sdk.cmake to properly handle space in pathAlexander Karatarakis
2017-03-15[vcpkg-lint] Fix post-build checks to avoid a goose chase around /lib/cmake.Robert Schumacher
2017-03-15`search` Modify messageAlexander Karatarakis
2017-03-15Merge branch 'Mixaill-libvpx'Alexander Karatarakis
2017-03-15[libvpx] Add git to the PATH before launching command that requires itAlexander Karatarakis
2017-03-15[libvpx] add version 1.6.1Mikhail Paulyshka
2017-03-14Merge pull request #796 from Drako/nlohmann-jsonAlexander Karatarakis
2017-03-14Merge pull request #803 from Mixaill/libwebmAlexander Karatarakis
2017-03-14Merge pull request #790 from Mixaill/msbuild-platformtoolsetRobert Schumacher
2017-03-14Merge pull request #794 from Mixaill/libjpegturbo-armRobert Schumacher
2017-03-14Merge pull request #773 from Mixaill/botanRobert Schumacher
2017-03-14[botan] Cleanup.Robert Schumacher
2017-03-14[botan] Use out of source buildsRobert Schumacher
2017-03-15[libwebm] add version 1.0.0.27Mikhail Paulyshka
2017-03-14Added nlohmann-json port (for #756)Felix Bytow
2017-03-13Merge pull request #792 from codicodi/bump-gtkAlexander Karatarakis
2017-03-13Merge pull request #795 from Mixaill/flatbuffers-toolsAlexander Karatarakis
2017-03-14[flatbuffers] fix flatc.exe movingMikhail Paulyshka
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