| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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-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-01 | Merge pull request #887 from Mixaill/sqlite | Alexander Karatarakis | |
| [sqlite3] update to 3.18.0 | |||
| 2017-04-01 | [sqlite3] update to 3.18.0 | Mikhail Paulyshka | |
| 2017-04-01 | [sqlite3] fix uwp builds | Mikhail Paulyshka | |
| 2017-04-01 | [libgd] add version 2.2.4 | Mikhail Paulyshka | |
| 2017-04-01 | [vcpkg] Add bootstrap-vcpkg.bat to improve first-time experience. | Robert Schumacher | |
| 2017-04-01 | [vcpkg] ImmutableSortedVector is actually Mutable via move. | Robert Schumacher | |
| Use fmap instead of construct/insert. Don't cache VS2015 instances since it is called once. Add ParagraphDataMap alias. | |||
| 2017-04-01 | [vcpkg] Merge search for dumpbin and toolchain (they are the same). | Robert Schumacher | |
| 2017-04-01 | [vcpkg] Use fmap instead of std::transform. | Robert Schumacher | |
| 2017-04-01 | [vcpkg] Collapse cXstring_views into a single template. | Robert Schumacher | |
| 2017-04-01 | [vcpkg] Collapse join() overloads into a single template. | Robert Schumacher | |
| 2017-04-01 | [vcpkg] Replace explicit bulk operations with fmap | Robert Schumacher | |
| 2017-04-01 | [vcpkg] Dead code elimination | Robert Schumacher | |
| 2017-03-31 | Fix issue in vcxproj.filters | Alexander Karatarakis | |
| 2017-03-31 | `update` needs to use package_spec | Alexander Karatarakis | |
| 2017-03-31 | Refactor update and portsdiff | Alexander Karatarakis | |
| 2017-03-31 | Add name_and_version_diff_t | Alexander Karatarakis | |
| 2017-03-31 | Version_t | Alexander Karatarakis | |
| 2017-03-31 | Remove Files::check_is_directory() | Robert Schumacher | |
| 2017-03-31 | Add constexpr in cstring_view functions | Robert Schumacher | |
| 2017-03-31 | Place cXstring_view in a separate header | Alexander Karatarakis | |
| 2017-03-31 | Use cstring_view in utf conversion functions | Robert Schumacher | |
| 2017-03-31 | Fix memory leak in get_environmental_variable() | Robert Schumacher | |
| 2017-03-31 | Move Environment:: functions into vcpkg_paths. Remove Environment.h/cpp | Robert Schumacher | |
| 2017-03-31 | Move Environment::get_program_files() to System::get_program_files() | Robert Schumacher | |
| 2017-03-31 | Remove System::set_environmental_variable() | Alexander Karatarakis | |
