summaryrefslogtreecommitdiff
path: root/tools/glib-interfaces-gen.py
AgeCommit message (Expand)AuthorFilesLines
2013-10-25Don't strip ABI versions from generated codeSimon McVittie1-13/+13
2013-01-03Merge branch 'master' into nextSimon McVittie1-7/+7
2013-01-03Make the code generation tools work under either Python 2 or 3Simon McVittie1-7/+7
2012-03-09Merge branch 'master' into nextSimon McVittie1-6/+15
2012-03-09Codegen: write temporary files first, and rename them into placeSimon McVittie1-6/+15
2012-03-07Merge branch 'master' into nextSimon McVittie1-0/+1
2012-03-07glib-interfaces-gen: generate self-contained header filesSimon McVittie1-0/+1
2012-03-01Temporarily remove version numbers from versioned interfacesSimon McVittie1-13/+13
2010-05-03Merge branch 'split-codegen-doc'Simon McVittie1-9/+49
2010-04-30fd.o #26211: glib-interfaces-gen.py: generate tokens correctly, with '/'Simon McVittie1-4/+4
2010-04-30fd.o #27878: glib-interfaces-gen: output gtk-doc separatelySimon McVittie1-9/+49
2010-04-20tools/glib-interfaces-gen.py: add automatic string constant generation for TP...Cosimo Alfarano1-0/+38
2009-12-02Merge remote branch 'wjt/cope-with-utf8-spec'Simon McVittie1-16/+22
2009-12-01Cope with UTF-8 in spec XMLWill Thompson1-16/+22
2009-11-25Generate and document constants for D-Bus property namesSimon McVittie1-0/+16
2009-02-23glib-interfaces-gen.py: Write the copyright to the file and not stdout.Jonny Lamb1-2/+2
2009-01-19glib-interfaces-gen.py: remove unnecessary importSimon McVittie1-1/+1
2008-11-28glib-interfaces-gen.py: remove trailing whitespaceSimon McVittie1-2/+2
2008-06-19glib-interfaces-gen.pyOlli Salli1-0/+97