aboutsummaryrefslogtreecommitdiff
path: root/tools/codegenerator
AgeCommit message (Expand)Author
2023-12-10[groovy] Remove bundled groovy/apache commons binariesfuzzard
2023-02-16[tools] Bump Apache Commons Lang 3.12.0 and Commons Text 1.10.0Jose Luis Marti
2022-10-23add imports needed for the bumpJose Luis Marti
2022-10-23delete imports that were unnecessaryJose Luis Marti
2022-10-23binary bump Groovy 4.0.6Jose Luis Marti
2021-11-17Fix various typos in docs, user-facing code, and source commentsluz paz
2021-03-09[codegenerator] add and use SwigType_lrtype() for local reference typesmontellese
2018-07-27[xbmc] GPL-2.0-or-later SPDX license identifierh.udo
2018-06-12[tools] nuke whitespaceh.udo
2018-04-26[cleanup][windows] remove unused scriptsRechi
2017-01-03spelling: methodsJosh Soref
2017-01-03spelling: commentsJosh Soref
2015-08-27[groovy] Move groovy to tools/codegenerator/hudokkow
2015-08-26[groovy] Update to 2.4.4hudokkow
2015-03-01codegenerator: improve doxygen integration (thanks notspiff)montellese
2015-03-01python: fix property getters/setters for custom API typesmontellese
2014-12-16Revert "change xbmc/ path to src/ in all files"Rainer Hochecker
2014-12-15change xbmc/ path to src/ in all filesFneufneu
2014-03-10Correctly use JAVA_HOME when generating SWIG bindingsTolriq
2013-12-24codegenerator handles typdefs - needed for Strnig and Dictionary changes.Jim Carroll
2013-12-08Fix codegenerator to handle the <emphasis> doxygen generated by just putting ...Jim Carroll
2013-10-21The codegenerator now handles dynamic typing (that SWIG alone could never to)...Jim Carroll
2013-10-20[cosmetic] Add documenting comments to the codegenerator template for clarity...Jim Carroll
2013-10-20[fix] Update to groovy 2.1.7 should fix an old issue when importing classes r...Jim Carroll
2013-08-11[cosmetic] update copyright headersMartijn Kaijser
2013-06-13[codegenerator] Helper.groovy: add support for class variablesmontellese
2013-06-13[codegenerator] Helper.groovy: fix typomontellese
2013-03-16[fix] Update the groovy library to the lastest 1.x version to fix the "non-la...Jim Carroll
2013-03-10Introduce a Buffer class and use it to replace custom API definitions for Ren...Jim Carroll
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2012-11-12[fix] part2: occasionally on OSX the case insensitive filesystem confuses the...Jim Carroll
2012-11-12[fix] occasionally on OSX the case insensitive filesystem confuses the file p...Jim Carroll
2012-10-31Relative paths to typemaps work from arbitrary locations now. As long as the ...Jim Carroll
2012-10-21[fix] handle multiple entries on the knownapitypes feature line.Jim Carroll
2012-10-21[fix] fix the Helper for the codegenerator so that out conversions for api cl...Jim Carroll
2012-09-11Change the name of getBaseName to getRootName since it has nothing to do with...Jim Carroll
2012-09-11[win32] fix building XBMC with the SWIG-generated codemontellese
2012-09-09Add Groovy based codegenerator to tools.Jim Carroll