index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
/
src
Age
Commit message (
Collapse
)
Author
2017-03-31
Rename expected::get_or_exit() to expected::value_or_exit()
Robert Schumacher
2017-03-31
`remove`: Add --dry-run option
Alexander Karatarakis
2017-03-31
Introduce get_installed_ports()
Alexander Karatarakis
2017-03-31
[vcpkg] Rework code structure to satisfy /analyze in VS2017
Robert Schumacher
2017-03-29
Merge branch 'patch-2' of https://github.com/OlafvdSpek/vcpkg into ↵
Alexander Karatarakis
OlafvdSpek-patch-2
2017-03-29
[vcpkg] Fix regression introduced in 67ce764. Fixes #868. Fixes #866.
Robert Schumacher
2017-03-28
Remove unneeded call to c_str()
Alexander Karatarakis
2017-03-28
Rework optional<T>
Alexander Karatarakis
2017-03-28
[expected] Now uses exit variants instead of throw variants
Alexander Karatarakis
2017-03-28
Use cstring_view in all functions in Checks::
Alexander Karatarakis
2017-03-28
Remove unneeded calls to c_str()
Alexander Karatarakis
2017-03-28
Use cwstring_view in all System functions and remove obsolete overloads
Alexander Karatarakis
2017-03-28
Replace all whitespace by a single space
Olaf van der Spek
2017-03-27
[vcpkg-lint] Improve diagnostics as identified in #857
Robert Schumacher
2017-03-27
Merge pull request #854 from OlafvdSpek/patch-1
Robert Schumacher
Don't shorten without need
2017-03-27
Rework Paragraph parsing error handling. Add single paragraph functions
Alexander Karatarakis
2017-03-26
Don't shorten without need
Olaf van der Spek
2017-03-24
Add EMPTY_INCLUDE_FOLDER policy. Resolves #816
Alexander Karatarakis
2017-03-24
Fix #include
Alexander Karatarakis
2017-03-22
Use Checks::exit_fail/success/with_code()
Alexander Karatarakis
2017-03-22
[commands] Use Checks::exit_fail/success/with_code()
Alexander Karatarakis
2017-03-22
exit() -> ::exit()
Alexander Karatarakis
2017-03-22
Use exit_fail() internally
Alexander Karatarakis
2017-03-22
Correctly forward the line_info parameter
Alexander Karatarakis
2017-03-22
Introduce Checks::exit_with_code() and exit_fail()/exit_success()
Alexander Karatarakis
2017-03-22
Use Checks::exit_with_message()
Alexander Karatarakis
2017-03-22
Use Checks::exit_with_message()
Alexander Karatarakis
2017-03-22
Use Checks::check_exit()
Alexander Karatarakis
2017-03-22
Flip enabled/disabled for DLLS_WITHOUT_LIBS policy
Alexander Karatarakis
2017-03-22
Reorder post build end-message
Alexander Karatarakis
2017-03-17
Fix error message
Alexander Karatarakis
2017-03-16
[vcpkg-edit] Fix search for VSCode insiders
Robert Schumacher
2017-03-15
[vcpkg] Fix regression with dependency qualifiers.
Robert Schumacher
2017-03-15
Add -NoProfile to powershell commands
Alexander Karatarakis
2017-03-15
[vcpkg-lint] Fix post-build checks to avoid a goose chase around /lib/cmake.
Robert Schumacher
2017-03-15
`search` Modify message
Alexander Karatarakis
2017-03-13
Fix issue of mismatching paths because of trailing newline char
Alexander Karatarakis
2017-03-13
All Checks now take LineInfo as the first argument
Alexander Karatarakis
2017-03-13
Enums::nullvalue_used() now requires LineInfo as first arg
Alexander Karatarakis
2017-03-13
Put LineInfo in separate h/cpp
Alexander Karatarakis
2017-03-13
Remove Enums::unreachable(). Use Checks::unreachable() instead
Alexander Karatarakis
2017-03-13
Add __declspec(noreturn) to the definitions to match the declarations
Alexander Karatarakis
2017-03-13
Checks::unreachable() now needs LineInfo as an argument
Alexander Karatarakis
2017-03-13
Global variable g_debugging now declared in vcpkglib.h
Alexander Karatarakis
2017-03-13
System::cmd_execute_and_capture_output() now redirects std::err to std::out
Alexander Karatarakis
2017-03-13
Don't print messages to the screen when where.exe fails to find something
Alexander Karatarakis
2017-03-13
Introduce LINE_INFO macro + struct
Alexander Karatarakis
2017-03-10
Use System::cmd_executeClean()
Alexander Karatarakis
2017-03-10
Use System::cmd_execute_clean() for `build`, `create`, `portsdiff`
Alexander Karatarakis
2017-03-10
Formatting
Alexander Karatarakis
[prev]
[next]