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
Age
Commit message (
Expand
)
Author
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
Fix memory leak in get_environmental_variable()
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
Inline function
Robert Schumacher
2017-03-31
Remove Checks::check_throw() #2
Robert Schumacher
2017-03-31
Remove Checks::check_throw() and Checks::throw_with_message()
Robert Schumacher
2017-03-31
Eliminate last usage of Checks::check_throw()
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
`remove`: Add --dry-run option
Alexander Karatarakis
2017-03-31
Add more functions to ImmutableSortedVector
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-31
[freeimage] Add build for FreeImagePlus.
Robert Schumacher
2017-03-31
[qt5] Add qtdeploy.ps1 to enhance applocal.ps1 when Qt is in use.
Robert Schumacher
2017-03-31
[applocal.ps1] Refactor out binary deployment
Robert Schumacher
2017-03-31
[applocal.ps1] Keep global set of searched binaries and avoid excessive recur...
Robert Schumacher
2017-03-31
Merge pull request #872 from SteffenL/upstream-issue/856-qt5-gui-style
Robert Schumacher
2017-03-31
[vcpkg] Fix regression introduced in 8dc2699e5d. Fixes #873. Fixes #871. Fixe...
Robert Schumacher
2017-03-30
[examples.md] Add information about how to use header-only libraries from cma...
Robert Schumacher
2017-03-30
[glfw3] Fix position of cmake_minimum_required to come before project directive.
Robert Schumacher
2017-03-29
[qt5] Configure without -no-style-* parameters
Steffen André Langnes
2017-03-29
Merge branch 'OlafvdSpek-patch-2'
Alexander Karatarakis
2017-03-29
Merge branch 'patch-2' of https://github.com/OlafvdSpek/vcpkg into OlafvdSpek...
Alexander Karatarakis
2017-03-29
Merge branch 'OlafvdSpek-patch-3'
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-29
Merge pull request #867 from tobiaskohlbau/octomap
Robert Schumacher
2017-03-29
[octomap] Place tools in a subdirectory for copy_tool_dependencies. Copy pdbs...
Robert Schumacher
2017-03-29
Merge pull request #864 from codicodi/fix-toolchain
Robert Schumacher
2017-03-29
Merge pull request #862 from tobiaskohlbau/opencv_contrib
Robert Schumacher
2017-03-29
[vcpkg] Fix regression introduced in 67ce764. Fixes #868. Fixes #866.
Robert Schumacher
2017-03-29
[octomap] adds port for octomap
Tobias Kohlbau
2017-03-28
Update CHANGELOG and bump version to v0.0.78
Alexander Karatarakis
2017-03-28
Merge branch 'Convery-master'
Alexander Karatarakis
2017-03-28
Merge branch 'master' of https://github.com/Convery/vcpkg into Convery-master
Alexander Karatarakis
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
Remove unneeded calls to c_str()
Alexander Karatarakis
2017-03-28
Use cstring_view in all functions in Checks::
Alexander Karatarakis
[next]