Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Tommi Komulainen 65b8727e57 Bug 557898 – Fails to build on OSX 10.4
2008-11-01  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* configure.ac: Check for $shrext_cmds that should be implicitly
	available if you're using libtool >= 2.0. If undefined, call
	libtool --config explicitly to get its value.
	* girepository/gtypelib.c: Remove special case for (non-)Darwin
	systems as unneeded.

svn path=/trunk/; revision=859
2008-11-01 18:21:55 +00:00
ginfo.c Bug 557786 - support fixed size arrays 2008-10-25 15:20:54 +00:00
ginvoke.c Bug 558068 – when invoking a method, offset the in arguments by one, not 2008-10-27 15:03:18 +00:00
girepository.c Bug 557791 – g_irepository_require() could return a GTypelib * 2008-10-25 15:48:50 +00:00
girepository.h Bug 557791 – g_irepository_require() could return a GTypelib * 2008-10-25 15:48:50 +00:00
girmodule.c Export two private methods to avoid an compiler warning 2008-10-24 11:32:31 +00:00
girmodule.h Export two private methods to avoid an compiler warning 2008-10-24 11:32:31 +00:00
girnode.c Bug 557786 - support fixed size arrays 2008-10-25 15:20:54 +00:00
girnode.h Bug 557786 - support fixed size arrays 2008-10-25 15:20:54 +00:00
girparser.c Bug 557786 - support fixed size arrays 2008-10-25 15:20:54 +00:00
girparser.h fix some build warnings. 2008-10-22 14:31:58 +00:00
girwriter.c Bug 557405 – Use 'allow-none' consistently 2008-10-22 14:02:02 +00:00
girwriter.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
gtypelib.c Bug 557898 – Fails to build on OSX 10.4 2008-11-01 18:21:55 +00:00
gtypelib.h Bug 557786 - support fixed size arrays 2008-10-25 15:20:54 +00:00
Makefile.am Make g-ir-scanner work on Windows. Still problems with the typelib code. 2008-08-27 13:33:21 +00:00