Age | Commit message (Collapse) | Author |
|
|
|
|
|
[cmake] linux: don't run gtk-update-icon-cache
|
|
[cmake] core_add_test_library also add headers to IDE
|
|
|
|
|
|
|
|
libdvd: fix setting compiler when cross-compiling
|
|
Fix setting exact compiler when cross-compiling libdvd*
Otherwise it can result in problems when configure decides to use
one with different ABI
==
[..]/libdvdnav.a: member [..]/libdvdnav.a(dvdnav.o) in archive
is not an object
collect2: error: ld returned 1 exit status
CMakeFiles/wrap_libdvdnav.dir/build.make:63: recipe for target
'system/players/VideoPlayer/libdvdnav-arm.so' failed
==
|
|
... use mhd static library dependencies instead if not
using unified depends
|
|
if we link against static libpython2.7.a, we need to add static
library dependencies to PYTHON_LIBRARIES
|
|
|
|
|
|
|
|
|
|
[retroplayer] rework to new code style without shared lib
|
|
[cmake] Fix XPREFIX_LIBRARIES populating in modules
|
|
Cmake mmal
|
|
|
|
|
|
|
|
[addon] bye, bye libXBMC_codec.cpp
|
|
cmake: fix FindJsonSchemaBuilder.cmake after 3664574
|
|
|
|
[peripheral] bye, bye libKODI_peripheral.cpp
|
|
|
|
|
|
core_add_library)
|
|
fixes errors when the vars are empty
|
|
|
|
|
|
fixed: the assumption of toolchain = crosscompile cause issues
|
|
|
|
|
|
|
|
|
|
fix compile without microhttpd
|
|
|
|
|
|
|
|
ref https://github.com/gentoo/gentoo/pull/3027
|
|
[cmake] Add support for Bluetooth
|
|
[inputstream] bye, bye libKODI_inputstream.cpp
|
|
Remove remaining references to glew
|
|
|
|
|
|
Remove remaining reference to libmad
|
|
|
|
[dependencies] remove remaining references to libmodplug
|
|
|