Simplify Gio-2.0.gir rules
[gnome.gobject-introspection] / gir / Makefile.am
2009-12-31 Johan DahlinSimplify Gio-2.0.gir rules
2009-12-23 Halton HuoAdd -DGLIB_COMPILATION for GLib-2.0.gir.
2009-12-14 Johan DahlinAdd a Makefile.introspection
2009-08-25 Halton HuoReplace LIBTOOL_LIBTOOL to LIBTOOL. Closes #592968.
2009-08-24 Colin WaltersBug 574351 - Add --pkg-export option GOBJECT_INTROSPECTION_0_6_4
2009-08-24 Colin WaltersLD_LIBRARY_PATH exorcism
2009-08-17 Colin WaltersMake Everything-1.0.gir depend on GObject-2.0.gir
2009-08-17 Owen W. Taylorautoconf-2.64 compat: Don't use $(builddir)
2009-08-17 Colin WaltersMove LPATH and $(CHECK_DEBUG) bits into $(SCANNER)
2009-08-17 Colin WaltersExcise shave in favor of automake 1.11 silent rules
2009-08-16 Colin Walters-DGLIB_COMPILATION when scanning GLib
2009-08-13 Owen W. TaylorPrepend to $LD_LIBRARY_PATH not append
2009-06-16 Johan BilienMake sure the scanner and compiler are able to find...
2009-06-16 C. Scott AnanianBug 585579: actually check Everything-1.0-expected.gir
2009-06-16 Marco Pesenti GrittiFix distcheck. A couple of files was missing from EXTRA...
2009-06-11 Holger Hans Peter... Make g-ir-compiler find files installed by make install
2009-06-10 rootRemove duplicate typelib installation rules
2009-06-09 Colin WaltersBug 577546 - More annotations for GLib, GObject, Gio
2009-06-08 Simon van der LindenBug 585081 - Correct everything linkage
2009-06-04 Colin WaltersMove Everything into gir/, since it's a public library
2009-02-27 Johan DahlinAdd GObject-2.0.xpath to EXTRA_DIST
2009-02-21 Johan DahlinUse shave to reduce compiling output
2009-02-20 Colin WaltersBug 572423 - Support --c-include argument for specifyin...
2009-02-17 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-17 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-17 Johan DahlinSet LD_LIBRARY_PATH for girepository-1.0
2009-02-13 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-11 Colin WaltersBug 567906 - Put pkg-config dependencies in .gir files
2009-02-02 Colin WaltersBug 569408, Bug 568680 - Scanner misses fields (at...
2009-01-22 Colin WaltersUse correct pkg-config arguments for each gir
2009-01-15 Johan DahlinMove over the hand-written girs from gir-repository...
2009-01-15 Johan DahlinBug 567813 – Everything should be versioned
2008-11-26 Colin WaltersAdd --libtool option which we expect Automake-using...
2008-11-19 Colin WaltersAdd Gio Unix bits to the Gio.gir if available
2008-11-14 Colin WaltersCorrect nsversion for GIRepository
2008-11-13 Colin WaltersBug 558436 - avoid having scanner load app code
2008-11-12 Johan DahlinRemove unused variables, add a dependency of gireposito...
2008-11-12 Johan DahlinAdd a GIRepository-2.0.gir. Change the libtool lookup...
2008-10-30 Johan DahlinBug 558383 – builddir != srcdir build fails if giscanne...
2008-10-29 Tommi Komulainendistcheck fixes
2008-10-27 Johan Bilienadd annotation for g_file_delete
2008-10-25 Colin WaltersBug 557076 - move typelibs to $libdir
2008-10-23 Colin WaltersTypelibs should go in $(datadir) for now
2008-10-23 Johan BilienBug 557468 – Support for GI_TYPELIB_PATH
2008-10-21 Johan DahlinRename GLib-assertions.txt to GLib-2.0.xpath and includ...
2008-10-17 Johan Bilienadded annotations
2008-10-16 Colin WaltersMerge branch 'bug556331-includecleanup'
2008-10-15 Johan DahlinDisable check-local for now
2008-10-15 Tommi Komulainencheck that typelib -> gir -> typelib transformation...
2008-10-12 Colin WaltersBug 552858: versioning
2008-09-12 Colin WaltersAdd --xpath-assertions option to g-ir-scanner
2008-08-31 Johan Dahlintop_srcdir -> top_builddir
2008-08-31 Johan DahlinAdd a GModule.gir
2008-08-30 Colin WaltersPut dependencies in typelibs, resolve them when loading
2008-08-28 Colin WaltersExpand aliases when generating typelibs
2008-08-28 Johan DahlinMake distcheck pass.
2008-08-27 Johan DahlinRemove generated files
2008-08-27 Tor LillqvistMake g-ir-scanner work on Windows. Still problems with...
2008-08-26 Colin WaltersSearch $DATADIR/girepository instead of $DATADIR/gitype...
2008-08-26 Johan DahlinAvoid undeffing __GNUC__, instead define __attribute__...
2008-08-23 Colin WaltersDep on compiler
2008-08-23 Colin WaltersIgnore <include>. Parse them. Generate them. Process...
2008-08-22 Johan DahlinSend in undefs/defines via writing it directly to stdin...
2008-08-22 Johan DahlinUse the generated glibconfig.h for all scanner invokati...
2008-08-22 Johan DahlinMake it work again, clean up the mess I made
2008-08-22 Johan DahlinAvoid using builddir
2008-08-22 Johan Dahlin1->0, not 1->1
2008-08-22 Johan DahlinReplace glibconfig.h with our own, do some replacement...
2008-08-21 Johan DahlinBuild and install the Gio.typelib too
2008-08-21 Colin WaltersCLEANFILES typelibs too.
2008-08-21 Johan DahlinParse glibconfig.h as well and install the compiled...
2008-08-21 Johan DahlinDo not hard-core library names in the Makefile, reuse...
2008-08-20 Colin WaltersRemove g_irepository_register_file in favor of g_irepos...
2008-08-20 Johan DahlinInstall GObject.typelib
2008-08-20 Colin WaltersRename .gir files using GI namespace. Use XDG_DATA_DIRS...
2008-08-19 Colin WaltersType checking rework
2008-08-18 Johan DahlinSet ctype of enums Improve enum parsing for enums witho...
2008-08-17 Johan DahlinAdd a gio gir.
2008-08-17 Johan DahlinRegenerate GObject & GType. Avoid warnings when generating
2008-08-17 Colin WaltersMove .gir files to -good.gir, tweak build order.
2008-08-14 Johan DahlinDefine an internal _H_ variable so we skip parsing...
2008-08-14 Colin WaltersComment data structures. Also squash pointers in resolv...
2008-08-13 Colin WaltersInstall again. Add some more bits.
2008-08-13 Colin WaltersRecord typedefs as <alias> elements. Also attempt to...
2008-04-28 Johan DahlinReplace the GObject gidl with a GObject gir.