vcpkg/toolsrc/src
2017-04-12 22:57:23 -07:00
..
BinaryParagraph.cpp [vcpkg] Remove+indirect nearly all uses of iostreams 2017-04-12 22:48:52 -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 Merge from master 2017-04-12 22:57:23 -07:00
commands_cache.cpp [vcpkg] Alias out standard filesystem headers to ensure clean separation. 2017-04-11 15:16:39 -07:00
commands_ci.cpp Merge from master 2017-04-12 22:57:23 -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 [vcpkg] Initial addition of Filesystem abstraction to enable testing. 2017-04-08 16:26:26 -07:00
commands_edit.cpp [vcpkg] Alias out standard filesystem headers to ensure clean separation. 2017-04-11 15:16:39 -07:00
commands_env.cpp vcpkg_paths -> VcpkgPaths 2017-04-04 16:44:46 -07:00
commands_hash.cpp Use Util::keep_if() 2017-04-12 22:40:24 -07:00
commands_help.cpp [vcpkg] Alias out standard filesystem headers to ensure clean separation. 2017-04-11 15:16:39 -07:00
commands_helpers.cpp Reorganize commands, each in its own namespace 2017-01-12 22:03:57 -08:00
commands_import.cpp [vcpkg] Remove+indirect nearly all uses of iostreams 2017-04-12 22:48:52 -07:00
commands_install.cpp Merge from master 2017-04-12 22:57:23 -07:00
commands_integrate.cpp Merge from master 2017-04-12 22:57:23 -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 [vcpkg] Alias out standard filesystem headers to ensure clean separation. 2017-04-11 15:16:39 -07:00
commands_remove.cpp Merge from master 2017-04-12 22:57:23 -07:00
commands_search.cpp [vcpkg] Initial addition of Filesystem abstraction to enable testing. 2017-04-08 16:26:26 -07:00
commands_update.cpp Merge from master 2017-04-11 18:24:08 -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 [vcpkg] Remove+indirect nearly all uses of iostreams 2017-04-12 22:48:52 -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 [vcpkg] Alias out standard filesystem headers to ensure clean separation. 2017-04-11 15:16:39 -07:00
pch.cpp Introduce precompiled headers 2017-01-30 21:52:42 -08:00
PostBuildLint_BuildInfo.cpp [vcpkg] Further work on filesystem abstraction layer. 2017-04-08 20:19:35 -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 Merge from master 2017-04-11 18:24:08 -07:00
SourceParagraph.cpp [vcpkg] Remove+indirect nearly all uses of iostreams 2017-04-12 22:48:52 -07:00
StatusParagraph.cpp [vcpkg] Remove+indirect nearly all uses of iostreams 2017-04-12 22:48:52 -07:00
StatusParagraphs.cpp Merge from master 2017-04-12 22:57:23 -07:00
tests_dependencies.cpp triplet -> Triplet 2017-04-04 16:44:42 -07:00
tests_paragraph.cpp [vcpkg] Remove+indirect nearly all uses of iostreams 2017-04-12 22:48:52 -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 Merge from master 2017-04-12 22:57:23 -07:00
vcpkg_Enums.cpp Enums::toString() -> Enums::to_string() 2017-04-04 16:44:45 -07:00
vcpkg_Files.cpp [vcpkg] Remove+indirect nearly all uses of iostreams 2017-04-12 22:48:52 -07:00
vcpkg_Input.cpp default_target_triplet -> default_triplet 2017-04-10 13:00:33 -07:00
vcpkg_metrics_uploader.cpp [vcpkg] Initial addition of Filesystem abstraction to enable testing. 2017-04-08 16:26:26 -07:00
vcpkg_Strings.cpp Use Util::keep_if() 2017-04-12 22:40:24 -07:00
vcpkg_System.cpp Add System32\Wbem to the whitelisted environment 2017-04-06 16:54:19 -07:00
vcpkg.cpp [vcpkg] Remove+indirect nearly all uses of iostreams 2017-04-12 22:48:52 -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 Merge from master 2017-04-12 22:57:23 -07:00
VcpkgPaths.cpp [vcpkg] Alias out standard filesystem headers to ensure clean separation. 2017-04-11 15:16:39 -07:00