summaryrefslogtreecommitdiff
path: root/gir
Commit message (Expand)AuthorAgeFilesLines
* Correct nsversion for GIRepositoryColin Walters2008-11-141-1/+1
* Bug 558436 - avoid having scanner load app codeColin Walters2008-11-131-25/+19
* Remove unused variables, add a dependency of girepository.ch, so when theyJohan Dahlin2008-11-121-5/+5
* Add a GIRepository-2.0.gir. Change the libtool lookup slightly so we canJohan Dahlin2008-11-121-8/+35
* Bug 558383 – builddir != srcdir build fails if giscanner python moduleJohan Dahlin2008-10-301-5/+6
* distcheck fixesTommi Komulainen2008-10-291-2/+3
* add allow-none annotations, based on the pygobject .defs fileJohan Bilien2008-10-271-2/+526
* add annotation for g_file_deleteJohan Bilien2008-10-272-1/+8
* Bug 557076 - move typelibs to $libdirColin Walters2008-10-251-1/+1
* Typelibs should go in $(datadir) for nowColin Walters2008-10-231-1/+1
* Bug 557468 – Support for GI_TYPELIB_PATHJohan Bilien2008-10-231-1/+1
* Rename GLib-assertions.txt to GLib-2.0.xpath and include it in EXTRA_DISTJohan Dahlin2008-10-212-1/+3
* added annotationsJohan Bilien2008-10-172-1/+8
* Merge branch 'bug556331-includecleanup'Colin Walters2008-10-161-3/+7
* Disable check-local for nowJohan Dahlin2008-10-151-1/+1
* check that typelib -> gir -> typelib transformation is lossless (it's not)Tommi Komulainen2008-10-151-0/+21
* Bug 552858: versioningColin Walters2008-10-121-17/+17
* Add --xpath-assertions option to g-ir-scannerColin Walters2008-09-122-0/+5
* top_srcdir -> top_builddirJohan Dahlin2008-08-311-3/+3
* Add a GModule.girJohan Dahlin2008-08-311-1/+25
* Put dependencies in typelibs, resolve them when loadingColin Walters2008-08-301-6/+6
* Expand aliases when generating typelibsColin Walters2008-08-281-2/+2
* Make distcheck pass.Johan Dahlin2008-08-281-3/+3
* Remove generated filesJohan Dahlin2008-08-274-40591/+0
* Make g-ir-scanner work on Windows. Still problems with the typelib code.Tor Lillqvist2008-08-271-5/+27
* Search $DATADIR/girepository instead of $DATADIR/gitypelibs; this namingColin Walters2008-08-261-1/+1
* Avoid undeffing __GNUC__, instead define __attribute__ & friends. RemoveJohan Dahlin2008-08-261-2/+1
* Dep on compilerColin Walters2008-08-231-2/+2
* Ignore <include>. Parse them. Generate them. Process <include>Colin Walters2008-08-231-1/+0
* Send in undefs/defines via writing it directly to stdin of cpp instead ofJohan Dahlin2008-08-221-1/+1
* Use the generated glibconfig.h for all scanner invokations. Rename it toJohan Dahlin2008-08-221-10/+2
* Make it work again, clean up the mess I madeJohan Dahlin2008-08-221-7/+4
* Avoid using builddirJohan Dahlin2008-08-221-5/+5
* 1->0, not 1->1Johan Dahlin2008-08-221-1/+1
* Replace glibconfig.h with our own, do some replacement for CPP/C featuresJohan Dahlin2008-08-221-2/+14
* Build and install the Gio.typelib tooJohan Dahlin2008-08-211-1/+1
* CLEANFILES typelibs too.Colin Walters2008-08-211-0/+1
* Parse glibconfig.h as well and install the compiled typelibJohan Dahlin2008-08-211-2/+3
* Do not hard-core library names in the Makefile, reuse ctypes find_libraryJohan Dahlin2008-08-211-6/+9
* Remove g_irepository_register_file in favor of g_irepository_require.Colin Walters2008-08-201-0/+1
* Install GObject.typelibJohan Dahlin2008-08-201-4/+4
* Rename .gir files using GI namespace. Use XDG_DATA_DIRS for looking upColin Walters2008-08-201-8/+13
* Regnerate Do not delete Class structures, we need them in gdk/gtk.Johan Dahlin2008-08-203-576/+5052
* Type checking reworkColin Walters2008-08-191-1/+4
* Regenerate.Johan Dahlin2008-08-183-10369/+12330
* Set ctype of enums Improve enum parsing for enums without a GType. MakeJohan Dahlin2008-08-181-0/+1
* Add a gio gir.Johan Dahlin2008-08-172-3/+9854
* Regenerate GObject & GType. Avoid warnings when generatingJohan Dahlin2008-08-173-147/+38
* Move .gir files to -good.gir, tweak build order.Colin Walters2008-08-173-2/+6
* RegenerateJohan Dahlin2008-08-162-118/+1113