summaryrefslogtreecommitdiff
path: root/config_misc.h
Commit message (Expand)AuthorAgeFilesLines
* Fix unused variable declared as const under VS2022, v17.4 (GH #1185) (PR #1186)Jeffrey Walton2023-01-161-0/+5
* Add LSH dynamic dispatch (PR #1032)Jeffrey Walton2021-04-261-26/+0
* Update CRYPTOPP_HAVE_ATTRIBUTE_TARGET for LLVMJeffrey Walton2021-04-211-6/+8
* Update GCC attribute target versionsJeffrey Walton2021-04-201-1/+4
* Fix build error when -DCRYPTOPP_DISABLE_ASMJeffrey Walton2021-04-201-6/+8
* Update commentsJeffrey Walton2021-04-191-3/+6
* Update commentsJeffrey Walton2021-04-191-1/+2
* Move GCC target attribute into config_misc.hJeffrey Walton2021-04-191-0/+15
* Pickup Android NDK_DEBUG=1 for Debug buildsJeffrey Walton2021-02-131-3/+6
* Update documentationJeffrey Walton2020-12-251-1/+4
* Update documentationJeffrey Walton2020-12-251-0/+3
* Fix spellingJeffrey Walton2020-12-181-1/+1
* Clear MSVC warning using VS2019Jeffrey Walton2020-09-111-0/+5
* Use CRYPTOPP_CXX11_STRONG_ENUM define nameJeffrey Walton2020-08-061-1/+1
* Cleanup stray semicolonsJeffrey Walton2019-10-031-4/+4
* Don't add semicolon to CRYPTOPP_CONSTANT abd DOCUMENTED_TYPEDEF (GH #889)Jeffrey Walton2019-10-031-4/+4
* Make config.h more Autoconf friendly (GH #835, PR #836)Jeffrey Walton2019-05-171-0/+180