Bug 556610 – giscanner/girparser.py drops parameter options
[gnome.gobject-introspection] / tests / scanner / Makefile.am
2008-10-17 Johan BilienBug 556610 – giscanner/girparser.py drops parameter...
2008-10-16 Colin WaltersInclude gir dir when running g-ir-generate so we work...
2008-10-16 Colin WaltersDon't use --typelib-xml, use g-ir-generate
2008-10-16 Colin WaltersMerge branch 'bug556331-includecleanup'
2008-10-12 Colin WaltersBug 552858: versioning
2008-09-14 Tor LillqvistUse $(EXEEXT).
2008-09-01 Johan DahlinSet PYTHONPATH so the scanner can run even if you didn...
2008-08-31 Colin WaltersLook for libtool library in current directory
2008-08-28 Colin WaltersFix --includedir handling
2008-08-28 Tor LillqvistUse binary mode for output file on Windows.
2008-08-28 Johan DahlinMake distcheck pass.
2008-08-23 Colin WaltersAdd deps on Makefile
2008-08-23 Johan DahlinAvoid in utility.gir, as it doesn't work
2008-08-23 Colin WaltersIgnore <include>. Parse them. Generate them. Process...
2008-08-23 Johan DahlinAvoid duplication in the Makefile, regenerate with...
2008-08-22 Colin WaltersDefault to --raw. Update.
2008-08-22 Colin WaltersPass through recursive types. Avoid overwriting errors...
2008-08-20 Colin WaltersRename .gir files using GI namespace. Use XDG_DATA_DIRS...
2008-08-20 Johan DahlinRe-wrap
2008-08-20 Johan DahlinRe-run against new glib/gobject girs
2008-08-20 Johan DahlinSplit out annotation tests out of foo
2008-08-20 Johan DahlinFoo->foo, foo-object.h -> foo.h
2008-08-20 Johan DahlinMove the drawable parts out of Foo to its own test.
2008-08-18 Johan DahlinSet ctype of enums Improve enum parsing for enums witho...
2008-08-16 Johan DahlinRegenerate
2008-08-12 Colin WaltersDep .gir files on scanner sources too. Also remove...
2008-08-09 Johan DahlinRename tests/parser to test/scanner