aboutsummaryrefslogtreecommitdiff
path: root/ports/cryptopp
AgeCommit message (Collapse)Author
2018-10-17[cryptopp] update to 7.0 (#4346)Koby Kahane
* [cryptopp] update to 7.0 * [cryptopp] Fix Linux builds
2018-03-29[cryptopp] Fix UWP buildsRobert Schumacher
2018-03-29[cryptopp] Update to 6.1.0 (#3171)Koby Kahane
* [cryptopp] Update to 6.1.0 The CMake files for CryptoPP that were previously built into the project are now available separately in cryptopp-cmake, so we pick them up from there. * [cryptopp] USe ninja, fixup_cmake_targets
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2016-11-08If portfile is not static-enabled yet, warn and then build dynamicAlexander Karatarakis
The opposite if portfile is not dynamic enabled
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-26[cryptopp] Fail when trying to build dllAlexander Karatarakis
2016-10-25add port for Crypto++Stephan Kaiser