summaryrefslogtreecommitdiff
path: root/gir/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix the relative path that contains the girepositoryheadersTomeu Vizoso2010-06-011-1/+1
* [girepository] Split out GIBaseInfoJohan Dahlin2010-05-311-1/+7
* remove unnecessary $(srcdir)s from Makefile.amDan Winship2010-05-201-10/+10
* Add a basic gir for xrandrJohan Bilien2010-05-181-1/+2
* Add GIMarshallingTests-1.0-expected.gir so we track changes in the scannerTomeu Vizoso2010-05-061-0/+1
* Add tests for GAsyncReadyCallbackTomeu Vizoso2010-04-221-2/+2
* [everything] Depend on cairo properlyJohan Dahlin2010-04-201-4/+8
* Add missing build dependency for GIMarshallingTests on GObject-2.0.girColin Walters2010-04-181-5/+6
* Add --disable-tests configure flagColin Walters2010-04-181-0/+3
* Add foreign struct funcs to EverythingTomeu Vizoso2010-04-151-2/+2
* Add GIMarshallingTests typelibTomeu Vizoso2010-04-131-0/+21
* gir: Do not include generated gir files in the distributionJohan Bilien2010-02-011-1/+1
* Simplify Gio-2.0.gir rulesJohan Dahlin2009-12-311-2/+3
* Add -DGLIB_COMPILATION for GLib-2.0.gir.Halton Huo2009-12-231-0/+1
* Add a Makefile.introspectionJohan Dahlin2009-12-141-135/+112
* Replace LIBTOOL_LIBTOOL to LIBTOOL. Closes #592968.Halton Huo2009-08-251-2/+2
* Bug 574351 - Add --pkg-export optionGOBJECT_INTROSPECTION_0_6_4Colin Walters2009-08-241-1/+1
* LD_LIBRARY_PATH exorcismColin Walters2009-08-241-1/+1
* Make Everything-1.0.gir depend on GObject-2.0.girColin Walters2009-08-171-1/+1
* autoconf-2.64 compat: Don't use $(builddir)Owen W. Taylor2009-08-171-1/+1
* Move LPATH and $(CHECK_DEBUG) bits into $(SCANNER)Colin Walters2009-08-161-1/+1
* Excise shave in favor of automake 1.11 silent rulesColin Walters2009-08-161-6/+6
* -DGLIB_COMPILATION when scanning GLibColin Walters2009-08-151-0/+1
* Prepend to $LD_LIBRARY_PATH not appendOwen W. Taylor2009-08-131-1/+1
* Make sure the scanner and compiler are able to find libeverything.so.1Johan Bilien2009-06-161-2/+2
* Bug 585579: actually check Everything-1.0-expected.girC. Scott Ananian2009-06-161-3/+4
* Fix distcheck. A couple of files was missing from EXTRA_DIST.Marco Pesenti Gritti2009-06-161-1/+3
* Make g-ir-compiler find files installed by make installHolger Hans Peter Freyther2009-06-111-1/+1
* Remove duplicate typelib installation rulesroot2009-06-101-1/+1
* Bug 577546 - More annotations for GLib, GObject, GioColin Walters2009-06-091-0/+1
* Bug 585081 - Correct everything linkageSimon van der Linden2009-06-081-1/+1
* Move Everything into gir/, since it's a public libraryColin Walters2009-06-041-0/+35
* Add GObject-2.0.xpath to EXTRA_DISTJohan Dahlin2009-02-271-0/+1
* Use shave to reduce compiling outputJohan Dahlin2009-02-201-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