Alexander Karatarakis
|
c86dbc960e
|
Introduce Metrics namespace
|
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
|
bb865fb312
|
[vcpkg] Merge search for dumpbin and toolchain (they are the same).
|
2017-04-01 02:08:48 -07:00 |
|
Robert Schumacher
|
4792821a1d
|
Move Environment:: functions into vcpkg_paths. Remove Environment.h/cpp
|
2017-03-31 17:40:08 -07:00 |
|
Robert Schumacher
|
c84765601b
|
Move Environment::get_program_files() to System::get_program_files()
|
2017-03-31 17:35:38 -07:00 |
|
Alexander Karatarakis
|
42bd55e3ae
|
Rework optional<T>
|
2017-03-28 18:59:57 -07:00 |
|
Alexander Karatarakis
|
c1fee48c08
|
Use Checks::exit_fail/success/with_code()
|
2017-03-22 17:46:05 -07:00 |
|
Alexander Karatarakis
|
5c504265f3
|
Use Checks::exit_with_message()
|
2017-03-22 17:08:31 -07:00 |
|
Alexander Karatarakis
|
0038dd86bc
|
Fix issue of mismatching paths because of trailing newline char
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
4114d87a07
|
All Checks now take LineInfo as the first argument
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
d02d602090
|
System::cmd_execute_and_capture_output() now redirects std::err to std::out
|
2017-03-13 16:17:47 -07:00 |
|
Alexander Karatarakis
|
2d94b2198a
|
Don't print messages to the screen when where.exe fails to find something
|
2017-03-13 16:09:52 -07:00 |
|
Alexander Karatarakis
|
c59ac4e344
|
Formatting
|
2017-03-10 17:04:29 -08:00 |
|
Alexander Karatarakis
|
7b14894dc7
|
[vcpkg_paths] Add get_cmake/git/nuget_exe() functions
|
2017-03-10 17:04:28 -08:00 |
|
Alexander Karatarakis
|
050e4a0f7a
|
Introduce precompiled headers
|
2017-01-30 21:52:42 -08:00 |
|
Alexander Karatarakis
|
6d3ab4579d
|
[vcpkg_paths] Add "scripts" entry
|
2017-01-23 15:12:52 -08:00 |
|
Alexander Karatarakis
|
0042316c4b
|
Introduce filesystem_fs.h
|
2016-11-30 13:38:42 -08:00 |
|
Alexander Karatarakis
|
6e9d17f73c
|
Introduce BUILD_INFO file. Significant change in the way static/dynamic is
handled
|
2016-11-08 14:12:49 -08:00 |
|
Alexander Karatarakis
|
d799762ea7
|
Move listfile_path() to vcpkg_paths.h
|
2016-11-07 17:54:23 -08:00 |
|
Alexander Karatarakis
|
5d58eb29cc
|
[package_spec] Force using the factories that do sanity checks
|
2016-10-03 17:45:01 -07:00 |
|
Alexander Karatarakis
|
330b411cd2
|
[triplet] Force using the factory that does sanity checks
|
2016-10-03 17:20:52 -07:00 |
|
Alexander Karatarakis
|
df55e93b18
|
[vcpkg_paths] Use fs alias in all places within the header
|
2016-09-30 16:34:55 -07:00 |
|
Alexander Karatarakis
|
8e3ee05230
|
Rename validate_triplet to is_valid_triplet
|
2016-09-29 15:02:56 -07:00 |
|
Alexander Karatarakis
|
fb1130876f
|
Valiting triplets is now the responsibility of vcpkg_paths
|
2016-09-29 15:00:40 -07:00 |
|
Robert Schumacher
|
76149ffac5
|
[vcpkg] Rename vcpkg_ports::find_available_x to be more concise
|
2016-09-23 14:32:56 -07:00 |
|
Robert Schumacher
|
f4196f1638
|
[vcpkg] Move find_available_package, find_available_port_file into vcpkg_paths.
`vcpkg_paths` is responsible for binding the concrete filesystem representation to the abstract `package_spec`.
|
2016-09-23 14:25:17 -07:00 |
|
Alexander Karatarakis
|
ccca198c1b
|
Initial commit
|
2016-09-18 20:54:03 -07:00 |
|