| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-06 | Introduce "vcpkg fetch" | Alexander Karatarakis | |
| 2018-02-26 | [everything] Use -text to ensure consistent files across machines. | Robert Schumacher | |
| If you experience trouble, you can use the following to renormalize your local working directory: git add --renormalize . git reset . git checkout . | |||
| 2018-01-17 | Add new struct: StringLiteral | Alexander Karatarakis | |
| 2017-12-14 | [vcpkg] Fix regressions in WSL build. | Robert Schumacher | |
| 2017-12-13 | [vcpkg] Fix regressions introduced with update command. Fixed issue with ↵ | Robert Schumacher | |
| upgrade where it assumed downloads were not allowed. | |||
| 2017-12-13 | Revert "[vcpkg-upgrade] Initial commit of upgrade command." | Robert Schumacher | |
| This reverts commit 803347a0c545687f6e6b8b3594b52d11435491b3. | |||
| 2017-12-13 | [vcpkg-upgrade] Initial commit of upgrade command. | Robert Schumacher | |
| 2017-12-01 | [vcpkg-contact-survey] Add monthly survey prompt | Robert Schumacher | |
| 2017-10-13 | [vcpkg] Re-layout all files using new organization scheme. | Robert Schumacher | |
| All filenames and directories are lowercase. Use dots for namespace separation. | |||
| 2017-10-06 | Merge pull request #1896 from mariatav/dev/mariatav/autocomplete | Robert Schumacher | |
| Autocomplete: Command to enable tab completion | |||
| 2017-10-02 | Create stub autocomplete function | Maria Tavlaki | |
| 2017-09-28 | [vcpkg-export-ifw] Separate IFW loop | Konstantin Podsvirov | |
| Separate IFW loop compatible with main export loop Fixed mistakes in templates Set current date to ReleaseDate tag | |||
| 2017-09-28 | WIP: Export IFW | Konstantin Podsvirov | |
| Add export to binary crossplatform repository/installer with GUI based on QtIFW: http://doc.qt.io/qtinstallerframework/ifw-overview.html For correct operation of these changes, you must use the corrected QtIFW: https://codereview.qt-project.org/#/c/203958 | |||
| 2017-08-24 | Introduce GlobalState struct | Alexander Karatarakis | |
| 2017-06-20 | [vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework. | Robert Schumacher | |
| 2017-06-08 | [vcpkg] Improve diagnostics upon port load failure | Robert Schumacher | |
| 2017-06-06 | Convert BuildType/Configuration Type into simple enum classes | Alexander Karatarakis | |
| 2017-05-24 | [vcpkg] Refactored to simplify BuildPolicies into BuildPolicy. | Robert Schumacher | |
| Restrict policy consumers to a simpler interface than std::map. Rename vcpkg::getMachineType -> vcpkg::to_machine_type. | |||
| 2017-05-01 | [vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, ↵ | Robert Schumacher | |
| vcpkg::Commands::BuildCommand | |||
| 2017-04-30 | [vcpkg] Remove OptBool in favor of Optional<bool> | Robert Schumacher | |
| 2017-04-27 | Run clang-format over the headers. Remove stray Version.h/cpp. Fix location ↵ | Alexander Karatarakis | |
| of VersionT.cpp | |||
| 2017-04-21 | Add skeleton code for `vcpkg export` | Alexander Karatarakis | |
| 2017-04-05 | Introduce `vcpkg depend-info` command | Alexander Karatarakis | |
| 2017-04-04 | vcpkg_paths -> VcpkgPaths | Alexander Karatarakis | |
| 2017-04-04 | version_t -> VersionT | Alexander Karatarakis | |
| 2017-04-04 | vcpkg_cmd_arguments -> VcpkgCmdArguments | 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 | cstring_view -> CStringView | Alexander Karatarakis | |
| 2017-04-03 | [vcpkg-env] Added internal 'env' command to help diagnose environment issues. | 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] 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 | Version_t | Alexander Karatarakis | |
| 2017-03-31 | Place cXstring_view in a separate header | Alexander Karatarakis | |
| 2017-03-31 | Move Environment:: functions into vcpkg_paths. Remove Environment.h/cpp | Robert Schumacher | |
| 2017-03-31 | Rename expected.h to vcpkg_expected.h | Alexander Karatarakis | |
| 2017-03-27 | Rework Paragraph parsing error handling. Add single paragraph functions | Alexander Karatarakis | |
| 2017-03-13 | Put LineInfo in separate h/cpp | Alexander Karatarakis | |
| 2017-03-10 | Add lazy.h | Alexander Karatarakis | |
| 2017-02-17 | Change Info::email() to Contact::email(). Remove vcpkg_info.h/cpp | Alexander Karatarakis | |
| 2017-02-16 | Rename Stopwatch.h/cpp to vcpkg_Chrono.h/cpp | Alexander Karatarakis | |
| 2017-02-15 | Raise Warning level for the vcpkg tool to W4 | Alexander Karatarakis | |
| 2017-02-15 | Introduce ci command: builds all packages of a triplet | Alexander Karatarakis | |
| 2017-02-10 | Add vcpkg_Enums | Alexander Karatarakis | |
| 2017-02-08 | Remove unnecessary $(PlatformToolset) condition | Alexander Karatarakis | |
| 2017-02-07 | Remove OutdatedDynamicCrt enum. Replace with vector<struct> | Alexander Karatarakis | |
