aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-11-07Merge pull request #261 from mateka/box2dRobert Schumacher
2016-11-07[box2d] Use vcpkg_build_msbuild instead of invoking msbuild/devenv directly.Robert Schumacher
2016-11-07Don't #include vcpkg.h in portsdiff.cppAlexander Karatarakis
2016-11-07Move functions that are only used by `import` out of vcpkg.h/cppAlexander Karatarakis
2016-11-07[box2d] Use most recent release in versionRobert Schumacher
2016-11-07Merge lib.cpp and vcpkg.cpp -> vcpkg.cppAlexander Karatarakis
2016-11-07Merge branch 'box2d' of https://github.com/mateka/vcpkg into mateka-box2dRobert Schumacher
2016-11-07Refactor: create new Paragraphs.h/cppAlexander Karatarakis
2016-11-07Update CHANGELOG and bump version to v0.0.51Alexander Karatarakis
2016-11-07[vcpkg search] Use System::println() instead of iostream + iomanipAlexander Karatarakis
2016-11-07Add simple substring filtering to `vcpkg list`Alexander Karatarakis
2016-11-07Rework `vcpkg cache` implementationAlexander Karatarakis
2016-11-07Rework `vcpkg search` implementationAlexander Karatarakis
2016-11-07Add simple substring filtering to `vcpkg cache`, like `vcpkg search`Alexander Karatarakis
2016-11-07Make lambda arg constAlexander Karatarakis
2016-11-07Fix day in CHANGELOGAlexander Karatarakis
2016-11-07Do not hack dll - always build only static libMateusz Adamczyk
2016-11-07Added dynamic linking for windowsMateusz Adamczyk
2016-11-07Added Box2D (in default, static version)Mateusz Adamczyk
2016-11-07remove tests from base repositoryBarath Kannan
2016-11-07Update CHANGELOG and bump version to v0.0.50Alexander Karatarakis
2016-11-06Add new command: portsdiffAlexander Karatarakis
2016-11-06Make parameter constAlexander Karatarakis