aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-21`export`: Print output directoryAlexander Karatarakis
2017-04-21`export` Use Util::find_if()Alexander Karatarakis
2017-04-21`export` if package is not built, fail and suggest to `install`Alexander Karatarakis
2017-04-21Find group_by_plan_type outside of print_plan()Alexander Karatarakis
2017-04-21`export`: Do the export by using the install machineryAlexander Karatarakis
2017-04-21Add skeleton code for `vcpkg export`Alexander Karatarakis
2017-04-21Move source_dir outside of InstallDir structAlexander Karatarakis
2017-04-21InstallationDirs -> InstallDirAlexander Karatarakis
2017-04-21Merge pull request #961 from twMr7/masterRobert Schumacher
upgrade poco to version 1.7.8
2017-04-21Merge pull request #951 from saedrna/masterRobert Schumacher
install cmake config files for glog
2017-04-21[vcpkg-update] Add .\ to update message.Robert Schumacher
2017-04-21Merge pull request #962 from pravic/boost-164-tls-revertAlexander Karatarakis
Revert TLS patch since it has been fixed in 1.64
2017-04-21Revert TLS patch since it has been fixed in 1.64pravic
2017-04-21upgrade poco to version 1.7.8James Chang
2017-04-20[vcpkg.cmake] Detect .vcpkg-rootAlexander Karatarakis
2017-04-20[boost] Update to v1.64Alexander Karatarakis
2017-04-20[InstallationDirs] Better name for static factoryAlexander Karatarakis
2017-04-20Simplify InstallDirs class. No longer touches diskAlexander Karatarakis
2017-04-20Merge pull request #957 from jwillemsen/masterAlexander Karatarakis
[ace] update to 6.4.3
2017-04-20[ace] update to 6.4.3Johnny Willemsen
2017-04-20revert config file changes and remove unused copiesHan Hu
2017-04-19Update CHANGELOG and bump version to v0.0.80Alexander Karatarakis
2017-04-19[vcpkg] Add script for internal CI. This makes the set of built packages ↵Robert Schumacher
more transparent and updatable.
2017-04-19Merge pull request #817 from zabulus/#562Robert Schumacher
Fix build of opencv for uwp #562
2017-04-19[opencv] Further fixesRobert Schumacher
2017-04-19[tiff] Fix UWP builds for version 4.0.7Robert Schumacher
2017-04-19install cmake config files for glogHan Hu
2017-04-18[grpc] Extract GRPC_VERSION variableAlexander Karatarakis
2017-04-18Merge pull request #945 from Outurnate/masterAlexander Karatarakis
Add mdnsresponder port
2017-04-18Merge pull request #946 from traversaro/patch-4Alexander Karatarakis
[qwt] Install headers in the qwt subdirectory
2017-04-18Reduce verbosity of `vcpkg remove` when purging the packageAlexander Karatarakis
2017-04-18Workaround for fs::remove_all()Alexander Karatarakis
2017-04-18Merge pull request #948 from saedrna/masterAlexander Karatarakis
Update the patch file of geographiclib
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