index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
depends
/
target
/
config.site.in
Age
Commit message (
Expand
)
Author
2022-01-03
[tools/depends][target] bump libgcrypt 1.9.4
fuzzard
2021-11-21
[tools/depends] remove yasm
fuzzard
2021-10-24
[tools/depends][target] python 3.9.7
fuzzard
2021-10-18
[tools/depends][target] cleanup unused python config.site vars
fuzzard
2020-12-06
[depends] fix wayland build in release mode
Philipp Kerling
2020-08-16
[tools/depends] Python 3.8.5
fuzzard
2020-03-03
[depends] add nasm
Lukas Rusak
2020-02-27
[darwin_embedded] Move to correct aarch64-apple-darwin host triplet for tvOS/iOS
phunkyfish
2020-02-27
[ios] set minimum ios version to 11.0 and cleanup dependencies
phunkyfish
2020-02-05
[macosx] set minimum osx version to 10.13 (High Sierra), fix deprecations and...
phunkyfish
2020-01-28
[depends] bump samba-gplv3 to version 4.11.6
Rechi
2020-01-28
[depends] remove lib64 library search path
Rechi
2019-10-11
[depends] Updated the PythonPath in target directories
Arpit Nandwani
2019-10-11
[depends] Updated Python3 Makefile and Patches
Arpit Nandwani
2019-07-18
[ios/build] rename core_system_name to darwin_embedded
fuzzard
2018-05-30
[cleanup][darwin] remove useless run & build time osx version checks
Rechi
2018-04-26
[depends][cleanup] remove handling for unsupported Xcode versions
Rechi
2018-02-07
[depends] replace mysql with mariadb 3.0.3
Rechi
2018-02-03
[osx] deployment target is 10.8
Rechi
2017-02-16
[depends] use ccache if available
Rechi
2016-12-23
[depends/config.site] - make sure clock_gettime and getentropy are not used e...
Memphiz
2016-10-09
aarch64 compile stuff
Markus Pfau
2016-09-22
[depends/config.site] - for osx force getentropy and get_clocktime to no (tho...
Memphiz
2016-01-06
Merge pull request #8772 from stefansaraev/cleanup
Stefan Saraev
2016-01-06
[depends/samba-gplv3] - fixed arm64/bitcode compilation (remove fork and exec...
Memphiz
2016-01-06
[depends/target/config.site] - add arm64 support
Memphiz
2016-01-06
[depends] cleanup mpeg2 leftovers
Stefan Saraev
2015-11-19
[depends] bump python to 2.7.10
wsnipex
2015-09-04
remove visualizations fishbmc, goom, milkdrop, projectm, spectrum, vortex and...
wsnipex
2015-04-04
FIX: [droid] Samba 3.6.12 (gplv3)
Chris "koying" Browet
2015-03-13
[depends] Fix wrongly used system native libgcrypt-config instead of target l...
Karlson2k
2015-03-08
[filesystem/afp] - remove AFP implementation
Memphiz
2015-02-12
[darwin/rsxs/quirk] - force usage of toolchain stdbool.h - else rsxs plants i...
Memphiz
2014-10-20
[ios] - support Xcode 6.x and iOS 8 SDK
Memphiz
2013-10-20
depends: use -isystem instead of -I to add system includes
Joakim Plate
2013-10-16
Merge pull request #3419 from amet/xcode5_fix
Memphiz
2013-10-16
[xcode5] add xcode5 to depends/configure and config.site
amet
2013-10-07
[gnutls/config.site] - gnutls needs gl_cv_func_gettimeofday_clobber=no for co...
Memphiz
2013-09-12
Revert "[depends] - fix target config site script. It wants to set LD_LIBRARY...
Memphiz
2013-09-11
[depends/config.site] - don't allow pkgconfig to sniff pc files from the othe...
Memphiz
2013-09-11
[depends] - fix target config site script. It wants to set LD_LIBRARY_PATH to...
Memphiz
2013-09-03
configure/depends: rename 'USE_TEXTUREPACKER_NATIVE_ROOT' to 'NATIVE_ROOT' fo...
Stephan Raue
2013-04-11
gas-preprocessor/-arch switch, missed one in ceab8eb9b70f7af17850350cb3af9ce3...
S. Davilla
2013-04-09
fixed, gas-preprocessor MUST see -arch switch or it will not self-configure f...
davilla
2013-03-26
depends: fix libgcrypt for some android/linux toolchains
Cory Fields
2013-03-13
depends: fixup paths after f32039928
Cory Fields
2013-03-12
depends: fix freetype build with crystax ndk
Cory Fields
2013-03-11
depends: add mess of depends
Cory Fields