summaryrefslogtreecommitdiff
path: root/tests/scanner/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't install barapp.Colin Walters2008-12-111-1/+1
* Add --libtool option which we expect Automake-using people to passColin Walters2008-11-261-0/+6
* Remove hand-rolled generation of .tgirColin Walters2008-11-261-5/+1
* fix builddir != srcdirTommi Komulainen2008-11-181-1/+1
* Bug 558436 - avoid having scanner load app codeColin Walters2008-11-131-25/+35
* Bug 558383 – builddir != srcdir build fails if giscanner python moduleJohan Dahlin2008-10-301-6/+7
* fix distcheckTommi Komulainen2008-10-291-0/+4
* distcheck fixesTommi Komulainen2008-10-291-3/+5
* Bug 557377 – Add test to ensure annotations survive the roundtrip via typelibTommi Komulainen2008-10-221-2/+11
* Add GtkFrob test that mirrors GtkSourceColin Walters2008-10-181-1/+17
* Bug 556610 – giscanner/girparser.py drops parameter optionsJohan Bilien2008-10-171-0/+5
* Include gir dir when running g-ir-generate so we work uninstalledColin Walters2008-10-161-2/+2
* Don't use --typelib-xml, use g-ir-generateColin Walters2008-10-161-4/+8
* Merge branch 'bug556331-includecleanup'Colin Walters2008-10-161-7/+11
* Bug 552858: versioningColin Walters2008-10-121-12/+36
* Use $(EXEEXT).Tor Lillqvist2008-09-141-1/+1
* Set PYTHONPATH so the scanner can run even if you didn't install anything.Johan Dahlin2008-09-011-2/+2
* Look for libtool library in current directoryColin Walters2008-08-311-2/+2
* Fix --includedir handlingColin Walters2008-08-281-2/+2
* Use binary mode for output file on Windows.Tor Lillqvist2008-08-281-0/+4
* Make distcheck pass.Johan Dahlin2008-08-281-1/+3
* Add deps on MakefileColin Walters2008-08-231-2/+2
* Avoid in utility.gir, as it doesn't workJohan Dahlin2008-08-231-2/+2
* Ignore <include>. Parse them. Generate them. Process <include>Colin Walters2008-08-231-2/+0
* Avoid duplication in the Makefile, regenerate with new namespaces (same asJohan Dahlin2008-08-231-70/+33
* Default to --raw. Update.Colin Walters2008-08-221-1/+1
* Pass through recursive types. Avoid overwriting errors. Always write theColin Walters2008-08-221-3/+17
* Rename .gir files using GI namespace. Use XDG_DATA_DIRS for looking upColin Walters2008-08-201-8/+8
* Re-wrapJohan Dahlin2008-08-201-2/+2
* Re-run against new glib/gobject girsJohan Dahlin2008-08-201-4/+9
* Split out annotation tests out of fooJohan Dahlin2008-08-201-13/+32
* Foo->foo, foo-object.h -> foo.hJohan Dahlin2008-08-201-7/+7
* Move the drawable parts out of Foo to its own test.Johan Dahlin2008-08-201-4/+21
* Set ctype of enums Improve enum parsing for enums without a GType. MakeJohan Dahlin2008-08-181-0/+2
* RegenerateJohan Dahlin2008-08-161-1/+1
* Dep .gir files on scanner sources too. Also remove @ so we see scannerColin Walters2008-08-121-4/+5
* Rename tests/parser to test/scannerJohan Dahlin2008-08-091-0/+58