Commit Graph

5582 Commits

Author SHA1 Message Date
Jeffrey Walton
a046d249c1
Add CRYPTOPP_CXX11_INITIALIZER_LIST 2020-08-06 07:20:27 -04:00
Jeffrey Walton
fdb977a2c6
Add C++11 auto feature detection 2020-08-06 06:40:16 -04:00
Jeffrey Walton
36c9ecd66d
Remove __BIGGEST_ALIGNMENT__ from GetAlignmentOf 2020-08-06 06:19:25 -04:00
Jeffrey Walton
baa3064c5d
Add CRYPTOPP_CXX98_UNCAUGHT_EXCEPTION define 2020-08-06 06:16:19 -04:00
Jeffrey Walton
3af3054e87
Use CRYPTOPP_CXX17_UNCAUGHT_EXCEPTIONS define name 2020-08-06 06:06:19 -04:00
Jeffrey Walton
0d85286410
Update comments 2020-08-06 04:18:38 -04:00
Jeffrey Walton
1b6308f048
Whitespace check-in 2020-08-06 03:29:41 -04:00
Jeffrey Walton
3f73f709b8
Use CRYPTOPP_CXX11_ATOMIC define 2020-08-06 03:08:37 -04:00
Jeffrey Walton
37368ddb94
Fix Clang compile error when using -std=xxx 2020-08-06 03:04:32 -04:00
Jeffrey Walton
5b6db7c9b8
Update comments 2020-08-06 02:35:11 -04:00
Jeffrey Walton
3b409845f1
Update timestamp string 2020-08-06 02:06:34 -04:00
Jeffrey Walton
15c3e5d4aa
Update C++ compiler tests 2020-08-06 01:44:04 -04:00
Jeffrey Walton
61fb0c7bb6
Update comments 2020-08-06 01:24:52 -04:00
Jeffrey Walton
f3b6d7aef3
Update configure.sh script 2020-08-06 00:59:00 -04:00
Jeffrey Walton
029d92d412
Add C++11, C++14 and C++17 support to configure.sh 2020-08-06 00:39:40 -04:00
Jeffrey Walton
66d7a2a604
Fix define CRYPTOPP_CXX17_STATIC_ASSERT name
That's a C++17 feature, not C++11
2020-08-05 23:29:10 -04:00
Jeffrey Walton
5568cac590
Add C++11 test programs 2020-08-05 22:12:25 -04:00
Jeffrey Walton
1b765d8bd3
Add C++11 test programs 2020-08-05 22:10:31 -04:00
Jeffrey Walton
67ad4256e9
Whitespace check-in 2020-08-05 21:43:23 -04:00
Jeffrey Walton
cbff6edbf2
Update comments 2020-08-05 13:10:51 -04:00
Jeffrey Walton
98e9d46932
Make configure.sh aware of CRYPTOPP_DISABLE_ASM 2020-08-05 11:53:19 -04:00
Jeffrey Walton
f09f016305
Update comments 2020-08-05 10:58:19 -04:00
Jeffrey Walton
0f95af33a9
Add version check to configure.sh 2020-08-05 10:51:55 -04:00
Jeffrey Walton
cdfc5f2090
Update comments 2020-07-31 00:59:03 -04:00
Jeffrey Walton
12bd7be7b9
Add iOS support to configure.sh 2020-07-31 00:41:50 -04:00
Jeffrey Walton
78d92cf004
Add iOS support to configure.sh 2020-07-31 00:35:23 -04:00
Jeffrey Walton
c8fec76fa8
Add header guard flags to test program for iOS 2020-07-31 00:12:10 -04:00
Jeffrey Walton
60438d302c
Add PowerMac to configure script 2020-07-30 15:52:05 -04:00
Jeffrey Walton
b3949f7796
Update configure.sh script 2020-07-30 09:31:03 -04:00
Jeffrey Walton
0e8eba1df2
Use CXXFLAGS in configure script 2020-07-30 08:19:43 -04:00
Jeffrey Walton
d14e799eb9
Update configure.sh script 2020-07-30 08:05:09 -04:00
Jeffrey Walton
a9a974214e
Remove unneeded './' from cryptest.exe recipe 2020-07-29 20:08:17 -04:00
Jeffrey Walton
a7283f3698
Update configure.sh script 2020-07-29 20:03:30 -04:00
Jeffrey Walton
efc5a96bda
Update comment 2020-07-29 19:58:34 -04:00
Jeffrey Walton
8d97e95478
Add warning to configure.sh 2020-07-29 19:56:40 -04:00
Jeffrey Walton
bf9d2bd933
Update FileList.txt 2020-07-29 18:28:04 -04:00
Jeffrey Walton
f1e14446cd
Fix Android i686 build 2020-07-29 18:25:23 -04:00
Jeffrey Walton
b54adcbb39
Recognize i686 in setenv-android.sh 2020-07-29 18:15:27 -04:00
Jeffrey Walton
4ffdc05112
Update configure.sh script 2020-07-29 16:13:37 -04:00
Jeffrey Walton
2e22b97320
More ARM and Aarch64 macro tweaks 2020-07-29 14:07:13 -04:00
Jeffrey Walton
03975ac51a
Fix Android cross-compile due to missing flags on gcm_simd.cpp and gf2n_simd.cpp 2020-07-29 12:21:42 -04:00
Jeffrey Walton
274ba9dcf1
Add CRYPTOPP_ARM_ASIMD_AVAILABLE define for Aarch64 2020-07-28 23:06:34 -04:00
Jeffrey Walton
0637ac9ab1
Fix Aarch64 compile when using configure.sh (GH #950) 2020-07-28 22:50:25 -04:00
Jeffrey Walton
fa6a7b5fc8
Fix Aarch64 compile when using configure.sh (GH #950) 2020-07-28 22:47:18 -04:00
Jeffrey Walton
f8efb43a88
Avoid arm_acle.h header guard in feature tests (GH #950) 2020-07-28 22:09:51 -04:00
Jeffrey Walton
54536ed446
Update test programs 2020-07-28 20:30:13 -04:00
Jeffrey Walton
55ed5f9c6b
Fix RDRAND compile when RDSEED not available 2020-07-28 20:17:22 -04:00
Jeffrey Walton
3ac35641a2
Fix GNUMakefile-cross 2020-07-28 14:09:17 -04:00
Jeffrey Walton
42d35cde6a
Fix GNUMakefile-cross 2020-07-28 14:07:20 -04:00
Jeffrey Walton
1da3707b11
Update configure.sh script 2020-07-28 13:24:50 -04:00