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-17
Make install_and_write_listfile() public
Alexander Karatarakis
2017-04-17
Add SortedVector.cbegin() and .cend()
Alexander Karatarakis
2017-04-14
Merge branch 'dev/roschuma/fs-testing'
Robert Schumacher
2017-04-14
Merge from master
Robert Schumacher
2017-04-14
Introduce Util::group_by()
Alexander Karatarakis
2017-04-14
Add Util::find_if() and Util::find_if_not()
Alexander Karatarakis
2017-04-14
Remove explicit keyword from constructor
Alexander Karatarakis
2017-04-13
keep_if (wrong name) renamed to erase_remove_if
Alexander Karatarakis
2017-04-12
Remove unused #include
Alexander Karatarakis
2017-04-12
write_all_lines() -> write_lines()
Alexander Karatarakis
2017-04-12
get_files_recursive()/get_files_non_recursive()
Alexander Karatarakis
2017-04-12
Files::read_lines() -> Files::read_all_lines()
Alexander Karatarakis
2017-04-12
Merge from master
Robert Schumacher
2017-04-12
[vcpkg] Remove+indirect nearly all uses of iostreams
Robert Schumacher
2017-04-12
Add PackageSpec != operator
Alexander Karatarakis
2017-04-12
Introduce keep_if function
Alexander Karatarakis
2017-04-12
Simplify Remove plan generation
Alexander Karatarakis
2017-04-12
Simplify Install plan generation
Alexander Karatarakis
2017-04-12
Fix issue in the toposort algorithm and move-only types
Alexander Karatarakis
2017-04-12
edges() -> dependencies()
Alexander Karatarakis
2017-04-12
Remove Graph class
Alexander Karatarakis
2017-04-12
Add default constructor to Optional<T>
Alexander Karatarakis
2017-04-12
Rework toposort and create_install_plan
Alexander Karatarakis
2017-04-12
Parameter by const&
Alexander Karatarakis
2017-04-12
Extract toposort into a free function
Alexander Karatarakis
2017-04-12
Rename
Alexander Karatarakis
2017-04-12
toposort: use lambda to obtain the neighbours of a vertex
Alexander Karatarakis
2017-04-11
Merge from master
Robert Schumacher
2017-04-11
[vcpkg] Alias out standard filesystem headers to ensure clean separation.
Robert Schumacher
2017-04-10
Remaining target_triplet -> triplet
Alexander Karatarakis
2017-04-10
[StatusParagraph] target_triplet -> triplet
Alexander Karatarakis
2017-04-10
[BinaryParagraph] target_triplet -> triplet
Alexander Karatarakis
2017-04-10
[PackageSpec] target_triplet -> triplet
Alexander Karatarakis
2017-04-10
PackageSpec.target_triplet() -> ".triplet()
Alexander Karatarakis
2017-04-10
VcpkgCmdArguments.target_triplet -> ".triplet
Alexander Karatarakis
2017-04-10
default_target_triplet -> default_triplet
Alexander Karatarakis
2017-04-08
[vcpkg] Further work on filesystem abstraction layer.
Robert Schumacher
2017-04-08
[vcpkg] Initial addition of Filesystem abstraction to enable testing.
Robert Schumacher
2017-04-07
VersionT: replace to_printf_arg() with .to_string()
Alexander Karatarakis
2017-04-07
Remove triplet operator<< overload
Alexander Karatarakis
2017-04-07
Triplet.to_string()
Alexander Karatarakis
2017-04-07
Remove PackageSpec& operator<< overload
Alexander Karatarakis
2017-04-07
Remove PackageSpec.display_name()
Alexander Karatarakis
2017-04-07
Add to_printf_arg() for classes with to_string()
Alexander Karatarakis
2017-04-07
Remove to_printf_args(PackageSpec)
Alexander Karatarakis
2017-04-07
Add find_installed() overload
Alexander Karatarakis
2017-04-07
Add RequestType to InstallPlan
Alexander Karatarakis
2017-04-07
Add compare_by_name to InstallPlan
Alexander Karatarakis
2017-04-07
Extract functions for output formatting
Alexander Karatarakis
2017-04-07
RemovePlan -> sort by name
Alexander Karatarakis
[prev]
[next]