aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2015-03-11update .gitignore after changes to binary addons buildstepsmontellese
2015-03-07[win32] fix building after split addon gui for skin and binary addons ↵Martijn Kaijser
127663da0ed4cff015d9d0070ccacf543282dd82
2015-03-04split addon gui for skin and binary addonsRainer Hochecker
2015-03-02Merge pull request #6512 from denizt/gitignoreMartijn Kaijser
Add native artifacts to .gitignore
2015-03-01webserver: add CHTTPPythonInvoker and CHTTPPythonWsgiInvoker to run python ↵montellese
scripts from webinterfaces using WSGI
2015-02-23Add native artifacts to .gitignoreDeniz Türkoglu
When building tools/depends we get a whole bunch of artifacts that should be ignored from the git repository, add those to the list. This commit also makes the ffmpeg exclusion generic (up to an extent) so version bumps are more straight forward.
2015-02-01Remove FEHTobias Arrskog
2015-02-01[win32] update .gitignoremontellese
2014-12-16Revert "change xbmc/ path to src/ in all files"Rainer Hochecker
This reverts commit 4949be256667f3e500e52b7084476ae1f2b00d92.
2014-12-15change xbmc/ path to src/ in all filesFneufneu
2014-11-24[gitignore] - add VolumeIcon.icns to gitignoreMemphiz
2014-11-01cmake: rebrand from xbmc to kodi with backwards compatibilitymontellese
2014-10-31... and prevent these backup files from being committed againLars Op den Kamp
2014-10-21[git] - add generated FEH-ARM.py and FEH.py to gitignoreMemphiz
2014-10-19[rebrand] change .gitignore to reflect new binarieswsnipex
2014-09-18[cosmetic] fix .gitignore so that extranous bootstrap/configure/build ↵Jim Carroll
droppings don't pollute git status.
2014-09-17[.gitignore] Add all files in /system/players/dvdplayer to the ignore list.ace20022
2014-08-16[win32] rename and generalise packaging folders. also simplify NSIS ↵Martijn Kaijser
installer to match package folders
2014-08-15gitignore: Add libstagefrightICS/MakefileBrandon McAnsh
Signed-off-by: Brandon McAnsh <brandonm@matricom.net>
2014-08-12[cosmetic] cleanup .gitignoreMartijn Kaijser
2014-08-09Merge pull request #5105 from fritsch/removecrystalhdMartijn Kaijser
Removecrystalhd
2014-07-30update .gitignoremontellese
2014-07-28CrystalHD: Rest in peacefritsch
2014-07-27[win32] integrate XBMC_PC.rc into CompileInfo.bat for automatic versioningmontellese
2014-07-27ignore addons/audioencoder.* directoriesmontellese
2014-07-12update .gitignoremontellese
2014-07-12update .gitignoremontellese
2014-07-10[win32] update BuildSetup.bat and installermontellese
2014-07-10[win32] add make-addon-depends.bat and cmake-based addon-depends systemmontellese
2014-07-10cmake: add xbmc-addons project, filled with audioencoder addonsmontellese
2014-05-24[gitignore] ignore every tar in /lib/win32 instead of a specific file.Martijn Kaijser
2014-05-18[darwin] fix building from user set prefix path. move XBMC_DEPENDS_ROOT to ↵S. Davilla
xconfig and set it during configure
2014-05-17Add kdev4 file to gitignoreAlwinEsch
2014-05-09prepare xbmc.json's addon.xml for auto-generationmontellese
2014-05-08Update docs and gitignore after libsamplerate dropDaniel Scheller
2014-05-06update .gitignore for win32montellese
2014-05-01Merge pull request #4499 from herrnst/remove-mp3codecRainer Hochecker
Drop MP3Codec/libmad from paplayer and dvdplayer in favor of FFmpeg
2014-05-01update gitignore after ffmpeg bumpVoyager1
2014-04-30Merge pull request #4309 from Montellese/jsonrpc_schema_creationSascha Montellese
JSON-RPC: automatically create JSON schema API description
2014-04-29[win32] auto-generate ServiceDescription.h on demandmontellese
2014-04-29Cleanup .gitignore for MP3Codec/libmad removalDaniel Scheller
2014-04-29Merge pull request #4107 from Voyager1/libdvd-updatejmarshallnz
Libdvdread and Libdvdnav update to latest version 4.2.1 - Libdvdcss to 1.2.13
2014-03-01More explicit ignore rules for cpluffTrent Nelson
2014-02-18gitignoreAlexandre Maloteaux
2014-02-11libdvdcss update to 1.2.13 - incl diff fileVoyager1
2013-12-23Merge pull request #3758 from jmarshallnz/xslt_scraperjmarshallnz
XSLT support in scrapers
2013-12-22[scrapers] Support XSLT transforms (XML->XML) in the scrapersnight199uk
2013-12-16git: add some missing files to git ignoreJoakim Plate
2013-10-18housecleaning: remove stale paths in .gitignoreS. Davilla
2013-10-11Merge pull request #2978 from smspillaz/wayland-gsoc-1Martijn Kaijser
Implement support for display on Wayland compositors