vcpkg/toolsrc/src
2017-06-14 22:06:52 -07:00
..
BinaryParagraph.cpp [vcpkg] Added parser support for 'Supports' field 2017-06-06 16:08:36 -07:00
coff_file_reader.cpp [vcpkg] Rename CoffFileHeader::machineType -> machine_type 2017-05-24 15:51:18 -07:00
commands_available_commands.cpp [vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, vcpkg::Commands::BuildCommand 2017-05-01 17:24:54 -07:00
commands_build_external.cpp [vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, vcpkg::Commands::BuildCommand 2017-05-01 17:24:54 -07:00
commands_build.cpp Install continue 2017-06-06 15:48:26 -07:00
commands_cache.cpp Run clang-format over the cpp files 2017-04-27 18:59:57 -07:00
commands_ci.cpp [vcpkg] Improve diagnostics upon port load failure 2017-06-08 04:32:57 -07:00
commands_contact.cpp Run clang-format over the cpp files 2017-04-27 18:59:57 -07:00
commands_create.cpp [clang-format] Cpp11BracedListStyle: true 2017-04-28 12:55:50 -07:00
commands_depends.cpp [vcpkg] Improve diagnostics upon port load failure 2017-06-08 04:32:57 -07:00
commands_edit.cpp get_environmental_variable() -> get_environment_variable() 2017-05-04 14:58:18 -07:00
commands_env.cpp Implement support to request a specific toolset version via the variable VCPKG_PLATFORM_TOOLSET in the triplet file 2017-06-02 18:13:12 +02:00
commands_export.cpp Rename Strings:: function for utf8/utf16 conversion 2017-05-04 14:54:23 -07:00
commands_hash.cpp Rename Strings:: function for utf8/utf16 conversion 2017-05-04 14:54:23 -07:00
commands_help.cpp export Mention in vcpkg help 2017-05-03 17:07:01 -07:00
commands_import.cpp Run clang-format over the cpp files 2017-04-27 18:59:57 -07:00
commands_install.cpp Install continue 2017-06-06 15:48:26 -07:00
commands_integrate.cpp get_environmental_variable() -> get_environment_variable() 2017-05-04 14:58:18 -07:00
commands_list.cpp [vcpkg] Rename --full-desc to --x-full-desc 2017-06-09 23:45:52 -07:00
commands_owns.cpp Run clang-format over the cpp files 2017-04-27 18:59:57 -07:00
commands_portsdiff.cpp Rename Strings:: function for utf8/utf16 conversion 2017-05-04 14:54:23 -07:00
commands_remove.cpp Improve message if there are no --oudated packages 2017-05-02 14:20:14 -07:00
commands_search.cpp Merge pull request #1106 from evil-e/master 2017-06-09 23:46:20 -07:00
commands_update.cpp List packages for vcpkg install 2017-05-08 11:45:01 +02:00
commands_version.cpp Run clang-format over the cpp files 2017-04-27 18:59:57 -07:00
LineInfo.cpp Run clang-format over the cpp files 2017-04-27 18:59:57 -07:00
MachineType.cpp [vcpkg] Refactored to simplify BuildPolicies into BuildPolicy. 2017-05-24 00:44:00 -07:00
metrics.cpp [clang-format] Cpp11BracedListStyle: true 2017-04-28 12:55:50 -07:00
PackageSpec.cpp ExpectedT factory class 2017-06-06 14:02:59 -07:00
PackageSpecParseResult.cpp ExpectedT factory class 2017-06-06 14:02:59 -07:00
ParagraphParseResult.cpp Run clang-format over the cpp files 2017-04-27 18:59:57 -07:00
Paragraphs.cpp [vcpkg] Improve diagnostics upon port load failure 2017-06-08 04:32:57 -07:00
pch.cpp Introduce precompiled headers 2017-01-30 21:52:42 -08:00
PostBuildLint_BuildType.cpp Convert BuildType/Configuration Type into simple enum classes 2017-06-06 16:37:58 -07:00
PostBuildLint.cpp Convert BuildType/Configuration Type into simple enum classes 2017-06-06 16:37:58 -07:00
SourceParagraph.cpp [vcpkg] Hotfix previous commit. 2017-06-08 04:36:11 -07:00
StatusParagraph.cpp Run clang-format over the cpp files 2017-04-27 18:59:57 -07:00
StatusParagraphs.cpp Run clang-format over the cpp files 2017-04-27 18:59:57 -07:00
tests_arguments.cpp [vcpkg] Remove OptBool in favor of Optional<bool> 2017-04-30 03:36:55 -07:00
tests_dependencies.cpp [vcpkg] Hotfix previous commit. 2017-06-08 04:36:11 -07:00
tests_paragraph.cpp [vcpkg] Added parser support for 'Supports' field 2017-06-06 16:08:36 -07:00
triplet.cpp Rework vcpkg's triplet environment reading 2017-05-04 15:06:18 -07:00
vcpkg_Build_BuildPolicy.cpp [vcpkg] Refactored to simplify BuildPolicies into BuildPolicy. 2017-05-24 00:44:00 -07:00
vcpkg_Build.cpp Convert BuildType/Configuration Type into simple enum classes 2017-06-06 16:37:58 -07:00
vcpkg_Checks.cpp Introduce Debug::println() 2017-05-05 14:37:58 -07:00
vcpkg_Chrono.cpp Run clang-format over the cpp files 2017-04-27 18:59:57 -07:00
vcpkg_Dependencies.cpp [vcpkg] Improve diagnostics upon port load failure 2017-06-08 04:32:57 -07:00
vcpkg_Enums.cpp Enums::f(): Accept CStringView instead of std::string& 2017-04-28 13:07:51 -07:00
vcpkg_Files.cpp ExpectedT factory class 2017-06-06 14:02:59 -07:00
vcpkg_Input.cpp ExpectedT factory class 2017-06-06 14:02:59 -07:00
vcpkg_metrics_uploader.cpp Run clang-foramt over tests and remaining cpp files 2017-04-27 18:59:57 -07:00
vcpkg_Strings.cpp Introduce Strings::case_insensitive_ascii_compare() 2017-05-04 15:19:22 -07:00
vcpkg_System.cpp [vcpkg] Add additional debug messages 2017-06-14 22:06:52 -07:00
vcpkg.cpp ExpectedT factory class 2017-06-06 14:02:59 -07:00
VcpkgCmdArguments.cpp Rename Strings:: function for utf8/utf16 conversion 2017-05-04 14:54:23 -07:00
vcpkglib_helpers.cpp Run clang-format over the cpp files 2017-04-27 18:59:57 -07:00
vcpkglib.cpp Rename Strings:: function for utf8/utf16 conversion 2017-05-04 14:54:23 -07:00
VcpkgPaths.cpp [vcpkg] Formatting and simplification of VcpkgPaths::get_toolset() 2017-06-05 22:01:41 -07:00
VersionT.cpp Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp 2017-04-27 18:59:57 -07:00