aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-21Rename findTargetPlatformVersion to getWindowsSDKAlexander Karatarakis
2017-02-21Use std::vector.empty() instead of checking for size() = 0Alexander Karatarakis
2017-02-21Add `search --graph` optionAlexander Karatarakis
2017-02-21Merge pull request #693 from codicodi/add-gtkAlexander Karatarakis
2017-02-21[nana] Update version to fix build error. Resolves #688Alexander Karatarakis
2017-02-21Merge pull request #699 from msmolens/support-static-gtestAlexander Karatarakis
2017-02-21Merge pull request #670 from o-mdr/masterRobert Schumacher
2017-02-21Merge pull request #696 from tobiaskohlbau/masterAlexander Karatarakis
2017-02-21Merge branch 'master' into masterRobert Schumacher
2017-02-21Merge pull request #690 from Shadowrom2020/masterAlexander Karatarakis
2017-02-21[gtest] Support static buildMax Smolens
2017-02-20Merge pull request #698 from pravic/patch-1Robert Schumacher
2017-02-21Allow to use git.cmd in addition to git.exepravic
2017-02-20[pqp] Add PQP portfileTobias Kohlbau
2017-02-19[gtk] initial commitcodicodi
2017-02-18dlib portJürgen Herrmann
2017-02-17STRINGIFY: use __VA_ARGS__ to avoid C4003 and double quote hackAlexander Karatarakis
2017-02-17Change Info::email() to Contact::email(). Remove vcpkg_info.h/cppAlexander Karatarakis
2017-02-17Change Info::version() to Version::version()Alexander Karatarakis
2017-02-17[clockutils] Update to fix build issue. Resolves #677Alexander Karatarakis
2017-02-17[libmysql] Disable installer projectAlexander Karatarakis
2017-02-17Remove unused functionAlexander Karatarakis
2017-02-17`hash` check for --optionsAlexander Karatarakis
2017-02-17`contact`/`help`/`version`: Check for --optionsAlexander Karatarakis
2017-02-17`portsdiff`: Check for --optionsAlexander Karatarakis
2017-02-17`integrate`: checks for --optionsAlexander Karatarakis
2017-02-17`owns`: check for --optionsAlexander Karatarakis
2017-02-17`cache`/`list`/`own`/`search`: check for --optionsAlexander Karatarakis
2017-02-17`create`/`edit`: check for --optionsAlexander Karatarakis
2017-02-17`update`: check for --optionsAlexander Karatarakis
2017-02-17`ci`: Check for --options, delay loading status_db, refactorAlexander Karatarakis
2017-02-17`install`: check for --options and delay loading of status_dbAlexander Karatarakis
2017-02-17Remove try_load_port() overloadAlexander Karatarakis
2017-02-17`build-external` now calls code from `build` after input processingAlexander Karatarakis
2017-02-17[build_command] Extract function for calculations after Input processingAlexander Karatarakis
2017-02-17[grpc+protobuf] Update to 1.1.2 and 3.2.0 respectively.Robert Schumacher
2017-02-17Add vcpkg_cmd_arguments::check_no_optional_arguments()Alexander Karatarakis
2017-02-17[build-command] Reorder input processingAlexander Karatarakis
2017-02-17[remove-command] Reorder input processingAlexander Karatarakis
2017-02-16[mongo-cxx-driver] Don't delete mongocxx/options/ dirAlexander Karatarakis
2017-02-16[hdf5] Fix #673 by explicitly specifying the szip librariesRobert Schumacher
2017-02-16Improve message of `vcpkg integrate install`Alexander Karatarakis
2017-02-16Fix script for powershell in Win7Alexander Karatarakis
2017-02-16[vcpkg] Use the Registry to find VS2015Robert Schumacher
2017-02-16Don't prompt for downloading nuget when finding VS instancesAlexander Karatarakis
2017-02-16fetchDependency.ps1: add option to override prompting for downloadAlexander Karatarakis
2017-02-16Update CHANGELOG and bump version to v0.0.74Alexander Karatarakis
2017-02-16CMake: Bump version to 3.8.0 to resolve VS2017 UWP build issuesAlexander Karatarakis
2017-02-16Use ElapsedTime instead of StopwatchAlexander Karatarakis
2017-02-16Rename Stopwatch.h/cpp to vcpkg_Chrono.h/cppAlexander Karatarakis