Robert Schumacher
|
ebf1fff6a7
|
[vcpkg-remove] Make purge the default for remove.
Added (currently undocumented) --no-purge as workaround if required.
|
2017-04-04 13:05:02 -07:00 |
|
Robert Schumacher
|
43af01c0dd
|
[vcpkg-remove-outdated] Add documentation for remove --outdated.
|
2017-04-04 12:59:02 -07:00 |
|
Robert Schumacher
|
db73e73c56
|
[vcpkg] Add bootstrap-vcpkg.bat to improve first-time experience.
|
2017-04-01 03:58:45 -07:00 |
|
Robert Schumacher
|
b788c2b209
|
[vcpkg] ImmutableSortedVector is actually Mutable via move.
Use fmap instead of construct/insert.
Don't cache VS2015 instances since it is called once.
Add ParagraphDataMap alias.
|
2017-04-01 03:30:52 -07:00 |
|
Alexander Karatarakis
|
8e30d0b420
|
update needs to use package_spec
|
2017-03-31 18:01:13 -07:00 |
|
Alexander Karatarakis
|
af0e652c48
|
Refactor update and portsdiff
|
2017-03-31 18:01:13 -07:00 |
|
Alexander Karatarakis
|
e074718209
|
Version_t
|
2017-03-31 18:01:13 -07:00 |
|
Alexander Karatarakis
|
f1d4a4457e
|
Introduce get_installed_ports()
|
2017-03-31 16:15:05 -07:00 |
|
Alexander Karatarakis
|
8aa6f78e3c
|
Remove unneeded calls to c_str()
|
2017-03-28 18:48:03 -07:00 |
|
Alexander Karatarakis
|
4bc91f1f26
|
[commands] Use Checks::exit_fail/success/with_code()
|
2017-03-22 17:45:39 -07:00 |
|
Alexander Karatarakis
|
54859c0f1f
|
Introduce extract_port_names_and_versions()
|
2017-02-27 16:14:36 -08:00 |
|
Alexander Karatarakis
|
43eb772d94
|
Change Info::email() to Contact::email(). Remove vcpkg_info.h/cpp
|
2017-02-17 20:13:36 -08:00 |
|
Alexander Karatarakis
|
ac2ec94129
|
Change Info::version() to Version::version()
|
2017-02-17 20:08:29 -08:00 |
|
Alexander Karatarakis
|
e47f62acea
|
update : check for --options
|
2017-02-17 15:32:10 -08:00 |
|
Alexander Karatarakis
|
050e4a0f7a
|
Introduce precompiled headers
|
2017-01-30 21:52:42 -08:00 |
|
Alexander Karatarakis
|
59be40a100
|
Rename vcpkg.h/cpp to vcpkglib.h/cpp
|
2017-01-25 19:32:50 -08:00 |
|
Olaf van der Spek
|
73f4c47d76
|
Update commands_update.cpp
|
2017-01-25 19:09:01 +01:00 |
|
Alexander Karatarakis
|
cc8851144a
|
Reorganize commands, each in its own namespace
Additionally, functions related to a command can now live
in the same namespace
|
2017-01-12 22:03:57 -08:00 |
|
Alexander Karatarakis
|
df2a05e854
|
Introduce Command namespace. Refactoring
|
2017-01-12 17:43:05 -08:00 |
|
Alexander Karatarakis
|
aad0cc4c04
|
Files::get_contents() -> Files::read_contents()
|
2016-12-16 19:40:58 -08:00 |
|
Alexander Karatarakis
|
31b8eee587
|
Use the already loaded status_db
|
2016-11-15 17:42:42 -08:00 |
|
Alexander Karatarakis
|
c91d8e41b6
|
Introduce vcpkg_info.h/cpp
|
2016-11-07 17:31:41 -08:00 |
|
Alexander Karatarakis
|
a721db2c1f
|
Refactor: create new Paragraphs.h/cpp
|
2016-11-07 16:06:36 -08:00 |
|
Alexander Karatarakis
|
429e2eca4a
|
BinaryParagraph now contains a package_spec instead of name+triplet
|
2016-10-04 15:16:07 -07:00 |
|
Alexander Karatarakis
|
b2c1076aef
|
All commands now use the new functions for argument checking
|
2016-09-30 15:02:08 -07:00 |
|
Robert Schumacher
|
93f8088a5a
|
[vcpkg] Improved help message upon build failure.
|
2016-09-29 11:50:31 -07:00 |
|
Alexander Karatarakis
|
aeab2fee87
|
Place update_command() in a separate cpp file
|
2016-09-21 23:51:45 -07:00 |
|