summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for foreign structsJohan Dahlin2010-03-251-0/+5
* Remove trailing whitespaceJohan Dahlin2010-03-251-89/+90
* Use AM_V_GEN more a more quiet buildJohan Dahlin2009-12-311-2/+2
* Implement callbacks as part of struct fields. Fixes #557383Tomeu Vizoso2009-11-111-2/+16
* Bug 593162 - Use built scanner from tarball buildsColin Walters2009-09-041-4/+3
* Bug 578200 - Substitute $(PYTHON) in g-ir-scanner.inColin Walters2009-08-242-2/+2
* Bug 585584: Fix warnings in girparser backtrace functionality and compiler.cC. Scott Ananian2009-06-121-0/+2
* Bug 577534 - Use rename to write new typelibs, instead of in-place overwriteColin Walters2009-06-091-11/+27
* Bug 576605 - Get rid of GI_SCOPE_TYPE_OBJECTAndreas Rottmann2009-03-271-3/+0
* Include g-ir-scanner.in in the distributionJohan Bilien2009-03-241-1/+3
* Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtypeColin Walters2009-03-171-0/+4
* Substitute g-ir-scanner in Makefile, not in configure.acColin Walters2009-03-161-0/+4
* Bug 574501 - Install giscanner Python module to private directoryColin Walters2009-03-162-360/+39
* Bug 557383 - Virtual method supportColin Walters2009-03-051-2/+7
* Bug 571548 - Generic attributesColin Walters2009-03-031-4/+38
* Add --all option to g-ir-generateAndreas Rottmann2009-02-271-1/+18
* Bug 572434 - Associate interfaces with their C structuresColin Walters2009-02-251-5/+13
* Bug 572790 - Don't register #defines from .c files as constantsColin Walters2009-02-241-1/+3
* Handle the return value to fwrite properlyJohan Dahlin2009-02-211-1/+9
* Be less verboseJohan Dahlin2009-02-201-3/+0