.. |
BinaryParagraph.cpp
|
[BinaryParagraph] target_triplet -> triplet
|
2017-04-10 13:06:44 -07:00 |
coff_file_reader.cpp
|
[coff_file_reader] Rename types to UpperCamelCase
|
2017-04-04 16:47:06 -07:00 |
commands_available_commands.cpp
|
Formatting
|
2017-04-10 12:58:19 -07:00 |
commands_build_external.cpp
|
PackageSpec.target_triplet() -> ".triplet()
|
2017-04-10 13:03:34 -07:00 |
commands_build.cpp
|
Use Util::erase_remove_if()
|
2017-04-13 15:49:33 -07:00 |
commands_cache.cpp
|
vcpkg_paths -> VcpkgPaths
|
2017-04-04 16:44:46 -07:00 |
commands_ci.cpp
|
Simplify Install plan generation
|
2017-04-12 22:05:03 -07:00 |
commands_contact.cpp
|
vcpkg_cmd_arguments -> VcpkgCmdArguments
|
2017-04-04 16:44:43 -07:00 |
commands_create.cpp
|
vcpkg_paths -> VcpkgPaths
|
2017-04-04 16:44:46 -07:00 |
commands_depends.cpp
|
Introduce vcpkg depend-info command
|
2017-04-05 14:20:49 -07:00 |
commands_edit.cpp
|
vcpkg_paths -> VcpkgPaths
|
2017-04-04 16:44:46 -07:00 |
commands_env.cpp
|
vcpkg_paths -> VcpkgPaths
|
2017-04-04 16:44:46 -07:00 |
commands_hash.cpp
|
Use Util::erase_remove_if()
|
2017-04-13 15:49:33 -07:00 |
commands_help.cpp
|
color -> Color
|
2017-04-04 16:47:00 -07:00 |
commands_helpers.cpp
|
Reorganize commands, each in its own namespace
|
2017-01-12 22:03:57 -08:00 |
commands_import.cpp
|
vcpkg_paths -> VcpkgPaths
|
2017-04-04 16:44:46 -07:00 |
commands_install.cpp
|
Simplify Install plan generation
|
2017-04-12 22:05:03 -07:00 |
commands_integrate.cpp
|
Use Util::erase_remove_if()
|
2017-04-13 15:49:33 -07:00 |
commands_list.cpp
|
vcpkg_paths -> VcpkgPaths
|
2017-04-04 16:44:46 -07:00 |
commands_owns.cpp
|
StatusParagraph_and_associated_files -> StatusParagraphAndAssociatedFiles
|
2017-04-04 16:47:06 -07:00 |
commands_portsdiff.cpp
|
set_element_presence -> SetElementPresence
|
2017-04-04 16:47:06 -07:00 |
commands_remove.cpp
|
Simplify Remove plan generation
|
2017-04-12 22:05:03 -07:00 |
commands_search.cpp
|
vcpkg_paths -> VcpkgPaths
|
2017-04-04 16:44:46 -07:00 |
commands_update.cpp
|
Remove PackageSpec.display_name()
|
2017-04-07 16:22:35 -07:00 |
commands_version.cpp
|
vcpkg_cmd_arguments -> VcpkgCmdArguments
|
2017-04-04 16:44:43 -07:00 |
LineInfo.cpp
|
LineInfo::toString() -> LineInfo::to_string()
|
2017-04-04 16:47:07 -07:00 |
MachineType.cpp
|
All Checks now take LineInfo as the first argument
|
2017-03-13 17:56:21 -07:00 |
metrics.cpp
|
metrics: functions to lower_case
|
2017-04-04 16:47:07 -07:00 |
OptBool.cpp
|
opt_bool->OptBool
|
2017-04-04 16:44:41 -07:00 |
PackageSpec.cpp
|
Add PackageSpec != operator
|
2017-04-12 22:40:24 -07:00 |
PackageSpecParseResult.cpp
|
package_spec_parse_result -> PackageSpecParseResult
|
2017-04-04 16:44:41 -07:00 |
ParagraphParseResult.cpp
|
paragraph_parse_result -> ParagraphParseResult
|
2017-04-04 16:44:41 -07:00 |
Paragraphs.cpp
|
Fix a infinite skip_comment check in Paragraphs.cpp
|
2017-04-05 17:12:32 +08:00 |
pch.cpp
|
Introduce precompiled headers
|
2017-01-30 21:52:42 -08:00 |
PostBuildLint_BuildInfo.cpp
|
expected -> Expected
|
2017-04-04 16:44:45 -07:00 |
PostBuildLint_BuildPolicies.cpp
|
toString() -> to_string in various enums
|
2017-04-04 16:47:08 -07:00 |
PostBuildLint_BuildType.cpp
|
toString() -> to_string in various enums
|
2017-04-04 16:47:08 -07:00 |
PostBuildLint_ConfigurationType.cpp
|
toString() -> to_string in various enums
|
2017-04-04 16:47:08 -07:00 |
PostBuildLint_LinkageType.cpp
|
toString() -> to_string in various enums
|
2017-04-04 16:47:08 -07:00 |
PostBuildLint.cpp
|
PackageSpec.target_triplet() -> ".triplet()
|
2017-04-10 13:03:34 -07:00 |
SourceParagraph.cpp
|
color -> Color
|
2017-04-04 16:47:00 -07:00 |
StatusParagraph.cpp
|
Want: change enum constants to ALL_UPPER
|
2017-04-04 16:44:43 -07:00 |
StatusParagraphs.cpp
|
Remove repeated #include
|
2017-04-12 22:05:03 -07:00 |
tests_dependencies.cpp
|
triplet -> Triplet
|
2017-04-04 16:44:42 -07:00 |
tests_paragraph.cpp
|
PackageSpec.target_triplet() -> ".triplet()
|
2017-04-10 13:03:34 -07:00 |
triplet.cpp
|
Remove triplet operator<< overload
|
2017-04-07 17:45:17 -07:00 |
vcpkg_Checks.cpp
|
LineInfo::toString() -> LineInfo::to_string()
|
2017-04-04 16:47:07 -07:00 |
vcpkg_Chrono.cpp
|
ElapsedTime: rename function to all_lower
|
2017-04-04 16:44:43 -07:00 |
vcpkg_Dependencies.cpp
|
Use Util::erase_remove_if()
|
2017-04-13 15:49:33 -07:00 |
vcpkg_Enums.cpp
|
Enums::toString() -> Enums::to_string()
|
2017-04-04 16:44:45 -07:00 |
vcpkg_Files.cpp
|
expected -> Expected
|
2017-04-04 16:44:45 -07:00 |
vcpkg_Input.cpp
|
default_target_triplet -> default_triplet
|
2017-04-10 13:00:33 -07:00 |
vcpkg_metrics_uploader.cpp
|
Join declaration with assignment
|
2017-04-04 16:47:08 -07:00 |
vcpkg_Strings.cpp
|
Use Util::erase_remove_if()
|
2017-04-13 15:49:33 -07:00 |
vcpkg_System.cpp
|
Add System32\Wbem to the whitelisted environment
|
2017-04-06 16:54:19 -07:00 |
vcpkg.cpp
|
VcpkgCmdArguments.target_triplet -> ".triplet
|
2017-04-10 13:01:43 -07:00 |
VcpkgCmdArguments.cpp
|
VcpkgCmdArguments.target_triplet -> ".triplet
|
2017-04-10 13:01:43 -07:00 |
vcpkglib_helpers.cpp
|
Replace all whitespace by a single space
|
2017-03-28 08:57:35 +02:00 |
vcpkglib.cpp
|
Use Util::erase_remove_if()
|
2017-04-13 15:49:33 -07:00 |
VcpkgPaths.cpp
|
color -> Color
|
2017-04-04 16:47:00 -07:00 |