Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gir/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add GObject-2.0.xpath to EXTRA_DISTJohan Dahlin2009-02-271-0/+1
* Use shave to reduce compiling outputJohan Dahlin2009-02-211-5/+5
* Bug 572423 - Support --c-include argument for specifying C headersColin Walters2009-02-201-13/+18
* Merge branch 'master' of ssh://walters@git.gnome.org/git/gobject-introspectionColin Walters2009-02-171-1/+1
|\
| * Set LD_LIBRARY_PATH for girepository-1.0Johan Dahlin2009-02-171-1/+1
* | Bug 567906 - Put pkg-config dependencies in .gir filesColin Walters2009-02-111-0/+1
|/
* Bug 569408, Bug 568680 - Scanner misses fields (at least in GObject.Object)Colin Walters2009-02-021-0/+2
* Use correct pkg-config arguments for each girColin Walters2009-01-221-4/+3
* Move over the hand-written girs from gir-repository so upstream librariesJohan Dahlin2009-01-151-15/+27
* Bug 567813 – Everything should be versionedJohan Dahlin2009-01-151-3/+3
* Add --libtool option which we expect Automake-using people to passColin Walters2008-11-261-0/+5
* Add Gio Unix bits to the Gio.gir if availableColin Walters2008-11-191-1/+8
* 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 annotation for g_file_deleteJohan Bilien2008-10-271-1/+2
* 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-211-1/+3
* added annotationsJohan Bilien2008-10-171-1/+2
* 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-121-0/+2
* 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-271-2/+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