Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-14 | [depends] add download target for ffmpeg | wsnipex | |
2022-06-17 | [cmake] windows create NATIVEPREFIX variable | fuzzard | |
2022-02-06 | add dav1d tarball to .gitignore | wsnipex | |
2021-11-25 | Add clangd index to gitignore | Roman | |
2021-06-26 | [Build] Add git ignore for *.wget-hsts files | djp952 | |
2021-04-14 | Add cmake-variants.yaml and cmake-kits.json to gitignore | enen92 | |
2020-11-08 | Merge pull request #18659 from sy6sy2/remove-xbmc-migration | Dave Blake | |
Remove XBMC migration steps | |||
2020-10-29 | remove wrong added diff file and add /*.diff to .gitignore for prevent | Alwin 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 script | Sylvain 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.0 | thexai | |
2020-05-28 | [windows] BuildSetup.bat: use a platform-specific kodi-build directory | montellese | |
2020-05-20 | [addons][tools] add helper as ADDON_GLOBAL_TOOLS to versions.h | Alwin Esch | |
This to allow versions check about, before was them not included in check where makes it dangerous by changes. | |||
2020-02-15 | move cacert.pem to system/certs | Rechi | |
This avoids rebuilding depends if cacert.pem gets updated | |||
2019-07-19 | Merge pull request #14908 from AlwinEsch/remove-cpluff | Alwin Esch | |
[addons] remove cpluff | |||
2019-07-18 | [ios/build] rename core_system_name to darwin_embedded | fuzzard | |
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 complete | Alwin Esch | |
2018-04-05 | drop more dsp leftovers | Rechi | |
2018-02-25 | [GIT] correct arm / aarch64 tools depends folder in .gitignore | peak3d | |
2018-02-20 | [c-pluff] Update to 0.1.4 | h.udo | |
2018-01-20 | Update .gitignore | Pä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 file | Rechi | |
2017-11-18 | [buildsteps][windows] keep downloaded vcredist | Rechi | |
2017-10-20 | msys2: change dirs for uwp | Anton Fedchin | |
2017-10-20 | BuildDependencies: 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-14 | Remove 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-19 | Add system/lcms2.dll to .gitignore | phate89 | |
2017-07-25 | [buildtools] windows: re-factor tools/buildsteps/windows | Anton 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.xml | Rechi | |
2017-04-25 | [buildsteps][windows] correct evaluation of make jobs | Rechi | |
2017-03-28 | changed: build the exif code in main library | Stefan 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 dependencies | Rechi | |
2017-02-13 | git ignore tools/depends/target/*/aarch64 folders | Markus Pfau | |
2017-01-24 | [gitignore] add /addons/script.module.pycryptodome/ | Rechi | |
2016-12-21 | [cmake] Move to root folder: Update paths | h.udo | |
2016-12-14 | [addons] remove not needed binary and api1 folder from source | Alwin Esch | |
2016-12-14 | [addon] bye, bye libXBMC_addon.cpp | Alwin Esch | |
2016-12-14 | [retroplayer] rework to new code style without shared lib | Alwin Esch | |
2016-12-14 | [addon] bye, bye libKODI_guilib.cpp | Alwin Esch | |
2016-12-13 | [addon] bye, bye libKODI_audioengine.cpp | Alwin Esch | |
2016-12-13 | [addon] bye, bye libXBMC_codec.cpp | Alwin Esch | |
2016-12-13 | Merge pull request #11154 from AlwinEsch/remove-shared-addon-lib-peripheral | Alwin Esch | |
[peripheral] bye, bye libKODI_peripheral.cpp | |||
2016-12-13 | [peripheral] bye, bye libKODI_peripheral.cpp | Alwin Esch | |
2016-12-13 | [adsp] bye, bye libKODI_adsp.cpp | Alwin Esch | |
2016-12-12 | [depends] remove rtmp as it's included through ffmpeg or as binary addon | Martijn Kaijser | |
2016-12-11 | [inputstream] bye, bye libKODI_inputstream.cpp | Alwin Esch | |
2016-12-10 | [pvr] bye, bye libXBMC_pvr.cpp | Alwin Esch | |