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
/
include
Age
Commit message (
Expand
)
Author
2017-04-01
[vcpkg] Merge search for dumpbin and toolchain (they are the same).
Robert Schumacher
2017-04-01
[vcpkg] Collapse cXstring_views into a single template.
Robert Schumacher
2017-04-01
[vcpkg] Collapse join() overloads into a single template.
Robert Schumacher
2017-04-01
[vcpkg] Replace explicit bulk operations with fmap
Robert Schumacher
2017-04-01
[vcpkg] Dead code elimination
Robert Schumacher
2017-03-31
`update` needs to use package_spec
Alexander Karatarakis
2017-03-31
Add name_and_version_diff_t
Alexander Karatarakis
2017-03-31
Version_t
Alexander Karatarakis
2017-03-31
Remove Files::check_is_directory()
Robert Schumacher
2017-03-31
Add constexpr in cstring_view functions
Robert Schumacher
2017-03-31
Place cXstring_view in a separate header
Alexander Karatarakis
2017-03-31
Use cstring_view in utf conversion functions
Robert Schumacher
2017-03-31
Move Environment:: functions into vcpkg_paths. Remove Environment.h/cpp
Robert Schumacher
2017-03-31
Move Environment::get_program_files() to System::get_program_files()
Robert Schumacher
2017-03-31
Remove System::set_environmental_variable()
Alexander Karatarakis
2017-03-31
Use [[noreturn]] instead of declspec(noreturn)
Robert Schumacher
2017-03-31
Remove Checks::check_throw() and Checks::throw_with_message()
Robert Schumacher
2017-03-31
Use cwstring_view in CMakeVariable
Robert Schumacher
2017-03-31
Fix order of arguments
Robert Schumacher
2017-03-31
Rename expected.h to vcpkg_expected.h
Alexander Karatarakis
2017-03-31
Rename optional::get_or_exit() to optional::value_or_exit()
Robert Schumacher
2017-03-31
Rename expected::get_or_exit() to expected::value_or_exit()
Robert Schumacher
2017-03-31
Add more functions to ImmutableSortedVector
Alexander Karatarakis
2017-03-31
Introduce get_installed_ports()
Alexander Karatarakis
2017-03-29
[pch.h] Put windows.h at the top to solve compilation errors
Alexander Karatarakis
2017-03-29
Merge branch 'patch-3' of https://github.com/OlafvdSpek/vcpkg into OlafvdSpek...
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
Remove unneeded calls to c_str()
Alexander Karatarakis
2017-03-28
Use cstring_view in all functions in Checks::
Alexander Karatarakis
2017-03-28
Rename arg1
Alexander Karatarakis
2017-03-28
Use cwstring_view in all System functions and remove obsolete overloads
Alexander Karatarakis
2017-03-28
Introduce cstring_view and cwstring_view
Alexander Karatarakis
2017-03-28
Sort includes
Olaf van der Spek
2017-03-27
Rework Paragraph parsing error handling. Add single paragraph functions
Alexander Karatarakis
2017-03-24
Add EMPTY_INCLUDE_FOLDER policy. Resolves #816
Alexander Karatarakis
2017-03-22
Fix erroneous return statement
Alexander Karatarakis
2017-03-22
Introduce Checks::exit_with_code() and exit_fail()/exit_success()
Alexander Karatarakis
2017-03-20
[vcpkg] Clean up triplet.h
Robert Schumacher
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
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
Rename LINE_INFO to VCPKG_LINE_INFO to avoid conflict with CppUnitTestAssert.h
Alexander Karatarakis
2017-03-13
Make parameter const to avoid C4239 warnings
Alexander Karatarakis
2017-03-13
Introduce LINE_INFO macro + struct
Alexander Karatarakis
2017-03-10
Introduce System::cmd_execute_clean() for sanitized executions
Alexander Karatarakis
2017-03-10
Remove all Environment::ensure_X_on_path()
Alexander Karatarakis
[prev]
[next]