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
Jeffrey Walton
38a4bb55cf
Post-release version increment
2019-04-29 00:12:18 -04:00
Jeffrey Walton
4e0c3ed837
Prepare for Crypto++ 8.2 release
2019-04-28 11:48:32 -04:00
Jeffrey Walton
6138b8a127
Post-release version increment
...
Also see https://www.cryptopp.com/wiki/Release_Process#Increment_version_numbers
2019-02-23 14:03:49 -05:00
Jeffrey Walton
ef1c8c2bb4
Add Hurd support for Makefile and cryptest.sh
...
IS_HURD in the makefile is to avoid complaints by some of the more eager GNU folks. We could do it using IS_LINUX
2019-02-03 10:28:48 -05:00
Jeffrey Walton
2beb779286
Remove cryptestcwd binary
...
Also see https://github.com/noloader/cryptopp-autotools/issues/3
2019-02-01 09:51:37 -05:00
Jeffrey Walton
b6959d4d51
Update cryptest-symbols.sh script
2019-01-18 00:18:39 -05:00
Javier Navarro
982655845a
Don't add the flag CRYPTOPP_DISABLE_ASM twice for iPhone simulator builds (GH #778 )
2019-01-11 16:40:48 -05:00
Javier Navarro
b43f8f5976
Initialize "APPLE_SDK" for arm64, armv7, armv7s, armv6 or armv5 (GH #774 )
2019-01-04 16:41:48 -05:00
Jeffrey Walton
5e48cfd0c9
Prepare for Crypto++ 8.0 release
2018-12-27 18:30:38 -05:00
Jeffrey Walton
9f2917bb31
Check for root in governor.sh
2018-12-27 06:54:34 -05:00
Jeffrey Walton
c1681148a2
Add fallback arch in case arch is not set for setenv-ios.sh
2018-12-09 13:19:27 -05:00
Jeffrey Walton
0aa217b91c
Update comments in config.h
...
Some comments in config.h were old. Time for a refresh.
Switch from CRYPTOPP_BOOL_ARM64 to CRYPTOPP_BOOL_ARMV8. Aarch32 is ARMv8, and that's the important part.
2018-12-09 10:24:55 -05:00
Jeffrey Walton
fbb9b40397
Update Travis Android SDK and NDK gear
2018-12-09 09:43:15 -05:00
Jeffrey Walton
709ca5c480
Update Travis Android SDK and NDK gear
2018-12-09 09:39:38 -05:00
Jeffrey Walton
354e7ca7c9
Update Travis Android SDK and NDK gear
2018-12-09 08:11:04 -05:00
Jeffrey Walton
e08898b215
Squash Android SDK warning
...
Also see https://stackoverflow.com/a/47028911/608639
2018-12-09 06:36:52 -05:00
Jeffrey Walton
b6acde8327
Add setenv-travis script
2018-12-09 06:04:53 -05:00
Jeffrey Walton
123b0725cf
Update Travis Android SDK and NDK gear
2018-12-09 04:52:06 -05:00
Jeffrey Walton
7a191ba42d
Update Travis Android SDK and NDK gear
2018-12-09 04:51:07 -05:00
Jeffrey Walton
435b7cabd3
Update Travis Android SDK and NDK gear
2018-12-09 04:19:00 -05:00
Jeffrey Walton
95964fd0b3
Backout setenv-ios.sh changes
...
The changes did not help
2018-12-08 11:31:30 -05:00
Jeffrey Walton
d1156ddfc6
Try -watchos_simulator_version_min and -tvos_simulator_version_min
2018-12-08 10:37:57 -05:00
Jeffrey Walton
d48192d190
Remove -no_new_main from Apple Watch and TV simulators
...
It did not help...
2018-12-08 10:24:58 -05:00
Jeffrey Walton
55b1535a18
Try to fix Watch and TV simulator link error
...
Something about a missing _start symbol. I'm not sure if -no_new_main is the solution or not. Also see https://stackoverflow.com/q/24841283/608639 .
2018-12-08 09:03:38 -05:00