summaryrefslogtreecommitdiff
path: root/GNUmakefile
Commit message (Expand)AuthorAgeFilesLines
...
* Pre-splat SIMON and SPECK keys when appropriate for Altivec (PR #910)Jeffrey Walton2019-10-281-2/+0
* Enable Power7 for Simon and Speck (PR #909)Jeffrey Walton2019-10-271-2/+2
* Add XLC 12 loads and stores for AIX (PR #907)Jeffrey Walton2019-10-261-5/+16
* Some more workarounds for Clang and XLC on PowerPC (PR #903)Jeffrey Walton2019-10-241-6/+9
* Remove unneeded source files from MakefileJeffrey Walton2019-10-231-1/+1
* Fix AIX and Linux compiles for PowerPC (PR #902)Jeffrey Walton2019-10-231-6/+29
* Add test programs for feature testingJeffrey Walton2019-10-211-1/+1
* Cleanup make zip recipe after removing top level scriptsJeffrey Walton2019-10-211-5/+5
* Remove *.s files from MakefilesJeffrey Walton2019-10-211-8/+8
* Whitespace check-inJeffrey Walton2019-10-191-1/+1
* Update commentsJeffrey Walton2019-10-191-0/+2
* Use umulh for Aarch64 multiplyJeffrey Walton2019-10-181-0/+10
* 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
* Fix ARM headers and Android compile (PR #896)Jeffrey Walton2019-10-161-12/+13
* Fix setenv-android.sh and cryptest-android.sh for NDK r19 (PR #893)Jeffrey Walton2019-10-151-9/+9
* Add -DCRYPTOPP_DISABLE_ASM for 'make deps' recipeJeffrey Walton2019-09-301-1/+1
* Move 'make deps' to bottom of MakefileJeffrey Walton2019-09-281-4/+5
* Add LINK_LIBRARY_PATH (GH #866)Jeffrey Walton2019-07-211-4/+9
* Add link-library variable to Makefiles (GH #866)Jeffrey Walton2019-07-211-2/+7
* Use wildcard for FORTIFY_SOURCE filter on TCXXFLAGS (GH #865)Jeffrey Walton2019-07-191-2/+3
* Fix TCXXFLAGS using openSUSE standard flags (GH #865)Jeffrey Walton2019-07-191-1/+1
* Fold CRYPTOPP_VALGRIND into CRYPTOPP_COVERAGEJeffrey Walton2019-07-051-3/+3
* Add -mtune=native option to makefileJeffrey Walton2019-06-071-0/+9
* Update commentsJeffrey Walton2019-05-231-8/+9
* Remove unused CLANG_INTEGRATED_ASSEMBLER from MakefileJeffrey Walton2019-05-211-8/+5
* Fix armv8l-unknown-linux-gnueabihf yet againJeffrey Walton2019-05-211-13/+14
* Limit Cryptogams AES and SHA to Linux distrosJeffrey Walton2019-05-211-2/+2
* Enable Cryptogams AES on ARM using ClangJeffrey Walton2019-05-211-7/+12
* Add ARM SHA512 asm implementation from Cryptogams (GH #841, PR #843)Jeffrey Walton2019-05-191-1/+5
* Add ARM SHA256 asm implementation from Cryptogams (GH #840, PR #840)Jeffrey Walton2019-05-191-1/+5
* Add ARM SHA1 asm implementation from Cryptogams (GH #837, PR #838)Jeffrey Walton2019-05-181-4/+8
* Use test_arm_sha1.cxx for feature testsJeffrey Walton2019-05-171-1/+1
* Make config.h more Autoconf friendly (GH #835, PR #836)Jeffrey Walton2019-05-171-1/+1
* Cleanup SIMON64 and SPECK64 flags in Makefile (GH #834)Jeffrey Walton2019-05-161-2/+0
* Use armv7l for machine of Clang triplet armv8l-unknown-linux-gnueabihf (GH #831)Jeffrey Walton2019-05-011-1/+1
* Try workaround Clang triplet on ARMv7l (GH #831)Jeffrey Walton2019-05-011-0/+6
* Post-release version incrementJeffrey Walton2019-04-291-1/+1
* Use PowerPC unaligned loads and stores with Power8 (GH #825, PR #826)Jeffrey Walton2019-04-271-40/+31
* Use TCXXFLAGS instead of CXXFLAGS (#815)Nicolas Chauvet (kwizart)2019-02-281-7/+7
* Remove early NEON qualification tests from Makefile (GH #812, GH #813)Jeffrey Walton2019-02-271-6/+4
* Post-release version incrementJeffrey Walton2019-02-231-1/+1
* Add SHAKE-128 and SHAKE-256 (GH #805, PR #806)Jeffrey Walton2019-02-121-0/+5
* Fix Fedora 7 compileJeffrey Walton2019-02-051-2/+2
* Add test compile to makefileJeffrey Walton2019-02-031-0/+3
* Add Hurd support for Makefile and cryptest.shJeffrey Walton2019-02-031-6/+7
* Cleanup lcov recipeJeffrey Walton2019-02-021-2/+6
* Cleanup Gcov recipeJeffrey Walton2019-02-021-1/+1
* Fix Linux detection for GNU HurdJeffrey Walton2019-02-021-1/+1
* Fix self test failure with IBM XL C/C++ on AIXJeffrey Walton2019-01-221-0/+4