diff options
Diffstat (limited to 'project/cmake/treedata')
| -rw-r--r-- | project/cmake/treedata/common/externals.txt | 1 | ||||
| -rw-r--r-- | project/cmake/treedata/common/games.txt | 1 | ||||
| -rw-r--r-- | project/cmake/treedata/common/network.txt | 2 | ||||
| -rw-r--r-- | project/cmake/treedata/common/subdirs.txt | 2 | ||||
| -rw-r--r-- | project/cmake/treedata/freebsd/subdirs.txt | 17 | ||||
| -rw-r--r-- | project/cmake/treedata/linux/subdirs.txt | 1 | ||||
| -rw-r--r-- | project/cmake/treedata/optional/common/cdrip.txt | 1 | ||||
| -rw-r--r-- | project/cmake/treedata/optional/common/dacp.txt | 1 | ||||
| -rw-r--r-- | project/cmake/treedata/optional/common/upnp.txt | 2 | ||||
| -rw-r--r-- | project/cmake/treedata/osx/subdirs.txt (renamed from project/cmake/treedata/darwin/subdirs.txt) | 0 | ||||
| -rw-r--r-- | project/cmake/treedata/windows/externals.txt | 1 | ||||
| -rw-r--r-- | project/cmake/treedata/windows/subdirs.txt | 3 |
12 files changed, 22 insertions, 10 deletions
diff --git a/project/cmake/treedata/common/externals.txt b/project/cmake/treedata/common/externals.txt index 632b354..e3b9ab4 100644 --- a/project/cmake/treedata/common/externals.txt +++ b/project/cmake/treedata/common/externals.txt | |||
| @@ -1,3 +1,2 @@ | |||
| 1 | xbmc/contrib/kissfft kissfft | 1 | xbmc/contrib/kissfft kissfft |
| 2 | lib/libUPnP upnp | ||
| 3 | lib/libexif exif | 2 | lib/libexif exif |
diff --git a/project/cmake/treedata/common/games.txt b/project/cmake/treedata/common/games.txt index e4e8b89..b622f5a 100644 --- a/project/cmake/treedata/common/games.txt +++ b/project/cmake/treedata/common/games.txt | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | xbmc/games/controllers games/controllers | 1 | xbmc/games/controllers games/controllers |
| 2 | xbmc/games/controllers/dialogs games/controllers/dialogs | ||
| 2 | xbmc/games/controllers/guicontrols games/controllers/guicontrols | 3 | xbmc/games/controllers/guicontrols games/controllers/guicontrols |
| 3 | xbmc/games/controllers/windows games/controllers/windows | 4 | xbmc/games/controllers/windows games/controllers/windows |
diff --git a/project/cmake/treedata/common/network.txt b/project/cmake/treedata/common/network.txt index c0ec4a3..6331b2d 100644 --- a/project/cmake/treedata/common/network.txt +++ b/project/cmake/treedata/common/network.txt | |||
| @@ -1,6 +1,4 @@ | |||
| 1 | xbmc/network network | 1 | xbmc/network network |
| 2 | xbmc/network/dacp network/dacp | ||
| 3 | xbmc/network/httprequesthandler network/httprequesthandler | 2 | xbmc/network/httprequesthandler network/httprequesthandler |
| 4 | xbmc/network/httprequesthandler/python network/httprequesthandler/python | 3 | xbmc/network/httprequesthandler/python network/httprequesthandler/python |
| 5 | xbmc/network/upnp network/upnp | ||
| 6 | xbmc/network/websocket network/websocket | 4 | xbmc/network/websocket network/websocket |
diff --git a/project/cmake/treedata/common/subdirs.txt b/project/cmake/treedata/common/subdirs.txt index c2828e0..e2bca7e 100644 --- a/project/cmake/treedata/common/subdirs.txt +++ b/project/cmake/treedata/common/subdirs.txt | |||
| @@ -10,13 +10,13 @@ xbmc/addons/binary/interfaces/api1/InputStream api1AddonCallbacks_InputStream | |||
| 10 | xbmc/addons/binary/interfaces/api1/Peripheral api1AddonCallbacks_Peripheral | 10 | xbmc/addons/binary/interfaces/api1/Peripheral api1AddonCallbacks_Peripheral |
| 11 | xbmc/addons/binary/interfaces/api1/PVR api1AddonCallbacks_PVR | 11 | xbmc/addons/binary/interfaces/api1/PVR api1AddonCallbacks_PVR |
| 12 | xbmc/commons commons | 12 | xbmc/commons commons |
| 13 | xbmc/cdrip cdrip | ||
| 14 | xbmc/dbwrappers dbwrappers | 13 | xbmc/dbwrappers dbwrappers |
| 15 | xbmc/dialogs dialogs | 14 | xbmc/dialogs dialogs |
| 16 | xbmc/epg epg | 15 | xbmc/epg epg |
| 17 | xbmc/guilib guilib | 16 | xbmc/guilib guilib |
| 18 | xbmc/input input | 17 | xbmc/input input |
| 19 | xbmc/input/joysticks input/joysticks | 18 | xbmc/input/joysticks input/joysticks |
| 19 | xbmc/input/joysticks/dialogs input/joysticks/dialogs | ||
| 20 | xbmc/input/joysticks/generic input/joysticks/generic | 20 | xbmc/input/joysticks/generic input/joysticks/generic |
| 21 | xbmc/listproviders listproviders | 21 | xbmc/listproviders listproviders |
| 22 | xbmc/media media | 22 | xbmc/media media |
diff --git a/project/cmake/treedata/freebsd/subdirs.txt b/project/cmake/treedata/freebsd/subdirs.txt index faff03c..df2fa76 100644 --- a/project/cmake/treedata/freebsd/subdirs.txt +++ b/project/cmake/treedata/freebsd/subdirs.txt | |||
| @@ -1,4 +1,13 @@ | |||
| 1 | xbmc/linux linuxsupport | 1 | xbmc/linux linuxsupport |
| 2 | xbmc/input/linux input/linux | 2 | xbmc/linux/sse4 sse4 |
| 3 | xbmc/network/linux network/linux | 3 | xbmc/input/linux input/linux |
| 4 | xbmc/freebsd freebsdsupport | 4 | xbmc/input/touch input/touch |
| 5 | xbmc/input/touch/generic input/touch/generic | ||
| 6 | xbmc/network/linux network/linux | ||
| 7 | xbmc/peripherals/bus/linux peripherals/bus/linux | ||
| 8 | xbmc/powermanagement/linux powermanagement/linux | ||
| 9 | xbmc/storage/linux storage/linux | ||
| 10 | xbmc/filesystem/posix filesystem/posix | ||
| 11 | xbmc/utils/posix utils_posix | ||
| 12 | xbmc/platform/posix posix | ||
| 13 | xbmc/freebsd freebsdsupport | ||
diff --git a/project/cmake/treedata/linux/subdirs.txt b/project/cmake/treedata/linux/subdirs.txt index 81a48e3..2dc8045 100644 --- a/project/cmake/treedata/linux/subdirs.txt +++ b/project/cmake/treedata/linux/subdirs.txt | |||
| @@ -9,4 +9,5 @@ xbmc/powermanagement/linux powermanagement/linux | |||
| 9 | xbmc/storage/linux storage/linux | 9 | xbmc/storage/linux storage/linux |
| 10 | xbmc/filesystem/posix filesystem/posix | 10 | xbmc/filesystem/posix filesystem/posix |
| 11 | xbmc/utils/posix utils_posix | 11 | xbmc/utils/posix utils_posix |
| 12 | xbmc/windowing/egl windowing/egl | ||
| 12 | xbmc/platform/posix posix | 13 | xbmc/platform/posix posix |
diff --git a/project/cmake/treedata/optional/common/cdrip.txt b/project/cmake/treedata/optional/common/cdrip.txt new file mode 100644 index 0000000..79b5390 --- /dev/null +++ b/project/cmake/treedata/optional/common/cdrip.txt | |||
| @@ -0,0 +1 @@ | |||
| xbmc/cdrip cdrip # OPTICAL | |||
diff --git a/project/cmake/treedata/optional/common/dacp.txt b/project/cmake/treedata/optional/common/dacp.txt new file mode 100644 index 0000000..fd225c2 --- /dev/null +++ b/project/cmake/treedata/optional/common/dacp.txt | |||
| @@ -0,0 +1 @@ | |||
| xbmc/network/dacp network/dacp # AIRTUNES | |||
diff --git a/project/cmake/treedata/optional/common/upnp.txt b/project/cmake/treedata/optional/common/upnp.txt new file mode 100644 index 0000000..5589b80 --- /dev/null +++ b/project/cmake/treedata/optional/common/upnp.txt | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | lib/libUPnP upnp # UPNP | ||
| 2 | xbmc/network/upnp network/upnp # UPNP | ||
diff --git a/project/cmake/treedata/darwin/subdirs.txt b/project/cmake/treedata/osx/subdirs.txt index f0fc5c5..f0fc5c5 100644 --- a/project/cmake/treedata/darwin/subdirs.txt +++ b/project/cmake/treedata/osx/subdirs.txt | |||
diff --git a/project/cmake/treedata/windows/externals.txt b/project/cmake/treedata/windows/externals.txt new file mode 100644 index 0000000..989677e --- /dev/null +++ b/project/cmake/treedata/windows/externals.txt | |||
| @@ -0,0 +1 @@ | |||
| lib/win32/Effects11 Effects11 | |||
diff --git a/project/cmake/treedata/windows/subdirs.txt b/project/cmake/treedata/windows/subdirs.txt index 60c0095..e52d2f6 100644 --- a/project/cmake/treedata/windows/subdirs.txt +++ b/project/cmake/treedata/windows/subdirs.txt | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | xbmc/win32 win32support | 1 | xbmc/platform/win32 platform_win32 |
| 2 | xbmc/input/windows input/windows | 2 | xbmc/input/windows input/windows |
| 3 | xbmc/input/touch input/touch | 3 | xbmc/input/touch input/touch |
| 4 | xbmc/input/touch/generic input/touch/generic | 4 | xbmc/input/touch/generic input/touch/generic |
| @@ -9,7 +9,6 @@ xbmc/powermanagement/windows powermanagement/windows | |||
| 9 | xbmc/storage/windows storage/windows | 9 | xbmc/storage/windows storage/windows |
| 10 | xbmc/filesystem/win32 filesystem/win32 | 10 | xbmc/filesystem/win32 filesystem/win32 |
| 11 | xbmc/utils/win32 utils_win32 | 11 | xbmc/utils/win32 utils_win32 |
| 12 | xbmc/platform/win32 platform_win32 | ||
| 13 | xbmc/rendering/dx rendering_dx | 12 | xbmc/rendering/dx rendering_dx |
| 14 | xbmc/threads/platform/win threads_win | 13 | xbmc/threads/platform/win threads_win |
| 15 | xbmc/windowing/windows windowing/windows | 14 | xbmc/windowing/windows windowing/windows |
