summaryrefslogtreecommitdiff
path: root/gio/gdbus-2.0/codegen/codegen_main.py
Commit message (Expand)AuthorAgeFilesLines
* codegen: Support markdown suitable for gi-docgenGuido Günther2022-12-291-1/+13
* Add reStructuredText generator to gdbus-codegenEmmanuele Bassi2022-01-221-2/+15
* gdbus-codegen: Ignore some flake8 warningsPhilip Withnall2020-12-151-2/+2
* py: Various flake8 cleanupsPhilip Withnall2020-11-171-8/+15
* py: Reformat all Python files consistentlyPhilip Withnall2020-11-171-148/+259
* gdbus-codegen: Allow decorating symbols in headersChun-wei Fan2020-05-281-0/+17
* gdbus-codegen: Tidy up version comparisonsPhilip Withnall2020-01-311-7/+2
* gdbus-codegen: Add --glib-max-allowed argumentPhilip Withnall2020-01-271-0/+24
* gdbus-codegen: Rename --glib-min-version to --glib-min-requiredPhilip Withnall2020-01-271-21/+21
* gdbus-codegen: Emit GUnixFDLists if an arg has type `h` w/ min-versionPhilip Withnall2019-12-111-1/+6
* gdbus-codegen: Add a --glib-min-version argumentPhilip Withnall2019-12-111-0/+27
* codegen: Require at least one interface file to be specifiedPhilip Withnall2019-12-021-1/+1
* gdbus-codegen: sort input filesWill Thompson2018-12-111-1/+1
* gdbus-codegen: make --interface-info-{header,body} not crashWill Thompson2018-12-061-0/+2
* Remove unnecessary +x permissionsSimon McVittie2018-09-231-0/+0
* python: avoid equality check for NoneThomas Hindoe Paaboel Andersen2018-07-121-7/+7
* codegen: Fix a minor Python linting warningPhilip Withnall2018-06-141-1/+1
* codegen: Suppress the old --xml-files option in the --help outputPhilip Withnall2018-06-141-1/+1
* codegen: Add --interface-info-[body|header] modesPhilip Withnall2018-06-141-0/+39
* gdbus-codegen: Fix header include in the body fileIñigo Martínez2018-05-041-1/+1
* codegen: List basenames of input files in generated preamblePhilip Withnall2018-04-231-0/+4
* gdbus-codegen: Fix issue with docbook generationIñigo Martínez2018-01-311-12/+13
* gdbus-codegen: Set source coding to utf-8Iñigo Martínez2018-01-151-0/+1
* gdbus-codegen: Support for separate C header and code generationIñigo Martínez2018-01-151-12/+44
* gdbus-codegen: Remove unnecessary parameters from the constructorIñigo Martínez2018-01-151-2/+2
* gdbus-codegen: Split C header and code generationIñigo Martínez2018-01-151-14/+18
* gdbus-codegen: Add support for pragma inclusion guardIñigo Martínez2018-01-151-1/+4
* gdbus-codegen: Move from optparse to argparseIñigo Martínez2018-01-151-33/+37
* gdbus-codegen: Use Color's print_* methodsIñigo Martínez2018-01-151-7/+7
* gdbus-codegen: Apply --output-directory to generated docs as wellFlorian Müllner2017-05-301-2/+3
* gio/gdbus-2.0/codegen/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gdbus-codegen: Add --output-directory flagPatrick Griffis2017-02-271-3/+9
* gdbus-codegen: Only generate autocleanup when instructed toMatthias Clasen2016-05-051-0/+3
* Restore executability for other filesColin Walters2014-01-311-0/+0
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* codegen: Treat input file as binaryDaiki Ueno2013-08-171-1/+1
* codegen: Explicitly close outputColin Walters2012-10-051-0/+2
* gdbus-codegen: avoid error when wrong interface is provided to --annotateAleksander Morgado2012-09-011-0/+1
* Updated codegen to work with python3.Simon Feltman2012-07-011-2/+2
* gdbus-codegen: post-process all interfaces when parsing >1 fileWill Thompson2011-09-011-1/+1
* Introduce the UNINSTALLED_GLIB_BUILDDIR environment variableDieter Verfaillie2011-08-251-1/+1
* Use relative imports for the gdbus/codegen packageDieter Verfaillie2011-08-251-5/+5
* Avoid using - (hyphen) in gdbus-codegen directory nameDieter Verfaillie2011-08-251-0/+200