summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 572423 - Support --c-include argument for specifying C headersColin Walters2009-02-201-1/+4
* Bug 572075 - Make the scanner work with static and convenience librariesOwen W. Taylor2009-02-191-5/+11
* Followup to bug 567906 - Redo option filtering logic to be a bit cleanerColin Walters2009-02-171-10/+11
* Bug 567906 - Put pkg-config dependencies in .gir filesColin Walters2009-02-111-39/+56
* Bug 551738 - Associate classes with their structsColin Walters2009-02-061-0/+13
* Misc warning fixesDan Winship2009-01-271-1/+4
* Bug 567813 – Everything should be versionedJohan Dahlin2009-01-151-2/+2
* Bug 563794 - Redo annotation parsing & applyingJohan Dahlin2009-01-121-0/+7
* Bug 556489 – callback annotationsAndreas Rottmann2009-01-031-0/+24
* Add --libtool option which we expect Automake-using people to passColin Walters2008-11-261-0/+3
* Revert earlier libtool change, there's no needJohan Dahlin2008-11-251-2/+1
* Execute the dumper program through libtool if it's installed, so we avoidJohan Dahlin2008-11-251-1/+3
* Also generate new syntaxColin Walters2008-11-171-8/+3