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
/
codegenerator.mk
Age
Commit message (
Collapse
)
Author
2014-06-03
[jsonbuilder] - do it properly ...
Memphiz
2014-05-09
[depends] auto-generate xbmc.json's addon.xml
montellese
2014-05-02
[codegen] also look for JsonSchemaBuilder in PATH
wsnipex
2014-04-30
[depends] auto-generate ServiceDescription.h during bootstrap and on demand
wsnipex
2013-12-27
Add comment to workaround
Balint Reczey
2013-12-27
Work around groovy failure with some JRE-s
Balint Reczey
by compiling some .groovy files instead of interpreting them
2013-10-20
[fix] Update to groovy 2.1.7 should fix an old issue when importing classes ↵
Jim Carroll
relative to the script's location and relative classpath references.
2013-03-16
[fix] Update the groovy library to the lastest 1.x version to fix the ↵
Jim Carroll
"non-latin characters in the path" issue. Closes #13517
2013-03-12
Add deps to typemap files for code generate makefile.
ulion
2012-11-11
build: re-run the code-generator when headers change
Cory Fields
2012-11-08
build: try to code-gen during bootstrap
Cory Fields
This allows us to create a completely bootstrapped tarball that does not require java or swig as build-deps.