summaryrefslogtreecommitdiff
path: root/gobject-introspection/scanner.c
Commit message (Expand)AuthorAgeFilesLines
* g-i: Fix a couple of C compiler warningsRico Tzschichholz2020-09-281-6/+9
* g-i: Ignore flags like -mfpmath=sse, -msse or -msse2Rico Tzschichholz2019-11-051-0/+3
* g-i: Fix deprecation warningsRico Tzschichholz2017-08-161-2/+0
* Ignore --thread commandline option and drop all gthread-2.0 referencesRico Tzschichholz2016-10-101-5/+0
* gen-introspect: pretend to be lintRyan Lortie2014-02-091-1/+4
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-261-1/+1
* Fix build for WindowsArnel A. Borja2012-11-031-1/+20
* gen-introspect: Fix exit code for missing header filesJürg Billeter2010-12-221-1/+1
* gobject-introspection: Use proper format string for g_errorTobias Mueller2010-05-271-2/+2
* Include unistd.h to support compilation withJürg Billeter2009-02-201-0/+1
* Fix compile error on FreeBSD, patch by Jille Timmermans, fixes bug 555720Jürg Billeter2008-10-251-0/+1
* Add missing stdlib.h include, patch by Alexander Bokovoy, fixes bug 547569Jürg Billeter2008-09-261-0/+1
* Fix crash when checking header filenameJürg Billeter2008-07-031-7/+11
* Only drop duplicates of the same namespaceJürg Billeter2008-07-031-1/+3
* Do not add duplicate symbols, patch by Etienne Bersac, fixes bug 528254Juerg Billeter2008-05-021-0/+11
* update from gobject-introspection SVN r128Juerg Billeter2008-03-101-335/+280
* support type_t naming conventionJuerg Billeter2008-01-191-0/+10
* update from gobject-introspection SVN, fixes bug 505920Juerg Billeter2008-01-111-0/+1824