summaryrefslogtreecommitdiffstats
path: root/cmake/treedata
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/treedata')
-rw-r--r--cmake/treedata/android/subdirs.txt2
-rw-r--r--cmake/treedata/common/games.txt1
-rw-r--r--cmake/treedata/common/subdirs.txt6
-rw-r--r--cmake/treedata/ios/subdirs.txt1
-rw-r--r--cmake/treedata/linux/subdirs.txt2
-rw-r--r--cmake/treedata/optional/common/X.txt1
-rw-r--r--cmake/treedata/optional/common/gbm.txt1
-rw-r--r--cmake/treedata/osx/subdirs.txt1
-rw-r--r--cmake/treedata/rbpi/omxplayer.txt1
-rw-r--r--cmake/treedata/rbpi/subdirs.txt12
-rw-r--r--cmake/treedata/windows/subdirs.txt1
11 files changed, 13 insertions, 16 deletions
diff --git a/cmake/treedata/android/subdirs.txt b/cmake/treedata/android/subdirs.txt
index e175b6d..0733201 100644
--- a/cmake/treedata/android/subdirs.txt
+++ b/cmake/treedata/android/subdirs.txt
@@ -2,6 +2,7 @@ xbmc/linux linuxsupport
2xbmc/input/touch input/touch 2xbmc/input/touch input/touch
3xbmc/input/touch/generic input/touch/generic 3xbmc/input/touch/generic input/touch/generic
4xbmc/network/linux network/linux 4xbmc/network/linux network/linux
5xbmc/network/android network/android
5xbmc/peripherals/bus/linux peripherals/bus/linux 6xbmc/peripherals/bus/linux peripherals/bus/linux
6xbmc/peripherals/bus/android peripherals/bus/android 7xbmc/peripherals/bus/android peripherals/bus/android
7xbmc/powermanagement/android powermanagement/android 8xbmc/powermanagement/android powermanagement/android
@@ -12,4 +13,3 @@ xbmc/windowing/android windowing/android
12xbmc/platform/posix posix 13xbmc/platform/posix posix
13xbmc/platform/android/activity android_activity 14xbmc/platform/android/activity android_activity
14xbmc/platform/android/bionic_supplement android_bionicsupplement 15xbmc/platform/android/bionic_supplement android_bionicsupplement
15xbmc/platform/android/loader android_loader
diff --git a/cmake/treedata/common/games.txt b/cmake/treedata/common/games.txt
index 03d42bc..b2faead 100644
--- a/cmake/treedata/common/games.txt
+++ b/cmake/treedata/common/games.txt
@@ -7,6 +7,7 @@ xbmc/games/controllers/dialogs games/controllers/dialogs
7xbmc/games/controllers/guicontrols games/controllers/guicontrols 7xbmc/games/controllers/guicontrols games/controllers/guicontrols
8xbmc/games/controllers/windows games/controllers/windows 8xbmc/games/controllers/windows games/controllers/windows
9xbmc/games/dialogs games/dialogs 9xbmc/games/dialogs games/dialogs
10xbmc/games/dialogs/osd games/dialogs/osd
10xbmc/games/ports games/ports 11xbmc/games/ports games/ports
11xbmc/games/tags games/tags 12xbmc/games/tags games/tags
12xbmc/games/windows games/windows 13xbmc/games/windows games/windows
diff --git a/cmake/treedata/common/subdirs.txt b/cmake/treedata/common/subdirs.txt
index 5a25afe..ee4e83c 100644
--- a/cmake/treedata/common/subdirs.txt
+++ b/cmake/treedata/common/subdirs.txt
@@ -1,8 +1,11 @@
1xbmc xbmc 1xbmc xbmc
2xbmc/addons addons 2xbmc/addons addons
3xbmc/addons/binary-addons addons_binary-addons
3xbmc/addons/interfaces addonsBinaryInterfaces 4xbmc/addons/interfaces addonsBinaryInterfaces
4xbmc/addons/interfaces/Addon addonCallbacks_Addon 5xbmc/addons/interfaces/Addon addonCallbacks_Addon
5xbmc/addons/interfaces/GUI addonCallbacks_GUI 6xbmc/addons/interfaces/GUI addons_interfaces_gui
7xbmc/addons/interfaces/GUI/controls addons_interfaces_gui_controls
8xbmc/addons/interfaces/GUI/dialogs addons_interfaces_gui_dialogs
6xbmc/addons/settings addonsSettings 9xbmc/addons/settings addonsSettings
7xbmc/commons commons 10xbmc/commons commons
8xbmc/dbwrappers dbwrappers 11xbmc/dbwrappers dbwrappers
@@ -13,6 +16,7 @@ xbmc/input input
13xbmc/input/joysticks input/joysticks 16xbmc/input/joysticks input/joysticks
14xbmc/input/joysticks/dialogs input/joysticks/dialogs 17xbmc/input/joysticks/dialogs input/joysticks/dialogs
15xbmc/input/joysticks/generic input/joysticks/generic 18xbmc/input/joysticks/generic input/joysticks/generic
19xbmc/input/joysticks/keymaps input/joysticks/keymaps
16xbmc/input/keyboard input/keyboard 20xbmc/input/keyboard input/keyboard
17xbmc/input/keyboard/generic input/keyboard/generic 21xbmc/input/keyboard/generic input/keyboard/generic
18xbmc/input/mouse input/mouse 22xbmc/input/mouse input/mouse
diff --git a/cmake/treedata/ios/subdirs.txt b/cmake/treedata/ios/subdirs.txt
index b681ed5..4bbeeb1 100644
--- a/cmake/treedata/ios/subdirs.txt
+++ b/cmake/treedata/ios/subdirs.txt
@@ -13,3 +13,4 @@ xbmc/platform/darwin/ios-common platform_ios-common
13xbmc/filesystem/posix filesystem/posix 13xbmc/filesystem/posix filesystem/posix
14xbmc/utils/posix utils_posix 14xbmc/utils/posix utils_posix
15xbmc/windowing/osx windowing/osx 15xbmc/windowing/osx windowing/osx
16xbmc/cores/VideoPlayer/Process/ios cores/VideoPlayer/Process/ios
diff --git a/cmake/treedata/linux/subdirs.txt b/cmake/treedata/linux/subdirs.txt
index 2dc8045..1ed11f5 100644
--- a/cmake/treedata/linux/subdirs.txt
+++ b/cmake/treedata/linux/subdirs.txt
@@ -1,5 +1,4 @@
1xbmc/linux linuxsupport 1xbmc/linux linuxsupport
2xbmc/linux/sse4 sse4
3xbmc/input/linux input/linux 2xbmc/input/linux input/linux
4xbmc/input/touch input/touch 3xbmc/input/touch input/touch
5xbmc/input/touch/generic input/touch/generic 4xbmc/input/touch/generic input/touch/generic
@@ -11,3 +10,4 @@ xbmc/filesystem/posix filesystem/posix
11xbmc/utils/posix utils_posix 10xbmc/utils/posix utils_posix
12xbmc/windowing/egl windowing/egl 11xbmc/windowing/egl windowing/egl
13xbmc/platform/posix posix 12xbmc/platform/posix posix
13xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi
diff --git a/cmake/treedata/optional/common/X.txt b/cmake/treedata/optional/common/X.txt
index 617ff40..26b8a90 100644
--- a/cmake/treedata/optional/common/X.txt
+++ b/cmake/treedata/optional/common/X.txt
@@ -1 +1,2 @@
1xbmc/windowing/X11 windowing/X11 # X 1xbmc/windowing/X11 windowing/X11 # X
2xbmc/cores/VideoPlayer/Process/X11 cores/VideoPlayer/Process/X11 # X
diff --git a/cmake/treedata/optional/common/gbm.txt b/cmake/treedata/optional/common/gbm.txt
new file mode 100644
index 0000000..1adde93
--- /dev/null
+++ b/cmake/treedata/optional/common/gbm.txt
@@ -0,0 +1 @@
xbmc/windowing/gbm windowing/gbm # GBM
diff --git a/cmake/treedata/osx/subdirs.txt b/cmake/treedata/osx/subdirs.txt
index f0fc5c5..a520243 100644
--- a/cmake/treedata/osx/subdirs.txt
+++ b/cmake/treedata/osx/subdirs.txt
@@ -10,3 +10,4 @@ xbmc/platform/darwin/osx platform_osx
10xbmc/filesystem/posix filesystem/posix 10xbmc/filesystem/posix filesystem/posix
11xbmc/utils/posix utils_posix 11xbmc/utils/posix utils_posix
12xbmc/windowing/osx windowing/osx 12xbmc/windowing/osx windowing/osx
13xbmc/cores/VideoPlayer/Process/osx cores/VideoPlayer/Process/osx
diff --git a/cmake/treedata/rbpi/omxplayer.txt b/cmake/treedata/rbpi/omxplayer.txt
deleted file mode 100644
index d56f1df..0000000
--- a/cmake/treedata/rbpi/omxplayer.txt
+++ /dev/null
@@ -1 +0,0 @@
1xbmc/cores/omxplayer cores/omxplayer
diff --git a/cmake/treedata/rbpi/subdirs.txt b/cmake/treedata/rbpi/subdirs.txt
deleted file mode 100644
index c98652a..0000000
--- a/cmake/treedata/rbpi/subdirs.txt
+++ /dev/null
@@ -1,12 +0,0 @@
1xbmc/linux linuxsupport
2xbmc/input/linux input/linux
3xbmc/input/touch input/touch
4xbmc/input/touch/generic input/touch/generic
5xbmc/network/linux network/linux
6xbmc/peripherals/bus/linux peripherals/bus/linux
7xbmc/powermanagement/linux powermanagement/linux
8xbmc/storage/linux storage/linux
9xbmc/filesystem/posix filesystem/posix
10xbmc/utils/posix utils_posix
11xbmc/platform/posix posix
12xbmc/windowing/rpi windowing/rpi # EGL
diff --git a/cmake/treedata/windows/subdirs.txt b/cmake/treedata/windows/subdirs.txt
index e52d2f6..bdbbe1d 100644
--- a/cmake/treedata/windows/subdirs.txt
+++ b/cmake/treedata/windows/subdirs.txt
@@ -12,3 +12,4 @@ xbmc/utils/win32 utils_win32
12xbmc/rendering/dx rendering_dx 12xbmc/rendering/dx rendering_dx
13xbmc/threads/platform/win threads_win 13xbmc/threads/platform/win threads_win
14xbmc/windowing/windows windowing/windows 14xbmc/windowing/windows windowing/windows
15xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows