aboutsummaryrefslogtreecommitdiff
path: root/ports/botan
AgeCommit message (Collapse)Author
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-04-24[botan] Make botan also build on macOS and Linux (#6196)alcroito
Use multiple jobs when possible.
2018-12-17Update release version or commit to latest for below ports (#4957)Cheney Wang
* [botan][caf][celero][docopt][glbinding][nanodbc][sfgui]Update release version or commit to latest * [sfml] Add find_dependency(Freetype)
2018-07-31Update Botan to the latest commitCheney-Wang
2018-07-10Fix error C2338 in botanCheney-Wang
2018-07-03[botan] Fix 2.6.0 issuesAlexander Karatarakis
2018-07-03[botan] Update to 2.6.0Alberto Mardegan
2017-11-30[botan] Revert upgrade due to regressionsRobert Schumacher
2017-11-30[many ports] Updates to latestRobert Schumacher
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