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
/
vcpkg_Util.h
Age
Commit message (
Expand
)
Author
2017-10-13
[vcpkg] Re-layout all files using new organization scheme.
Robert Schumacher
2017-10-05
Completely rework Visual Studio detection
Alexander Karatarakis
2017-10-05
Overhaul VS selection. Add triplet option to specify VS instance
Alexander Karatarakis
2017-10-05
Introduce Util::stable_keep_if()
Alexander Karatarakis
2017-08-25
[vcpkg] Trap Ctrl-C, enable thread safety for global data structures
Robert Schumacher
2017-08-23
[vcpkg] Deduplicate code from feature packages
Robert Schumacher
2017-08-22
[vcpkg] Add Util::ResourceBase, use MoveOnlyBase
Robert Schumacher
2017-08-21
[vcpkg] Feature packages now include user requested packages even if they are...
Robert Schumacher
2017-08-21
[vcpkg] Fix feature packages for non-default triplets. Reduce duplication bet...
Robert Schumacher
2017-07-14
feature packages graph traversal
Daniel Shaw
2017-06-06
[vcpkg] Added parser support for 'Supports' field
Robert Schumacher
2017-04-27
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location o...
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-13
keep_if (wrong name) renamed to erase_remove_if
Alexander Karatarakis
2017-04-12
Merge from master
Robert Schumacher
2017-04-12
Introduce keep_if function
Alexander Karatarakis
2017-04-08
[vcpkg] Further work on filesystem abstraction layer.
Robert Schumacher
2017-04-01
[vcpkg] Replace explicit bulk operations with fmap
Robert Schumacher