aboutsummaryrefslogtreecommitdiff
path: root/project/cmake
AgeCommit message (Collapse)Author
2013-12-16Revert add of generated file in 66e8eb2e9c0c9d7f044850ddd5e3b8e6aeb14925Joakim Plate
2013-12-15Use std::string instead of CStdString in URL.cppGarrett Brown
I'm really glad I caught this. Some unlucky fellow begrudgingly doing a find-and-replace for CStdString has just been spared a small headache.
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
step now.
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
in particular, we now handle buildsystems which output several add-ons properly. real life case; screensavers.rsxs
2013-08-07added: generate and install cmake helpers for addonsspiff