Commit Graph

2572 Commits

Author SHA1 Message Date
Alexander Karatarakis
410aa5b43a default_target_triplet -> default_triplet 2017-04-10 13:00:33 -07:00
Alexander Karatarakis
cd0c8e1ca3 Tweak install input parsing to match remove 2017-04-10 12:58:32 -07:00
Alexander Karatarakis
f306e8770f Formatting 2017-04-10 12:58:19 -07:00
Alexander Karatarakis
f7944d40a6 Merge pull request #925 from jumpinjackie/xercesc-missing-source-files
[xerces-c]: Add missing .c source files
2017-04-10 12:31:15 -07:00
codicodi
722de2835b Add sdl2-mixer 2017-04-10 11:00:52 +02:00
Alexander Karatarakis
0e9b533c2c Merge pull request #924 from codicodi/bump-glib
[glib] update to 2.52.1
2017-04-09 18:00:31 -07:00
Jackie Ng
2d581484b4 [xerces-c]: Certain headers include .c files, this commit ensures that such files are also copied across 2017-04-09 23:57:57 +10:00
codicodi
0af686a9f7 [glib] update to 2.52.1 2017-04-09 11:15:32 +02:00
Robert Schumacher
b34c40a4e6 [vcpkg] Further work on filesystem abstraction layer. 2017-04-08 20:19:35 -07:00
Robert Schumacher
eb9b85c49d [vcpkg] Switch several usages of -ExecutionPolicy Unrestricted to Bypass to avoid failures due to Mark Of The Web 2017-04-08 18:53:39 -07:00
Robert Schumacher
cea5cb99b2 [xerces-c] Fixup omission in previous commit -- handle CRT as well. 2017-04-08 18:43:08 -07:00
Robert Schumacher
eac027233e [xerces-c] Fix packaging to also deploy the built library 2017-04-08 18:41:52 -07:00
Robert Schumacher
c434dc9986 [vcpkg] Initial addition of Filesystem abstraction to enable testing. 2017-04-08 16:26:26 -07:00
Alexander Karatarakis
599c22f2af VersionT: replace to_printf_arg() with .to_string() 2017-04-07 17:56:26 -07:00
Alexander Karatarakis
12f09d3151 Use Triplet.canonical_name() or .to_string() 2017-04-07 17:53:57 -07:00
Alexander Karatarakis
2069028b06 Remove triplet operator<< overload 2017-04-07 17:45:17 -07:00
Alexander Karatarakis
13482879f8 Triplet.to_string() 2017-04-07 17:44:24 -07:00
Alexander Karatarakis
9c2287d0e8 Remove unneeded to_string() calls 2017-04-07 17:39:47 -07:00
Alexander Karatarakis
41c9026875 Remove PackageSpec& operator<< overload 2017-04-07 16:22:35 -07:00
Alexander Karatarakis
18fa18a07b Remove PackageSpec.display_name() 2017-04-07 16:22:35 -07:00
Alexander Karatarakis
285bbe0d8a Add to_printf_arg() for classes with to_string() 2017-04-07 16:22:35 -07:00
Alexander Karatarakis
e8dbe3ec4c vcpkg ci Update strings, similarly to vcpkg install 2017-04-07 16:22:35 -07:00
Alexander Karatarakis
8b59a289f2 Use existing variable 2017-04-07 16:22:35 -07:00
Alexander Karatarakis
d075c27949 vcpkg ci Use switch-case 2017-04-07 16:22:34 -07:00
Alexander Karatarakis
e56d87c689 Remove to_printf_args(PackageSpec) 2017-04-07 16:22:34 -07:00
Robert Schumacher
19123677d1 [geographiclib] /cmake is a directory -- it needs REMOVE_RECURSE 2017-04-07 16:20:19 -07:00
Robert Schumacher
52f8ff4c79 Merge pull request #916 from saedrna/master
add geographiclib port
2017-04-07 16:13:52 -07:00
Robert Schumacher
97c85bc512 [geographiclib] Improve description, remove cmake files until they can be properly merged between configs. 2017-04-07 16:10:46 -07:00
Alexander Karatarakis
199887fdcd Add missing break; 2017-04-07 15:48:22 -07:00
Alexander Karatarakis
24c2955b03 install command Add status for the building phase 2017-04-07 15:46:18 -07:00
Alexander Karatarakis
4839ea8944 Add UNKNOWN case 2017-04-07 15:45:14 -07:00
Alexander Karatarakis
a405d60fe3 Remove unneeded branch 2017-04-07 15:45:14 -07:00
Alexander Karatarakis
fabeefdb14 Use switch-case 2017-04-07 15:45:14 -07:00
Alexander Karatarakis
687e1d6a1b vcpkg install improve status message 2017-04-07 15:45:14 -07:00
Alexander Karatarakis
75838ddbcc vcpkg install: Print install plan and add --dry-run option 2017-04-07 15:45:14 -07:00
Alexander Karatarakis
c4d5763a53 Fix install plan to not include already installed packages
(unless they are explicitly requested by the user)
2017-04-07 15:45:14 -07:00
Alexander Karatarakis
c91ac99d4a Add find_installed() overload 2017-04-07 15:45:13 -07:00
Alexander Karatarakis
ad24821dce Fix find_installed() 2017-04-07 15:45:13 -07:00
Alexander Karatarakis
66e6e6e9e2 Add RequestType to InstallPlan 2017-04-07 15:45:13 -07:00
Alexander Karatarakis
c85de257c8 Add compare_by_name to InstallPlan 2017-04-07 15:45:13 -07:00
Alexander Karatarakis
1281f66c39 Formatting 2017-04-07 15:45:13 -07:00
Alexander Karatarakis
60b49cf4f7 Extract functions for output formatting 2017-04-07 15:45:13 -07:00
Alexander Karatarakis
1ed61c4de8 Fix output formatting 2017-04-07 15:45:13 -07:00
Alexander Karatarakis
cdc77fdae4 RemovePlan -> sort by name 2017-04-07 15:45:13 -07:00
Alexander Karatarakis
26197ac316 Use switch-case 2017-04-07 15:45:13 -07:00
Alexander Karatarakis
b36250344a Use switch-case 2017-04-07 15:45:13 -07:00
Robert Schumacher
cdf4e5d014 [azure-storage-cpp] Fix regression in last commit. 2017-04-07 15:38:04 -07:00
Robert Schumacher
4450e1dbbe [azure-storage-cpp] Fix static builds. 2017-04-07 15:15:49 -07:00
Robert Schumacher
c33589ac27 Merge branch 'master' of https://github.com/microsoft/vcpkg 2017-04-07 11:47:06 -07:00
Robert Schumacher
7135c5fc83 [azure-storage-cpp] Add check for ATL. 2017-04-07 11:46:59 -07:00