summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.31.1GOBJECT_INTROSPECTION_1_31_1Johan Dahlin2011-12-051-1/+1
* Makefile.introspection: allow buildir girs in subdirsMarc-Antoine Perennou2011-12-051-1/+2
* Save .make-check-passed in builddir, so make distcheck passesJohan Dahlin2011-12-051-1/+1
* - Fix a substitution:Jasper Lievisse Adriaanse2011-12-051-1/+1
* gitypelib: Fix compiler warningsJasper St. Pierre2011-12-011-20/+0
* gibaseinfo: Fix compiler warningsJasper St. Pierre2011-12-011-1/+1
* scanner: Put the -l library names after the .oAlbert Astals Cid2011-11-291-5/+5
* Add a floating alias for noneJohan Dahlin2011-11-255-5/+34
* giscanner: Add gmodule-2.0 to compiler packagesFlorian Müllner2011-11-231-1/+1
* Fix build after GIO removed gmodule dependencyFlorian Müllner2011-11-232-2/+3
* Update glib annotationsJasper St. Pierre2011-11-213-3017/+9515
* OpenBSD uses it's own libtool implementation which breaks giscanner in certainJasper Lievisse Adriaanse2011-11-181-0/+14
* libxml2: add exported package nameDaniel Drake2011-11-051-0/+1
* scanner: Only add rpaths for absolute directoriesColin Walters2011-11-031-5/+6
* scanner: Also add an RPATH for library paths specifiedColin Walters2011-11-031-0/+5
* Add tests for chaining up from vfuncs to ancestorsTomeu Vizoso2011-10-292-0/+50
* configure: Update to 1.31.0Colin Walters2011-10-261-1/+1
* fixes and more tests for marshalling of arrays of gvariantsMikkel Kamstrup Erlandsen2011-10-252-4/+67
* Add regress test method for a (skip) return value without out argumentsMartin Pitt2011-10-213-0/+44
* tests: Also dist headeronly.hColin Walters2011-10-201-0/+2
* Windows port: fix _resolve_non_libtoolDieter Verfaillie2011-10-201-25/+32
* tests: Actually add headeronly.hColin Walters2011-10-201-0/+9
* Use the correct size when freeing unused infoSjoerd Simons2011-10-201-1/+4
* Makefile.introspection: Allow usage with --header-onlyColin Walters2011-10-191-1/+2
* scanner: Support --header-only flagColin Walters2011-10-192-3/+14
* barapp: Don't call g_thread_init()Colin Walters2011-10-181-1/+0
* parser: prevents a segfault when _g_ir_parser_parse_string returns NULL error...Alberto Ruiz2011-10-181-0/+5
* message: Show the file/line even when processing FATALColin Walters2011-10-171-5/+5
* add test for checking refcounting of signals with transfer none object paramsJohn (J5) Palmieri2011-10-143-0/+50
* scanner: allow GObject.Object as a superclass return typeDan Winship2011-10-134-2/+20
* dumper: Don't call g_thread_init(), g_type_init() is enoughColin Walters2011-10-121-1/+0
* scanner: split CC environment variableNatanael Copa2011-10-101-1/+2
* giconstantinfo: Add API to fix memory leakJasper St. Pierre2011-10-052-0/+32
* Revert "gitypelibtest: Remove test on TestStructE size"Colin Walters2011-10-031-0/+13
* Adjust dlopened library name on OpenBSD so we always pick the right one.Jasper Lievisse Adriaanse2011-09-301-0/+6
* gitypelibtest: Remove test on TestStructE sizeColin Walters2011-09-301-27/+0
* Bug 660338: Account for padding in struct size checkMartin Pitt2011-09-291-3/+4
* Skip analysis of params that have been (skip)'dStef Walter2011-09-281-0/+3
* repository: Fix g_irepository_get_c_prefix()Colin Walters2011-09-212-1/+6
* configure: Release 1.30GOBJECT_INTROSPECTION_1_30_0Colin Walters2011-09-201-2/+2
* Fix incorrect extension for tempfileDieter Verfaillie2011-09-191-1/+1
* Fix linking against libpythonDieter Verfaillie2011-09-172-3/+12
* add tests for arrays of simple structs and arrays of gvalueJohn (J5) Palmieri2011-09-152-0/+33
* Add constant value annotationJohan Dahlin2011-09-1410-15/+78
* tests: Add gir/ to toplevel typelib pathColin Walters2011-09-131-1/+1
* scanner: Don't add redundant notify signalColin Walters2011-09-121-4/+0
* Fix g_type_info_is_pointer() for overriden types of arguments.Pavel Holejsovsky2011-09-122-0/+43
* scanner: Only add notify signal to Object, not ParamSpec etc.Colin Walters2011-09-121-3/+4
* scanner: correctly handle structs with arrays of anon unionsTorsten Schönfeld2011-09-115-12/+126
* scanner: Add "notify" signal to GObjectColin Walters2011-09-092-0/+12