aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-18Merge pull request #949 from dada2048/masterAlexander Karatarakis
Fixed eigen3 version.
2017-04-18Merge pull request #1 from dada2048/dada2048-fix-eigen3-versionDada
Fixed version to what is actually downloaded.
2017-04-18fix patch file due to missing some not commited changes.Han Hu
2017-04-17Use read-only pattern for InstallationDirsAlexander Karatarakis
2017-04-17InstallationDirs struct now checks/create the needed dirsAlexander Karatarakis
2017-04-17Add fs::create_directories() forwarding functionAlexander Karatarakis
2017-04-17Make install_and_write_listfile() publicAlexander Karatarakis
(also rename it)
2017-04-17Variable rename and formattingAlexander Karatarakis
2017-04-17Introduce InstallationDirs stuctAlexander Karatarakis
2017-04-17Remove unused #includeAlexander Karatarakis
2017-04-17Add SortedVector.cbegin() and .cend()Alexander Karatarakis
2017-04-17`ci`: pretty print the package build timesAlexander Karatarakis
2017-04-17Fix bootstrap-vcpkg.bat to work with space in pathAlexander Karatarakis
2017-04-17FormattingAlexander Karatarakis
2017-04-16[qwt] Bump versionSilvio Traversaro
2017-04-16[qwt] Install headers in the qwt subdirectorySilvio Traversaro
This is the location used by the upstream installation procedure, as it is possible to see by the layout of the package in Debian: https://packages.debian.org/sid/amd64/libqwt-headers/filelist .
2017-04-15Add mdnsresponder portJoseph D
2017-04-14Merge pull request #941 from codicodi/fix-vorbisRobert Schumacher
[libvorbis] enable static builds & fix symbol duplication
2017-04-14[openblas] Fix missing write to cblas.hRobert Schumacher
2017-04-14Merge pull request #931 from saedrna/masterRobert Schumacher
Add openblas and clapack for blas and lapack backend, respectively
2017-04-14improve geographiclib by install cmake files.Han Hu
2017-04-14add clapack port for lapackHan Hu
add dependency [clapack] Use COPYING from sources instead of checked in license.
2017-04-14Add openblas and only the blas part is compiled. Because no gfortran things ↵Han Hu
is included, openblas is BSD [openblas] Reduce checked in headers, prefer to install from sources
2017-04-14Merge branch 'dev/roschuma/fs-testing'Robert Schumacher
2017-04-14Merge from masterRobert Schumacher
2017-04-14Merge pull request #930 from horenmar/catch-1.9.1Robert Schumacher
Update Catch to 1.9.1
2017-04-14Rework print_plan() for `remove` and `install`Alexander Karatarakis
2017-04-14Introduce Util::group_by()Alexander Karatarakis
2017-04-14Use Util::find_if/not()Alexander Karatarakis
2017-04-14Add Util::find_if() and Util::find_if_not()Alexander Karatarakis
2017-04-14Remove explicit keyword from constructorAlexander Karatarakis
2017-04-14Rename p->plan and formattingAlexander Karatarakis
2017-04-14Use Strings::join()Alexander Karatarakis
2017-04-14Fixed version to what is actually downloaded.Dada
2017-04-14[libvorbis] enable static builds & fix symbol duplicationcodicodi
2017-04-13[uwebsockets] Update to 0.14.2Robert Schumacher
2017-04-13[libbson] [mongo-c-driver] [mongo-cxx-driver] Update to latest ↵Robert Schumacher
(1.6.2/1.6.2/3.1.1)
2017-04-13[vcpkg] Fix getWindowsSDK to correctly handle the new optional c++ desktop ↵Robert Schumacher
deployment of the Windows SDK.
2017-04-13Merge pull request #929 from ebasconp/masterRobert Schumacher
Added picojson 1.3.1
2017-04-13Use Util::erase_remove_if()Alexander Karatarakis
2017-04-13keep_if (wrong name) renamed to erase_remove_ifAlexander Karatarakis
2017-04-13Merge pull request #936 from ras0219/masterRobert Schumacher
Revert "Use Util::keep_if()"
2017-04-13Revert "Use Util::keep_if()"Robert Schumacher
This reverts commit 3739e8e0b998b14c0f320c21618057e50698c51d.
2017-04-12Remove unused #includeAlexander Karatarakis
2017-04-12Add final keywordAlexander Karatarakis
2017-04-12write_all_lines() -> write_lines()Alexander Karatarakis
2017-04-12get_files_recursive()/get_files_non_recursive()Alexander Karatarakis
2017-04-12Files::read_lines() -> Files::read_all_lines()Alexander Karatarakis
2017-04-12Merge from masterRobert Schumacher
2017-04-12[vcpkg] Remove+indirect nearly all uses of iostreamsRobert Schumacher