aboutsummaryrefslogtreecommitdiff
path: root/codegenerator.mk
AgeCommit message (Collapse)Author
2014-06-03[jsonbuilder] - do it properly ...Memphiz
2014-05-09[depends] auto-generate xbmc.json's addon.xmlmontellese
2014-05-02[codegen] also look for JsonSchemaBuilder in PATHwsnipex
2014-04-30[depends] auto-generate ServiceDescription.h during bootstrap and on demandwsnipex
2013-12-27Add comment to workaroundBalint Reczey
2013-12-27Work around groovy failure with some JRE-sBalint 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-12Add deps to typemap files for code generate makefile.ulion
2012-11-11build: re-run the code-generator when headers changeCory Fields
2012-11-08build: try to code-gen during bootstrapCory Fields
This allows us to create a completely bootstrapped tarball that does not require java or swig as build-deps.