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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-11-03
Split TexturePacker executed during build and shipped
Vasyl Gello
2021-10-20
Add option to use internal or external kissfft
Vasyl Gello
2021-10-19
Properly link with -pthread instead of -lpthread
Aurelien Jarno
2021-03-01
CMake: fixed correct minimal CMake version for Win32
Evgeny Grin
2020-10-31
[cmake] allow doxygen documentation generation for cross builds
Rechi
2020-10-27
[cmake] treat CORE_PLATFORM_NAME_LC as a list
Lukas Rusak
2020-10-27
CAppParamParser: allow specifying --windowing=<system> on linux
Lukas Rusak
2020-10-06
Merge pull request #18395 from graysky2/fix-fmt
fuzzard
2020-10-05
[cmake] add include-what-you-use support
Rechi
2020-10-05
[cmake] add cppcheck support
Rechi
2020-10-05
[cmake] add clang-tidy support
Rechi
2020-09-09
build: fix fmt dependency
graysky
2020-08-28
Merge pull request #18312 from howie-f/v19-zipinstall-repobrowse
phunkyfish
2020-08-28
[addons] minor refactoring/cleanup
howie-f
2020-08-16
[tools/depends] Python 3.8.5
fuzzard
2020-07-19
[addons] detect binary addons and set skin property
phunkyfish
2020-04-16
[cmake] dav1d: make optional for internal build
Lukas Rusak
2020-04-16
[cmake/depends/win32] add spdlog
montellese
2020-04-15
CUDFFile: switch to using libudfread
Lukas Rusak
2020-04-11
gtest: remove lib/gtest and add as library
Lukas Rusak
2020-03-05
udf: rework IFile and IFileDirectory implementation
Lukas Rusak
2020-03-04
Merge pull request #16262 from lrusak/iso9660-rework
Lukas Rusak
2020-03-03
[cmake] ffmpeg: add support for libdav1d
Jakob Linskeseder
2020-02-19
iso9660: rework IFile and IFileDirectory implementations
Lukas Rusak
2020-02-17
[build][depends] add support for x86_64-linux-android
Alwin Esch
2019-10-11
Added Python Version Varaiable
Arpit Nandwani
2019-10-04
[ios/tvos] Implement Codesigning build arguments for darwin_embedded platforms
fuzzard
2019-09-10
Merge pull request #15794 from olafhering/FindPkgConfig
popcornmix
2019-09-10
fix generating addon.xmls
wsnipex
2019-07-19
Merge pull request #14908 from AlwinEsch/remove-cpluff
Alwin Esch
2019-07-18
[ios/build] rename core_system_name to darwin_embedded
fuzzard
2019-07-17
[addons] remove cpluff complete
Alwin Esch
2019-06-12
[swig] format generated files with clang-format
Rechi
2019-06-09
Require OpenSSL 1.0.2 in order to remove the need to manage thread ids.
Jim Carroll
2019-05-26
Ask CMake to write compile_commands.json
David Bridson
2019-05-25
[posix] platformdefs.h
fuzzard
2019-05-24
AirTunesServer: don't dynamically open libshairplay
Lukas Rusak
2019-05-23
AirPlayServer: don't dynamically open libplist
Lukas Rusak
2019-05-03
[cmake] add treedata/common/${CORE_PLATFORM_NAME_LC}/*.txt to read files
Rechi
2019-04-25
[cmake] make sure CXX11 is also always set for addons
wsnipex
2019-04-20
Use CMAKE_CXX_STANDARD to settle on --std= C++ option
Olaf Hering
2019-03-21
[cmake] find_package(PkgConfig) sets required variables
Olaf Hering
2019-03-19
[cmake] handle D3DX11Effects with PLATFORM_REQUIRED_DEPS
Rechi
2019-03-19
[cmake] require zlib for all platforms
Rechi
2019-03-19
[cmake] zip for android is already handled via PLATFORM_REQUIRED_DEPS
Rechi
2018-12-11
Merge pull request #15011 from wsnipex/fix-ninja
Wolfgang Schupp
2018-12-07
[cmake] fix ninja generator when dupbuild=err
wsnipex
2018-12-07
[systeminfo] use timestamp for application build date from BUILDATE file,
wsnipex
2018-11-04
[cmake] fix building with internal libs
Rechi
2018-10-17
added: copyright years to version.txt
Arne Morten Kvarving
[next]