summaryrefslogtreecommitdiffstats
path: root/cmake/treedata
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/treedata')
-rw-r--r--cmake/treedata/android/subdirs.txt25
-rw-r--r--cmake/treedata/common/games.txt2
-rw-r--r--cmake/treedata/common/retroplayer.txt3
-rw-r--r--cmake/treedata/common/subdirs.txt2
-rw-r--r--cmake/treedata/freebsd/subdirs.txt23
-rw-r--r--cmake/treedata/ios/subdirs.txt34
-rw-r--r--cmake/treedata/linux/subdirs.txt24
-rw-r--r--cmake/treedata/osx/subdirs.txt28
-rw-r--r--cmake/treedata/windows/subdirs.txt28
-rw-r--r--cmake/treedata/windowsstore/subdirs.txt29
10 files changed, 100 insertions, 98 deletions
diff --git a/cmake/treedata/android/subdirs.txt b/cmake/treedata/android/subdirs.txt
index b56618a..7f7fef5 100644
--- a/cmake/treedata/android/subdirs.txt
+++ b/cmake/treedata/android/subdirs.txt
@@ -1,16 +1,17 @@
1xbmc/cores/RetroPlayer/process/android cores/RetroPlayer/process/android 1xbmc/cores/RetroPlayer/process/android cores/RetroPlayer/process/android
2xbmc/platform/linux platform/linux
3xbmc/input/touch input/touch 2xbmc/input/touch input/touch
4xbmc/input/touch/generic input/touch/generic 3xbmc/input/touch/generic input/touch/generic
5xbmc/network/linux network/linux
6xbmc/network/android network/android
7xbmc/peripherals/bus/linux peripherals/bus/linux
8xbmc/peripherals/bus/android peripherals/bus/android
9xbmc/powermanagement/android powermanagement/android
10xbmc/storage/android storage/android
11xbmc/filesystem/posix filesystem/posix
12xbmc/utils/posix utils_posix
13xbmc/windowing/android windowing/android 4xbmc/windowing/android windowing/android
14xbmc/platform/posix posix 5xbmc/platform/posix platform/posix
15xbmc/platform/android/activity android_activity 6xbmc/platform/posix/filesystem platform/posix/filesystem
16xbmc/platform/android/bionic_supplement android_bionicsupplement 7xbmc/platform/posix/utils platform/posix/utils
8xbmc/platform/linux platform/linux
9xbmc/platform/linux/network platform/linux/network
10xbmc/platform/linux/peripherals platform/linux/peripherals
11xbmc/platform/android/activity platform/android/activity
12xbmc/platform/android/bionic_supplement platform/android/bionicsupplement
13xbmc/platform/android/filesystem platform/android/filesystem
14xbmc/platform/android/network platform/android/network
15xbmc/platform/android/peripherals platform/android/peripherals
16xbmc/platform/android/powermanagement platform/android/powermanagement
17xbmc/platform/android/storage platform/android/storage
diff --git a/cmake/treedata/common/games.txt b/cmake/treedata/common/games.txt
index b2faead..7b63f6a 100644
--- a/cmake/treedata/common/games.txt
+++ b/cmake/treedata/common/games.txt
@@ -1,10 +1,12 @@
1xbmc/games games 1xbmc/games games
2xbmc/games/addons games/addons 2xbmc/games/addons games/addons
3xbmc/games/addons/input games/addons/input
3xbmc/games/addons/playback games/addons/playback 4xbmc/games/addons/playback games/addons/playback
4xbmc/games/addons/savestates games/addons/savestates 5xbmc/games/addons/savestates games/addons/savestates
5xbmc/games/controllers games/controllers 6xbmc/games/controllers games/controllers
6xbmc/games/controllers/dialogs games/controllers/dialogs 7xbmc/games/controllers/dialogs games/controllers/dialogs
7xbmc/games/controllers/guicontrols games/controllers/guicontrols 8xbmc/games/controllers/guicontrols games/controllers/guicontrols
9xbmc/games/controllers/types games/controllers/types
8xbmc/games/controllers/windows games/controllers/windows 10xbmc/games/controllers/windows games/controllers/windows
9xbmc/games/dialogs games/dialogs 11xbmc/games/dialogs games/dialogs
10xbmc/games/dialogs/osd games/dialogs/osd 12xbmc/games/dialogs/osd games/dialogs/osd
diff --git a/cmake/treedata/common/retroplayer.txt b/cmake/treedata/common/retroplayer.txt
index 97e27b3..0239801 100644
--- a/cmake/treedata/common/retroplayer.txt
+++ b/cmake/treedata/common/retroplayer.txt
@@ -1,7 +1,8 @@
1xbmc/cores/RetroPlayer cores/RetroPlayer 1xbmc/cores/RetroPlayer cores/RetroPlayer
2xbmc/cores/RetroPlayer/guibridge cores/RetroPlayer/guibridge
2xbmc/cores/RetroPlayer/guicontrols cores/RetroPlayer/guicontrols 3xbmc/cores/RetroPlayer/guicontrols cores/RetroPlayer/guicontrols
4xbmc/cores/RetroPlayer/guiwindows cores/RetroPlayer/guiwindows
3xbmc/cores/RetroPlayer/process cores/RetroPlayer/process 5xbmc/cores/RetroPlayer/process cores/RetroPlayer/process
4xbmc/cores/RetroPlayer/rendering cores/RetroPlayer/rendering 6xbmc/cores/RetroPlayer/rendering cores/RetroPlayer/rendering
5xbmc/cores/RetroPlayer/rendering/VideoRenderers cores/RetroPlayer/rendering/VideoRenderers 7xbmc/cores/RetroPlayer/rendering/VideoRenderers cores/RetroPlayer/rendering/VideoRenderers
6xbmc/cores/RetroPlayer/rendering/VideoShaders cores/RetroPlayer/rendering/VideoShaders 8xbmc/cores/RetroPlayer/rendering/VideoShaders cores/RetroPlayer/rendering/VideoShaders
7xbmc/cores/RetroPlayer/windows cores/RetroPlayer/windows
diff --git a/cmake/treedata/common/subdirs.txt b/cmake/treedata/common/subdirs.txt
index d5412b5..368f473 100644
--- a/cmake/treedata/common/subdirs.txt
+++ b/cmake/treedata/common/subdirs.txt
@@ -17,8 +17,8 @@ xbmc/commons commons
17xbmc/dbwrappers dbwrappers 17xbmc/dbwrappers dbwrappers
18xbmc/dialogs dialogs 18xbmc/dialogs dialogs
19xbmc/favourites favourites 19xbmc/favourites favourites
20xbmc/guiinfo guiinfo
21xbmc/guilib guilib 20xbmc/guilib guilib
21xbmc/guilib/guiinfo guilib_guiinfo
22xbmc/input input 22xbmc/input input
23xbmc/input/joysticks input/joysticks 23xbmc/input/joysticks input/joysticks
24xbmc/input/joysticks/dialogs input/joysticks/dialogs 24xbmc/input/joysticks/dialogs input/joysticks/dialogs
diff --git a/cmake/treedata/freebsd/subdirs.txt b/cmake/treedata/freebsd/subdirs.txt
index f7651ee..fe0725c 100644
--- a/cmake/treedata/freebsd/subdirs.txt
+++ b/cmake/treedata/freebsd/subdirs.txt
@@ -1,12 +1,11 @@
1xbmc/platform/linux platform/linux 1xbmc/platform/posix platform/posix
2xbmc/platform/linux/input platform/linux/input 2xbmc/platform/posix/filesystem platform/posix/filesystem
3xbmc/input/touch input/touch 3xbmc/platform/posix/utils platform/posix/utils
4xbmc/input/touch/generic input/touch/generic 4xbmc/platform/linux platform/linux
5xbmc/network/linux network/linux 5xbmc/platform/linux/input platform/linux/input
6xbmc/peripherals/bus/linux peripherals/bus/linux 6xbmc/platform/linux/network platform/linux/network
7xbmc/powermanagement/linux powermanagement/linux 7xbmc/platform/linux/peripherals platform/linux/peripherals
8xbmc/storage/linux storage/linux 8xbmc/platform/linux/powermanagement platform/linux/powermanagement
9xbmc/filesystem/posix filesystem/posix 9xbmc/platform/linux/storage platform/linux/storage
10xbmc/utils/posix utils_posix 10xbmc/input/touch input/touch
11xbmc/platform/posix posix 11xbmc/input/touch/generic input/touch/generic
12xbmc/freebsd freebsdsupport
diff --git a/cmake/treedata/ios/subdirs.txt b/cmake/treedata/ios/subdirs.txt
index 00f5cf1..a287418 100644
--- a/cmake/treedata/ios/subdirs.txt
+++ b/cmake/treedata/ios/subdirs.txt
@@ -1,17 +1,17 @@
1xbmc/platform/linux platform/linux 1xbmc/platform/linux platform/linux
2xbmc/input/touch input/touch 2xbmc/platform/linux/network platform/linux/network
3xbmc/input/touch/generic input/touch/generic 3xbmc/input/touch input/touch
4xbmc/network/linux network/linux 4xbmc/input/touch/generic input/touch/generic
5xbmc/network/osx network/osx 5xbmc/platform/posix posix
6xbmc/peripherals/bus/osx peripherals/bus/osx 6xbmc/platform/posix/filesystem platform/posix/filesystem
7xbmc/powermanagement/osx powermanagement/osx 7xbmc/platform/posix/utils platform/posix/utils
8xbmc/storage/osx storage/osx 8xbmc/platform/darwin platform/darwin
9xbmc/platform/posix posix 9xbmc/platform/darwin/ios platform/ios
10xbmc/platform/darwin platform_darwin 10xbmc/platform/darwin/ios-common platform/ios-common
11xbmc/platform/darwin/ios platform_ios 11xbmc/platform/darwin/osx/network platform/osx/network
12xbmc/platform/darwin/ios-common platform_ios-common 12xbmc/platform/darwin/osx/peripherals platform/osx/peripherals
13xbmc/filesystem/posix filesystem/posix 13xbmc/platform/darwin/osx/powermanagement platform/darwin/osx/powermanagement
14xbmc/utils/posix utils_posix 14xbmc/platform/darwin/osx/storage platform/osx/storage
15xbmc/windowing/osx windowing/osx 15xbmc/windowing/osx windowing/osx
16xbmc/cores/RetroPlayer/process/ios cores/RetroPlayer/process/ios 16xbmc/cores/RetroPlayer/process/ios cores/RetroPlayer/process/ios
17xbmc/cores/VideoPlayer/Process/ios cores/VideoPlayer/Process/ios 17xbmc/cores/VideoPlayer/Process/ios cores/VideoPlayer/Process/ios
diff --git a/cmake/treedata/linux/subdirs.txt b/cmake/treedata/linux/subdirs.txt
index b310b53..6e1d013 100644
--- a/cmake/treedata/linux/subdirs.txt
+++ b/cmake/treedata/linux/subdirs.txt
@@ -1,14 +1,14 @@
1xbmc/platform/linux platform/linux 1xbmc/platform/posix platform/posix
2xbmc/platform/linux/input platform/linux/input 2xbmc/platform/posix/filesystem platform/posix/filesystem
3xbmc/input/touch input/touch 3xbmc/platform/posix/utils platform/posix/utils
4xbmc/input/touch/generic input/touch/generic 4xbmc/platform/linux platform/linux
5xbmc/network/linux network/linux 5xbmc/platform/linux/input platform/linux/input
6xbmc/peripherals/bus/linux peripherals/bus/linux 6xbmc/platform/linux/network platform/linux/network
7xbmc/powermanagement/linux powermanagement/linux 7xbmc/platform/linux/peripherals platform/linux/peripherals
8xbmc/storage/linux storage/linux 8xbmc/platform/linux/powermanagement platform/linux/powermanagement
9xbmc/filesystem/posix filesystem/posix 9xbmc/platform/linux/storage platform/linux/storage
10xbmc/utils/posix utils_posix 10xbmc/input/touch input/touch
11xbmc/platform/posix posix 11xbmc/input/touch/generic input/touch/generic
12xbmc/cores/RetroPlayer/process/rbpi cores/RetroPlayer/process/rbpi 12xbmc/cores/RetroPlayer/process/rbpi cores/RetroPlayer/process/rbpi
13xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi 13xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi
14xbmc/windowing/linux windowing/linux 14xbmc/windowing/linux windowing/linux
diff --git a/cmake/treedata/osx/subdirs.txt b/cmake/treedata/osx/subdirs.txt
index 5b1b302..166a966 100644
--- a/cmake/treedata/osx/subdirs.txt
+++ b/cmake/treedata/osx/subdirs.txt
@@ -1,14 +1,14 @@
1xbmc/platform/linux platform/linux 1xbmc/platform/posix posix
2xbmc/network/linux network/linux 2xbmc/platform/posix/filesystem platform/posix/filesystem
3xbmc/network/osx network/osx 3xbmc/platform/posix/utils platform/posix/utils
4xbmc/peripherals/bus/osx peripherals/bus/osx 4xbmc/platform/linux platform/linux
5xbmc/powermanagement/osx powermanagement/osx 5xbmc/platform/linux/network platform/linux/network
6xbmc/storage/osx storage/osx 6xbmc/platform/darwin platform/darwin
7xbmc/platform/posix posix 7xbmc/platform/darwin/osx platform/osx
8xbmc/platform/darwin platform_darwin 8xbmc/platform/darwin/osx/network platform/osx/network
9xbmc/platform/darwin/osx platform_osx 9xbmc/platform/darwin/osx/peripherals platform/osx/peripherals
10xbmc/filesystem/posix filesystem/posix 10xbmc/platform/darwin/osx/powermanagement platform/darwin/osx/powermanagement
11xbmc/utils/posix utils_posix 11xbmc/platform/darwin/osx/storage platform/osx/storage
12xbmc/windowing/osx windowing/osx 12xbmc/windowing/osx windowing/osx
13xbmc/cores/RetroPlayer/process/osx cores/RetroPlayer/process/osx 13xbmc/cores/RetroPlayer/process/osx cores/RetroPlayer/process/osx
14xbmc/cores/VideoPlayer/Process/osx cores/VideoPlayer/Process/osx 14xbmc/cores/VideoPlayer/Process/osx cores/VideoPlayer/Process/osx
diff --git a/cmake/treedata/windows/subdirs.txt b/cmake/treedata/windows/subdirs.txt
index 8344320..a2c8c29 100644
--- a/cmake/treedata/windows/subdirs.txt
+++ b/cmake/treedata/windows/subdirs.txt
@@ -1,17 +1,17 @@
1xbmc/platform/win32 platform_win32 1xbmc/platform/win32 platform/win32
2xbmc/input/windows input/windows 2xbmc/platform/win32/input platform/win32/input
3xbmc/input/touch input/touch 3xbmc/platform/win32/filesystem platform/win32/filesystem
4xbmc/input/touch/generic input/touch/generic 4xbmc/platform/win32/network platform/win32/network
5xbmc/network/windows network/windows 5xbmc/platform/win32/peripherals platform/win32/peripherals
6xbmc/network/mdns network/mdns 6xbmc/platform/win32/powermanagement platform/win32/powermanagement
7xbmc/peripherals/bus/win32 peripherals/bus/win32 7xbmc/platform/win32/storage platform/win32/storage
8xbmc/powermanagement/windows powermanagement/windows 8xbmc/platform/win32/utils platform/win32/utils
9xbmc/storage/windows storage/windows 9xbmc/input/touch input/touch
10xbmc/filesystem/win32 filesystem/win32 10xbmc/input/touch/generic input/touch/generic
11xbmc/utils/win32 utils_win32 11xbmc/network/mdns network/mdns
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/RetroPlayer/process/windows cores/RetroPlayer/process/windows 15xbmc/cores/RetroPlayer/process/windows cores/RetroPlayer/process/windows
16xbmc/cores/RetroPlayer/rendering/VideoShaders/windows cores/RetroPlayer/rendering/VideoShaders/windows 16xbmc/cores/RetroPlayer/rendering/VideoShaders/windows cores/RetroPlayer/rendering/VideoShaders/windows
17xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows 17xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows
diff --git a/cmake/treedata/windowsstore/subdirs.txt b/cmake/treedata/windowsstore/subdirs.txt
index 84150d5..604be08 100644
--- a/cmake/treedata/windowsstore/subdirs.txt
+++ b/cmake/treedata/windowsstore/subdirs.txt
@@ -1,16 +1,15 @@
1xbmc/platform/win10 platform_win10 1xbmc/platform/win10 platform/win10
2xbmc/input/windows input/windows 2xbmc/platform/win10/filesystem platform/win10/filesystem
3xbmc/input/touch input/touch 3xbmc/platform/win10/network platform/win10/network
4xbmc/input/touch/generic input/touch/generic 4xbmc/platform/win10/peripherals platform/win10/peripherals
5xbmc/network/win10 network/win10 5xbmc/platform/win10/powermanagement platfrom/win10/powermanagement
6xbmc/network/mdns network/mdns 6xbmc/platform/win10/storage platfrom/win10/storage
7xbmc/peripherals/bus/win10 peripherals/bus/win10 7xbmc/platform/win32/filesystem platform/win32/filesystem
8xbmc/powermanagement/win10 powermanagement/win10 8xbmc/platform/win32/utils platform/win32/utils
9xbmc/storage/win10 storage/win10 9xbmc/input/touch input/touch
10xbmc/filesystem/win32 filesystem/win32 10xbmc/input/touch/generic input/touch/generic
11xbmc/filesystem/win10 filesystem/win10 11xbmc/network/mdns network/mdns
12xbmc/utils/win32 utils_win32 12xbmc/rendering/dx rendering/dx
13xbmc/rendering/dx rendering_dx 13xbmc/threads/platform/win threads/win
14xbmc/threads/platform/win threads_win 14xbmc/windowing/win10 windowing/win10
15xbmc/windowing/win10 windowing/win10
16xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows 15xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows