summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2010-09-07scanner: Add various static debug hooks in GI_SCANNER_DEBUGColin Walters1-1/+2
2010-08-31[GIRepository] Rename GTypelib to GITypelibJohan Dahlin2-3/+3
2010-08-31scanner: If GI_SCANNER_DEBUG is set, drop into a debugger on errorColin Walters1-0/+6
2010-08-17[gircompiler] Clean up parsingColin Walters1-40/+10
2010-08-17compiler: Remove --code argumentColin Walters1-67/+6
2010-07-19Fix two compilation warningsColin Walters1-1/+0
2010-07-14[girepository] Actually verify header of loaded typelibs in g_irepository_req...Colin Walters2-84/+16
2010-06-07[girwriter] Refactor out of generate.cJohan Dahlin2-1364/+6
2010-06-07[generate] Get rid of globalsJohan Dahlin1-19/+20
2010-05-31[gtypelib.ch] Rename to gitypelib.chJohan Dahlin2-2/+2
2010-05-28[build] Remove gcov supportJohan Dahlin1-2/+0
2010-05-27[g-ir-generate] Write out array typeJohan Dahlin1-0/+20
2010-05-26Support (out caller-allocates)Colin Walters1-4/+2
2010-03-25Add support for foreign structsJohan Dahlin1-0/+5
2010-03-25Remove trailing whitespaceJohan Dahlin1-89/+90
2009-12-31Use AM_V_GEN more a more quiet buildJohan Dahlin1-2/+2
2009-11-11Implement callbacks as part of struct fields. Fixes #557383Tomeu Vizoso1-2/+16
2009-09-04Bug 593162 - Use built scanner from tarball buildsColin Walters1-4/+3
2009-08-24Bug 578200 - Substitute $(PYTHON) in g-ir-scanner.inColin Walters2-2/+2
2009-06-12Bug 585584: Fix warnings in girparser backtrace functionality and compiler.cC. Scott Ananian1-0/+2
2009-06-09Bug 577534 - Use rename to write new typelibs, instead of in-place overwriteColin Walters1-11/+27
2009-03-27Bug 576605 - Get rid of GI_SCOPE_TYPE_OBJECTAndreas Rottmann1-3/+0
2009-03-24Include g-ir-scanner.in in the distributionJohan Bilien1-1/+3
2009-03-17Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtypeColin Walters1-0/+4
2009-03-16Substitute g-ir-scanner in Makefile, not in configure.acColin Walters1-0/+4
2009-03-16Bug 574501 - Install giscanner Python module to private directoryColin Walters2-360/+39
2009-03-05Bug 557383 - Virtual method supportColin Walters1-2/+7
2009-03-03Bug 571548 - Generic attributesColin Walters1-4/+38
2009-02-27Add --all option to g-ir-generateAndreas Rottmann1-1/+18
2009-02-25Bug 572434 - Associate interfaces with their C structuresColin Walters1-5/+13
2009-02-24Bug 572790 - Don't register #defines from .c files as constantsColin Walters1-1/+3
2009-02-21Handle the return value to fwrite properlyJohan Dahlin1-1/+9
2009-02-20Be less verboseJohan Dahlin1-3/+0
2009-02-20Bug 572423 - Support --c-include argument for specifying C headersColin Walters1-1/+4
2009-02-19Bug 572075 - Make the scanner work with static and convenience librariesOwen W. Taylor1-5/+11
2009-02-17Followup to bug 567906 - Redo option filtering logic to be a bit cleanerColin Walters1-10/+11
2009-02-11Bug 567906 - Put pkg-config dependencies in .gir filesColin Walters1-39/+56
2009-02-06Bug 551738 - Associate classes with their structsColin Walters1-0/+13
2009-01-27 Misc warning fixesDan Winship1-1/+4
2009-01-15Bug 567813 – Everything should be versionedJohan Dahlin1-2/+2
2009-01-12Bug 563794 - Redo annotation parsing & applyingJohan Dahlin1-0/+7
2009-01-03Bug 556489 – callback annotationsAndreas Rottmann1-0/+24
2008-11-26Add --libtool option which we expect Automake-using people to passColin Walters1-0/+3
2008-11-25Revert earlier libtool change, there's no needJohan Dahlin1-2/+1
2008-11-25Execute the dumper program through libtool if it's installed, so we avoidJohan Dahlin1-1/+3
2008-11-17Also generate new syntaxColin Walters1-8/+3
2008-11-13Bug 558436 - avoid having scanner load app codeColin Walters1-9/+23
2008-11-12Add a GirParser object to hold the state of a compilationOwen Taylor1-1/+11
2008-11-12Add a GIRepository-2.0.gir. Change the libtool lookup slightly so we canJohan Dahlin1-3/+2
2008-11-11Remove field offsets from g-ir-generate output and test inputsOwen Taylor1-2/+0