aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-21[boost] Add retry to deleting intermediate foldersRobert Schumacher
2017-03-21Merge pull request #831 from fwosar/dev/fwosar/on_tls_callbackRobert Schumacher
Apply patch to make boost::thread on_tls_callback work with VS2017
2017-03-21[boost] Bump version to observe addition of patch.Robert Schumacher
2017-03-21Fix paths in patch fileFabian Wosar
2017-03-21Forgot the actual patch applicationFabian Wosar
2017-03-21Add boost patch to fix initialisation issues when using the VS2017 14.1 ↵Fabian Wosar
toolchain and static linking
2017-03-21[vcpkg-configure-cmake] Use toolchain in internal builds.Robert Schumacher
2017-03-20Look for 'git' instead of 'git.exe'. Resolves #820Alexander Karatarakis
2017-03-20[openssl] Improve patchesAlexander Karatarakis
2017-03-20[vcpkg] Clean up triplet.hRobert Schumacher
2017-03-20[vcpkg-qmake] Tidy qmake-based builds. Search for qmake.exe inside tools.Robert Schumacher
2017-03-20[qt5] Enable opengl desktop to support QWTRobert Schumacher
2017-03-20Remove helper CMake script; do everything in the portfileAlexander Karatarakis
2017-03-20[openssl] Refactor portfile-CMakeLists.txt interaction to allow proper ↵Alexander Karatarakis
application of patches
2017-03-20Merge pull request #819 from codicodi/bump-gtkAlexander Karatarakis
[gtk] update to 3.22.11
2017-03-20Merge pull request #818 from codicodi/bump-atkAlexander Karatarakis
[atk] update to 2.24.0
2017-03-20[gtk] update to 3.22.11codicodi
2017-03-19Merge pull request #827 from codicodi/fix-liblzmaRobert Schumacher
[liblzma] rename produced libraries
2017-03-19Merge pull request #824 from traversaro/add-dlfcn-win32Robert Schumacher
Add dlfcn-win32 port
2017-03-19[liblzma] rename produced librariescodicodi
2017-03-19Add dlfcn-win32 portSilvio
2017-03-18[atk] update to 2.24.0codicodi
2017-03-17Fix error messageAlexander Karatarakis
2017-03-16Merge pull request #811 from codicodi/pcre2Robert Schumacher
Add PCRE2
2017-03-16Merge pull request #808 from Microsoft/tinyexrRobert Schumacher
[tinyexr] Initial port
2017-03-16[dlib] Add dependencies on system copies of jpeg, sqlite, png, and fftwRobert Schumacher
2017-03-16[cpprestsdk] Fix uwp buildsRobert Schumacher
2017-03-16[vcpkg-edit] Fix search for VSCode insidersRobert Schumacher
2017-03-16Merge pull request #814 from PakornV/dlib-19.4Alexander Karatarakis
[dlib] Update to 19.4 and fixed error in Debug mode
2017-03-17Update CONTROLPakorn Vongseela
2017-03-17Update portfile.cmakePakorn Vongseela
2017-03-15[vcpkg] Fix regression with dependency qualifiers.Robert Schumacher
2017-03-16add pcre2codicodi
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-15[tinyexr] Initial portAlexander 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
Added nlohmann-json port
2017-03-14Merge pull request #803 from Mixaill/libwebmAlexander Karatarakis
[libwebm] add version 1.0.0.27
2017-03-14Merge pull request #790 from Mixaill/msbuild-platformtoolsetRobert Schumacher
vcpkg_build_msbuild: add PLATFORM_TOOLSET property
2017-03-14Merge pull request #794 from Mixaill/libjpegturbo-armRobert Schumacher
[libjpeg-turbo] fix building on ARM
2017-03-14Merge pull request #773 from Mixaill/botanRobert Schumacher
[botan] add version 2.0.1
2017-03-14[botan] Cleanup.Robert Schumacher
Avoid installing a debug cli tool. Rename the headers to just include/botan instead of include/botan-2/botan. Install the tool's required DLLs, if any. Add vcpkg distribution information to the build process.
2017-03-14[botan] Use out of source buildsRobert Schumacher