Alexander Karatarakis
|
346aa3fab8
|
[clang-format] Cpp11BracedListStyle: true
|
2017-04-28 12:55:50 -07:00 |
|
Alexander Karatarakis
|
1e9471a148
|
Run clang-format over the cpp files
|
2017-04-27 18:59:57 -07:00 |
|
Robert Schumacher
|
1c08a42091
|
Merge from master
|
2017-04-14 16:01:19 -07:00 |
|
Alexander Karatarakis
|
46999d38be
|
Use Util::erase_remove_if()
|
2017-04-13 15:49:33 -07:00 |
|
Robert Schumacher
|
c92623216d
|
Revert "Use Util::keep_if()"
This reverts commit 3739e8e0b9 .
|
2017-04-13 02:15:42 -07:00 |
|
Alexander Karatarakis
|
8abbce6361
|
write_all_lines() -> write_lines()
|
2017-04-12 23:16:04 -07:00 |
|
Alexander Karatarakis
|
bd01f8ce83
|
get_files_recursive()/get_files_non_recursive()
|
2017-04-12 23:15:02 -07:00 |
|
Alexander Karatarakis
|
1b21fd0f71
|
Files::read_lines() -> Files::read_all_lines()
|
2017-04-12 23:00:42 -07:00 |
|
Robert Schumacher
|
c3b54a2e7b
|
Merge from master
|
2017-04-12 22:57:23 -07:00 |
|
Robert Schumacher
|
7069fbbebc
|
[vcpkg] Remove+indirect nearly all uses of iostreams
|
2017-04-12 22:48:52 -07:00 |
|
Alexander Karatarakis
|
3739e8e0b9
|
Use Util::keep_if()
|
2017-04-12 22:40:24 -07:00 |
|
Robert Schumacher
|
0bc21296c9
|
[vcpkg] Alias out standard filesystem headers to ensure clean separation.
|
2017-04-11 15:16:39 -07:00 |
|
Robert Schumacher
|
b34c40a4e6
|
[vcpkg] Further work on filesystem abstraction layer.
|
2017-04-08 20:19:35 -07:00 |
|
Robert Schumacher
|
c434dc9986
|
[vcpkg] Initial addition of Filesystem abstraction to enable testing.
|
2017-04-08 16:26:26 -07:00 |
|
Alexander Karatarakis
|
eeb87e1051
|
StatusParagraph_and_associated_files -> StatusParagraphAndAssociatedFiles
|
2017-04-04 16:47:06 -07:00 |
|
Alexander Karatarakis
|
3f76b9e53d
|
vcpkg_paths -> VcpkgPaths
|
2017-04-04 16:44:46 -07:00 |
|
Alexander Karatarakis
|
cf3ee7c2a5
|
Want: change enum constants to ALL_UPPER
|
2017-04-04 16:44:43 -07:00 |
|
Alexander Karatarakis
|
7ca52532c2
|
want_t -> Want
|
2017-04-04 16:44:42 -07:00 |
|
Alexander Karatarakis
|
a742b60b4f
|
InstallState: change enum constants to ALL_UPPER
|
2017-04-04 16:44:42 -07:00 |
|
Alexander Karatarakis
|
ab34b88f2d
|
install_state_t -> InstallState
|
2017-04-04 16:44:42 -07:00 |
|
Alexander Karatarakis
|
830a4d97d4
|
Rename Metrics:: function to all_lower
|
2017-04-04 16:44:41 -07:00 |
|
Alexander Karatarakis
|
c86dbc960e
|
Introduce Metrics namespace
|
2017-04-04 16:44:41 -07:00 |
|
Alexander Karatarakis
|
604d0e58da
|
cstring_view -> CStringView
|
2017-04-04 16:44:41 -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 |
|
Robert Schumacher
|
aae15bd468
|
[vcpkg] Collapse join() overloads into a single template.
|
2017-04-01 01:38:32 -07:00 |
|
Robert Schumacher
|
a7c13ce724
|
Use cwstring_view in CMakeVariable
|
2017-03-31 16:42:06 -07:00 |
|
Robert Schumacher
|
c5950aa651
|
Rename expected::get_or_exit() to expected::value_or_exit()
|
2017-03-31 16:23:48 -07:00 |
|
Alexander Karatarakis
|
f1d4a4457e
|
Introduce get_installed_ports()
|
2017-03-31 16:15:05 -07:00 |
|
Alexander Karatarakis
|
67ce764c2e
|
[expected] Now uses exit variants instead of throw variants
|
2017-03-28 18:48:03 -07:00 |
|
Alexander Karatarakis
|
d2bab3c370
|
Rework Paragraph parsing error handling. Add single paragraph functions
|
2017-03-27 12:43:14 -07:00 |
|
Alexander Karatarakis
|
4114d87a07
|
All Checks now take LineInfo as the first argument
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
cbcd29c209
|
Global variable g_debugging now declared in vcpkglib.h
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
f93b3ccc4f
|
Introduce make_cmake_cmd() helper function
|
2017-03-10 17:04:29 -08:00 |
|
Alexander Karatarakis
|
c0ae9fee7e
|
Move some functions from vcpkglib.h to Paragraphs.h
|
2017-02-27 15:45:56 -08:00 |
|
Alexander Karatarakis
|
7e12f5599d
|
Use std::move to avoid a copy
|
2017-02-27 15:32:43 -08:00 |
|
Alexander Karatarakis
|
33952d2dd2
|
Introduce function: load_all_ports()
|
2017-02-27 15:13:13 -08:00 |
|
Alexander Karatarakis
|
eb07291f0c
|
Enclose cpp file into namespace
|
2017-02-27 14:59:56 -08:00 |
|
Alexander Karatarakis
|
293fcbec59
|
[!] Change the format of the listfile
|
2017-02-15 19:19:19 -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 |
|