aboutsummaryrefslogtreecommitdiff
path: root/ports/botan
AgeCommit message (Collapse)Author
2017-03-14[botan] Cleanup.Robert Schumacher
Avoid installing a debug cli tool. Rename the headers to just include/botan instead of include/botan-2/botan. Install the tool's required DLLs, if any. Add vcpkg distribution information to the build process.
2017-03-14[botan] Use out of source buildsRobert Schumacher
2017-03-12[botan] add version 2.0.1. Resolves #355Mikhail Paulyshka