Commit Graph

520 Commits

Author SHA1 Message Date
Jeffrey Walton
b72007386d
Update cryptest-pem.sh script 2021-03-29 14:43:04 -04:00
Jeffrey Walton
6911928ffd
Remove CRYPTOPP_NO_CXX11
It is no longer needed in 2021
2021-03-25 16:23:27 -04:00
Jeffrey Walton
a39c1650f3 Update comments 2021-03-23 12:02:06 -04:00
Jeffrey Walton
f6a9edadf0
Update comments 2021-03-23 07:45:53 -04:00
Jeffrey Walton
a70662dae8
Add -fno-common for Darwin builds 2021-03-23 05:55:07 -04:00
Jeffrey Walton
f6a2792353
Cleanup cryptest.sh 2021-03-21 22:46:31 -04:00
Jeffrey Walton
cafef48631
Add Altivec code generation tests 2021-03-21 22:29:39 -04:00
Jeffrey Walton
d8ccda7512
Update NEON tests for Apple M1 2021-03-21 05:36:08 -04:00
Jeffrey Walton
ab9461ec5e
Add additional ASN.1 self tests 2021-03-21 04:06:38 -04:00
Jeffrey Walton
704a4073b8
Update cryptest-coverage.sh script 2021-03-20 14:25:13 -04:00
Jeffrey Walton
7296df37b1
Update cryptest-coverage.sh script 2021-03-20 01:33:23 -04:00
Jeffrey Walton
b8629103c6
Update cryptest-coverage.sh script 2021-03-20 00:49:10 -04:00
Jeffrey Walton
f7757ebde1
Update cryptest-coverage.sh script 2021-03-20 00:43:03 -04:00
Jeffrey Walton
6c5e6fac0f
Update cryptest-coverage.sh script 2021-03-19 23:50:45 -04:00
Jeffrey Walton
143d711593
Update datatest.cpp 2021-03-19 22:40:28 -04:00
Jeffrey Walton
9f251599b8
Update cryptest.sh script 2021-03-19 21:08:31 -04:00
Jeffrey Walton
1924c04a04
Update cryptest.sh script 2021-03-19 21:02:14 -04:00
Jeffrey Walton
793f795ef3
Update cryptest-coverage.sh script 2021-03-19 15:08:33 -04:00
Jeffrey Walton
52b22c2672
Update cryptest-coverage.sh script 2021-03-19 14:06:06 -04:00
Jeffrey Walton
8f7d7ac476
Update cryptest-coverage.sh script 2021-03-19 01:48:16 -04:00
Jeffrey Walton
8cc28aa58f
Add cryptest-coverage.sh test script 2021-03-19 01:15:14 -04:00
Jeffrey Walton
e6b417061f
Remove duplicate expressions in cryptest-android.sh 2021-03-11 21:07:13 -05:00
Jeffrey Walton
a157402f19
Fix grep expression in cryptest-ios.sh 2021-03-11 18:37:39 -05:00
Jeffrey Walton
8f33075035
Add ASIMD code generation tests for Android and iOS 2021-03-11 17:22:40 -05:00
Jeffrey Walton
ebeeb6f3f5
Add Android code generation test for Android 2021-03-11 16:14:58 -05:00
Jeffrey Walton
ba1ce11df0
Update setenv-*.sh output 2021-03-11 11:06:33 -05:00
Jeffrey Walton
2da32812ca
Move -stdlib=libc++ to IOS_CXXFLAGS 2021-03-11 10:57:55 -05:00
Jeffrey Walton
4689d8899b
Set CFLAGS in setenv-*.sh scripts 2021-03-11 10:54:02 -05:00
Jeffrey Walton
1d980c84a4
Add ARM NEON code generation tests 2021-03-11 01:19:45 -05:00
Jeffrey Walton
8be6b5ec98
Update setenv-ios.sh script 2021-03-11 00:01:07 -05:00
Jeffrey Walton
2b2fdba308
Update setenv-ios.sh script 2021-03-10 23:29:29 -05:00
Jeffrey Walton
b8252973ee
Update setenv-macos.sh script 2021-03-10 22:33:59 -05:00
Jeffrey Walton
e43598c6a2
Update setenv-macos.sh script 2021-03-10 22:15:23 -05:00
Jeffrey Walton
a7d47ed282
Update setenv-macos.sh for M1 Command Line Tools 2021-03-10 19:29:23 -05:00
Jeffrey Walton
d890c0201b
Update setenv-macos.sh for old world Macs 2021-03-10 19:09:56 -05:00
Jeffrey Walton
73e5cb5f7c
Update setenv-macos.sh script 2021-03-10 13:29:58 -05:00
Jeffrey Walton
e548c9e74a
Cleanup whitespace in setenv-*.sh scripts 2021-03-10 12:42:31 -05:00
Jeffrey Walton
de06af03fc
Clear shellcheck warnings in setenv-*.sh 2021-03-10 12:18:38 -05:00
Jeffrey Walton
b94ef05270
Add setenv-macos.sh script 2021-03-10 11:51:03 -05:00
Jeffrey Walton
11465b4752 Update setenv-*.sh scripts 2021-03-10 11:50:25 -05:00
Jeffrey Walton
82d7a9a093
Add IS_MACOS envar for native OS X builds 2021-03-10 11:05:05 -05:00
Jeffrey Walton
bf77d89dcd
Fix Travis build for AppltTVOS 2021-03-09 22:57:42 -05:00
Jeffrey Walton
cb18daa163
Drop min-version for AppleTVOS and WatchOS
Also see https://groups.google.com/g/cryptopp-users/c/kCnbSeALXWw/m/NA_0ulmLAwAJ
2021-03-09 20:23:20 -05:00
Jeffrey Walton
976a5f980a
Drop min-version for AppleTVOS and WatchOS
Also see https://groups.google.com/g/cryptopp-users/c/kCnbSeALXWw/m/NA_0ulmLAwAJ
2021-03-09 20:20:55 -05:00
Jeffrey Walton
dc28413a04
Don't use make_neon.sh in cryptest-android-mk.sh
We no longer need it after the changes from GH #1015.
2021-03-09 14:13:01 -05:00
Jeffrey Walton
a5d15b50ff
Make setenv-*.sh set CPPFLAGS, CXXFLAGS and LDFLAGS (GH #1014) 2021-03-09 09:43:57 -05:00
Jeffrey Walton
526532a383
Update cryptest.sh 2021-03-08 22:14:07 -05:00
Jeffrey Walton
d936f49ee7
Update cryptest.sh 2021-03-08 21:13:43 -05:00
Jeffrey Walton
40cb3a8746
Update cryptest.sh 2021-03-08 20:24:28 -05:00
Jeffrey Walton
cb3d4994bb
Update cryptest.sh 2021-03-08 20:13:23 -05:00