summaryrefslogtreecommitdiff
path: root/GNUmakefile-cross
Commit message (Expand)AuthorAgeFilesLines
* Add SSE3 tests (GH #1163)Jeffrey Walton2022-10-011-0/+8
* Remove cryptest-cmake.shJeffrey Walton2022-08-231-6/+1
* Rename PowerPC specific filesJeffrey Walton2022-03-291-5/+4
* Add -I. option for testing programsJeffrey Walton2022-02-161-1/+1
* Remove SIMD files when CRYPTOPP_DISABLE_ASMJeffrey Walton2022-02-151-0/+11
* Update makefilesJeffrey Walton2022-02-141-1/+1
* Fix typos in MakefilesJeffrey Walton2022-02-131-1/+1
* Add bootstrap.sh to autotools-clean recipeJeffrey Walton2022-02-121-1/+1
* Remove SSE and AVX source files from non-Intel platformsJeffrey Walton2022-02-101-3/+4
* Use CRYPTOPP_CPPFLAGS in recipes that use CPPFLAGSJeffrey Walton2022-02-101-2/+2
* Use CRYPTOPP_CPPFLAGS for Cryptogams recipeJeffrey Walton2022-02-101-1/+1
* Fix Cryptogams ARMv7 testJeffrey Walton2022-02-101-1/+1
* Fix ARMv7 compile testJeffrey Walton2022-02-101-1/+1
* Disable NEON when NEON test fails, not ASMJeffrey Walton2022-02-101-3/+3
* Fix grep expressionJeffrey Walton2022-02-101-1/+1
* Update Cryptogams SHA recipesJeffrey Walton2022-02-101-10/+2
* Don't use -march=armv7 when compiler already offers it (GH #1094)Jeffrey Walton2022-02-101-21/+33
* Couple Cryptogams source files to ARMv7 and NEONJeffrey Walton2022-02-081-8/+10
* Use CPPFLAGS more consistently in MakefilesJeffrey Walton2022-02-071-46/+52
* GNUmakefiles: add missing shared library symlink (GH #1101)Thomas Petazzoni2022-01-071-0/+1
* 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