summaryrefslogtreecommitdiff
path: root/gio/gdbus-2.0
Commit message (Expand)AuthorAgeFilesLines
* codegen: Check parameter before calling its interface methodAlynx Zhou2022-12-302-5/+28
* codegen: Support markdown suitable for gi-docgenGuido Günther2022-12-293-1/+316
* Revert "build: Use fs.copyfile() instead of configure_file()"Philip Withnall2022-11-241-5/+6
* build: Use fs.copyfile() instead of configure_file()Philip Withnall2022-11-231-6/+5
* meson: Set install_tag on remaining installed filesXavier Claessens2022-09-201-0/+2
* meson: Set install_tag on all toolsXavier Claessens2022-09-121-0/+1
* codegen: Reformat parser.py according to blackPhilip Withnall2022-02-181-3/+3
* codegen: Add missing closing angular bracketEmmanuele Bassi2022-02-151-1/+1
* codegen: Remove flake8 lint ruleEmmanuele Bassi2022-02-151-4/+0
* codegen: Fix whitespaceEmmanuele Bassi2022-02-151-3/+3
* Add .flake8 fileEmmanuele Bassi2022-02-151-0/+4
* Add reStructuredText generator to gdbus-codegenEmmanuele Bassi2022-01-223-2/+348
* codegen: Do not add extra paragraph elements while parsingEmmanuele Bassi2022-01-222-9/+16
* gdbus-codegen: Fix a typo in a commentPhaedrus Leeds2022-01-111-1/+1
* Annotate function parameters with G_GNUC_UNUSED when necessaryFrederic Martinsons2021-01-061-26/+56
* gdbus-codegen: Ignore some flake8 warningsPhilip Withnall2020-12-151-2/+2
* python: Reformat some files to keep style-check-diff happyPhilip Withnall2020-12-121-2/+2
* py: Various flake8 cleanupsPhilip Withnall2020-11-176-72/+78
* py: Reformat all Python files consistentlyPhilip Withnall2020-11-177-3736/+5371
* GDBus: Add G_DBUS_METHOD_INVOCATION_HANDLED, _UNHANDLEDSimon McVittie2020-10-011-1/+1
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-2/+2
* gdbus-codegen: Allow decorating symbols in headersChun-wei Fan2020-05-282-5/+123
* build: Rework path construction to reliably add prefixPhilip Withnall2020-02-071-1/+1
* gdbus-codegen: Tidy up version comparisonsPhilip Withnall2020-01-312-23/+10
* gdbus-codegen: Add --glib-max-allowed argumentPhilip Withnall2020-01-273-0/+28
* gdbus-codegen: Rename --glib-min-version to --glib-min-requiredPhilip Withnall2020-01-272-43/+43
* gdbus-codegen: Add call_flags and timeout_msec argsMatthew Leeds2020-01-151-6/+44
* Merge branch '1130-codegen-docs' into 'master'Emmanuele Bassi2019-12-161-7/+7
|\
| * gdbus-codegen: Drop DocBook warning tags from generated codePhilip Withnall2019-12-021-2/+2
| * gdbus-codegen: Remove DocBook link tags from generated codePhilip Withnall2019-12-021-5/+5
* | gdbus-codegen: Emit GUnixFDLists if an arg has type `h` w/ min-versionPhilip Withnall2019-12-113-6/+19
* | gdbus-codegen: Add a --glib-min-version argumentPhilip Withnall2019-12-112-4/+35
|/
* codegen: Require at least one interface file to be specifiedPhilip Withnall2019-12-021-1/+1
* codegen: Drop gdbus-codegen version and input filename from outputPhilip Withnall2019-12-021-2/+3
* Merge branch 'no-more-automatic-GUnixFDList' into 'master'Philip Withnall2019-10-311-4/+0
|\
| * Revert "gdbus-codegen: emit GUnixFDLists if an arg has type 'h'"Will Thompson2019-10-181-4/+0
* | gdbus-codegen: Safer header guardsMattias Bengtsson2019-10-311-2/+9
|/
* gdbus-codegen: emit GUnixFDLists if an arg has type 'h'Will Thompson2019-09-021-0/+4
* gdbus-codegen: process C.UnixFD annotation in one placeWill Thompson2019-09-022-48/+31
* build: Remove unsupported `install` directivesEmmanuele Bassi2019-07-241-3/+0
* codegen: Fix use of uninitialised variablePhilip Withnall2019-03-131-2/+2
* build: Drop autotools supportPhilip Withnall2019-01-151-28/+0
* Merge branch 'gdbus-codegen-propemitschanged' into 'master'Philip Withnall2018-12-212-5/+20
|\
| * gdbus-codegen: honor "Property.EmitsChangedSignal" annotationsThomas Jost2018-12-192-5/+20
* | gdbus-codegen: Add missing nullable and optional g-i annotations to generated...Michael Gratton2018-12-191-7/+7
|/
* gdbus-codegen: sort input filesWill Thompson2018-12-111-1/+1
* gdbus-codegen: don't sort args in --interface-info-bodyWill Thompson2018-12-061-1/+1
* gdbus-codegen: make --interface-info-{header,body} not crashWill Thompson2018-12-062-4/+10
* gdbus-codegen: Tag interfaces so annotated with G_PARAM_DEPRECATEDDebarshi Ray2018-11-231-3/+6
* gdbus-codegen: Tag properties so annotated with G_PARAM_DEPRECATEDDebarshi Ray2018-11-231-1/+4