summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Switch to nonrecursive make for core (i.e. not tests/)Colin Walters2010-11-091-35/+0
* tools: Switch to checking UNINSTALLED_INTROSPECTION_SRCDIRColin Walters2010-11-092-10/+6
* Add an annotation toolJohan Dahlin2010-09-242-3/+52
* scanner: Add various static debug hooks in GI_SCANNER_DEBUGColin Walters2010-09-071-1/+2
* [GIRepository] Rename GTypelib to GITypelibJohan Dahlin2010-08-312-3/+3
* scanner: If GI_SCANNER_DEBUG is set, drop into a debugger on errorColin Walters2010-08-311-0/+6
* [gircompiler] Clean up parsingColin Walters2010-08-171-40/+10
* compiler: Remove --code argumentColin Walters2010-08-171-67/+6
* Fix two compilation warningsColin Walters2010-07-191-1/+0
* [girepository] Actually verify header of loaded typelibs in g_irepository_req...Colin Walters2010-07-142-84/+16
* [girwriter] Refactor out of generate.cJohan Dahlin2010-06-072-1364/+6
* [generate] Get rid of globalsJohan Dahlin2010-06-071-19/+20
* [gtypelib.ch] Rename to gitypelib.chJohan Dahlin2010-05-312-2/+2
* [build] Remove gcov supportJohan Dahlin2010-05-281-2/+0
* [g-ir-generate] Write out array typeJohan Dahlin2010-05-271-0/+20
* Support (out caller-allocates)Colin Walters2010-05-261-4/+2