aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target/nettle
AgeCommit message (Collapse)Author
2023-02-04tools/depends: nettle: don't rebuild if already installedLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
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-02-07[depends] add tarball hash checkingwsnipex
2021-12-01[tools/depends][target] nettle bump to 3.7.3fuzzard
2021-08-16[tools/depends][target] Nettle disable asm for Apple Siliconfuzzard
2020-09-24[depends/nettle] Patch to fix Xcode 12 buildsSylvain CECCHETTO
See https://git.lysator.liu.se/nettle/nettle/-/merge_requests/9
2020-08-02[depends/target] darwinembedded nettle enable asmBrent Murphy
enable building asm for aarch64 darwinembedded platforms
2020-07-19[depends] gnutls 3.6.14 and nettle 3.6 bumpphunkyfish
2020-01-28[depends] nettle: update to 3.5.1Lukas Rusak
2019-07-18[ios/build] rename core_system_name to darwin_embeddedfuzzard
implement darwin_embedded CORE_SYSTEM_NAME and OS. This provides a single parent for ios/tvos common build code, and allows ios/tvos specific code via CORE_PLATFORM_NAME
2019-06-13[depends] refresh nettle patchesRechi
2018-02-11[depends] nettle: disable -fPIC/-fpic detectionRechi
-fPIC is already in CFLAGS and shouldn't be overwritten with -fpic on linux
2018-02-09[depends][cleanup] CLEAN_FILES is unusedRechi
2018-01-25[depends] add missing patches to DEPSRechi
2016-08-30[depends] gnutls 3.4.14 and nettle 3.2mrdominuzq
it only applies to android now #10354
2016-01-06[depends/nettle/ios] - fixed compilation for arm64/bitcodeMemphiz
2015-04-11[depends/nettle] - disable build of testsuite (doesn't compile with clang ↵Memphiz
from xcode6.3)
2015-01-01[depends/nettle/ios] - on older ios toolchains we need to disable assembly ↵Memphiz
because gcc 4.2 (xcode3) doesn't know about ".int" asm operator
2014-12-20[depends] fix nettle dylib targetwsnipex
2013-10-07[depends] add gnutlswsnipex