aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-04[ragel] Minimize work done copying files. Add version number.Robert Schumacher
2016-10-04Add ragel packagevlj
2016-10-03Merge pull request #115 from adam4813/asioRobert Schumacher
2016-10-03[asio] Initial additionAdam Martin
2016-10-03[vcpkg] Fix UWP regression introduced with ac2e248e8f. Fixes #111Robert Schumacher
2016-10-03[ace] Minor cleanup after PR #108Robert Schumacher
2016-10-03[vcpkg] Adjust ersion to point at LICENSE.txtRobert Schumacher
2016-10-02Merge pull request #108 from traversaro/add-ace-portRobert Schumacher
2016-10-02Merge pull request #109 from KindDragon/gflagsRobert Schumacher
2016-10-02[gflags] Initial additionArkadiy Shapkin
2016-10-02Fix space/tabs typoSilvio
2016-10-02Add ace portSilvio
2016-10-02Add platform option to vcpkg_build_msbuildSilvio
2016-10-01Merge pull request #104 from chwarr/chwarr/bondRobert Schumacher
2016-09-30[bond] Add bond 5.0.0-4-g53ea136 to portsChristopher Warrington
2016-09-30create & edit commands now only handle package namesAlexander Karatarakis
2016-09-30Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-09-30[vcpkg edit] Now throws an error if it cannot launch an editorAlexander Karatarakis
2016-09-30Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2016-09-30[vcpkg] Improve create command to generate initial CONTROL fileRobert Schumacher
2016-09-30Rename check_all_triplets() to check_triplets()Alexander Karatarakis
2016-09-30Added triplet check in all commands that obtain package_specsAlexander Karatarakis
2016-09-30Introduce Input::check_all_triplets()Alexander Karatarakis
2016-09-30Introduce Input::check_triplet()Alexander Karatarakis
2016-09-30Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-09-30Place check_and_get_package_spec in a separate fileAlexander Karatarakis
2016-09-30Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2016-09-30[opencv] Require use of internal tiff, libjpeg, libpng. Partially fixes #81.Robert Schumacher
2016-09-30Remove parse_all_arguments_as_package_specs()Alexander Karatarakis
2016-09-30Replace usage of parse_all_args_as_package_specs with the new functionsAlexander Karatarakis
2016-09-30[vcpkg_paths] Use fs alias in all places within the headerAlexander Karatarakis
2016-09-30Add function check_and_get_package_spec() and variant for multiple specsAlexander Karatarakis
2016-09-30All commands now use the new functions for argument checkingAlexander Karatarakis
2016-09-30Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2016-09-30Add quotes around command nameAlexander Karatarakis
2016-09-30Rename check_max_args to check_max_arg_count and introduce min/exact variantsAlexander Karatarakis
2016-09-30Introduce create_example_string()Alexander Karatarakis
2016-09-30Change error_count to size_tAlexander Karatarakis
2016-09-30Add size_t overload to to_printf_arg()Alexander Karatarakis
2016-09-29Rename wchar_t overload of Strings::format() to wformat()Alexander Karatarakis
2016-09-29Rename wchar_t overload of format_internal to wformat_internalAlexander Karatarakis
2016-09-29Rename validate_triplet to is_valid_tripletAlexander Karatarakis
2016-09-29Fix formattingAlexander Karatarakis
2016-09-29Valiting triplets is now the responsibility of vcpkg_pathsAlexander Karatarakis
2016-09-29Rename variable to CMAKE_TRIPLET_FILEAlexander Karatarakis
2016-09-29Remove leading underscore in _VCPKG_TARGET_TRIPLET and add CACHE attributeAlexander Karatarakis
2016-09-29[triplet] Part before dash is arch. Part after dash is systemAlexander Karatarakis
2016-09-29[vcpkg] Improve error message on mistyped package name.Robert Schumacher
2016-09-29[FAQ] Rewording, adding links where appropriateRobert Schumacher
2016-09-29[eigen3] Avoid calling file(REMOVE ...) with a blank argumentRobert Schumacher