Robert Schumacher
|
965e99cf26
|
[rttr] Fix executables. Fix read-only permissions.
|
2018-03-08 23:51:55 -08:00 |
|
Robert Schumacher
|
130fa279f9
|
[vcpkg] Revert making remove_package() take status_db by const
The in-memory database must be updated to communicate to future actions that they need to look at this package's files (or not)
|
2018-01-23 14:14:01 -08:00 |
|
Robert Schumacher
|
3beeb94ec5
|
[vcpkg] Use InstalledPackageView instead of unsorted raw vectors
|
2018-01-23 06:50:24 -08:00 |
|
Alexander Karatarakis
|
f563d2b588
|
Use StringLiteral and constexpr for options/switches
|
2018-01-17 19:39:46 -08:00 |
|
Robert Schumacher
|
332414111d
|
Revert "clang-tidy fixes"
This reverts commit 2d0a76370ead152896411d17aa19934235b93d1c.
|
2017-12-23 07:29:12 -08:00 |
|
Alexander Karatarakis
|
2d0a76370e
|
clang-tidy fixes
|
2017-12-22 16:52:11 -08:00 |
|
Robert Schumacher
|
eb1a7b099e
|
[vcpkg] Fix regressions introduced with update command. Fixed issue with upgrade where it assumed downloads were not allowed.
|
2017-12-13 05:43:00 -08:00 |
|
Robert Schumacher
|
7a6ffdc75c
|
Revert "[vcpkg-upgrade] Initial commit of upgrade command."
This reverts commit 803347a0c545687f6e6b8b3594b52d11435491b3.
|
2017-12-13 04:48:13 -08:00 |
|
Robert Schumacher
|
803347a0c5
|
[vcpkg-upgrade] Initial commit of upgrade command.
|
2017-12-13 02:22:52 -08:00 |
|
Robert Schumacher
|
ecd21d6cb4
|
[vcpkg-tests] Use PCH.
[vcpkg-update] Fix feature packages with update command.
Fixes #2003.
|
2017-11-11 19:47:56 -08:00 |
|
Robert Schumacher
|
6a91d1ece1
|
[vcpkg] Refactor argument parsing to use common code paths.
|
2017-11-02 15:20:42 -07:00 |
|
Alexander Karatarakis
|
79ebd26605
|
Remove VcpkgCmdArguments.check_and_get_optional_command_arguments() overload
Also, use Util::Sets::contains() where possible.
|
2017-10-26 19:17:12 -07:00 |
|
Alexander Karatarakis
|
a536a46302
|
remove : Consistency renames
|
2017-10-17 03:07:39 -07:00 |
|
Robert Schumacher
|
7214c3583b
|
[vcpkg] Push use of UTF-16 to only around Win32 call boundaries.
|
2017-10-16 11:44:04 -07:00 |
|
Robert Schumacher
|
58fd38c820
|
[vcpkg-autocomplete] Add edit completion
|
2017-10-14 02:16:55 -07:00 |
|
Robert Schumacher
|
bea4c2ff49
|
[vcpkg] Begin refactor to use CommandStructure to represent command parsing
|
2017-10-13 20:58:00 -07:00 |
|
Robert Schumacher
|
e17de99599
|
[vcpkg] Re-layout all files using new organization scheme.
All filenames and directories are lowercase. Use dots for namespace separation.
|
2017-10-13 18:37:41 -07:00 |
|