aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target/libgcrypt
AgeCommit message (Collapse)Author
2024-04-14[Android][libgcrypt] Enable neon support for all arm archsJose Luis Marti
2022-12-29tools/depends: make the hash file an order only prerequisiteLukas Rusak
this fixes an issue when rebuilding the dependencies that if a target is already built it doesn't get rebuilt ref: https://www.gnu.org/software/make/manual/html_node/Prerequisite-Types.html
2022-05-08[tools/depends][target] bump libgcrypt 1.10.1 enable asmfuzzard
enable asm for all platforms
2022-02-07[depends] add tarball hash checkingwsnipex
2022-01-03[tools/depends][target] bump libgcrypt 1.9.4fuzzard
bump to 1.9.4 removed unused patches use proper export for gpg-error-config
2019-06-13[depends] refresh libgcrypt patchesRechi
2018-02-09[depends][cleanup] CLEAN_FILES is unusedRechi
2018-01-25[depends] add missing patches to DEPSRechi
2017-10-30[depends/libgcrypt] - fix o flag munging by supporting -Og (debug ↵Memphiz
optimisations).
2017-10-11[depends] libgcrypt: fix Neon usage on armv7wsnipex
2017-10-11[depends] bump libgcrypt to 1.8.1Rechi
1.7.0 added 'asm: Allow building x86 and amd64 using old compilers' 1.7.0 added --disable-doc configure option 1.7.3 added __aarch64__ support in src/hwf-arm.c
2017-10-11[depends] remove unused libgcrypt patchesRechi
2016-01-10[core] - added arm64 supportMemphiz
2016-01-06[depends/libgcrypt] - fixed compilation for tvosMemphiz
2015-01-07[depends] bump gcrypt to v1.6.2wsnipex
2013-04-29depends: drop custom libgcrypt patch in favor of their upstream fixtheuni
Fixes Linux build (fvisibility=hidden) Note: since this is an upstream patch, it can be dropped when we bump to >= 1.5.0
2013-03-24depends: fix sed in libgcrypt which wants to change the optimisation but ↵Memphiz
also might change other stuff we don't want (e.x. XBMC-OSX to XBMC-O1SX :p)
2013-03-11depends: add mess of dependsCory Fields