aboutsummaryrefslogtreecommitdiff
path: root/project/cmake
AgeCommit message (Expand)Author
2014-12-02[audioencoders] bump to their latest masteruNiversaI
2014-11-09binary addons: fix dependency handling for dependenciesmontellese
2014-11-01cmake: rename XBMCROOT to APP_ROOT with backwards compatibilitymontellese
2014-11-01cmake: fix version.txt parsing and APP_NAME in kodi-config.cmakemontellese
2014-11-01cmake: rebrand from xbmc to kodi with backwards compatibilitymontellese
2014-10-26cmake: handle cases when cmake has pre-initialized CMAKE_INSTALL_PREFIXmontellese
2014-08-10[configure] use central version.txt file to store Kodi name, and add it to Gu...Martijn Kaijser
2014-08-05binary addons: allow downloading addons as source packages instead of git rep...montellese
2014-08-05Merge pull request #5125 from Montellese/binary_addons_platSascha Montellese
2014-08-02[win32] binary addons: integrate DEPENDS_TO_BUILD parametermontellese
2014-08-02binary addons: add DEPENDS_TO_BUILD parameter to addon depends buildsystemmontellese
2014-08-01cmake: use ${CMAKE_COMMAND} instead of "cmake"montellese
2014-08-01binary addons: add platforms.txt to specify the platforms an addon can be bui...montellese
2014-08-01cmake: use separate_arguments() instead of string(REPLACE) to split a string ...montellese
2014-08-01binary addons: only read the URL and revision of an addon if it is builtmontellese
2014-08-01binary addons: update READMEmontellese
2014-07-30cmake: don't enforce that the name of an addon's repository must be identical...montellese
2014-07-30cmake: allow building of selected addons in xbmc-addons projectwsnipex
2014-07-30[win32] cmake: move generation of xbmc-config.cmake into xbmc dependencymontellese
2014-07-30cmake: rename AddOptions.cmake to addoptions.cmake and moved the cmake script...montellese
2014-07-30cmake: move preparations of xbmc-config.cmake to common xbmc-prepare-env.cmak...montellese
2014-07-30[win32] cmake: integrated xbmc-addons-depends-windows into xbmc-addons-depend...montellese
2014-07-30cmake: add xbmc-addons-depends buildsystemmontellese
2014-07-30cosmetics in xbmc-addons cmake projectmontellese
2014-07-27Bump audioencoders to masteruNiversaI
2014-07-17cmake: clarify README of xbmc-addons projectmontellese
2014-07-17cosmetics in binary addon's CMakeLists.txtmontellese
2014-07-17[win32] add cmake C/CXX compiler flag override filesmontellese
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-07-10[addon-helpers] set building shared libs as default and try to link as static...Jonathan Marshall
2014-06-30[configure] use central file to store xbmc version infowsnipex
2013-12-16Revert add of generated file in 66e8eb2e9c0c9d7f044850ddd5e3b8e6aeb14925Joakim Plate
2013-12-15Use std::string instead of CStdString in URL.cppGarrett Brown
2013-08-20[cmake] fix tgz package and set zip as default cpack_generatorwsnipex
2013-08-20[cmake] add lto support againwsnipex
2013-08-20move to addon helpers. fits better and avoids duplication for win32spiff
2013-08-20[WIN32] removed prepare_addon_environment(). this is done in the prepare-env ...wsoltys
2013-08-20[WIN32] added xbmc_find_path to find paths recursivelywsoltys
2013-08-20[WIN32] added a xbmc-config.cmake.win32 for windowswsoltys
2013-08-20updated addon helpersspiff
2013-08-07added: generate and install cmake helpers for addonsspiff