.. |
BinaryParagraph.h
|
[vcpkg] Add comments
|
2017-05-24 15:54:12 -07:00 |
coff_file_reader.h
|
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp
|
2017-04-27 18:59:57 -07:00 |
CStringView.h
|
[vcpkg] CStringView improvements
|
2017-04-30 03:27:49 -07:00 |
filesystem_fs.h
|
Use std::experimental::filesystem instead of std::tr2::sys
|
2017-06-19 13:25:41 -07:00 |
lazy.h
|
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp
|
2017-04-27 18:59:57 -07:00 |
LineInfo.h
|
ExpectedT factory class
|
2017-06-06 14:02:59 -07:00 |
MachineType.h
|
[vcpkg] Refactored to simplify BuildPolicies into BuildPolicy.
|
2017-05-24 00:44:00 -07:00 |
metrics.h
|
Rename Metrics:: function to all_lower
|
2017-04-04 16:44:41 -07:00 |
PackageSpec.h
|
[vcpkg] feature packages initial parsing
|
2017-06-19 15:06:15 -07:00 |
PackageSpecParseResult.h
|
PackageSpecParseResult const ref bug
|
2017-06-06 14:02:59 -07:00 |
ParagraphParseResult.h
|
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp
|
2017-04-27 18:59:57 -07:00 |
Paragraphs.h
|
[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.
|
2017-06-20 09:36:21 -07:00 |
pch.h
|
[vcpkg] Improve diagnostics upon port load failure
|
2017-06-08 04:32:57 -07:00 |
PostBuildLint_BuildType.h
|
Convert BuildType/Configuration Type into simple enum classes
|
2017-06-06 16:37:58 -07:00 |
PostBuildLint.h
|
Rework vcpkg's triplet environment reading
|
2017-05-04 15:06:18 -07:00 |
SortedVector.h
|
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp
|
2017-04-27 18:59:57 -07:00 |
SourceParagraph.h
|
[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.
|
2017-06-20 09:36:21 -07:00 |
Span.h
|
[vcpkg] Improve diagnostics upon port load failure
|
2017-06-08 04:32:57 -07:00 |
StatusParagraph.h
|
[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.
|
2017-06-20 09:36:21 -07:00 |
StatusParagraphs.h
|
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp
|
2017-04-27 18:59:57 -07:00 |
triplet.h
|
Rework vcpkg's triplet environment reading
|
2017-05-04 15:06:18 -07:00 |
vcpkg_Build.h
|
[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.
|
2017-06-20 09:36:21 -07:00 |
vcpkg_Checks.h
|
[vcpkg] check_exit should accept explicitly-convertible-to-bool
|
2017-04-30 03:37:58 -07:00 |
vcpkg_Chrono.h
|
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp
|
2017-04-27 18:59:57 -07:00 |
vcpkg_Commands.h
|
[vcpkg] feature packages initial parsing
|
2017-06-19 15:06:15 -07:00 |
vcpkg_Dependencies.h
|
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp
|
2017-04-27 18:59:57 -07:00 |
vcpkg_Enums.h
|
Enums::f(): Accept CStringView instead of std::string&
|
2017-04-28 13:07:51 -07:00 |
vcpkg_expected.h
|
[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.
|
2017-06-20 09:36:21 -07:00 |
vcpkg_Files.h
|
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp
|
2017-04-27 18:59:57 -07:00 |
vcpkg_Graphs.h
|
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp
|
2017-04-27 18:59:57 -07:00 |
vcpkg_Input.h
|
[vcpkg] feature packages initial parsing
|
2017-06-19 15:06:15 -07:00 |
vcpkg_Maps.h
|
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp
|
2017-04-27 18:59:57 -07:00 |
vcpkg_optional.h
|
[vcpkg] Remove OptBool in favor of Optional<bool>
|
2017-04-30 03:36:55 -07:00 |
vcpkg_Parse.h
|
[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.
|
2017-06-20 09:36:21 -07:00 |
vcpkg_Strings.h
|
[vcpkg] feature packages initial parsing
|
2017-06-19 15:06:15 -07:00 |
vcpkg_System.h
|
Introduce Debug::println()
|
2017-05-05 14:37:58 -07:00 |
vcpkg_Util.h
|
[vcpkg] Added parser support for 'Supports' field
|
2017-06-06 16:08:36 -07:00 |
VcpkgCmdArguments.h
|
[vcpkg] Remove OptBool in favor of Optional<bool>
|
2017-04-30 03:36:55 -07:00 |
vcpkglib.h
|
[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.
|
2017-06-20 09:36:21 -07:00 |
VcpkgPaths.h
|
[vcpkg] Formatting and simplification of VcpkgPaths::get_toolset()
|
2017-06-05 22:01:41 -07:00 |
VersionT.h
|
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp
|
2017-04-27 18:59:57 -07:00 |