Add a GIRepository-2.0.gir. Change the libtool lookup slightly so we can
authorJohan Dahlin <jdahlin@async.com.br>
Wed, 12 Nov 2008 12:04:54 +0000 (12:04 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Wed, 12 Nov 2008 12:04:54 +0000 (12:04 +0000)
commit8401f6e5cbc509011e2b8e462806e3f678f905c8
tree0fa1ff28f008743c993e3b3c5dce8cc93425f2d2
parentbb360d7d309488419d944d6ac4a4457bdcefe580
Add a GIRepository-2.0.gir. Change the libtool lookup slightly so we can

2008-11-12  Johan Dahlin  <jdahlin@async.com.br>

        * gir/Makefile.am:
        * giscanner/glibtransformer.py:
        * tools/g-ir-scanner:
        Add a GIRepository-2.0.gir. Change the libtool lookup slightly
        so we can just pass in --library=foo/bar/baz.la and the scanner
        does the right thing.
        Don't warn for _get_type() functions if they don't take any
        parameters

svn path=/trunk/; revision=890
ChangeLog
gir/Makefile.am
giscanner/glibtransformer.py
tools/g-ir-scanner