| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-07 | Remove unused #include | Alexander 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-07 | Remove unused #includes | Alexander Karatarakis | |
| 2016-11-07 | Don't #include "vcpkg.h" | Alexander Karatarakis | |
| 2016-11-07 | [search] Don't #include "vcpkg.h" | Alexander Karatarakis | |
| 2016-11-07 | Move shorten_description to vcpkglib_helpers | Alexander Karatarakis | |
| 2016-11-07 | Remove unused #include | Alexander Karatarakis | |
| 2016-11-07 | Remove unused #includes | Alexander Karatarakis | |
| 2016-11-07 | [cache] Don't #include "vcpkg.h" | Alexander Karatarakis | |
| 2016-11-07 | Introduce vcpkg_info.h/cpp | Alexander Karatarakis | |
| 2016-11-07 | [Dependencies] Remove unused parameter | Alexander Karatarakis | |
| 2016-11-07 | [Dependencies] Function rename | Alexander Karatarakis | |
| 2016-11-07 | [Dependencies] Make function static | Alexander Karatarakis | |
| 2016-11-07 | Move Dependency-related functions from vcpkg.h to vcpkg_Dependencies.h | Alexander Karatarakis | |
| 2016-11-07 | Remove unused #include | Alexander Karatarakis | |
| 2016-11-07 | Merge branch 'master' of https://github.com/Microsoft/vcpkg | Alexander Karatarakis | |
| 2016-11-07 | Merge branch 'qt5-add' of https://github.com/Barath-Kannan/vcpkg into ↵ | Robert Schumacher | |
| Barath-Kannan-qt5-add | |||
| 2016-11-07 | Merge pull request #261 from mateka/box2d | Robert Schumacher | |
| Box2D port | |||
| 2016-11-07 | [box2d] Use vcpkg_build_msbuild instead of invoking msbuild/devenv directly. | Robert Schumacher | |
| 2016-11-07 | Don't #include vcpkg.h in portsdiff.cpp | Alexander Karatarakis | |
| 2016-11-07 | Move functions that are only used by `import` out of vcpkg.h/cpp | Alexander Karatarakis | |
| 2016-11-07 | [box2d] Use most recent release in version | Robert Schumacher | |
| 2016-11-07 | Merge lib.cpp and vcpkg.cpp -> vcpkg.cpp | Alexander Karatarakis | |
| 2016-11-07 | Merge branch 'box2d' of https://github.com/mateka/vcpkg into mateka-box2d | Robert Schumacher | |
| 2016-11-07 | Refactor: create new Paragraphs.h/cpp | Alexander Karatarakis | |
| 2016-11-07 | Update CHANGELOG and bump version to v0.0.51 | Alexander Karatarakis | |
| 2016-11-07 | [vcpkg search] Use System::println() instead of iostream + iomanip | Alexander Karatarakis | |
| 2016-11-07 | Add simple substring filtering to `vcpkg list` | Alexander Karatarakis | |
| 2016-11-07 | Rework `vcpkg cache` implementation | Alexander Karatarakis | |
| 2016-11-07 | Rework `vcpkg search` implementation | Alexander Karatarakis | |
| 2016-11-07 | Add simple substring filtering to `vcpkg cache`, like `vcpkg search` | Alexander Karatarakis | |
| 2016-11-07 | Make lambda arg const | Alexander Karatarakis | |
| 2016-11-07 | Fix day in CHANGELOG | Alexander Karatarakis | |
| 2016-11-07 | Do not hack dll - always build only static lib | Mateusz Adamczyk | |
| 2016-11-07 | Added dynamic linking for windows | Mateusz Adamczyk | |
| 2016-11-07 | Added Box2D (in default, static version) | Mateusz Adamczyk | |
| 2016-11-07 | remove tests from base repository | Barath Kannan | |
| 2016-11-07 | Update CHANGELOG and bump version to v0.0.50 | Alexander Karatarakis | |
| 2016-11-06 | Add new command: portsdiff | Alexander Karatarakis | |
| 2016-11-06 | Make parameter const | Alexander Karatarakis | |
| 2016-11-06 | [Maps] Add overload for map (existing: unordered_map) | Alexander Karatarakis | |
| 2016-11-06 | Do a git-reset after using git --worktree checkout | Alexander Karatarakis | |
| 2016-11-05 | Merge pull request #257 from Morten242/curl-build-testing | Alexander Karatarakis | |
| [curl] Change BUILD_CURL_TESTS to BUILD_TESTING | |||
| 2016-11-05 | [curl] Change BUILD_CURL_TESTS to BUILD_TESTING | Mårten Nordheim | |
| It was changed between the previous version and the current one (https://github.com/curl/curl/commit/12e21fab26bd83dfa75f009a24380d144ea51857) | |||
| 2016-11-05 | [curl] Update to 7.51.0 | Robert Schumacher | |
| 2016-11-05 | [zeromq] Update to official release of 4.2.0 | Robert Schumacher | |
| 2016-11-05 | [cpprestsdk] Qualify all dependencies as not needed for uwp. | Robert Schumacher | |
| 2016-11-05 | Enable qualified dependencies. Fix bug in internal 'build' command. | Robert Schumacher | |
| Added capability for CONTROL files to specify qualified dependencies, which are substring searched inside triplet names. Fixed bug in internal 'build' command where if a package is already built, that built package's dependencies will be used to determine requirements for the build instead of the port directory's CONTROL file. | |||
