summaryrefslogtreecommitdiff
path: root/GNUmakefile-cross
Commit message (Expand)AuthorAgeFilesLines
* Make SHA-NI independent of AVX and AVX2 (GH #1045)Jeffrey Walton2021-07-041-2/+4
* Use inline ASM for CRC on Apple ARMv8Jeffrey Walton2021-05-251-5/+5
* Whitespace check-inJeffrey Walton2021-05-251-11/+9
* Update NEON and ACLE feature testsJeffrey Walton2021-05-241-6/+6
* Fix makefiles to avoid spurious _XOPEN_SOURCEJeffrey Walton2021-05-241-12/+7
* Use +sha3 and +sha512 for ARM cryptoJeffrey Walton2021-05-231-18/+25
* Clear makefile variable TOPT as requiredJeffrey Walton2021-05-191-0/+2
* Use CPPFLAGS when testign featuresJeffrey Walton2021-05-101-1/+1
* Add feature test for -Wa,-q on OS X Intel Macs (GH #1033) (PR #1034)Jeffrey Walton2021-04-261-4/+4
* Fix ARM A-32 and Aarch64 buildsJeffrey Walton2021-04-261-12/+12
* Add LSH dynamic dispatch (PR #1032)Jeffrey Walton2021-04-261-17/+32
* Fold makefile tests into TCOMMANDJeffrey Walton2021-04-251-25/+31
* Guard use of SSE2 in makefilesJeffrey Walton2021-04-251-112/+127
* Add debug output to makefilesJeffrey Walton2021-04-211-0/+18
* Use *.cpp file extension for test programs (GH #1024)Jeffrey Walton2021-04-201-23/+23
* Try to find Apple libtool on DarwinJeffrey Walton2021-03-201-1/+6
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-201-1/+1
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-191-1/+2
* Add cryptest-coverage.sh test scriptJeffrey Walton2021-03-191-2/+2
* Use cryptest.dat data file for FileSource testsJeffrey Walton2021-03-181-1/+1
* Clear shellcheck warnings in setenv-*.shJeffrey Walton2021-03-101-1/+1
* Add setenv-macos.sh scriptJeffrey Walton2021-03-101-3/+16
* Fix Apple M1 failed compile after GH #1015Jeffrey Walton2021-03-091-1/+2
* Make setenv-*.sh set CPPFLAGS, CXXFLAGS and LDFLAGS (GH #1014)Jeffrey Walton2021-03-091-26/+6
* Update convert recipe to use alpha modesJeffrey Walton2021-02-141-8/+8
* Update convert recipe to use alpha modesJeffrey Walton2021-02-141-0/+0
* Clean warnings on Android under ClangJeffrey Walton2021-02-141-5/+8
* Make setenv-android.sh consistent with NDK r19 and r20Jeffrey Walton2021-02-141-2/+4
* Remove FP_ABI from GNUmakefile-crossJeffrey Walton2021-02-131-4/+2
* Add missing KECCAK_FLAG in GNUmakefile-crossJeffrey Walton2021-02-071-0/+5
* Update GNUmakefile Android recipeJeffrey Walton2021-02-051-1/+2
* Update GNUmakefile Android recipeJeffrey Walton2021-02-051-1/+3
* Update GNUmakefile Android recipeJeffrey Walton2021-02-051-1/+5
* Whitespace check-inJeffrey Walton2021-02-021-1/+1
* Include Cryptogams objects in clean recipe (GH #998)Jeffrey Walton2021-01-011-1/+2
* Revert "Include Cryptogams objects in clean recipe (GH #998)"Jeffrey Walton2021-01-011-1/+1
* Include Cryptogams objects in clean recipe (GH #998)Jeffrey Walton2021-01-011-1/+1
* Clean all library artifacts in clean recipe (GH #998)Jeffrey Walton2021-01-011-1/+5
* Use CPPFLAGS in GNUmakefile-crossJeffrey Walton2021-01-011-32/+31
* Fix ARM32 compile with ClangJeffrey Walton2020-08-091-1/+2
* Fix ARM32 compile due to missing neon headerJeffrey Walton2020-08-071-11/+18
* Avoid use of tr in feature requestsJeffrey Walton2020-08-071-21/+21
* Remove unneeded './' from cryptest.exe recipeJeffrey Walton2020-07-291-1/+1
* Fix Android i686 buildJeffrey Walton2020-07-291-0/+1
* More ARM and Aarch64 macro tweaksJeffrey Walton2020-07-291-7/+26
* Fix Android cross-compile due to missing flags on gcm_simd.cpp and gf2n_simd.cppJeffrey Walton2020-07-291-1/+5
* Fix GNUMakefile-crossJeffrey Walton2020-07-281-5/+4
* Fix GNUMakefile-crossJeffrey Walton2020-07-281-1/+4
* Add build-aux/ to autotools-clean recipeJeffrey Walton2020-07-111-1/+1
* Remove 64-bit AdvancedProcessBlocks (GH #945)Jeffrey Walton2020-07-071-21/+0