summaryrefslogtreecommitdiffstats
path: root/cmake/treedata
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2017-09-02 15:02:54 +0200
committermanuel <manuel@mausz.at>2017-09-02 15:02:54 +0200
commit0afb1d4d51973cf52973617c92236d851a039d31 (patch)
tree300741b800f0e013ba1e709cc46460de6383f2bb /cmake/treedata
parent86b22151f0758311fd146ff508e7254337414bc1 (diff)
downloadkodi-pvr-build-0afb1d4d51973cf52973617c92236d851a039d31.tar.gz
kodi-pvr-build-0afb1d4d51973cf52973617c92236d851a039d31.tar.bz2
kodi-pvr-build-0afb1d4d51973cf52973617c92236d851a039d31.zip
sync with upstream
Diffstat (limited to 'cmake/treedata')
-rw-r--r--cmake/treedata/common/cores.txt1
-rw-r--r--cmake/treedata/common/retroplayer.txt3
-rw-r--r--cmake/treedata/linux/subdirs.txt2
-rw-r--r--cmake/treedata/optional/common/imx.txt1
-rw-r--r--cmake/treedata/optional/common/wayland.txt2
5 files changed, 7 insertions, 2 deletions
diff --git a/cmake/treedata/common/cores.txt b/cmake/treedata/common/cores.txt
index 8d79dd1..d23939d 100644
--- a/cmake/treedata/common/cores.txt
+++ b/cmake/treedata/common/cores.txt
@@ -6,4 +6,3 @@ xbmc/cores/DllLoader/exports/util cores/dll-loader/exports/util
6xbmc/cores/ExternalPlayer cores/externalplayer 6xbmc/cores/ExternalPlayer cores/externalplayer
7xbmc/cores/paplayer cores/paplayer 7xbmc/cores/paplayer cores/paplayer
8xbmc/cores/playercorefactory cores/playercorefactory 8xbmc/cores/playercorefactory cores/playercorefactory
9xbmc/cores/RetroPlayer cores/RetroPlayer
diff --git a/cmake/treedata/common/retroplayer.txt b/cmake/treedata/common/retroplayer.txt
new file mode 100644
index 0000000..ab18c3c
--- /dev/null
+++ b/cmake/treedata/common/retroplayer.txt
@@ -0,0 +1,3 @@
1xbmc/cores/RetroPlayer cores/RetroPlayer
2xbmc/cores/RetroPlayer/guicontrols cores/RetroPlayer/guicontrols
3xbmc/cores/RetroPlayer/rendering cores/RetroPlayer/rendering
diff --git a/cmake/treedata/linux/subdirs.txt b/cmake/treedata/linux/subdirs.txt
index 1ed11f5..e301579 100644
--- a/cmake/treedata/linux/subdirs.txt
+++ b/cmake/treedata/linux/subdirs.txt
@@ -8,6 +8,6 @@ xbmc/powermanagement/linux powermanagement/linux
8xbmc/storage/linux storage/linux 8xbmc/storage/linux storage/linux
9xbmc/filesystem/posix filesystem/posix 9xbmc/filesystem/posix filesystem/posix
10xbmc/utils/posix utils_posix 10xbmc/utils/posix utils_posix
11xbmc/windowing/egl windowing/egl
12xbmc/platform/posix posix 11xbmc/platform/posix posix
13xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi 12xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi
13xbmc/windowing/linux windowing/linux
diff --git a/cmake/treedata/optional/common/imx.txt b/cmake/treedata/optional/common/imx.txt
new file mode 100644
index 0000000..8c7e60b
--- /dev/null
+++ b/cmake/treedata/optional/common/imx.txt
@@ -0,0 +1 @@
xbmc/windowing/egl windowing/egl # IMX
diff --git a/cmake/treedata/optional/common/wayland.txt b/cmake/treedata/optional/common/wayland.txt
new file mode 100644
index 0000000..3725fc6
--- /dev/null
+++ b/cmake/treedata/optional/common/wayland.txt
@@ -0,0 +1,2 @@
1xbmc/windowing/wayland windowing/wayland # WAYLANDPP
2xbmc/cores/VideoPlayer/Process/wayland cores/VideoPlayer/Process/wayland # WAYLANDPP \ No newline at end of file