aboutsummaryrefslogtreecommitdiff
path: root/project/cmake/treedata
AgeCommit message (Collapse)Author
2016-09-09[cmake] do not compile dacp if ENABLE_AIRTUNES=OFFStefan Saraev
2016-09-09[cmake] do not compile cdrip if ENABLE_OPTICAL=OFFStefan Saraev
2016-09-07[cmake] Respect ENABLE_UPNP optionChristian Fetzer
Currently UPNP is built even if disabled.
2016-09-05[cmake] EGL is no longer an optional dependencyChristian Fetzer
2016-08-09[cmake/win32] Build Effects11 with CMakeChristian Fetzer
2016-07-24Move win32 files to their own platform folderKolja Lampe
2016-07-09[cmake/freebsd] Update freebsd treedataFneufneu
It's the linux file + xbmc/freebsd
2016-06-11[cmake/osx] Fix build after renaming 'darwin' to 'osx'Christian Fetzer
https://github.com/xbmc/xbmc/commit/10aa7419b8d1a3170082c6216fc5862721500fff
2016-05-20Revert "[addon] add API level 2 on kodi side - Part 1"Alwin Esch
This reverts commit b1b512583f85b0349f4da91d073b6ff80d01dd8b.
2016-05-20Revert "[addon] add API level 3 on kodi side for future development - Part 1"Alwin Esch
This reverts commit 6bd9862ee4a2b817790957ed9f2da75e18387830.
2016-05-18[addon] add API level 3 on kodi side for future development - Part 1Alwin Esch
2016-05-18[addon] add API level 2 on kodi side - Part 1Alwin Esch
2016-03-11[cmake] Controller inputChristian Fetzer
2016-03-09[addon] Move add-on library parts to independent folders (code rework)Alwin Esch
2016-03-06[cmake] Build kodi.bin for iosChristian Fetzer
First step for ios support with CMake.
2016-03-06[cmake] Sync InputStream project filesChristian Fetzer
2016-03-06[cmake] Add CMake files for library.kodi.audioengineChristian Fetzer
2016-02-29[cmake] VideoPlayer: add process platform overrideswsnipex
2016-02-28[cmake] Build SSE4 lib on LinuxChristian Fetzer
2016-02-25[cmake] Build kodi.bin for androidChristian Fetzer
This is the first step for android support with CMake.
2016-02-16Merge pull request #9126 from fetzerch/cmake-rpiChristian Fetzer
[cmake] Fix crosscompiling for Raspberry Pi
2016-02-14[cmake] Fix Raspberry-Pi buildChristian Fetzer
2016-02-13[cmake] remove squish dependencyStefan Saraev
2016-02-12[cmake] Add treedataChristian Fetzer
Configures subdirectories used for the different platforms.