summaryrefslogtreecommitdiff
path: root/GNUmakefile-cross
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update makefile flagsJeffrey Walton2020-07-071-8/+8
* Remove -DCRYPTOPP_DISABLE_ASM from dependencies ruleJeffrey Walton2020-05-101-2/+2
* Recognize armv8l-unknown-linux-gnueabihf in the makefilesJeffrey Walton2020-04-121-5/+2
* Update iOS and Android scripts (GH #936, PR #937)Jeffrey Walton2020-03-091-16/+14
* Patch Android cpu-features for C++ compiler (GH #926)Jeffrey Walton2020-02-081-1/+3
* Compile cpu-features.c with CC instead of CXX (GH #926, PR #927)Paul Götzinger2020-02-081-1/+1
* Remove unneeded source files from MakefileJeffrey Walton2019-10-231-1/+1
* Add test programs for feature testingJeffrey Walton2019-10-211-1/+1
* Whitespace check-inJeffrey Walton2019-10-191-1/+1
* Update commentsJeffrey Walton2019-10-191-0/+2
* Use umulh for Aarch64 multiplyJeffrey Walton2019-10-181-0/+14
* Add android-clean to makefile recipesJeffrey Walton2019-10-181-1/+6
* Enable CRYPTOPP_DISABLE_MIXED_ASM in config_asm.hJeffrey Walton2019-10-171-5/+8