Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-14 | [Android][libgcrypt] Enable neon support for all arm archs | Jose Luis Marti | |
2022-12-29 | tools/depends: make the hash file an order only prerequisite | Lukas 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 asm | fuzzard | |
enable asm for all platforms | |||
2022-02-07 | [depends] add tarball hash checking | wsnipex | |
2022-01-03 | [tools/depends][target] bump libgcrypt 1.9.4 | fuzzard | |
bump to 1.9.4 removed unused patches use proper export for gpg-error-config | |||
2019-06-13 | [depends] refresh libgcrypt patches | Rechi | |
2018-02-09 | [depends][cleanup] CLEAN_FILES is unused | Rechi | |
2018-01-25 | [depends] add missing patches to DEPS | Rechi | |
2017-10-30 | [depends/libgcrypt] - fix o flag munging by supporting -Og (debug ↵ | Memphiz | |
optimisations). | |||
2017-10-11 | [depends] libgcrypt: fix Neon usage on armv7 | wsnipex | |
2017-10-11 | [depends] bump libgcrypt to 1.8.1 | Rechi | |
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 patches | Rechi | |
2016-01-10 | [core] - added arm64 support | Memphiz | |
2016-01-06 | [depends/libgcrypt] - fixed compilation for tvos | Memphiz | |
2015-01-07 | [depends] bump gcrypt to v1.6.2 | wsnipex | |
2013-04-29 | depends: drop custom libgcrypt patch in favor of their upstream fix | theuni | |
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-24 | depends: 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-11 | depends: add mess of depends | Cory Fields | |