summaryrefslogtreecommitdiff
path: root/config_ver.h
Commit message (Collapse)AuthorAgeFilesLines
* Update comments in config_align.hJeffrey Walton2020-08-061-1/+3
|
* Enable CRYPTOPP_DISABLE_MIXED_ASM in config_asm.hJeffrey Walton2019-10-171-0/+3
|
* Cutover to CRYPTOPP_LLVM_CLANG_VERSION (GH #845)Jeffrey Walton2019-05-211-3/+0
| | | | We were using CRYPTOPP_CLANG_VERSION in some places.
* Add CRYPTOPP_CLANG_VERSION for ARM asm definesJeffrey Walton2019-05-211-0/+3
| | | | We should be using both CRYPTOPP_APPLE_CLANG_VERSION and CRYPTOPP_LLVM_CLANG_VERSION. We'll loop back to it when we have some time.
* Make config.h more Autoconf friendly (GH #835, PR #836)Jeffrey Walton2019-05-171-0/+46