[EXTRA] inotifytools
[gnome.gobject-introspection] / giscanner / Makefile.am
2009-08-17 Owen W. TaylorResolve library names to shared libraries ourselves
2009-03-16 Colin WaltersBug 574501 - Install giscanner Python module to private...
2009-01-12 Johan DahlinBug 563794 - Redo annotation parsing & applying
2008-11-13 Colin WaltersBug 558436 - avoid having scanner load app code
2008-10-31 Tommi KomulainenList in-tree libraries first in LDADD / LIBADD
2008-10-30 Johan DahlinRemove arguments from the constructor, move them to...
2008-10-21 Johan DahlinBug 556358 - don't use libtool internals
2008-09-12 Colin WaltersAdd --xpath-assertions option to g-ir-scanner
2008-08-29 Johan DahlinRemove gidl support.
2008-08-28 Johan DahlinMake distcheck pass.
2008-08-27 Johan DahlinOnly send in -no-undefined on Win32 as it breaks on...
2008-08-27 Tor LillqvistMake g-ir-scanner work on Windows. Still problems with...
2008-08-26 Johan DahlinAvoid undeffing __GNUC__, instead define __attribute__...
2008-08-22 Colin WaltersInstall config.py, better error handling if we forget...
2008-08-22 Johan DahlinRemove G_GNUC_EXTENSION too
2008-08-22 Johan Dahlinundef instead of define xxx 0
2008-08-22 Johan DahlinUse the generated glibconfig.h for all scanner invokati...
2008-06-03 Johan DahlinImprove enum member parsing and introspection
2008-04-28 Johan DahlinFirst steps towards passing distcheck
2008-04-28 Johan DahlinSwitch over to GIR as the default format. Add a simple...
2008-04-26 Johan DahlinSplit out nodes to ast.py and glibast.py
2008-04-26 Johan DahlinRename treebuilder to transformer and gobjectreebuilder to
2008-04-26 Johan DahlinAdd LGPLv2 license header and install all python files
2008-03-25 Johan DahlinAdd initial python bindings for the scanner and depend...
2008-03-25 Johan DahlinMove the scanner to a separate library.