summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* g-ir-tool: ask sysconfig instead of hardcoding the extension module suffixChristoph Reiter2018-08-211-4/+4
* g-ir-tool-template.in: Don't hardcode /usr/bin/envChun-wei Fan2018-08-212-3/+8
* g-ir-tool-templates.in: Fix installed use on WindowsChun-wei Fan2018-08-201-1/+6
* build: enable -WshadowChristoph Reiter2018-07-291-1/+1
* g-ir-generate: fix missing error handling for command line parsingChristoph Reiter2018-07-291-1/+6
* meson: Provide our Python tools for builds. See !51Christoph Reiter2018-07-221-1/+4
* meson: Just use python2/python3 in the tool shebang lineChristoph Reiter2018-07-201-1/+2
* meson: Add a "python" option to make the python to build against configurableChristoph Reiter2018-07-111-2/+1
* Remove unused g-idl-offsets.plChristoph Reiter2018-06-231-258/+0
* Remove unused define GIREPO_DEFAULT_SEARCH_PATH.Tomasz Miąsko2018-05-111-2/+0
* g-ir-tool-template: Add correct path to _giscanner.so on autotoolsRico Tzschichholz2018-03-101-1/+1
* Revert "meson: Handle spaces in the full python path"Nirbheek Chauhan2018-03-101-5/+0
* meson: Handle spaces in the full python pathNirbheek Chauhan2018-03-101-0/+5
* g-ir-scanner: Don't require SRCDIR and BUILDDIR env varsNirbheek Chauhan2018-03-101-12/+33
* meson: Rewrite glib gir generationNirbheek Chauhan2018-03-101-1/+1
* Initial work on meson portPatrick Griffis2018-03-102-0/+58
* g-ir-inspect: Ensure variables are at the top of blockChun-wei Fan2017-05-181-1/+2
* g-ir-{compiler,generate,inspect}: Call setlocale in main functionTing-Wei Lan2017-05-053-0/+10
* g-ir-inspect: make description for --version a bit betterIgor Gnatenko2016-08-171-1/+1
* g-ir-inspect: remove last usage of g_autoptr()Igor Gnatenko2016-08-071-1/+2
* g-ir-inspect: Inspect GI typelibsIgor Gnatenko2016-04-291-0/+133
* g-ir-tool-template: Fix a coding error that hooks up pdb in any buildMikhail Zabaluev2015-11-011-2/+2
* tools: Windows-re-enable 'relocatability' for tool templateChun-wei Fan2015-10-281-2/+2
* g-ir-compiler: Allow multiple --shared-libraryGarrett Regier2015-09-291-4/+4
* giscanner: Use builtins module in Python 3Simon Feltman2015-09-291-2/+6
* giscanner: Use unicode literals in all Python filesSimon Feltman2015-09-291-0/+2
* giscanner: Use print as a function for Python 3 compatibilitySimon Feltman2015-09-291-1/+2
* giscanner: Enable "true division" for all Python filesSimon Feltman2015-09-291-0/+1
* giscanner: Use absolute_import for all Python filesSimon Feltman2015-09-291-1/+1
* g-ir-compiler: message when arguments are wrongBen Boeckel2015-08-041-0/+9
* tools: move verbump.py from tools to misc...Dieter Verfaillie2015-06-291-47/+0
* tools: use a template to generate the tools scriptsDieter Verfaillie2015-06-293-118/+2
* tools: add support for PyDev remote debugger.Dieter Verfaillie2015-06-293-18/+45
* tools: make g-ir-annotiotion-tool, g-ir-doc-tool and g-ir-scanner 'relocatabl...Dieter Verfaillie2015-06-293-51/+33
* tools: correct python shebangMathieu Duponchelle2015-06-173-3/+3
* Windows port: Make g-ir-annotiotion-tool, g-ir-doc-tool and g-ir-scanner 'rel...Dieter Verfaillie2014-07-023-7/+34
* g-ir-compiler: remove references to --code, remove --no-init optionsDieter Verfaillie2013-10-081-2/+0
* Drop calls to g_type_init()Colin Walters2012-10-162-4/+0
* Add Emacs mode lines to C sourcesColin Walters2012-02-032-4/+4
* Revert "Windows port: Make g-ir-annotiotion-tool, g-ir-doc-tool and g-ir-scan...Dieter Verfaillie2011-09-073-34/+7
* Windows port: Make g-ir-annotiotion-tool, g-ir-doc-tool and g-ir-scanner 'rel...Dieter Verfaillie2011-09-073-7/+34
* [docbook] Make DocBookWriter use TransformerLaszlo Pandy2011-08-111-0/+3
* WIP doctoolJohan Dahlin2011-08-111-0/+43
* Fix broken DATADIR definition after config.py was killedGOBJECT_INTROSPECTION_1_29_16Vincent Untz2011-07-272-2/+2
* Kill off config.pyColin Walters2011-07-272-0/+6
* build: rework prepare-minor-release bits to handle srcdir != builddirColin Walters2011-07-271-4/+5
* Makefile: Rework release toolsColin Walters2011-03-101-0/+46
* Add missing spacesJohan Dahlin2011-02-011-1/+1
* Fix error handling when writing out typelibOwen W. Taylor2010-12-221-8/+14
* girepository: Consistently prefix internal functions with _Colin Walters2010-11-161-5/+5