Age | Commit message (Collapse) | Author |
|
Use automated BYPRODUCT, INCLUDE_DIRS, LIBRARY, VER variables
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
deps
refactor out usage of externalproject_add to a macro for internal dep building
|
|
rename libudfread to just udfread. This brings some consistency to naming in other parts
of kodi cmake (eg target udfread)
|
|
rename libspdlog to just spdlog. This brings some consistency to naming in other parts
of kodi cmake (eg target spdlog)
|
|
rename libfstrcmp to just fstrcmp. This brings some consistency to naming in other parts
of kodi cmake (eg target fstrcmp)
|
|
rename libfmt to just fmt. This brings some consistency to naming in other parts
of kodi cmake (eg target fmt)
|
|
[tools/depends][target] Use CMakeLists.txt for ffmpeg
|
|
|
|
|
|
[cmake] Internal depends download macro refactor
|
|
FindFFMPEG refactor internal ffmpeg build to a function and allow fallback
Fixup cmake for ffmpeg to allow osx use of ENABLE_INTERNAL_FFMPEG
Refactor to mirror tools/depends options for cmake build
introduce FindNASM module
move FindGnuTLS module into project module dir
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Macro will factor out repetitive code for internal dependency builds
|
|
Game fixes and improvements
|
|
|
|
|
|
Instead of a hardcoded list in root CMakeLists.txt, introduce a global Property
that will be added to by the relevant find modules to add as a GLOBAL_TARGET_DEPS
|
|
Fixes some incorrect variable names after recent rework regarding hashing
and downloading
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[cmake] improve cppcheck behaviour for CI
|
|
|
|
|
|
compile_commands.json)
|
|
|
|
|
|
|