summaryrefslogtreecommitdiff
path: root/GNUmakefile
Commit message (Expand)AuthorAgeFilesLines
* Fix ARM A-32 and Aarch64 buildsJeffrey Walton2021-04-261-3/+3
* Add LSH dynamic dispatch (PR #1032)Jeffrey Walton2021-04-261-4/+34
* Fold makefile tests into TCOMMANDJeffrey Walton2021-04-251-40/+41
* Guard use of SSE2 in makefilesJeffrey Walton2021-04-251-123/+125
* Fix Aarch64 buildsJeffrey Walton2021-04-251-1/+1
* Add debug output to makefilesJeffrey Walton2021-04-211-0/+24
* Use *.cpp file extension for test programs (GH #1024)Jeffrey Walton2021-04-201-42/+42
* Move Darwin tools to bottom of MakefileJeffrey Walton2021-03-231-18/+18
* Add -fno-common for Darwin buildsJeffrey Walton2021-03-231-0/+3
* Update make trim recipeJeffrey Walton2021-03-211-2/+2
* 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
* Update makefile messageJeffrey Walton2021-03-181-1/+1
* Update OS X INFO messageJeffrey Walton2021-03-111-1/+1
* Fix Apple M1 failed compile after GH #1015Jeffrey Walton2021-03-091-0/+3
* Update source files for Android.mk (GH #1015)Jeffrey Walton2021-03-091-3/+0
* Post-release version incrementJeffrey Walton2021-03-081-1/+1
* Prepare for Crypto++ 8.5 releaseCRYPTOPP_8_5_0Jeffrey Walton2021-03-071-1/+1
* Update OS X message in makefileJeffrey Walton2021-03-061-2/+4
* Add info message on Darwin if -stdlib=libc++ is missingJeffrey Walton2021-03-051-4/+15
* Fix compile on Apple M1Jeffrey Walton2021-03-041-1/+1
* Update convert recipe to use alpha modesJeffrey Walton2021-02-141-10/+10
* Update convert recipe to use alpha modesJeffrey Walton2021-02-141-8/+8
* Clean warnings on Android under ClangJeffrey Walton2021-02-141-4/+7
* 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
* Add missing CPPFLAGS to SM3 and Donna recipesJeffrey Walton2020-12-261-3/+3
* Update commentsJeffrey Walton2020-12-261-2/+3
* Post-release version incrementJeffrey Walton2020-12-221-1/+1
* Avoid SIGILL with GCC 10 on POWER9 (GH #986)Jeffrey Walton2020-12-221-13/+22
* Update configure.sh scriptJeffrey Walton2020-12-211-4/+8
* Update configure.sh scriptJeffrey Walton2020-12-211-2/+2
* Update GNUmakefile for IBM XL C/C++ compilerJeffrey Walton2020-12-211-1/+4
* Update GNUmakefile for IBM XL C/C++ compilerJeffrey Walton2020-12-211-30/+1
* Fix ARM32 compile with ClangJeffrey Walton2020-08-091-1/+2
* Fix ARM32 compile due to missing neon headerJeffrey Walton2020-08-071-12/+19
* Avoid use of tr in feature requestsJeffrey Walton2020-08-071-40/+40
* More ARM and Aarch64 macro tweaksJeffrey Walton2020-07-291-8/+36
* Add build-aux/ to autotools-clean recipeJeffrey Walton2020-07-111-1/+1
* Update grep expressionsJeffrey Walton2020-07-081-2/+2
* Remove 64-bit AdvancedProcessBlocks (GH #945)Jeffrey Walton2020-07-071-24/+0
* Update makefile flagsJeffrey Walton2020-07-071-8/+8
* Remove -DCRYPTOPP_DISABLE_ASM from dependencies ruleJeffrey Walton2020-05-101-2/+2
* Fix Solaris 10 build with GCCJeffrey Walton2020-05-061-1/+5