Owen Taylor
0faf142d0a
Add a GirParser object to hold the state of a compilation
...
Add a toplevel GirParser object to hold state that is global across
a compilation. Currently just holds the include path, but will
eventually also keep a cached list of parsed modules.
svn path=/trunk/; revision=901
2008-11-12 17:16:42 +00:00
Lucas Rocha
9a32d9b093
fix some build warnings.
...
2008-10-22 Lucas Rocha <lucasr@gnome.org>
* girepository/girmodule.c, girepository/gtypelib.c,
girepository/girparser.[ch]: fix some build warnings.
svn path=/trunk/; revision=783
2008-10-22 14:31:58 +00:00
Colin Walters
b31a2ae395
Fix --includedir handling
...
* tests/scanner/Makefile.am: Pass the right
--includedir args. Add a Makefile dep.
* tools/compiler.c: Pass includedirs down.
* girepository/girparser.c: Actually put
includedirs in context, pass down. Fix
locate_gir.
svn path=/trunk/; revision=514
2008-08-28 22:13:00 +00:00
Johan Dahlin
282a6c644e
Move shared *.[ch] files to girepository from tools
...
2008-08-09 Johan Dahlin <johan@gnome.org>
* girepository/Makefile.am:
* tools/Makefile.am:
* tools/girmodule.c:
* tools/girmodule.h:
* tools/girnode.c:
* tools/girnode.h:
* tools/girparser.c:
* tools/girparser.h:
* tools/girwriter.c:
* tools/girwriter.h:
Move shared *.[ch] files to girepository from tools
svn path=/trunk/; revision=337
2008-08-09 12:46:48 +00:00