summaryrefslogtreecommitdiff
path: root/tools/glib-interfaces-gen.py
Commit message (Expand)AuthorAgeFilesLines
* Make the code generation tools work under either Python 2 or 3Simon McVittie2013-01-031-7/+7
* Codegen: write temporary files first, and rename them into placeSimon McVittie2012-03-091-6/+15
* glib-interfaces-gen: generate self-contained header filesSimon McVittie2012-03-071-0/+1
* Merge branch 'split-codegen-doc'Simon McVittie2010-05-031-9/+49
|\
| * fd.o #27878: glib-interfaces-gen: output gtk-doc separatelySimon McVittie2010-04-301-9/+49
* | fd.o #26211: glib-interfaces-gen.py: generate tokens correctly, with '/'Simon McVittie2010-04-301-4/+4
|/
* tools/glib-interfaces-gen.py: add automatic string constant generation for TP...Cosimo Alfarano2010-04-201-0/+38
* Merge remote branch 'wjt/cope-with-utf8-spec'Simon McVittie2009-12-021-16/+22
|\
| * Cope with UTF-8 in spec XMLWill Thompson2009-12-011-16/+22
* | Generate and document constants for D-Bus property namesSimon McVittie2009-11-251-0/+16
|/
* glib-interfaces-gen.py: Write the copyright to the file and not stdout.Jonny Lamb2009-02-231-2/+2
* glib-interfaces-gen.py: remove unnecessary importSimon McVittie2009-01-191-1/+1
* glib-interfaces-gen.py: remove trailing whitespaceSimon McVittie2008-11-281-2/+2
* glib-interfaces-gen.pyOlli Salli2008-06-191-0/+97