aboutsummaryrefslogtreecommitdiff
path: root/ports/cryptopp
AgeCommit message (Collapse)Author
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