index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project
/
cmake
Age
Commit message (
Collapse
)
Author
2013-12-16
Revert add of generated file in 66e8eb2e9c0c9d7f044850ddd5e3b8e6aeb14925
Joakim Plate
2013-12-15
Use std::string instead of CStdString in URL.cpp
Garrett 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_generator
wsnipex
2013-08-20
[cmake] add lto support again
wsnipex
2013-08-20
move to addon helpers. fits better and avoids duplication for win32
spiff
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 recursively
wsoltys
2013-08-20
[WIN32] added a xbmc-config.cmake.win32 for windows
wsoltys
2013-08-20
updated addon helpers
spiff
in particular, we now handle buildsystems which output several add-ons properly. real life case; screensavers.rsxs
2013-08-07
added: generate and install cmake helpers for addons
spiff