aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2023-02-14[depends] add download target for ffmpegwsnipex
2022-06-17[cmake] windows create NATIVEPREFIX variablefuzzard
2022-02-06add dav1d tarball to .gitignorewsnipex
2021-11-25Add clangd index to gitignoreRoman
2021-06-26[Build] Add git ignore for *.wget-hsts filesdjp952
2021-04-14Add cmake-variants.yaml and cmake-kits.json to gitignoreenen92
2020-11-08Merge pull request #18659 from sy6sy2/remove-xbmc-migrationDave Blake
Remove XBMC migration steps
2020-10-29remove wrong added diff file and add /*.diff to .gitignore for preventAlwin Esch
Before was accidentally a wrong file added, this removes it again and add also the ignore for git.
2020-10-28[packaging][iOS] Remove XBMC migration scriptSylvain CECCHETTO
Kodi is Kodi since "XBMC 14", we can assume that no one will update from XBMC 13 to Kodi 19 on iOS.
2020-07-29[win10] Bump SDK to v10.0.18362.0thexai
2020-05-28[windows] BuildSetup.bat: use a platform-specific kodi-build directorymontellese
2020-05-20[addons][tools] add helper as ADDON_GLOBAL_TOOLS to versions.hAlwin Esch
This to allow versions check about, before was them not included in check where makes it dangerous by changes.
2020-02-15move cacert.pem to system/certsRechi
This avoids rebuilding depends if cacert.pem gets updated
2019-07-19Merge pull request #14908 from AlwinEsch/remove-cpluffAlwin Esch
[addons] remove cpluff
2019-07-18[ios/build] rename core_system_name to darwin_embeddedfuzzard
implement darwin_embedded CORE_SYSTEM_NAME and OS. This provides a single parent for ios/tvos common build code, and allows ios/tvos specific code via CORE_PLATFORM_NAME
2019-07-17[addons] remove cpluff completeAlwin Esch
2018-04-05drop more dsp leftoversRechi
2018-02-25[GIT] correct arm / aarch64 tools depends folder in .gitignorepeak3d
2018-02-20[c-pluff] Update to 0.1.4h.udo
2018-01-20Update .gitignorePär Björklund
Ignore build* to make it easier to use multiple build dirs at the same time and true out of tree builds means any of the git stuff in VS doesn't work. Ignore some stuff created when using VS2017 open folder
2017-12-17[buildsteps][win10] package appx fileRechi
2017-11-18[buildsteps][windows] keep downloaded vcredistRechi
2017-10-20msys2: change dirs for uwpAnton Fedchin
2017-10-20BuildDependencies: re-arrange packages on the fly for new format.Anton Fedchin
The structure of a package will be changed with the following rules: system/*.* -> /bin project/BuildDependencies/bin/*.* -> /bin project/BuildDependencies/include/*.* -> /include project/BuildDependencies/lib/*.* -> /lib project/BuildDependencies/win32/*.* -> /<root> project/BuildDependencies/x64/*.* -> /<root>
2017-09-14Remove autotools files from gitignore (#12514)pkerling
* Remove autotools files from gitignore * fixup depends * [gitignore] Update for new binary add-on types (#41) * fixup! Remove autotools files from gitignore (#42)
2017-08-19Add system/lcms2.dll to .gitignorephate89
2017-07-25[buildtools] windows: re-factor tools/buildsteps/windowsAnton Fedchin
2017-06-21[windows][mingwlibs] change installdirectory to ↵Rechi
project/BuildDependencies/mingwlibs/$ARCHITECTURE
2017-06-15[git][win32] Add /project/BuildDependencies/win32 to the ignore list.ace20022
2017-05-29[gitignore] add /addons/vfs.*Rechi
2017-04-28[gitignore] add /gtestresults.xmlRechi
2017-04-25[buildsteps][windows] correct evaluation of make jobsRechi
2017-03-28changed: build the exif code in main libraryStefan Saraev
thanks notspiff
2017-03-12[jenkins][windows] don't remove previous compiled version of ffmpeg and ↵Rechi
libdvd if nothing changed
2017-03-07[gitignore][windows] x64 dependenciesRechi
2017-02-13git ignore tools/depends/target/*/aarch64 foldersMarkus Pfau
2017-01-24[gitignore] add /addons/script.module.pycryptodome/Rechi
2016-12-21[cmake] Move to root folder: Update pathsh.udo
2016-12-14[addons] remove not needed binary and api1 folder from sourceAlwin Esch
2016-12-14[addon] bye, bye libXBMC_addon.cppAlwin Esch
2016-12-14[retroplayer] rework to new code style without shared libAlwin Esch
2016-12-14[addon] bye, bye libKODI_guilib.cppAlwin Esch
2016-12-13[addon] bye, bye libKODI_audioengine.cppAlwin Esch
2016-12-13[addon] bye, bye libXBMC_codec.cppAlwin Esch
2016-12-13Merge pull request #11154 from AlwinEsch/remove-shared-addon-lib-peripheralAlwin Esch
[peripheral] bye, bye libKODI_peripheral.cpp
2016-12-13[peripheral] bye, bye libKODI_peripheral.cppAlwin Esch
2016-12-13[adsp] bye, bye libKODI_adsp.cppAlwin Esch
2016-12-12[depends] remove rtmp as it's included through ffmpeg or as binary addonMartijn Kaijser
2016-12-11[inputstream] bye, bye libKODI_inputstream.cppAlwin Esch
2016-12-10[pvr] bye, bye libXBMC_pvr.cppAlwin Esch