Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-27 | [tools/depends][target] Bump openssl 3.0.15 | fuzzard | |
2024-04-30 | Adjust openssl configuration to use a specific API level | Jose Luis Marti | |
2024-04-28 | [tools/depends][target] Bump openssl 3.0.13 | fuzzard | |
2024-03-09 | [tools/depends] LLVM15 support - reduce errors to warnings | fuzzard | |
LLVM 15 raised some warning types to errors. For our purposes, just lower back to warnings. | |||
2023-10-28 | [tools/depends] Bump Openssl1.1.1w | fuzzard | |
2023-02-04 | tools/depends: openssl add --libdir=lib configure option | 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-03-25 | [depends] bump openssl to 1.1.1n | wsnipex | |
2022-02-07 | [depends] add tarball hash checking | wsnipex | |
2021-12-21 | [tools/depends][target] openssl cleanup | fuzzard | |
2021-12-21 | [tools/depends][target] bump openssl 1.1.1m | fuzzard | |
android: revert getauxval commits causing failures bisecting found the following 2 commits causes ssl failures on kodi android using 1.1.1l https://github.com/openssl/openssl/commit/b2dea4d5f22ec146373324c282fb1bcecd5a7d90 https://github.com/openssl/openssl/commit/2357e6e94a46362dbf56eecfec6ffbaa8bd76a68 revert for now | |||
2021-11-18 | [tools/depends][target] openssl darwin cpu type fix | fuzzard | |
2021-06-28 | [depends] bump openssl to 1.1.1k | wsnipex | |
2020-08-02 | [depends/target] darwinembedded openssl enable asm | Brent Murphy | |
enable building asm for aarch64 darwinembedded platforms | |||
2020-02-15 | move cacert.pem to system/certs | Rechi | |
This avoids rebuilding depends if cacert.pem gets updated | |||
2020-02-10 | [osx] drop i386 support | Rechi | |
Since OSX 10.8 (Mountain Lion) the operating system is x86_64 so there is no need for an i386 Kodi application. | |||
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-04-18 | [tvOS] openSSL | Sylvain CECCHETTO | |
2019-02-06 | update SSL CA trust store | Rechi | |
2018-08-01 | [depends] bump openssl to 1.1.0h | Rechi | |
2018-08-01 | [depends] build openssl static | Rechi | |
2018-08-01 | [depends] update SSL CA trust store | Rechi | |
2018-06-12 | [tools] nuke whitespace | h.udo | |
2018-04-20 | [depends] update CA certificates file. | Anton Fedchin | |
2018-02-09 | [depends][cleanup] CLEAN_FILES is unused | Rechi | |
2017-11-21 | ADD: [droid] Support NDK 15b+ (unified headers) | Chris "Koying" Browet | |
samba: ndk 15c has ifaddrs.h but some functions are only supported with sdk 24 or higher. Therefore ignore ifaddrs.h from ndk and still use samba internal logic. | |||
2017-07-25 | [depends] bump openssl to 1.0.2l | Rechi | |
2017-03-25 | [depends] update SSL CA trust store | wsnipex | |
2017-03-25 | [depends] bump openssl to 1.0.2k | wsnipex | |
2017-02-16 | [depends] allow CC & CXX have spaces | Rechi | |
2016-09-26 | [depends] Bump openssl to 1.0.2j | Rechi | |
2016-09-22 | [depends] openssl 1.0.2i | Martijn Kaijser | |
2016-05-08 | [depends] openssl 1.0.2h | Martijn Kaijser | |
2016-03-17 | [depends/openssl] - fix Makefile comment | Stephan Hadamik | |
2016-03-09 | [depends/openssl] - indentation, comments | Stephan Hadamik | |
2016-03-04 | [depends/openssl/ios] - configure for iphoneos-cross | Stephan Hadamik | |
2016-03-01 | [depends] Bump openssl to 1.0.2g | Rechi | |
2016-01-06 | [depends/openssl/ios] - link statically and don't build tests (fixes ↵ | Memphiz | |
arm64/bitcode compilation) | |||
2015-12-05 | Merge pull request #8207 from wsnipex/bump-python | Martijn Kaijser | |
Bump python to 2.7.10 | |||
2015-11-19 | [python] enable SSL cert validation | wsnipex | |
2015-11-01 | squash to openssl | wsnipex | |
2015-10-27 | [depends] bump openssl to 1.0.2d | wsnipex | |
2015-01-27 | [depends/openssl] - force openssl to use the ar from the toolchain | Memphiz | |
2015-01-07 | [depends] bump openssl to 1.0.1j | wsnipex | |
2014-03-30 | [openssl] adds fix_alert_handling.patch from 0.9.8za to fix issues with ↵ | Jonathan Marshall | |
github hosted repositories | |||
2013-10-16 | [xcode5] fix openssl build | amet | |
2013-03-11 | depends: add mess of depends | Cory Fields | |