diff options
author | pkerling <pkerling@casix.org> | 2017-09-14 10:21:59 +0300 |
---|---|---|
committer | Razzeee <razzeee@gmail.com> | 2017-09-14 09:21:59 +0200 |
commit | 6cb5c489d2c7e59b9bdd0ad5987616e1e88ec366 (patch) | |
tree | b15b520113149367d64c5af73ddcc624774e3830 /.gitignore | |
parent | af975632535b68c711c26b18d3c6f45a53279d61 (diff) |
Remove autotools files from gitignore (#12514)
* Remove autotools files from gitignore
* fixup depends
* [gitignore] Update for new binary add-on types (#41)
* fixup! Remove autotools files from gitignore (#42)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 176 |
1 files changed, 27 insertions, 149 deletions
diff --git a/.gitignore b/.gitignore index d7a41e9ffa..8bb321edf0 100644 --- a/.gitignore +++ b/.gitignore @@ -18,9 +18,6 @@ testMain .vscode/ # generated files etc -config.cache -config.status -config.log .last_success_revision *.d *.depend @@ -89,32 +86,11 @@ cmake_install.cmake /nbproject # / -/.dummy -/.dummy.in -/Makefile -/Makefile.include -/aclocal.m4 -/autom4te.cache/ -/build-aux/compile -/build-aux/config.guess -/build-aux/config.sub -/build-aux/install-sh -/build-aux/ltmain.sh -/build-aux/missing -/build-aux/ltmain.sh -/autotools -/BUILD/ - /kodi.log /kodi.old.log -/Makefile.depend -/config.status -/configure /kodi.bin /kodi-test /kodi-xrandr -/git_revision.h -/libtool /*.patch /kodi-build/ /gtestresults.xml @@ -133,9 +109,26 @@ cmake_install.cmake /addons/adsp.* /addons/peripheral.* /addons/game.* +/addons/kodi.binary.global.audioengine/addon.xml +/addons/kodi.binary.global.filesystem/addon.xml +/addons/kodi.binary.global.general/addon.xml +/addons/kodi.binary.global.gui/addon.xml +/addons/kodi.binary.global.main/addon.xml +/addons/kodi.binary.global.network/addon.xml +/addons/kodi.binary.instance.adsp/addon.xml +/addons/kodi.binary.instance.audiodecoder/addon.xml +/addons/kodi.binary.instance.audioencoder/addon.xml +/addons/kodi.binary.instance.game/addon.xml +/addons/kodi.binary.instance.imagedecoder/addon.xml +/addons/kodi.binary.instance.inputstream/addon.xml +/addons/kodi.binary.instance.peripheral/addon.xml +/addons/kodi.binary.instance.pvr/addon.xml +/addons/kodi.binary.instance.screensaver/addon.xml +/addons/kodi.binary.instance.vfs/addon.xml +/addons/kodi.binary.instance.videocodec/addon.xml +/addons/kodi.binary.instance.visualization/addon.xml /addons/xbmc.addon/addon.xml /addons/xbmc.json/addon.xml -/addons/kodi.guilib/addon.xml /addons/audiodecoder.* /addons/visualization.* /addons/screensaver.* @@ -157,6 +150,9 @@ cmake_install.cmake /lib/cpluff/config.h.in /lib/cpluff/config.h.in~ /lib/cpluff/configure +/lib/cpluff/config.cache +/lib/cpluff/config.log +/lib/cpluff/config.status /lib/cpluff/Makefile.in /lib/cpluff/*/Makefile.in /lib/cpluff/*/*/Makefile.in @@ -191,6 +187,9 @@ lib/cpluff/stamp-h1 /lib/gtest/build-aux/ltmain.sh /lib/gtest/build-aux/missing /lib/gtest/configure +/lib/gtest/config.cache +/lib/gtest/config.log +/lib/gtest/config.status /lib/gtest/m4/libtool.m4 /lib/gtest/m4/ltoptions.m4 /lib/gtest/m4/ltsugar.m4 @@ -308,6 +307,9 @@ lib/cpluff/stamp-h1 /tools/android/packaging/xbmc/strings.xml #/tools/depends +/tools/depends/**/config.cache +/tools/depends/**/config.log +/tools/depends/**/config.status /tools/depends/native/*/*native/ /tools/depends/target/*/aarch64-linux-gnu/ /tools/depends/native/JsonSchemaBuilder/bin/ @@ -359,7 +361,6 @@ lib/cpluff/stamp-h1 # /tools/TexturePacker /tools/TexturePacker/TexturePacker* /tools/TexturePacker/Makefile -/tools/TexturePacker/*.dll # /userdata/ /userdata/Database @@ -368,126 +369,6 @@ lib/cpluff/stamp-h1 /userdata/cache /userdata/guisettings.xml -# /xbmc/ -/xbmc/.GitRevision -/xbmc/config.h -/xbmc/config.h.in -/xbmc/config.h.in~ -/xbmc/CompileInfo.cpp -/xbmc/DllPaths_generated.h -/xbmc/DllPaths_generated_android.h -/xbmc/Makefile -/xbmc/stamp-h1 - -# /xbmc/addons/ -/xbmc/addons/Makefile -/xbmc/addons/interfaces/Makefile - -# /xbmc/platform/android -/xbmc/platform/android/Makefile -/xbmc/platform/android/activity/Makefile -/xbmc/platform/android/loader/Makefile -/xbmc/platform/android/jni/Makefile - -# /xbmc/cdrip/ -/xbmc/cdrip/Makefile - -# /xbmc/cores/ -/xbmc/cores/AudioEngine/Makefile -/xbmc/cores/DllLoader/exports/build_wrapper.sh -/xbmc/cores/DllLoader/exports/wrapper.def -/xbmc/cores/DllLoader/Makefile -/xbmc/cores/DllLoader/exports/Makefile -/xbmc/cores/VideoPlayer/Makefile -/xbmc/cores/VideoPlayer/DVDCodecs/Audio/Makefile -/xbmc/cores/VideoPlayer/DVDCodecs/Makefile -/xbmc/cores/VideoPlayer/DVDCodecs/Overlay/Makefile -/xbmc/cores/VideoPlayer/DVDCodecs/Video/Makefile -/xbmc/cores/VideoPlayer/DVDDemuxers/Makefile -/xbmc/cores/VideoPlayer/DVDSubtitles/Makefile -/xbmc/cores/VideoPlayer/Process/Makefile -/xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender/Makefile -/xbmc/cores/omxplayer/Makefile -/xbmc/cores/paplayer/Makefile -/xbmc/cores/playercorefactory/Makefile -/xbmc/cores/Makefile -/xbmc/cores/VideoPlayer/VideoRenderers/Makefile -/xbmc/cores/RetroPlayer/Makefile - -# /xbmc/filesystem/ -/xbmc/filesystem/Makefile - -# /xbmc/freebsd/ -/xbmc/freebsd/Makefile - -# /xbmc/guilib/ -/xbmc/guilib/Makefile -/xbmc/guilib/*.obj -/xbmc/guilib/*.idb -/xbmc/guilib/*.pdb -/xbmc/guilib/*.bak -/xbmc/guilib/Debug (Win32) -/xbmc/guilib/Release (Win32) -/xbmc/guilib/Release -/xbmc/guilib/Release_LTCG -/xbmc/guilib/Debug -/xbmc/guilib/Profile -/xbmc/guilib/Profile_FastCap - -# /xbmc/input -/xbmc/input/linux/Makefile - -# /xbmc/interfaces/ -/xbmc/interfaces/Makefile -/xbmc/interfaces/builtins/Makefile -/xbmc/interfaces/json-rpc/ServiceDescription.h -/xbmc/interfaces/python/Makefile -/xbmc/interfaces/python/generated/ -/xbmc/interfaces/python/test/Makefile - -# /xbmc/linux/ -/xbmc/linux/Makefile -/xbmc/linux/sse4/Makefile - -# /xbmc/platform/posix -/xbmc/platform/posix/Makefile - -# /xbmc/platform -/xbmc/platform/Makefile - -# /xbmc/messaging/ -/xbmc/messaging/Makefile -/xbmc/messaging/helpers/Makefile - -# /xbmc/network/ -/xbmc/network/Makefile -/xbmc/network/httprequesthandler/python/Makefile -/xbmc/network/upnp/Makefile - -# /xbmc/platform/darwin/osx/ -/xbmc/platform/darwin/osx/Info.plist -/xbmc/platform/darwin/osx/Makefile - -# /xbmc/platform/darwin/ios/ -/xbmc/platform/darwin/osx/ios/IOS-Info.plist - -# /xbmc/peripherals/ -/xbmc/peripherals/addons/Makefile -/xbmc/peripherals/bus/Makefile -/xbmc/peripherals/devices/Makefile - -#/xbmc/utils -/xbmc/utils/Makefile - -#/xbmc/platform/win32/ -/xbmc/platform/win32/XBMC_PC.rc -# no longer used -/xbmc/platform/win32/git_rev.h - -# /xbmc/windowing/ -/xbmc/windowing/Makefile -/xbmc/windowing/egl/Makefile - #/lib/win32 /lib/win32/*.tar* /lib/win32/pax_global_header @@ -502,9 +383,6 @@ lib/cpluff/stamp-h1 # Doxygen generated files /docs/html -tools/depends/native/TexturePacker/src/Win32/Debug/ -tools/depends/native/TexturePacker/src/Win32/Release/ -tools/depends/native/TexturePacker/src/Win32/TexturePacker.VC.db exclude_dll.txt #certificates |