Commit Graph

23775 Commits

Author SHA1 Message Date
Adam Martin
12958410a0 [bullet3] Initial addition 2016-10-05 14:49:55 -05:00
Ethan Smith
3bf408a1f7 add libiconv port 2016-10-04 19:30:00 -07:00
Robert Schumacher
779ccb9fa6 Merge pull request #117 from vlj/master 2016-10-04 17:19:57 -07:00
Robert Schumacher
cb10c3610b [ragel] Minimize work done copying files. Add version number. 2016-10-04 17:17:42 -07:00
vlj
48e05bd339 Add ragel package
[roschuma rebase: removed main.cpp]
2016-10-04 16:35:02 -07:00
Robert Schumacher
e97e3bcd55 Merge pull request #110 from kryptan/master
Update glfw3 & glm
2016-10-04 15:27:48 -07:00
Alexander Karatarakis
cd59ff4fcf Merge branch 'master' of https://github.com/Microsoft/vcpkg 2016-10-04 15:27:07 -07:00
Alexander Karatarakis
8c035ea36a Temporarily use get_or_throw() 2016-10-04 15:25:53 -07:00
Alexander Karatarakis
0050125443 Rename function case_insensitive_find() to case_insensitive_ascii_find() 2016-10-04 15:23:44 -07:00
Alexander Karatarakis
8400da7f1d Remove function prefix_path_for_package() 2016-10-04 15:18:44 -07:00
Alexander Karatarakis
429e2eca4a BinaryParagraph now contains a package_spec instead of name+triplet 2016-10-04 15:16:07 -07:00
Alexander Karatarakis
e383b39637 Replace auto with actual type 2016-10-04 15:10:04 -07:00
Alexander Karatarakis
79f823590d Temporarily use get_or_throw() 2016-10-04 14:55:33 -07:00
Alexander Karatarakis
7d13495cf9 All-CAPS for enum members 2016-10-04 14:48:39 -07:00
Alexander Karatarakis
bf323e8cc6 [package_spec]User input gets lowercased; other input is checked 2016-10-04 14:47:42 -07:00
Alexander Karatarakis
04539816b5 Add another result when parsing package spec: has_invalid_characters 2016-10-04 14:46:40 -07:00
Alexander Karatarakis
ea751d6630 Add Strings::ascii_to_lowercase() 2016-10-04 14:44:19 -07:00
Alexander Karatarakis
31c9cd8c2d Remove redundant parentheses 2016-10-03 19:48:56 -07:00
Alexander Karatarakis
5d58eb29cc [package_spec] Force using the factories that do sanity checks 2016-10-03 17:45:01 -07:00
Robert Schumacher
2a188efc69 Merge pull request #115 from adam4813/asio
[asio] Initial addition
2016-10-03 17:39:26 -07:00
Alexander Karatarakis
2f8c115777 [package_spec] Static factory now lowercases all chars 2016-10-03 17:24:42 -07:00
Alexander Karatarakis
330b411cd2 [triplet] Force using the factory that does sanity checks 2016-10-03 17:20:52 -07:00
Adam Martin
8734d3ca6d [asio] Initial addition 2016-10-03 19:15:35 -05:00
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