vcpkg/toolsrc/include
2017-04-14 14:31:45 -07:00
..
BinaryParagraph.h [BinaryParagraph] target_triplet -> triplet 2017-04-10 13:06:44 -07:00
coff_file_reader.h dll_info->DllInfo, lib_info->LibInfo 2017-04-04 16:44:40 -07:00
CStringView.h cstring_view -> CStringView 2017-04-04 16:44:41 -07:00
filesystem_fs.h Introduce filesystem_fs.h 2016-11-30 13:38:42 -08:00
lazy.h lazy<T> -> Lazy<T> 2017-04-04 16:44:41 -07:00
LineInfo.h LineInfo::toString() -> LineInfo::to_string() 2017-04-04 16:47:07 -07:00
MachineType.h Add MachineType enum 2016-10-14 16:49:44 -07:00
metrics.h Rename Metrics:: function to all_lower 2017-04-04 16:44:41 -07:00
OptBool.h opt_bool->OptBool 2017-04-04 16:44:41 -07:00
PackageSpec.h Add PackageSpec != operator 2017-04-12 22:40:24 -07:00
PackageSpecParseResult.h package_spec_parse_result -> PackageSpecParseResult 2017-04-04 16:44:41 -07:00
ParagraphParseResult.h paragraph_parse_result -> ParagraphParseResult 2017-04-04 16:44:41 -07:00
Paragraphs.h vcpkg_paths -> VcpkgPaths 2017-04-04 16:44:46 -07:00
pch.h [pch.h] Put windows.h at the top to solve compilation errors 2017-03-29 13:16:23 -07:00
PostBuildLint_BuildInfo.h LinkageType to UpperCamelCase 2017-04-04 16:44:42 -07:00
PostBuildLint_BuildPolicies.h toString() -> to_string in various enums 2017-04-04 16:47:08 -07:00
PostBuildLint_BuildType.h toString() -> to_string in various enums 2017-04-04 16:47:08 -07:00
PostBuildLint_ConfigurationType.h toString() -> to_string in various enums 2017-04-04 16:47:08 -07:00
PostBuildLint_LinkageType.h toString() -> to_string in various enums 2017-04-04 16:47:08 -07:00
PostBuildLint.h vcpkg_paths -> VcpkgPaths 2017-04-04 16:44:46 -07:00
SortedVector.h [SortedVector] Add default constructor 2017-04-04 16:47:06 -07:00
SourceParagraph.h dependency -> Dependency 2017-04-04 16:44:42 -07:00
StatusParagraph.h Want: change enum constants to ALL_UPPER 2017-04-04 16:44:43 -07:00
StatusParagraphs.h [StatusParagraph] target_triplet -> triplet 2017-04-10 13:08:47 -07:00
triplet.h Remove triplet operator<< overload 2017-04-07 17:45:17 -07:00
vcpkg_Checks.h cstring_view -> CStringView 2017-04-04 16:44:41 -07:00
vcpkg_Chrono.h ElapsedTime: rename function to all_lower 2017-04-04 16:44:43 -07:00
vcpkg_Commands.h Remaining target_triplet -> triplet 2017-04-10 13:13:07 -07:00
vcpkg_Dependencies.h Remove explicit keyword from constructor 2017-04-14 14:31:45 -07:00
vcpkg_Enums.h Enums::toString() -> Enums::to_string() 2017-04-04 16:44:45 -07:00
vcpkg_expected.h expected -> Expected 2017-04-04 16:44:45 -07:00
vcpkg_Files.h expected -> Expected 2017-04-04 16:44:45 -07:00
vcpkg_Graphs.h Fix issue in the toposort algorithm and move-only types 2017-04-12 22:05:03 -07:00
vcpkg_Input.h default_target_triplet -> default_triplet 2017-04-10 13:00:33 -07:00
vcpkg_Maps.h [vcpkg] Dead code elimination 2017-04-01 01:10:15 -07:00
vcpkg_optional.h Add default constructor to Optional<T> 2017-04-12 22:05:03 -07:00
vcpkg_Strings.h Add to_printf_arg() for classes with to_string() 2017-04-07 16:22:35 -07:00
vcpkg_System.h color -> Color 2017-04-04 16:47:00 -07:00
vcpkg_Util.h Add Util::find_if() and Util::find_if_not() 2017-04-14 14:31:45 -07:00
VcpkgCmdArguments.h VcpkgCmdArguments.target_triplet -> ".triplet 2017-04-10 13:01:43 -07:00
vcpkglib_helpers.h Use Nested Namespace Definition 2017-01-05 14:25:50 -08:00
vcpkglib.h StatusParagraph_and_associated_files -> StatusParagraphAndAssociatedFiles 2017-04-04 16:47:06 -07:00
VcpkgPaths.h vcpkg_paths -> VcpkgPaths 2017-04-04 16:44:46 -07:00
Version.cpp version_t -> VersionT 2017-04-04 16:44:43 -07:00
Version.h version_t -> VersionT 2017-04-04 16:44:43 -07:00
VersionT.cpp VersionT: replace to_printf_arg() with .to_string() 2017-04-07 17:56:26 -07:00
VersionT.h VersionT: replace to_printf_arg() with .to_string() 2017-04-07 17:56:26 -07:00