| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-11 | [vcpkg-msbuild] Fix line wrapping bug on Win7. | Robert Schumacher | |
| On Win7, calling powershell via MSBuild results in normal output lines being split based on the ConHost system-wide default line length settings. The fix is to first write all the lines to a file, then load that file as into an MSBuild ItemGroup. This avoids all interaction with ConHost. | |||
| 2017-04-11 | [vcpkg-scripts] Improve verbose logging in findAnyMSBuildWithCppPlatformToolset. | Robert Schumacher | |
| 2017-04-10 | Merge pull request #928 from Mixaill/mpg123-fix | Alexander Karatarakis | |
| [mpg123] install missing headers | |||
| 2017-04-11 | [mpg123] install missing headers | Mikhail Paulyshka | |
| 2017-04-10 | [README] Add CI badge | Robert Schumacher | |
| 2017-04-10 | Remaining target_triplet -> triplet | Alexander Karatarakis | |
| 2017-04-10 | `install` target_triplet -> triplet | Alexander Karatarakis | |
| 2017-04-10 | `ci` target_triplet -> triplet | Alexander Karatarakis | |
| 2017-04-10 | `build` target_triplet -> triplet | Alexander Karatarakis | |
| 2017-04-10 | [StatusParagraph] target_triplet -> triplet | Alexander Karatarakis | |
| 2017-04-10 | [BinaryParagraph] target_triplet -> triplet | Alexander Karatarakis | |
| 2017-04-10 | [PackageSpec] target_triplet -> triplet | Alexander Karatarakis | |
| 2017-04-10 | PackageSpec.target_triplet() -> ".triplet() | Alexander Karatarakis | |
| 2017-04-10 | VcpkgCmdArguments.target_triplet -> ".triplet | Alexander Karatarakis | |
| 2017-04-10 | default_target_triplet -> default_triplet | Alexander Karatarakis | |
| 2017-04-10 | Tweak `install` input parsing to match `remove` | Alexander Karatarakis | |
| 2017-04-10 | Formatting | Alexander Karatarakis | |
| 2017-04-10 | Merge pull request #925 from jumpinjackie/xercesc-missing-source-files | Alexander Karatarakis | |
| [xerces-c]: Add missing .c source files | |||
| 2017-04-09 | Merge pull request #924 from codicodi/bump-glib | Alexander Karatarakis | |
| [glib] update to 2.52.1 | |||
| 2017-04-09 | [xerces-c]: Certain headers include .c files, this commit ensures that such ↵ | Jackie Ng | |
| files are also copied across | |||
| 2017-04-09 | [glib] update to 2.52.1 | codicodi | |
| 2017-04-08 | [vcpkg] Switch several usages of -ExecutionPolicy Unrestricted to Bypass to ↵ | Robert Schumacher | |
| avoid failures due to Mark Of The Web | |||
| 2017-04-08 | [xerces-c] Fixup omission in previous commit -- handle CRT as well. | Robert Schumacher | |
| 2017-04-08 | [xerces-c] Fix packaging to also deploy the built library | Robert Schumacher | |
| 2017-04-07 | VersionT: replace to_printf_arg() with .to_string() | Alexander Karatarakis | |
| 2017-04-07 | Use Triplet.canonical_name() or .to_string() | Alexander Karatarakis | |
| 2017-04-07 | Remove triplet operator<< overload | Alexander Karatarakis | |
| 2017-04-07 | Triplet.to_string() | Alexander Karatarakis | |
| 2017-04-07 | Remove unneeded to_string() calls | Alexander Karatarakis | |
| 2017-04-07 | Remove PackageSpec& operator<< overload | Alexander Karatarakis | |
| 2017-04-07 | Remove PackageSpec.display_name() | Alexander Karatarakis | |
| 2017-04-07 | Add to_printf_arg() for classes with to_string() | Alexander Karatarakis | |
| 2017-04-07 | `vcpkg ci` Update strings, similarly to `vcpkg install` | Alexander Karatarakis | |
| 2017-04-07 | Use existing variable | Alexander Karatarakis | |
| 2017-04-07 | `vcpkg ci` Use switch-case | Alexander Karatarakis | |
| 2017-04-07 | Remove to_printf_args(PackageSpec) | Alexander Karatarakis | |
| 2017-04-07 | [geographiclib] /cmake is a directory -- it needs REMOVE_RECURSE | Robert Schumacher | |
| 2017-04-07 | Merge pull request #916 from saedrna/master | Robert Schumacher | |
| add geographiclib port | |||
| 2017-04-07 | [geographiclib] Improve description, remove cmake files until they can be ↵ | Robert Schumacher | |
| properly merged between configs. | |||
| 2017-04-07 | Add missing break; | Alexander Karatarakis | |
| 2017-04-07 | `install command` Add status for the building phase | Alexander Karatarakis | |
| 2017-04-07 | Add UNKNOWN case | Alexander Karatarakis | |
| 2017-04-07 | Remove unneeded branch | Alexander Karatarakis | |
| 2017-04-07 | Use switch-case | Alexander Karatarakis | |
| 2017-04-07 | `vcpkg install` improve status message | Alexander Karatarakis | |
| 2017-04-07 | `vcpkg install`: Print install plan and add --dry-run option | Alexander Karatarakis | |
| 2017-04-07 | Fix install plan to not include already installed packages | Alexander Karatarakis | |
| (unless they are explicitly requested by the user) | |||
| 2017-04-07 | Add find_installed() overload | Alexander Karatarakis | |
| 2017-04-07 | Fix find_installed() | Alexander Karatarakis | |
| 2017-04-07 | Add RequestType to InstallPlan | Alexander Karatarakis | |
