Commit Graph

2358 Commits

Author SHA1 Message Date
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
Robert Schumacher
4d4506d21f Merge pull request #915 from wm1/issue-556
Fix issue 556: need setup include path for rc.exe (wtl fails to build)
2017-04-07 11:32:20 -07:00
Robert Schumacher
cf93d45879 [libpng] Fix x86-uwp builds 2017-04-07 11:24:14 -07:00
Han Hu
dae29cba40 add geographiclib port 2017-04-08 01:02:59 +08:00
Wei Mao
6a2e1c77fe Fix issue 556: need setup include path for rc.exe (wtl fails to build) 2017-04-07 09:50:24 -07:00
Robert Schumacher
2e7896e89e Merge pull request #907 from codicodi/add-sdl2-net
Add sdl2-net
2017-04-06 16:55:32 -07:00
Alexander Karatarakis
0d65de2aa9 Don't suppress output of setting the environemnt on --debug 2017-04-06 16:54:19 -07:00
Alexander Karatarakis
bb7cccc2ac Add System32\Wbem to the whitelisted environment
Solves vcvarsall.bat not being able to find wmic.exe
2017-04-06 16:54:19 -07:00
Robert Schumacher
e7ad48b0b8 [mongo-cxx-driver] Fix UWP builds. Deploy THIRD-PARTY-NOTICES. 2017-04-06 16:52:44 -07:00
Robert Schumacher
0163b19e32 [mongo-c-driver] Fix UWP builds. Deploy THIRD_PARTY_NOTICES. 2017-04-06 16:42:22 -07:00
Robert Schumacher
3839b44d18 [vcpkg-cmake] Use Bypass to avoid mark-of-the-web issues in cmake toolchain. 2017-04-06 15:08:35 -07:00
Robert Schumacher
629e034c38 [libbson] Install THIRD_PARTY_NOTICES. Install PDBS. 2017-04-06 10:24:38 -07:00
codicodi
b751197429 Add sdl2-net 2017-04-06 18:00:39 +02:00
Robert Schumacher
4765c5853c [libbson] Fix UWP builds. Suppress building static in DLL mode and vice-versa. 2017-04-05 17:57:55 -07:00