aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-10[tiff] Disable non-essential components. Fixes #259.Robert Schumacher
2016-11-10[vcpkg] Correct unsigned/signed mismatch '<'Robert Schumacher
2016-11-09[boost] Remove unneeded messages from portfileAlexander Karatarakis
2016-11-09[boost] Bump to 1.62-2 after the crt-linkage fixAlexander Karatarakis
2016-11-09Merge pull request #262 from Barath-Kannan/qt5-plugin-fixRobert Schumacher
2016-11-09[qt5] Version bump for plugin changesRobert Schumacher
2016-11-09Merge branch 'master' of https://github.com/microsoft/vcpkg; branch 'qt5-plug...Robert Schumacher
2016-11-09[boost] Fix portfile to properly select static library/crt linkageAlexander Karatarakis
2016-11-09Add checks for crt linkage (currently disabled)Alexander Karatarakis
2016-11-08Reorder post-build checks related to lib filesAlexander Karatarakis
2016-11-08Use /DEPENDENTS instead of /IMPORTS in applocal.ps1Alexander Karatarakis
2016-11-08Merge pull request #263 from pdehne/masterRobert Schumacher
2016-11-08[decimal-for-cpp] Minor portfile fixesAlexander Karatarakis
2016-11-08Merge branch 'ericmitt'Alexander Karatarakis
2016-11-08Merge branch 'master' into ericmittAlexander Karatarakis
2016-11-08Merge branch 'postbuild'Alexander Karatarakis
2016-11-08Skip BUILD_INFO file on installAlexander Karatarakis
2016-11-08Remove triplet inclusion from the template portfileAlexander Karatarakis
2016-11-08If portfile is not static-enabled yet, warn and then build dynamicAlexander Karatarakis
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
2016-11-08Introduce BUILD_INFO file. Significant change in the way static/dynamic isAlexander Karatarakis
2016-11-08decimal-for-cppEric Mittelette
2016-11-08Cleanup leftover build artifacts before compilePatrick Dehne
2016-11-08plugin fixesBarath Kannan
2016-11-07Merge pull request #255 from pdehne/masterRobert Schumacher
2016-11-07[openssl] Merge openssl-microsoft and opensslRobert Schumacher
2016-11-07Merge pull request #219 Barath-Kannan/qt5-addRobert Schumacher
2016-11-07[qt5] Don't copy PDBs for tools. Skip plugins directory (it's empty?).Robert Schumacher
2016-11-07Remove unused #include directiveAlexander Karatarakis
2016-11-07Move search_file() to commands_own.cppAlexander Karatarakis
2016-11-07Move listfile_path() to vcpkg_paths.hAlexander Karatarakis
2016-11-07Remove unused #includeAlexander Karatarakis
2016-11-07[Environment] Dont' #include "vcpkg.h"Alexander Karatarakis
2016-11-07[tests_paragraph] Don't #include "vcpkg.h"Alexander Karatarakis
2016-11-07[Dependencies] Don't #include "vcpkg.h"Alexander Karatarakis
2016-11-07Remove unused #includesAlexander Karatarakis
2016-11-07Don't #include "vcpkg.h"Alexander Karatarakis
2016-11-07[search] Don't #include "vcpkg.h"Alexander Karatarakis
2016-11-07Move shorten_description to vcpkglib_helpersAlexander Karatarakis
2016-11-07Remove unused #includeAlexander Karatarakis
2016-11-07Remove unused #includesAlexander Karatarakis
2016-11-07[cache] Don't #include "vcpkg.h"Alexander Karatarakis
2016-11-07Introduce vcpkg_info.h/cppAlexander Karatarakis
2016-11-07[Dependencies] Remove unused parameterAlexander Karatarakis
2016-11-07[Dependencies] Function renameAlexander Karatarakis
2016-11-07[Dependencies] Make function staticAlexander Karatarakis
2016-11-07Move Dependency-related functions from vcpkg.h to vcpkg_Dependencies.hAlexander Karatarakis
2016-11-07Remove unused #includeAlexander Karatarakis
2016-11-07Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-11-07Merge branch 'qt5-add' of https://github.com/Barath-Kannan/vcpkg into Barath-...Robert Schumacher