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-18
Workaround for fs::remove_all()
Alexander Karatarakis
2017-04-18
Merge pull request #948 from saedrna/master
Alexander Karatarakis
2017-04-18
Merge pull request #949 from dada2048/master
Alexander Karatarakis
2017-04-18
Merge pull request #1 from dada2048/dada2048-fix-eigen3-version
Dada
2017-04-18
fix patch file due to missing some not commited changes.
Han Hu
2017-04-17
Use read-only pattern for InstallationDirs
Alexander Karatarakis
2017-04-17
InstallationDirs struct now checks/create the needed dirs
Alexander Karatarakis
2017-04-17
Add fs::create_directories() forwarding function
Alexander Karatarakis
2017-04-17
Make install_and_write_listfile() public
Alexander Karatarakis
2017-04-17
Variable rename and formatting
Alexander Karatarakis
2017-04-17
Introduce InstallationDirs stuct
Alexander Karatarakis
2017-04-17
Remove unused #include
Alexander Karatarakis
2017-04-17
Add SortedVector.cbegin() and .cend()
Alexander Karatarakis
2017-04-17
`ci`: pretty print the package build times
Alexander Karatarakis
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
Fixed version to what is actually downloaded.
Dada
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
[next]