Alexander Karatarakis
|
42bd55e3ae
|
Rework optional<T>
|
2017-03-28 18:59:57 -07:00 |
|
Alexander Karatarakis
|
67ce764c2e
|
[expected] Now uses exit variants instead of throw variants
|
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
|
4114d87a07
|
All Checks now take LineInfo as the first argument
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
d15818c602
|
Checks::unreachable() now needs LineInfo as an argument
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
40419c768a
|
ci : Remove call to Environment::ensure_utilities_on_path();
|
2017-03-10 17:04:29 -08:00 |
|
Alexander Karatarakis
|
49c96dee1f
|
[ci ] Print time for succeeded builds too
|
2017-03-07 12:10:50 -08:00 |
|
Robert Schumacher
|
914664bf27
|
[vcpkg-ci] Display per-package timing information.
|
2017-03-04 06:48:59 -08:00 |
|
Alexander Karatarakis
|
f75177b64b
|
Use load_all_ports() in ci
|
2017-02-27 16:58:53 -08:00 |
|
Alexander Karatarakis
|
b7bd8c3251
|
Fix #include of Paragraph.h
|
2017-02-27 15:54:06 -08:00 |
|
Alexander Karatarakis
|
c0ae9fee7e
|
Move some functions from vcpkglib.h to Paragraphs.h
|
2017-02-27 15:45:56 -08:00 |
|
Alexander Karatarakis
|
4cbd4e0cc8
|
ci : Check for --options, delay loading status_db, refactor
|
2017-02-17 15:29:32 -08:00 |
|
Alexander Karatarakis
|
1a6496b494
|
Use ElapsedTime instead of Stopwatch
|
2017-02-16 16:37:11 -08:00 |
|
Alexander Karatarakis
|
e16084cc8d
|
Rename Stopwatch.h/cpp to vcpkg_Chrono.h/cpp
|
2017-02-16 16:32:36 -08:00 |
|
Alexander Karatarakis
|
b80cdd1118
|
Fix C4018 warning
|
2017-02-15 20:18:39 -08:00 |
|
Alexander Karatarakis
|
fcafe9acea
|
Improve info displayed during the CI command
|
2017-02-15 18:06:07 -08:00 |
|
Alexander Karatarakis
|
dbd8e5c56d
|
Print only non-SUCCEEDED packages and also show summary
|
2017-02-15 18:06:06 -08:00 |
|
Alexander Karatarakis
|
430739c468
|
Change parameter from std::string to package_spec
|
2017-02-15 18:06:06 -08:00 |
|
Alexander Karatarakis
|
6e25bcf7cb
|
Swap parameters of Build::create_error_message()
|
2017-02-15 18:06:06 -08:00 |
|
Alexander Karatarakis
|
c432b66034
|
Introduce ci command: builds all packages of a triplet
|
2017-02-15 18:06:06 -08:00 |
|