.. |
BinaryParagraph.cpp
|
Remove Strings::is_empty(). Use std::string.empty()
|
2017-08-29 16:20:46 -07:00 |
coff_file_reader.cpp
|
CoffFileReader naming convention
|
2017-08-31 18:03:54 -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
|
example -> EXAMPLE
|
2017-08-31 18:10:10 -07:00 |
commands_build.cpp
|
example -> EXAMPLE
|
2017-08-31 18:10:10 -07:00 |
commands_cache.cpp
|
example -> EXAMPLE
|
2017-08-31 18:10:10 -07:00 |
commands_ci.cpp
|
Rework vcpkg install (and vcpkg ci)
|
2017-09-13 17:23:04 -07:00 |
commands_contact.cpp
|
[vcpkg contact] Naming convention fix
|
2017-08-31 18:13:12 -07:00 |
commands_create.cpp
|
Remove unused #include
|
2017-08-31 18:13:30 -07:00 |
commands_depends.cpp
|
example -> EXAMPLE
|
2017-08-31 18:10:10 -07:00 |
commands_edit.cpp
|
[vcpkg edit] Fix VSCode path
|
2017-09-19 12:45:37 -07:00 |
commands_env.cpp
|
[commands_env.cpp] Use const. Naming scheme
|
2017-08-28 17:21:34 -07:00 |
commands_export.cpp
|
[vcpkg export] Naming convention fixes
|
2017-08-31 18:13:22 -07:00 |
commands_hash.cpp
|
[commands_hash.cpp] Use const. Naming scheme.
|
2017-08-28 17:22:40 -07:00 |
commands_help.cpp
|
[vcpkg-help] Improve help, including a list of topics.
|
2017-07-26 16:46:22 -07:00 |
commands_import.cpp
|
[vcpkg import] Add missing consts
|
2017-08-31 18:27:10 -07:00 |
commands_install.cpp
|
Show warning instead of failing if port cannot be parsed
|
2017-10-02 14:57:52 -07:00 |
commands_integrate.cpp
|
[vcpkg] Fix use of UNICODE-sensitive Windows APIs
|
2017-10-02 13:57:55 -07:00 |
commands_list.cpp
|
[vcpkg list] Naming convention fix
|
2017-08-31 18:22:02 -07:00 |
commands_owns.cpp
|
example -> EXAMPLE
|
2017-08-31 18:10:10 -07:00 |
commands_portsdiff.cpp
|
vcpkg portsdiff Make output format closer to the CHANGELOG formatting
|
2017-09-24 03:31:30 -07:00 |
commands_remove.cpp
|
[commands_remove.cpp] Naming scheme and missing const
|
2017-09-13 21:46:48 -07:00 |
commands_search.cpp
|
Show warning instead of failing if port cannot be parsed
|
2017-10-02 14:57:52 -07:00 |
commands_update.cpp
|
Version check is now performed before running any command
|
2017-09-14 04:13:03 -07:00 |
commands_version.cpp
|
Change message of version mismach to a warning
|
2017-09-14 04:12:13 -07:00 |
LineInfo.cpp
|
Run clang-format over the cpp files
|
2017-04-27 18:59:57 -07:00 |
MachineType.cpp
|
Add missing const
|
2017-08-31 18:20:52 -07:00 |
metrics.cpp
|
[metrics.cpp] More naming scheme and const fixes
|
2017-09-13 23:10:53 -07:00 |
PackageSpec.cpp
|
Use Strings::EMPTY
|
2017-08-28 19:54:01 -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
|
Show warning instead of failing if port cannot be parsed
|
2017-10-02 14:57:52 -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
|
Naming convention fixes
|
2017-08-31 18:05:13 -07:00 |
SourceParagraph.cpp
|
Use Strings::join() and Strings::format()
|
2017-09-01 17:22:55 -07:00 |
StatusParagraph.cpp
|
Add missing consts
|
2017-09-01 17:14:50 -07:00 |
StatusParagraphs.cpp
|
Add missing consts
|
2017-09-01 17:12:58 -07:00 |
test_install_plan.cpp
|
[vcpkg] Add Util::ResourceBase, use MoveOnlyBase
|
2017-08-22 15:14:15 -07:00 |
tests_arguments.cpp
|
[vcpkg] Add support for single-option arguments.
|
2017-07-26 14:28:19 -07:00 |
tests_dependencies.cpp
|
[vcpkg] Reorganize some parsing functions.
|
2017-08-19 19:27:34 -07:00 |
tests_package_spec.cpp
|
size_t instead of int
|
2017-10-01 13:04:10 -07:00 |
tests_paragraph.cpp
|
[vcpkg] Refactor parsing together and flatten featurespec usages
|
2017-08-20 19:09:39 -07:00 |
triplet.cpp
|
[Triplet] Naming convention and missing const
|
2017-09-01 17:08:21 -07:00 |
vcpkg_Build_BuildPolicy.cpp
|
[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.
|
2017-06-20 09:36:21 -07:00 |
vcpkg_Build.cpp
|
[Toolset selection] Use VS2017 vcvarsall for v140 if available
|
2017-09-27 18:55:09 -07:00 |
vcpkg_Checks.cpp
|
[vcpkg_Checks] Naming convention fixes
|
2017-09-01 17:05:22 -07:00 |
vcpkg_Chrono.cpp
|
[vcpkg_Chrono] Add missing consts
|
2017-09-01 17:03:23 -07:00 |
vcpkg_Dependencies.cpp
|
Rework vcpkg install (and vcpkg ci)
|
2017-09-13 17:23:04 -07:00 |
vcpkg_Enums.cpp
|
Enums::f(): Accept CStringView instead of std::string&
|
2017-04-28 13:07:51 -07:00 |
vcpkg_Files.cpp
|
Move function to Files::find_from_PATH()
|
2017-08-30 22:42:43 -07:00 |
vcpkg_GlobalState.cpp
|
[vcpkg] Set codepage to 65001, duplicate of #1682, fixes #1660 #1631 #1644
|
2017-08-25 17:30:56 -07:00 |
vcpkg_Input.cpp
|
[vcpkg_Input] Add missing const
|
2017-09-01 17:02:12 -07:00 |
vcpkg_metrics_uploader.cpp
|
[vcpkg] free memory CommandLineToArgvW
|
2017-08-26 12:17:39 -07:00 |
vcpkg_Parse.cpp
|
[vcpkg_Parse] Add missing const
|
2017-09-01 17:01:02 -07:00 |
vcpkg_Strings.cpp
|
Introduce Strings::case_insensitive_ascii_starts_with();
|
2017-10-01 13:22:29 -07:00 |
vcpkg_System.cpp
|
Remove #1712 workaround. Clean Byte-Order-Mark if present
|
2017-09-01 16:32:29 -07:00 |
vcpkg.cpp
|
Version check is now performed before running any command
|
2017-09-14 04:13:03 -07:00 |
VcpkgCmdArguments.cpp
|
Add missing const
|
2017-08-29 19:32:00 -07:00 |
vcpkglib.cpp
|
Add missing const
|
2017-08-29 19:32:00 -07:00 |
VcpkgPaths.cpp
|
Extract local variable
|
2017-10-02 16:00:45 -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 |