summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Always pass an encoding to open() using text modeChristoph Reiter2020-11-072-2/+2
* Add Vulkan girMatthew Waters2019-06-031-0/+52
* message: simplify handling of error levelsChristoph Reiter2019-01-101-1/+1
* update-glib-annotations: make it work with meson and drop autotools supportChristoph Reiter2018-12-171-85/+67
* Drop deprecated and redundant universal newline modeTomasz Miąsko2018-12-091-1/+1
* Drop all Python 2 compat codeChristoph Reiter2018-12-082-9/+0
* autotools: remove release helper targetsChristoph Reiter2018-12-071-52/+0
* tests: depend on flake8 instead of including pep8/pyflakesChristoph Reiter2018-08-152-2662/+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-292-1/+6
* 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-292-6/+8
* giscanner: Enable "true division" for all Python filesSimon Feltman2015-09-292-0/+2
* giscanner: Use absolute_import for all Python filesSimon Feltman2015-09-292-0/+3
* tests: Update misc/pep8.py to 1.6.2Dieter Verfaillie2015-06-291-366/+610
* tools: move verbump.py from tools to misc...Dieter Verfaillie2015-06-291-0/+47
* misc: add tool semi-automating the GTK-Doc test suite update procedureDieter Verfaillie2015-06-241-0/+234
* tests: Update misc/pep8.py to 1.4.6Dieter Verfaillie2013-10-081-62/+78
* gir: Add gmodule-2.0.cRico Tzschichholz2013-09-131-0/+5
* tests: Update misc/pep8.py to 1.4.5Dieter Verfaillie2013-05-071-433/+1451
* Remove the insane pre-commit hookJasper St. Pierre2013-02-011-86/+0
* 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
* Add a make-check check to pre-commit hookJohan Dahlin2011-08-291-0/+16
* 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-233-64/+94
* update-glib-annotations.py: new scriptColin Walters2011-06-071-0/+28
* misc: rewrite extract-gio-sources.sh to use gio-public-headers.txtColin Walters2011-06-072-10/+28
* misc: rewrite extract-gobject-sources.sh to use gobject-public-headers.txtColin Walters2011-06-072-12/+26
* Fix misc/extract-gobject-sources.sh.Pavel Holejsovsky2010-12-191-2/+5
* Update path to g-ir-annotation-tool in extract-gio-sources.sh.Pavel Holejsovsky2010-12-161-1/+1
* Add a script to import gobject annotationsJohan Dahlin2010-09-241-0/+9
* Add a script to extract gio annotationsJohan Dahlin2010-09-241-0/+10
* [pep8] Skip emacs backup filesJohan Dahlin2010-09-061-0/+3
* pep8: Update to 99 length linesColin Walters2010-08-311-1/+1
* Add a pre-commit hook and enforce itJohan Dahlin2010-08-171-0/+70
* Fix pep8.py and its invocation.Chris Rivera2009-05-281-1/+1
* Disable blank line check, it works differently under Python 2.5 from 2.6Johan Dahlin2009-01-031-28/+0
* Make pyflakes.py conform to pep8.pyJohan Dahlin2008-08-141-27/+56
* Add pyflakes.py and run it in make check. Update the source code to fixJohan Dahlin2008-08-141-0/+513
* add a pep8 scriptJohan Dahlin2008-08-101-0/+867