Jeffrey Walton
b7af0a2002
Fix iOS simulator builds
2020-03-08 16:29:15 -04:00
Jeffrey Walton
ef00306831
Update setenv-ios.sh
...
AppleTVOS now needs -mios-version-min=6.
2020-03-08 14:12:51 -04:00
Jeffrey Walton
615cda299c
Update setenv-ios.sh
...
AppleTVOS now needs -mios-version-min=6.
2020-03-08 14:05:56 -04:00
Jeffrey Walton
8feed2239a
Update setenv-ios.sh
...
AppleTVOS now needs -mios-version-min=6.
2020-03-08 14:04:47 -04:00
Jeffrey Walton
fc9c921752
Remove Android CPP command for x86_64
...
The Android NDK does not provide a preprocessor.
2020-02-29 11:13:52 -05:00
Jeffrey Walton
055568bf5b
Patch Android cpu-features for C++ compiler (GH #926 )
2020-02-08 12:16:52 -05:00
Jeffrey Walton
5f57476178
Revert to Commit 0281083
(PR #899 )
...
Travis CI is failing on arm64 testing. Commit 0281083
is the last known good, so we are reverting to it.
The failures are unusual given things did not materially change on our side of the equation. We think something changed with Travis.
Also see https://travis-ci.community/t/segfaults-in-arm64-environment/5617 .
2019-10-22 09:21:38 -04:00
Jeffrey Walton
0281083198
Add GCC 4.8 guard for PowerPC Crypto
2019-10-21 06:09:03 -04:00
Jeffrey Walton
3e171d51f7
Fix cryptest-android.sh and cryptest-ios.sh
...
The test programs were ignoring PLATFORM in the environment, and testing all platforms
2019-10-16 15:14:14 -04:00
Jeffrey Walton
5f3c1b8cb9
Fix Android ARMv7a compile and link ( #894 )
...
* Fix Android Aarch64 compile with XTS
* Clear Shellcheck warnings
* Fix Android armv7a builds
* Update comments
2019-10-16 07:30:40 -04:00
Jeffrey Walton
51e52a902f
Update Android build numbers
2019-10-16 01:29:34 -04:00
Jeffrey Walton
c4411493a5
Remove old variables from setenv-android.sh
2019-10-16 01:11:18 -04:00
Jeffrey Walton
bc87fdf485
Cleanup setenv-ios.sh script
...
Clear Shellcheck warnings
2019-10-15 18:18:50 -04:00
Jeffrey Walton
ba517a6c31
Fix setenv-android.sh and cryptest-android.sh for NDK r19 (PR #893 )
...
setenv-android.sh and cryptest-android.sh are up to date for NDK r19 again.
2019-10-15 18:05:54 -04:00
Jeffrey Walton
c9d79e1cf0
Fix cryptest-cmake.sh URL
2019-10-14 23:54:37 -04:00
Jeffrey Walton
dd7bbb55cb
Add test for OpenSSL in cryptest-pem.sh
2019-10-14 22:39:38 -04:00
Jeffrey Walton
045eac302d
Run make clean in test scripts
2019-10-14 22:34:32 -04:00
Jeffrey Walton
e843b01d6e
Switch to cURL for download
...
New versions of OS X have cURL, not Wget
2019-10-14 22:31:58 -04:00
Jeffrey Walton
b046313841
Update Automake and CMake test scripts
2019-10-14 22:20:47 -04:00
Jeffrey Walton
6b1fec4c14
Add cryptest-pem.sh test script
2019-10-14 22:20:42 -04:00
Jeffrey Walton
c3202534f4
Remove temp file in cryptest.sh
2019-10-13 06:45:30 -04:00
Jeffrey Walton
7abe21e254
Add section on OS X fixups
2019-10-13 06:42:20 -04:00
Jeffrey Walton
ed09452c09
Use int cast in awk expression on OS X
2019-10-13 06:30:48 -04:00
Jeffrey Walton
3c42c4d504
Use int cast in awk expression on OS X
2019-10-13 06:28:57 -04:00
Jeffrey Walton
49f652298b
Update cryptest.sh for OS X 10.9
2019-10-13 06:26:18 -04:00
Jeffrey Walton
247418eec0
Use Bash arithmetic operators
2019-08-11 14:54:14 -04:00
Jeffrey Walton
614795f3e1
Add -DNDEBUG for openSUSE standrad build test
2019-07-22 16:10:43 -04:00
Jeffrey Walton
6eab4b7c32
Add openSUSE standard build test (GH #865 )
2019-07-22 15:37:25 -04:00
Jeffrey Walton
3747e3d944
Don't use BASH_SOURCE in cryptest.sh
2019-07-21 03:19:14 -04:00
Jeffrey Walton
ed7f4a0493
Use LINK_LIBRARY in cryptest-symbols.sh script (GH #866 )
2019-07-21 03:16:01 -04:00
Jeffrey Walton
dfaf2fc453
Remove references to GNUmakefile.shared (GH# 866)
2019-07-21 03:06:44 -04:00
Jeffrey Walton
ef6e57990e
Use LINK_LIBRARY in cryptest.sh script (GH #866 )
2019-07-21 03:02:43 -04:00
Jeffrey Walton
07c208dbc6
Filter out static_assert from Posix assert test
2019-07-14 22:43:31 -04:00
Jeffrey Walton
ae04195d1f
Use xattr in cryptest-autotools.sh
2019-07-04 16:06:51 -04:00
Jeffrey Walton
6afa6fc213
Fix cryptest-autotools.sh on OS X
...
Needed to remove quarantine bit
2019-07-04 15:36:17 -04:00
Jeffrey Walton
ed4996f652
Cleanup governor.sh script
2019-06-05 23:21:00 -04:00
Jeffrey Walton
29a30b74b0
Update head comments
2019-06-05 23:09:58 -04:00
Jeffrey Walton
f00b0427aa
Exit setenv script if not sourced
2019-06-01 07:43:32 -04:00
Jeffrey Walton
b61da7acfe
Update cryptest-autotools script
2019-05-28 06:36:01 -04:00
Jeffrey Walton
fed4a55f39
Update cryptest-autotools script
2019-05-22 21:03:19 -04:00
Jeffrey Walton
7287a79669
Use config_ver.h in change-version script
2019-05-22 02:56:37 -04:00
Jeffrey Walton
2d4a932c33
Remove -tvos_simulator_version_min from AppleTVSimulator
...
It did not clear the problem.
2019-05-21 07:08:41 -04:00
Jeffrey Walton
ddb9249444
Fix source warning
2019-05-21 05:44:21 -04:00
Jeffrey Walton
1973674732
Add sanity check to setenv-*.sh scripts
...
Prompt user to source the script when required. Whitespace check-in
2019-05-21 05:37:40 -04:00
Jeffrey Walton
9590481c7f
Update cryptest-autotools.sh
2019-05-20 03:48:02 -04:00
Jeffrey Walton
122529ed4a
Add test for automake in cryptest-autotools.sh
2019-05-19 21:46:36 -04:00
Jeffrey Walton
8c99b1cd75
Add call to automake in cryptest-automake.sh
2019-05-19 02:26:44 -04:00
Jeffrey Walton
ffb11da13b
Add call to automake in cryptest-automake.sh
2019-05-19 02:19:47 -04:00
Jeffrey Walton
a5fe6fa6da
Remove unneeded perm check in cryptest-autotools.sh
2019-05-01 10:45:11 -04:00
Jeffrey Walton
6c60e2cd1d
Add conservative governor setting
...
This governor setting is showing up on dev-board 4.19 kernels
2019-04-29 18:21:50 -04:00