Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-04 | tools/depends: gnutls: disable idna support | 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-04-23 | [tools/depends][target] gnutls m1 patch clang -march=all failure | fuzzard | |
gnutls issue: https://gitlab.com/gnutls/gnutls/-/issues/1317 Essentially clang on buildhost aarch64 doesnt support -march=all flag that is hardcoded in lib/accelerated/aarch64/Makefile.am and .in for AM_CCASFLAGS error is seen as libtool: compile: /Users/Shared/xbmc-depends/arm-darwin21.4.0-native/bin/gas-preprocessor.pl /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -Wa,-march=all -fheinous-gnu-extensions -ftree-vectorize -pipe -Wno-trigraphs -fpascal-strings -Wreturn-type -Wunused-variable -fmessage-length=0 -gdwarf-2 -g -D_DEBUG -arch arm64 -miphoneos-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.4.sdk -isystem /Users/Shared/xbmc-depends/iphoneos15.4_arm64-target-debug/include -c macosx/sha1-armv8.s -o macosx/sha1-armv8.o make[6]: *** [macosx/sha1-armv8.lo] Error 1 | |||
2022-02-07 | [depends] add tarball hash checking | wsnipex | |
2021-08-16 | [tools/depends][target] gnutls disable asm for Apple Silicon | fuzzard | |
2021-06-28 | [depends] bump gnutls to 3.6.16 | wsnipex | |
2020-08-02 | [depends/target] Darwinembedded gnutls enable building asm | Brent Murphy | |
Builds asm for aarch64 darwinembedded platforms | |||
2020-07-19 | [depends] gnutls 3.6.14 and nettle 3.6 bump | phunkyfish | |
2020-04-08 | [depends] refresh gnutls patches | Rechi | |
2020-02-27 | [apple] tar on osx now supports xz files no need for our native one | phunkyfish | |
2020-02-27 | [darwin_embedded] Move to correct aarch64-apple-darwin host triplet for tvOS/iOS | phunkyfish | |
2020-02-05 | [macosx] set minimum osx version to 10.13 (High Sierra), fix deprecations ↵ | phunkyfish | |
and cleanup dependencies | |||
2020-02-02 | [depends] gnutls: update to 3.6.11.1 | Lukas Rusak | |
2019-06-13 | [depends] refresh gnutls patches | Rechi | |
2018-02-09 | [depends][cleanup] CLEAN_FILES is unused | Rechi | |
2018-02-04 | [depends] gnutls: don't use getentropy on darwin systems | Rechi | |
2018-01-25 | [depends] add missing patches to DEPS | Rechi | |
2017-08-05 | Explicitly disable guile in GnuTLS build | Philipp Kerling | |
2017-03-25 | [depends] bump gnutls to 3.5.10 | wsnipex | |
2016-12-23 | [depends] - adapt the xcode8 patches for gnutls and samba to not only work ↵ | Memphiz | |
on osx but ios too | |||
2016-09-22 | [depends/gnutls] - gnutls ignores the getentropy autoconf flag - force it to ↵ | Memphiz | |
not use getentropy aswell on osx | |||
2016-08-30 | [depends] gnutls 3.4.14 and nettle 3.2 | mrdominuzq | |
it only applies to android now #10354 | |||
2016-01-06 | [depends/gnutls/darwin] - fix compilation for tvos | Memphiz | |
2015-10-27 | [depends] bump gnutls to 3.3.15 | wsnipex | |
2014-12-20 | [depends] bump gnutls to last stable version 3.3.10 | wsnipex | |
2013-10-07 | [gnutls] - for compiling on osx and ios we need to disable-nls - also we ↵ | Memphiz | |
need to use our native tar for extracting the xz tarball | |||
2013-10-07 | [depends] add gnutls | wsnipex | |