Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-02 | fix in-tree add-on build environment | notspiff | |
2017-05-27 | [cmake] add support for platform | Christian Fetzer | |
2017-05-20 | Use PCH as intended to speed up build. | Pär Björklund | |
PCH was being built in a separate library to work around the lack of includes in certain parts of other libraries. This only complicated the build and wasn't really the intended use of a pch which is to speed up the build process. | |||
2017-05-20 | Merge pull request #11962 from t6/patch-sndio-cmake | Martijn Kaijser | |
A new AudioEngine sink for sndio | |||
2017-05-15 | [cmake][addons] automate addon.xml version set | Alwin Esch | |
This automate the set of versions on addon.xml in kodi and also allow set of them on addon itself. On a Version change need only the number inside the Header "version.h" replaced, everything else becomes then set from cmake. | |||
2017-04-13 | Add sndio sink | Tobias Kortkamp | |
2017-04-11 | [cmake/addons] Bindings spring cleanup | h.udo | |
2017-04-07 | [cleanup] remove internal rar support | Stefan Saraev | |
2017-03-27 | [cmake] fix package names that find_package is equal to ↵ | Rechi | |
find_package_handle_standard_args | |||
2017-03-26 | [cmake] explicitly set ENABLE_EXPORTS | Stefan Saraev | |
2017-03-24 | Merge pull request #8008 from Montellese/rapidjson | Wolfgang Schupp | |
JSON: replace YAJL with RapidJSON | |||
2017-03-24 | [depends/cmake/win32] replace yajl with rapidjson (thanks to hudokkow) | montellese | |
2017-03-20 | remove more SDL references | Rechi | |
2017-03-09 | [cmake] Cosmetics: keep deps in alphabetical order | h.udo | |
2017-03-09 | [cmake] Add support for LCMS2 | h.udo | |
2017-03-05 | [cmake/depends/win32] add libfmt | montellese | |
2017-03-04 | [cmake/windowing] fix dependencies X11/XRandR/OpenGLES | mac-l1 | |
2017-02-07 | [cmake] use app-name in install path | Jonas Karlman | |
2017-02-05 | cmake: fix handling of X11 | Rainer Hochecker | |
2017-01-19 | restore the ability to build without python and add cmake option | Arne Morten Kvarving | |
2017-01-13 | [cmake] Cdio is unconditionally required | Craig Andrews | |
2017-01-02 | Merge pull request #11288 from lrusak/imx | Christian Fetzer | |
[cmake] add imx support | |||
2016-12-30 | [cmake] Fix make binary-addons when crosscompiling | Christian Fetzer | |
Binary addons have a different toolchain file which we have to use. | |||
2016-12-28 | [cmake] add imx support | Lukas Rusak | |
2016-12-22 | [cmake] Add FindMDNS module | Christian Fetzer | |
- Fixes Zeroconf on Android (mDNS_embedded) - Link Zeroconf on Windows without pragma lib (mDNS) | |||
2016-12-22 | [cmake] libcec and ccache are optional deps | wsnipex | |
2016-12-21 | [cmake] Move to root folder: Update paths | h.udo | |
2016-12-21 | [cmake] Move to root folder: Move files | h.udo | |