Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Colin Walters 6e656b4498 Put dependencies in typelibs, resolve them when loading
* gir/Makefile.am: Dep on Makefile
	* girepository/ginfo.c: Print out a nicer error
	message if we failed to load something.
	* girepository/girepository.c: Clean up
	default typelib handling; remove global
	default_typelib variable.  Ensure we handle
	NULL repository in more places.
	Support dependency resolution.
	* tests/Makefile.am: Kill off gobject.gir,
	it conflicts with the real one.
	* tests/Object.gir: Depend on GObject.
	* tools/generate.c: Take --includedir
	argument to say which directories to search
	for typelibs.  Print out dependencies.

svn path=/trunk/; revision=541
2008-08-30 20:31:07 +00:00
ginfo.c Put dependencies in typelibs, resolve them when loading 2008-08-30 20:31:07 +00:00
ginvoke.c Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
girepository.c Put dependencies in typelibs, resolve them when loading 2008-08-30 20:31:07 +00:00
girepository.h Put dependencies in typelibs, resolve them when loading 2008-08-30 20:31:07 +00:00
girmodule.c Put dependencies in typelibs, resolve them when loading 2008-08-30 20:31:07 +00:00
girmodule.h Put dependencies in typelibs, resolve them when loading 2008-08-30 20:31:07 +00:00
girnode.c Use binary mode for output file on Windows. 2008-08-28 16:55:37 +00:00
girnode.h Make enum serializing functions public. Clean up some whitespace. 2008-08-18 08:52:47 +00:00
girparser.c Put dependencies in typelibs, resolve them when loading 2008-08-30 20:31:07 +00:00
girparser.h Fix --includedir handling 2008-08-28 22:13:00 +00:00
girwriter.c Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
girwriter.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
gtypelib.c Put dependencies in typelibs, resolve them when loading 2008-08-30 20:31:07 +00:00
gtypelib.h Put dependencies in typelibs, resolve them when loading 2008-08-30 20:31:07 +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