Commit graph

23752 commits

Author SHA1 Message Date
Robert Schumacher
fb6ec0bb82 [vcpkg] Fix UWP regression introduced with ac2e248e8f. Fixes #111 2016-10-03 16:52:56 -07:00
Robert Schumacher
e03e617f06 [ace] Minor cleanup after PR #108 2016-10-03 16:14:27 -07:00
Arkadiy Shapkin
7af1d8d390 [grpc] Initial addition 2016-10-04 01:56:16 +03:00
Arkadiy Shapkin
5294d36841 [protobuf] Initial addition 2016-10-04 01:24:53 +03:00
Robert Schumacher
98d361de3f [vcpkg] Adjust ersion to point at LICENSE.txt 2016-10-03 15:15:32 -07:00
Robert Schumacher
3b2425833b Merge pull request #108 from traversaro/add-ace-port
Add ace port
2016-10-02 20:09:51 -07:00
Robert Schumacher
3791fd9c10 Merge pull request #109 from KindDragon/gflags
[gflags] Initial addition
2016-10-02 20:05:55 -07:00
kryptan
e1a039bc20 [glm] Update to version 0.9.8.1 2016-10-03 00:40:43 +03:00
kryptan
57b3e4e0ea [glfw3] Update to version 3.2.1 2016-10-03 00:38:56 +03:00
Arkadiy Shapkin
827b514063 [gflags] Initial addition 2016-10-02 15:10:35 +03:00
Silvio
6cf29cdfb6 Fix space/tabs typo 2016-10-02 13:11:45 +02:00
Silvio
8a1b06efc3 Add ace port 2016-10-02 12:57:01 +02:00
Silvio
bcaae465c5 Add platform option to vcpkg_build_msbuild
Also added documentation for the platform option and the rest
of the function
2016-10-02 12:55:30 +02:00
Robert Schumacher
02d54da5cf Merge pull request #104 from chwarr/chwarr/bond
[bond] Add bond 5.0.0-4-g53ea136 to ports
2016-10-01 17:59:04 -07:00
Christopher Warrington
078bdd9066 [bond] Add bond 5.0.0-4-g53ea136 to ports
* This adds Bond <https://github.com/Microsoft/bond> to the ports tree.
* This is basically version 5.0.0, but a few commits later to pick up
  some needed CMake changes.

Closes https://github.com/Microsoft/vcpkg/issues/68
2016-09-30 20:08:28 -07:00
Alexander Karatarakis
e507c14229 create & edit commands now only handle package names 2016-09-30 18:21:38 -07:00
Alexander Karatarakis
ce68e1a11e Merge branch 'master' of https://github.com/Microsoft/vcpkg 2016-09-30 17:36:56 -07:00
Alexander Karatarakis
25145714f7 [vcpkg edit] Now throws an error if it cannot launch an editor 2016-09-30 17:36:33 -07:00
Robert Schumacher
98b4a67fe1 Merge branch 'master' of https://github.com/microsoft/vcpkg 2016-09-30 17:09:23 -07:00
Robert Schumacher
241ca8cd17 [vcpkg] Improve create command to generate initial CONTROL file 2016-09-30 17:09:17 -07:00
Alexander Karatarakis
188eac680b Rename check_all_triplets() to check_triplets() 2016-09-30 17:02:39 -07:00
Alexander Karatarakis
51bc83c70e Added triplet check in all commands that obtain package_specs 2016-09-30 17:01:41 -07:00
Alexander Karatarakis
e3455e281b Introduce Input::check_all_triplets() 2016-09-30 16:55:34 -07:00
Alexander Karatarakis
4b0f3d87be Introduce Input::check_triplet() 2016-09-30 16:54:07 -07:00
Alexander Karatarakis
d31498d0e7 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2016-09-30 16:49:47 -07:00
Alexander Karatarakis
8becbe15a2 Place check_and_get_package_spec in a separate file 2016-09-30 16:49:30 -07:00
Robert Schumacher
cddc4f612e Merge branch 'master' of https://github.com/microsoft/vcpkg 2016-09-30 16:48:16 -07:00
Robert Schumacher
39c0c7152f [opencv] Require use of internal tiff, libjpeg, libpng. Partially fixes #81. 2016-09-30 16:48:12 -07:00
Alexander Karatarakis
bcb2be360a Remove parse_all_arguments_as_package_specs() 2016-09-30 16:39:23 -07:00
Alexander Karatarakis
d7c357db2e Replace usage of parse_all_args_as_package_specs with the new functions 2016-09-30 16:38:29 -07:00
Alexander Karatarakis
df55e93b18 [vcpkg_paths] Use fs alias in all places within the header 2016-09-30 16:34:55 -07:00
Alexander Karatarakis
3f5275ed9f Add function check_and_get_package_spec() and variant for multiple specs 2016-09-30 16:29:12 -07:00
Alexander Karatarakis
b2c1076aef All commands now use the new functions for argument checking 2016-09-30 15:02:08 -07:00
Robert Schumacher
17786b865a Merge branch 'master' of https://github.com/microsoft/vcpkg 2016-09-30 14:59:58 -07:00
Alexander Karatarakis
82d145c9bc Add quotes around command name 2016-09-30 11:52:54 -07:00
Alexander Karatarakis
fc1e55173b Rename check_max_args to check_max_arg_count and introduce min/exact variants 2016-09-30 11:29:01 -07:00
Alexander Karatarakis
0fdd57983a Introduce create_example_string() 2016-09-30 11:23:05 -07:00
Alexander Karatarakis
3419a7f9ca Change error_count to size_t 2016-09-30 11:22:24 -07:00
Alexander Karatarakis
4faf11f206 Add size_t overload to to_printf_arg() 2016-09-30 11:21:51 -07:00
Alexander Karatarakis
8ed88af8c9 Rename wchar_t overload of Strings::format() to wformat() 2016-09-29 19:28:00 -07:00
Alexander Karatarakis
a4ab4fd241 Rename wchar_t overload of format_internal to wformat_internal 2016-09-29 19:25:07 -07:00
Alexander Karatarakis
8e3ee05230 Rename validate_triplet to is_valid_triplet 2016-09-29 15:02:56 -07:00
Alexander Karatarakis
033f577c51 Fix formatting 2016-09-29 15:02:56 -07:00
Alexander Karatarakis
fb1130876f Valiting triplets is now the responsibility of vcpkg_paths 2016-09-29 15:00:40 -07:00
Alexander Karatarakis
ac2e248e8f Rename variable to CMAKE_TRIPLET_FILE 2016-09-29 15:00:39 -07:00
Alexander Karatarakis
17b95eb28c Remove leading underscore in _VCPKG_TARGET_TRIPLET and add CACHE attribute 2016-09-29 14:58:09 -07:00
Alexander Karatarakis
8ea76e833e [triplet] Part before dash is arch. Part after dash is system 2016-09-29 14:58:09 -07:00
Robert Schumacher
4ab32c520d [vcpkg] Improve error message on mistyped package name. 2016-09-29 14:31:28 -07:00
Robert Schumacher
6273b1d170 [FAQ] Rewording, adding links where appropriate 2016-09-29 14:06:02 -07:00
Robert Schumacher
84e8641d0d [eigen3] Avoid calling file(REMOVE ...) with a blank argument 2016-09-29 13:10:51 -07:00