| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-04 | install_plan_action -> InstallPlanAction | Alexander Karatarakis | |
| 2017-04-04 | install_plan_type -> InstallPlanType | Alexander Karatarakis | |
| 2017-04-04 | request_type -> RequestType | Alexander Karatarakis | |
| 2017-04-04 | package_name_and_function -> PackageNameAndFunction | Alexander Karatarakis | |
| 2017-04-04 | VersionDiff.toString() -> VersionDiff.to_string() | Alexander Karatarakis | |
| 2017-04-04 | version_diff_t -> VersionDiff | Alexander Karatarakis | |
| 2017-04-04 | version_t -> VersionT | Alexander Karatarakis | |
| 2017-04-04 | outdated_package -> OutdatedPackage | Alexander Karatarakis | |
| 2017-04-04 | command_type_x -> CommandTypeX | Alexander Karatarakis | |
| 2017-04-04 | vcpkg_cmd_arguments -> VcpkgCmdArguments | Alexander Karatarakis | |
| 2017-04-04 | ElapsedTime: rename function to all_lower | Alexander Karatarakis | |
| 2017-04-04 | Want: change enum constants to ALL_UPPER | Alexander Karatarakis | |
| 2017-04-04 | want_t -> Want | Alexander Karatarakis | |
| 2017-04-04 | InstallState: change enum constants to ALL_UPPER | Alexander Karatarakis | |
| 2017-04-04 | install_state_t -> InstallState | Alexander Karatarakis | |
| 2017-04-04 | dependency -> Dependency | Alexander Karatarakis | |
| 2017-04-04 | triplet -> Triplet | Alexander Karatarakis | |
| 2017-04-04 | LinkageType to UpperCamelCase | Alexander Karatarakis | |
| 2017-04-04 | ConfigurationType to UpperCamelCase | Alexander Karatarakis | |
| 2017-04-04 | BuildType to UpperCamelCase | Alexander Karatarakis | |
| 2017-04-04 | BuildPolicies to UpperCamelCase | Alexander Karatarakis | |
| 2017-04-04 | paragraph_parse_result -> ParagraphParseResult | Alexander Karatarakis | |
| 2017-04-04 | package_spec_parse_result -> PackageSpecParseResult | Alexander Karatarakis | |
| 2017-04-04 | package_spec -> PackageSpec | Alexander Karatarakis | |
| 2017-04-04 | opt_bool->OptBool | Alexander Karatarakis | |
| 2017-04-04 | Rename Metrics:: function to all_lower | Alexander Karatarakis | |
| 2017-04-04 | Introduce Metrics namespace | Alexander Karatarakis | |
| 2017-04-04 | lazy<T> -> Lazy<T> | Alexander Karatarakis | |
| 2017-04-04 | cstring_view -> CStringView | Alexander Karatarakis | |
| 2017-04-04 | dll_info->DllInfo, lib_info->LibInfo | Alexander Karatarakis | |
| 2017-04-04 | Add sdl2-ttf | codicodi | |
| 2017-04-04 | Merge branch 'master' into HEAD | Robert Schumacher | |
| 2017-04-04 | [vcpkg-docs] Fix references to --purge. | Robert Schumacher | |
| 2017-04-04 | [vcpkg-remove] Make purge the default for remove. | Robert Schumacher | |
| Added (currently undocumented) --no-purge as workaround if required. | |||
| 2017-04-04 | Merge branch 'removeoutdated' into HEAD | Robert Schumacher | |
| 2017-04-04 | [vcpkg-remove-outdated] Add documentation for remove --outdated. | Robert Schumacher | |
| 2017-04-04 | `remove` Add --outdated option | Alexander Karatarakis | |
| 2017-04-04 | [boost] Fix UWP builds by disabling nonfunctioning components. | Robert Schumacher | |
| 2017-04-05 | Patch the freetype include directory to the renamed one [freetype2 -> ↵ | Jackie Ng | |
| freetype]. Fixes #889 | |||
| 2017-04-04 | [pqp] fixes wrong declaration of math functions | Tobias Kohlbau | |
| Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de> | |||
| 2017-04-03 | Merge pull request #886 from Mixaill/libgd | Robert Schumacher | |
| [libgd] add version 2.2.4 | |||
| 2017-04-03 | Add -NoProfile to boostrap-vcpkg.bat | Alexander Karatarakis | |
| 2017-04-03 | [opencv] make use of added comment within control | Tobias Kohlbau | |
| 2017-04-03 | Fix SortedVector constructor | Alexander Karatarakis | |
| 2017-04-03 | Merge branch 'tobiaskohlbau-vcpkg_comment' | Alexander Karatarakis | |
| 2017-04-03 | adds line comments for CONTROL | Tobias Kohlbau | |
| Adds line comments denoted by # within CONTROL files. For the moment a comment must be start with # and is valid until the end of the line. It's not possible to add a comment at the end of usable lines. Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de> | |||
| 2017-04-03 | Merge pull request #877 from drdanz/ecm_port | Robert Schumacher | |
| Add ECM port | |||
| 2017-04-03 | [vcpkg-env] Added internal 'env' command to help diagnose environment issues. | Robert Schumacher | |
| 2017-04-03 | [libevent] Initial support | Arkadiy Shapkin | |
| 2017-04-01 | Merge pull request #887 from Mixaill/sqlite | Alexander Karatarakis | |
| [sqlite3] update to 3.18.0 | |||
