Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-04 | tools/depends: nettle: don't rebuild if already installed | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
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-02-07 | [depends] add tarball hash checking | wsnipex | |
2021-12-01 | [tools/depends][target] nettle bump to 3.7.3 | fuzzard | |
2021-08-16 | [tools/depends][target] Nettle disable asm for Apple Silicon | fuzzard | |
2020-09-24 | [depends/nettle] Patch to fix Xcode 12 builds | Sylvain CECCHETTO | |
See https://git.lysator.liu.se/nettle/nettle/-/merge_requests/9 | |||
2020-08-02 | [depends/target] darwinembedded nettle enable asm | Brent Murphy | |
enable building asm for aarch64 darwinembedded platforms | |||
2020-07-19 | [depends] gnutls 3.6.14 and nettle 3.6 bump | phunkyfish | |
2020-01-28 | [depends] nettle: update to 3.5.1 | Lukas Rusak | |
2019-07-18 | [ios/build] rename core_system_name to darwin_embedded | fuzzard | |
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 patches | Rechi | |
2018-02-11 | [depends] nettle: disable -fPIC/-fpic detection | Rechi | |
-fPIC is already in CFLAGS and shouldn't be overwritten with -fpic on linux | |||
2018-02-09 | [depends][cleanup] CLEAN_FILES is unused | Rechi | |
2018-01-25 | [depends] add missing patches to DEPS | Rechi | |
2016-08-30 | [depends] gnutls 3.4.14 and nettle 3.2 | mrdominuzq | |
it only applies to android now #10354 | |||
2016-01-06 | [depends/nettle/ios] - fixed compilation for arm64/bitcode | Memphiz | |
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 target | wsnipex | |
2013-10-07 | [depends] add gnutls | wsnipex | |