Commit Graph

358 Commits

Author SHA1 Message Date
Jeffrey Walton
fec03b02a9
Fix cryptest.sh C++11 test 2020-12-07 00:25:59 -05:00
Jeffrey Walton
e16be7a380
Change pem_eol.exe program name for consistency 2020-08-26 02:29:15 -04:00
Jeffrey Walton
227fb68f1b
Update cryptest-pem.sh 2020-08-26 00:28:12 -04:00
Jeffrey Walton
82d8257b36
Fix ARM32 compile with Clang 2020-08-09 03:11:12 -04:00
Jeffrey Walton
5856c5bf4a
Use old and new macro names in configure.sh 2020-08-08 03:26:03 -04:00
Jeffrey Walton
2c6e4b17d7
Use define CRYPTOPP_CXX11_STATIC_INIT name 2020-08-07 19:11:47 -04:00
Jeffrey Walton
7d0859d9db
Rename test program 2020-08-07 19:09:45 -04:00
Jeffrey Walton
27e211aacd
Fix Cryptogams define in configure script 2020-08-07 02:00:53 -04:00
Jeffrey Walton
0a75711295
Fix TPROG variable in test script 2020-08-07 00:49:22 -04:00
Jeffrey Walton
b79a17be8f
Sanity check compiler and linker in configure.sh 2020-08-07 00:04:51 -04:00
Jeffrey Walton
6e394c4c7c
Sanity check compiler and linker in configure.sh 2020-08-06 23:59:04 -04:00
Jeffrey Walton
bbc4855f4e
Update comments 2020-08-06 23:43:03 -04:00
Jeffrey Walton
c93dc4ee4a
Use 'wc -w' when testing for errors 2020-08-06 22:11:00 -04:00
Jeffrey Walton
d5ef8b8b17
Tie features in configure.sh 2020-08-06 19:06:34 -04:00
Jeffrey Walton
b67558f62d
Update comments 2020-08-06 18:35:52 -04:00
Jeffrey Walton
96344bc767
Use CRYPTOPP_CXX11_STRONG_ENUM define name 2020-08-06 17:55:45 -04:00
Jeffrey Walton
167d7121f8
Update comments 2020-08-06 17:03:19 -04:00
Jeffrey Walton
bb0f2ea436
Use $HOME/tmp as tmp directory 2020-08-06 16:49:17 -04:00
Jeffrey Walton
d929747bc1
Move configure.sh head notes outside defines 2020-08-06 16:00:35 -04:00
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
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
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
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
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
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
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
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