summaryrefslogtreecommitdiff
path: root/misc/update-glib-annotations.py
Commit message (Expand)AuthorAgeFilesLines
* update-glib-annotations: make it work with meson and drop autotools supportChristoph Reiter2018-12-171-85/+67
* Drop all Python 2 compat codeChristoph Reiter2018-12-081-5/+0
* Gio-2.0.gir: Don't exclude gsettingsbackend.h and pass needed defineRico Tzschichholz2016-10-031-1/+1
* Salvage the build directory parameter of update-glib-annotations.pyMikhail Zabaluev2015-10-151-9/+8
* Change update-glib-annotations to use Python 3Simon Feltman2015-09-291-1/+1
* giscanner: Use unicode literals in all Python filesSimon Feltman2015-09-291-1/+5
* giscanner: Replace repr format usage with string formatterSimon Feltman2015-09-291-2/+2
* giscanner: Use print as a function for Python 3 compatibilitySimon Feltman2015-09-291-3/+4
* giscanner: Enable "true division" for all Python filesSimon Feltman2015-09-291-0/+1
* giscanner: Use absolute_import for all Python filesSimon Feltman2015-09-291-0/+1
* gir: Add gmodule-2.0.cRico Tzschichholz2013-09-131-0/+5
* update-glib-annotations: Set required environment variablesColin Walters2012-04-171-0/+5
* Don't extract annotations from headersJohan Dahlin2012-04-051-16/+0
* update-glib-annotations.py: reduce code duplicationDieter Verfaillie2012-04-051-63/+55
* update-glib-annotations.py: Attempt to make work for srcdir!=builddirColin Walters2011-07-221-15/+24
* update-glib-annotations.py: Merge annotation extraction scriptsColin Walters2011-06-231-10/+94
* update-glib-annotations.py: new scriptColin Walters2011-06-071-0/+28