Jeffrey Walton
|
bb6ef25bea
|
Update install.sh script
|
2021-02-15 16:26:09 -05:00 |
|
Jeffrey Walton
|
e267ea48be
|
Update install.sh script
|
2021-02-15 16:23:52 -05:00 |
|
Jeffrey Walton
|
f8c34ddfdd
|
Update install.sh script
|
2021-02-15 16:08:38 -05:00 |
|
Jeffrey Walton
|
d4fdf75b8c
|
Make setenv-android.sh consistent with NDK r19 and r20
|
2021-02-15 05:39:51 -05:00 |
|
Jeffrey Walton
|
4cdbe0c064
|
Update cryptest-android-mk.sh script
|
2021-02-14 18:56:08 -05:00 |
|
Jeffrey Walton
|
861239fa85
|
Update setenv-android.sh script
|
2021-02-14 18:44:15 -05:00 |
|
Jeffrey Walton
|
0b915fc351
|
Update setenv-android.sh script
|
2021-02-14 18:41:08 -05:00 |
|
Jeffrey Walton
|
8d2788c00d
|
Update setenv-android.sh script
|
2021-02-14 18:33:01 -05:00 |
|
Jeffrey Walton
|
b942e1fb20
|
Use Android 6.0 API for test scripts
Android 6.0/android-21 happens to match my Galaxy S5, which I use for testing.
|
2021-02-14 17:00:01 -05:00 |
|
Jeffrey Walton
|
8b308b4d2b
|
Update convert recipe to use alpha modes
|
2021-02-14 15:34:36 -05:00 |
|
Jeffrey Walton
|
65c350320d
|
Update convert recipe to use alpha modes
|
2021-02-14 15:24:23 -05:00 |
|
Jeffrey Walton
|
cb6fdb715f
|
Clean warnings on Android under Clang
|
2021-02-14 14:49:27 -05:00 |
|
Jeffrey Walton
|
2c1d574442
|
Make setenv-android.sh consistent with NDK r19 and r20
|
2021-02-14 14:12:01 -05:00 |
|
Jeffrey Walton
|
5dc00f828c
|
Use -std=c++11 in setenv-android.sh
The flag is consistent with Android.mk and 'APP_STL := c++_shared'.
|
2021-02-14 13:40:19 -05:00 |
|
Jeffrey Walton
|
9920ec5188
|
Rename cryptest-ndk.sh to cryptest-android-mk.sh
cryptest-android-mk.sh is a little more obvious what is being tested.
|
2021-02-14 08:04:19 -05:00 |
|
Jeffrey Walton
|
a9828d10ed
|
Add -fstack-protector-strong for Android builds
This is a standard flag for NDK builds
|
2021-02-14 06:18:32 -05:00 |
|
Jeffrey Walton
|
bf49953b11
|
Use -stdlib=libc++ in setenv-android.sh
libc++ is the only STL runtime available in NDK r18 and above. The use is consistent with Android.mk and 'APP_STL := c++_shared'.
|
2021-02-14 05:30:43 -05:00 |
|
Jeffrey Walton
|
baa97f116b
|
Remove -mfloat-abi=softfp from setenv-android.sh
Android NDK r19 and above no longer use it
|
2021-02-13 17:29:00 -05:00 |
|
Jeffrey Walton
|
d305130060
|
Remove FP_ABI from GNUmakefile-cross
Android NDK r19 and above no longer use it
|
2021-02-13 17:05:31 -05:00 |
|
Jeffrey Walton
|
b28d2d4a7e
|
Pickup Android NDK_DEBUG=1 for Debug builds
|
2021-02-13 06:36:35 -05:00 |
|
PassMark
|
6b4887b6f4
|
Enable ARMv8 intrinsics on Apple M1 (PR #1007)
Co-authored-by: passmark <passmark@passmarks-Mac-mini.local>
|
2021-02-12 02:53:05 -05:00 |
|
Jeffrey Walton
|
af98b29142
|
Update test scripts
|
2021-02-07 13:40:05 -05:00 |
|
Jeffrey Walton
|
ec2acf0928
|
Update test scripts
|
2021-02-07 13:33:14 -05:00 |
|
Jeffrey Walton
|
231b2a0833
|
Update test scripts
|
2021-02-07 13:14:16 -05:00 |
|
Jeffrey Walton
|
44aa94152e
|
Update test scripts
|
2021-02-07 12:50:39 -05:00 |
|
Jeffrey Walton
|
e898f55e74
|
Update test scripts
|
2021-02-07 12:46:20 -05:00 |
|
Jeffrey Walton
|
fc69b32e68
|
Update test scripts
|
2021-02-07 12:16:26 -05:00 |
|
Jeffrey Walton
|
bafdcb82cd
|
Add -Oz testing
|
2021-02-07 12:10:46 -05:00 |
|
Jeffrey Walton
|
45d0300b68
|
Update test scripts
|
2021-02-07 11:44:15 -05:00 |
|
Jeffrey Walton
|
394dc32e39
|
Update test scripts
|
2021-02-07 11:03:30 -05:00 |
|
Jeffrey Walton
|
cf3a31bc09
|
Update test scripts
|
2021-02-07 10:53:29 -05:00 |
|
Jeffrey Walton
|
de8809d4eb
|
Update test scripts
|
2021-02-07 07:41:23 -05:00 |
|
Jeffrey Walton
|
9b3d0272f8
|
Update test scripts
|
2021-02-07 07:27:12 -05:00 |
|
Jeffrey Walton
|
019910dc68
|
Update test scripts
|
2021-02-07 06:58:16 -05:00 |
|
Jeffrey Walton
|
cefd8339e7
|
Update test scripts
|
2021-02-07 06:39:01 -05:00 |
|
Jeffrey Walton
|
984880a887
|
Update test scripts
|
2021-02-07 06:36:02 -05:00 |
|
Jeffrey Walton
|
e42503a72c
|
Update test scripts
|
2021-02-07 06:35:04 -05:00 |
|
Jeffrey Walton
|
7b97214822
|
Update test scripts
|
2021-02-07 06:31:33 -05:00 |
|
Jeffrey Walton
|
b4f85feafc
|
Update test scripts
|
2021-02-07 04:18:07 -05:00 |
|
Jeffrey Walton
|
433204e1eb
|
Update test scripts
|
2021-02-07 04:13:54 -05:00 |
|
Jeffrey Walton
|
968008a8a9
|
Update test scripts
|
2021-02-07 03:59:34 -05:00 |
|
Jeffrey Walton
|
5152b25504
|
Throttle culr requests in test scripts
|
2021-02-07 02:17:09 -05:00 |
|
Jeffrey Walton
|
97d983a491
|
Update install-ndk.sh script
|
2021-02-07 02:00:48 -05:00 |
|
Jeffrey Walton
|
208f3afeaa
|
Update comments
|
2021-02-07 01:38:47 -05:00 |
|
Jeffrey Walton
|
73474341e1
|
Add missing KECCAK_FLAG in GNUmakefile-cross
|
2021-02-07 01:19:18 -05:00 |
|
Jeffrey Walton
|
c2af1bbcc3
|
Update setenv-android.sh and setenv-ios.sh scripts
|
2021-02-06 17:31:06 -05:00 |
|
Jeffrey Walton
|
7324e57a92
|
Update cryptest-ndk.sh
|
2021-02-06 14:15:58 -05:00 |
|
Jeffrey Walton
|
f1b818db08
|
Fix setenv-android.sh script
|
2021-02-06 12:29:21 -05:00 |
|
Jeffrey Walton
|
91670ac865
|
Fix install-ndk.sh script
|
2021-02-06 12:20:48 -05:00 |
|
Jeffrey Walton
|
39df8dfea5
|
Fix setenv-android.sh script
|
2021-02-06 12:20:00 -05:00 |
|