Commit Graph

18 Commits

Author SHA1 Message Date
Jeffrey Walton
0825e938ba
Post-release version increment 2023-06-25 15:11:06 -04:00
Jeffrey Walton
4d0cad5401
Prepare for Crypto++ 8.8 release 2023-06-25 03:02:25 -04:00
Jeffrey Walton
1e9e6e137a
Prepare for Crypto++ 8.7.1 release 2023-06-24 23:45:48 -04:00
Jeffrey Walton
d8261ed8fb
Update compiler version defines 2023-06-22 02:32:34 -04:00
Jeffrey Walton
ddb8f36e88
Fix use of <x86intrin.h> for MSVC (GH #1198)
It seems Microsoft now defines GCC defines, like __BMI__
2023-04-15 18:21:03 -04:00
Jeffrey Walton
beec0950b7
Post-release version increment 2021-09-24 11:15:49 -04:00
Jeffrey Walton
0629ed043a
Update compiler versions 2021-04-21 13:41:35 -04:00
Jeffrey Walton
6ba0dca414
Post-release version increment 2021-03-08 00:11:55 -05:00
Jeffrey Walton
f2102243e6
Prepare for Crypto++ 8.5 release 2021-03-07 22:08:45 -05:00
Jeffrey Walton
ad17e0290a
Update documentation 2020-12-25 20:32:21 -05:00
Jeffrey Walton
8f1746790e
Update documentation 2020-12-25 13:45:42 -05:00
Jeffrey Walton
d8a8c87cde
Post-release version increment 2020-12-22 11:50:40 -05:00
Jeffrey Walton
5bae476e5d
Fix spelling 2020-12-18 20:04:43 -05:00
Jeffrey Walton
59ba8790dc
Update comments in config_align.h 2020-08-06 21:11:34 -04:00
Jeffrey Walton
b64a920bc9
Enable CRYPTOPP_DISABLE_MIXED_ASM in config_asm.h 2019-10-17 08:46:27 -04:00
Jeffrey Walton
268ea61f1c
Cutover to CRYPTOPP_LLVM_CLANG_VERSION (GH #845)
We were using CRYPTOPP_CLANG_VERSION in some places.
2019-05-21 07:54:47 -04:00
Jeffrey Walton
08235400b0
Add CRYPTOPP_CLANG_VERSION for ARM asm defines
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.
2019-05-21 03:02:35 -04:00
Jeffrey Walton
c51f0ecbfd
Make config.h more Autoconf friendly (GH #835, PR #836) 2019-05-17 15:18:17 -04:00