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-04-17
Fix bootstrap-vcpkg.bat to work with space in path
Alexander Karatarakis
2017-04-17
Formatting
Alexander Karatarakis
2017-04-14
Merge pull request #941 from codicodi/fix-vorbis
Robert Schumacher
2017-04-14
[openblas] Fix missing write to cblas.h
Robert Schumacher
2017-04-14
Merge pull request #931 from saedrna/master
Robert Schumacher
2017-04-14
improve geographiclib by install cmake files.
Han Hu
2017-04-14
add clapack port for lapack
Han Hu
2017-04-14
Add openblas and only the blas part is compiled. Because no gfortran things i...
Han Hu
2017-04-14
Merge branch 'dev/roschuma/fs-testing'
Robert Schumacher
2017-04-14
Merge from master
Robert Schumacher
2017-04-14
Merge pull request #930 from horenmar/catch-1.9.1
Robert Schumacher
2017-04-14
Rework print_plan() for `remove` and `install`
Alexander Karatarakis
2017-04-14
Introduce Util::group_by()
Alexander Karatarakis
2017-04-14
Use Util::find_if/not()
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-14
Rename p->plan and formatting
Alexander Karatarakis
2017-04-14
Use Strings::join()
Alexander Karatarakis
2017-04-14
[libvorbis] enable static builds & fix symbol duplication
codicodi
2017-04-13
[uwebsockets] Update to 0.14.2
Robert Schumacher
2017-04-13
[libbson] [mongo-c-driver] [mongo-cxx-driver] Update to latest (1.6.2/1.6.2/3...
Robert Schumacher
2017-04-13
[vcpkg] Fix getWindowsSDK to correctly handle the new optional c++ desktop de...
Robert Schumacher
2017-04-13
Merge pull request #929 from ebasconp/master
Robert Schumacher
2017-04-13
Use Util::erase_remove_if()
Alexander Karatarakis
2017-04-13
keep_if (wrong name) renamed to erase_remove_if
Alexander Karatarakis
2017-04-13
Merge pull request #936 from ras0219/master
Robert Schumacher
2017-04-13
Revert "Use Util::keep_if()"
Robert Schumacher
2017-04-12
Remove unused #include
Alexander Karatarakis
2017-04-12
Add final keyword
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
Use Util::keep_if()
Alexander Karatarakis
2017-04-12
Add PackageSpec != operator
Alexander Karatarakis
2017-04-12
Introduce keep_if function
Alexander Karatarakis
2017-04-13
Using 1.3.0 instead of master as suggested by ras0219-msft
Ernesto Bascón Pantoja
2017-04-12
Remove AUTO_SELECTED && ALREADY_INSTALLED packages from the install plan
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
Rework create_install_plan()
Alexander Karatarakis
2017-04-12
Move line below temp struct
Alexander Karatarakis
2017-04-12
Improve create_remove_plan (still using Graph)
Alexander Karatarakis
2017-04-12
Use status_db.find_installed()
Alexander Karatarakis
2017-04-12
Remove repeated #include
Alexander Karatarakis
2017-04-12
Add default constructor to Optional<T>
Alexander Karatarakis
[next]