.. |
BinaryParagraph.cpp
|
Enable qualified dependencies. Fix bug in internal 'build' command.
|
2016-11-05 01:02:15 -07:00 |
BuildInfo.cpp
|
Add more blacklisted outdated crts
|
2016-11-10 16:28:10 -08:00 |
coff_file_reader.cpp
|
[coff] Use peek_value()
|
2016-11-17 16:28:09 -08:00 |
commands_cache.cpp
|
[cache] Don't #include "vcpkg.h"
|
2016-11-07 17:32:27 -08:00 |
commands_create.cpp
|
create & edit commands now only handle package names
|
2016-09-30 18:21:38 -07:00 |
commands_edit.cpp
|
create & edit commands now only handle package names
|
2016-09-30 18:21:38 -07:00 |
commands_hash.cpp
|
Remove unused include directives
|
2016-10-20 18:12:19 -07:00 |
commands_help.cpp
|
Introduce vcpkg_info.h/cpp
|
2016-11-07 17:31:41 -08:00 |
commands_import.cpp
|
Move functions that are only used by import out of vcpkg.h/cpp
|
2016-11-07 16:17:34 -08:00 |
commands_installation.cpp
|
Add (undocumented) --checks-only option to the build command
|
2016-11-17 15:42:20 -08:00 |
commands_integration.cpp
|
Remove unused #includes
|
2016-11-07 17:33:23 -08:00 |
commands_list.cpp
|
Move shorten_description to vcpkglib_helpers
|
2016-11-07 17:37:08 -08:00 |
commands_other.cpp
|
Remove unused #include
|
2016-11-07 17:34:22 -08:00 |
commands_owns.cpp
|
Move search_file() to commands_own.cpp
|
2016-11-07 17:56:40 -08:00 |
commands_portsdiff.cpp
|
Don't #include vcpkg.h in portsdiff.cpp
|
2016-11-07 16:20:32 -08:00 |
commands_remove.cpp
|
Rename check_all_triplets() to check_triplets()
|
2016-09-30 17:02:39 -07:00 |
commands_search.cpp
|
[search] Don't #include "vcpkg.h"
|
2016-11-07 17:37:31 -08:00 |
commands_update.cpp
|
Use the already loaded status_db
|
2016-11-15 17:42:42 -08:00 |
main.cpp
|
Don't #include "vcpkg.h"
|
2016-11-07 17:38:39 -08:00 |
metrics.cpp
|
Rename wchar_t overload of Strings::format() to wformat()
|
2016-09-29 19:28:00 -07:00 |
package_spec_parse_result.cpp
|
Add "lowercase" to the message about invalid chars
|
2016-10-05 13:45:44 -07:00 |
package_spec.cpp
|
Fix #119 [regression]: cannot use numbers in library names
|
2016-10-05 13:20:33 -07:00 |
Paragraphs.cpp
|
Refactor: create new Paragraphs.h/cpp
|
2016-11-07 16:06:36 -08:00 |
post_build_lint.cpp
|
Add checks for outdated crts
|
2016-11-10 11:40:27 -08:00 |
SourceParagraph.cpp
|
Enable qualified dependencies. Fix bug in internal 'build' command.
|
2016-11-05 01:02:15 -07:00 |
StatusParagraph.cpp
|
[StatusParagraph] Minor refactor
|
2016-11-03 18:55:32 -07:00 |
StatusParagraphs.cpp
|
BinaryParagraph now contains a package_spec instead of name+triplet
|
2016-10-04 15:16:07 -07:00 |
Stopwatch.cpp
|
[Stopwatch] Microseconds now displayed as us instead of micros
|
2016-10-14 16:25:15 -07:00 |
tests_dependencies.cpp
|
Enable qualified dependencies. Fix bug in internal 'build' command.
|
2016-11-05 01:02:15 -07:00 |
tests_paragraph.cpp
|
[tests_paragraph] Don't #include "vcpkg.h"
|
2016-11-07 17:40:29 -08:00 |
triplet.cpp
|
Introduce BUILD_INFO file. Significant change in the way static/dynamic is
|
2016-11-08 14:12:49 -08:00 |
vcpkg_Checks.cpp
|
Add #else to avoid warning
|
2016-11-15 17:54:44 -08:00 |
vcpkg_cmd_arguments.cpp
|
Remove unused #includes
|
2016-11-07 17:39:11 -08:00 |
vcpkg_Dependencies.cpp
|
Renames and cleanup
|
2016-11-15 12:47:43 -08:00 |
vcpkg_Environment.cpp
|
[Environment] Dont' #include "vcpkg.h"
|
2016-11-07 17:40:58 -08:00 |
vcpkg_Files.cpp
|
Add Files::has_invalid_chars_for_filesystem()
|
2016-09-23 17:57:18 -07:00 |
vcpkg_info.cpp
|
Introduce vcpkg_info.h/cpp
|
2016-11-07 17:31:41 -08:00 |
vcpkg_Input.cpp
|
Display the lowercased name for errors in package parsing
|
2016-10-05 13:19:46 -07:00 |
vcpkg_metrics_uploader.cpp
|
Initial commit
|
2016-09-18 20:54:03 -07:00 |
vcpkg_paths.cpp
|
Introduce BUILD_INFO file. Significant change in the way static/dynamic is
|
2016-11-08 14:12:49 -08:00 |
vcpkg_Strings.cpp
|
[vcpkg] Correct unsigned/signed mismatch '<'
|
2016-11-10 11:48:36 -08:00 |
vcpkg_System.cpp
|
Rename System::Stopwatch to System::Stopwatch2
|
2016-10-10 18:46:40 -07:00 |
vcpkg.cpp
|
Major refactor/rework of dependency resolution
|
2016-11-15 11:58:13 -08:00 |
vcpkglib_helpers.cpp
|
Move shorten_description to vcpkglib_helpers
|
2016-11-07 17:37:08 -08:00 |