| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 557076 - move typelibs to $libdir | Colin Walters | 2008-10-25 | 1 | -1/+1 |
* | Typelibs should go in $(datadir) for now | Colin Walters | 2008-10-23 | 1 | -1/+1 |
* | Bug 557468 – Support for GI_TYPELIB_PATH | Johan Bilien | 2008-10-23 | 1 | -1/+1 |
* | Rename GLib-assertions.txt to GLib-2.0.xpath and include it in EXTRA_DIST | Johan Dahlin | 2008-10-21 | 2 | -1/+3 |
* | added annotations | Johan Bilien | 2008-10-17 | 2 | -1/+8 |
* | Merge branch 'bug556331-includecleanup' | Colin Walters | 2008-10-16 | 1 | -3/+7 |
* | Disable check-local for now | Johan Dahlin | 2008-10-15 | 1 | -1/+1 |
* | check that typelib -> gir -> typelib transformation is lossless (it's not) | Tommi Komulainen | 2008-10-15 | 1 | -0/+21 |
* | Bug 552858: versioning | Colin Walters | 2008-10-12 | 1 | -17/+17 |
* | Add --xpath-assertions option to g-ir-scanner | Colin Walters | 2008-09-12 | 2 | -0/+5 |
* | top_srcdir -> top_builddir | Johan Dahlin | 2008-08-31 | 1 | -3/+3 |
* | Add a GModule.gir | Johan Dahlin | 2008-08-31 | 1 | -1/+25 |
* | Put dependencies in typelibs, resolve them when loading | Colin Walters | 2008-08-30 | 1 | -6/+6 |
* | Expand aliases when generating typelibs | Colin Walters | 2008-08-28 | 1 | -2/+2 |
* | Make distcheck pass. | Johan Dahlin | 2008-08-28 | 1 | -3/+3 |
* | Remove generated files | Johan Dahlin | 2008-08-27 | 4 | -40591/+0 |
* | Make g-ir-scanner work on Windows. Still problems with the typelib code. | Tor Lillqvist | 2008-08-27 | 1 | -5/+27 |
* | Search $DATADIR/girepository instead of $DATADIR/gitypelibs; this naming | Colin Walters | 2008-08-26 | 1 | -1/+1 |
* | Avoid undeffing __GNUC__, instead define __attribute__ & friends. Remove | Johan Dahlin | 2008-08-26 | 1 | -2/+1 |
* | Dep on compiler | Colin Walters | 2008-08-23 | 1 | -2/+2 |
* | Ignore <include>. Parse them. Generate them. Process <include> | Colin Walters | 2008-08-23 | 1 | -1/+0 |
* | Send in undefs/defines via writing it directly to stdin of cpp instead of | Johan Dahlin | 2008-08-22 | 1 | -1/+1 |
* | Use the generated glibconfig.h for all scanner invokations. Rename it to | Johan Dahlin | 2008-08-22 | 1 | -10/+2 |
* | Make it work again, clean up the mess I made | Johan Dahlin | 2008-08-22 | 1 | -7/+4 |
* | Avoid using builddir | Johan Dahlin | 2008-08-22 | 1 | -5/+5 |
* | 1->0, not 1->1 | Johan Dahlin | 2008-08-22 | 1 | -1/+1 |
* | Replace glibconfig.h with our own, do some replacement for CPP/C features | Johan Dahlin | 2008-08-22 | 1 | -2/+14 |
* | Build and install the Gio.typelib too | Johan Dahlin | 2008-08-21 | 1 | -1/+1 |
* | CLEANFILES typelibs too. | Colin Walters | 2008-08-21 | 1 | -0/+1 |
* | Parse glibconfig.h as well and install the compiled typelib | Johan Dahlin | 2008-08-21 | 1 | -2/+3 |
* | Do not hard-core library names in the Makefile, reuse ctypes find_library | Johan Dahlin | 2008-08-21 | 1 | -6/+9 |
* | Remove g_irepository_register_file in favor of g_irepository_require. | Colin Walters | 2008-08-20 | 1 | -0/+1 |
* | Install GObject.typelib | Johan Dahlin | 2008-08-20 | 1 | -4/+4 |
* | Rename .gir files using GI namespace. Use XDG_DATA_DIRS for looking up | Colin Walters | 2008-08-20 | 1 | -8/+13 |
* | Regnerate Do not delete Class structures, we need them in gdk/gtk. | Johan Dahlin | 2008-08-20 | 3 | -576/+5052 |
* | Type checking rework | Colin Walters | 2008-08-19 | 1 | -1/+4 |
* | Regenerate. | Johan Dahlin | 2008-08-18 | 3 | -10369/+12330 |
* | Set ctype of enums Improve enum parsing for enums without a GType. Make | Johan Dahlin | 2008-08-18 | 1 | -0/+1 |
* | Add a gio gir. | Johan Dahlin | 2008-08-17 | 2 | -3/+9854 |
* | Regenerate GObject & GType. Avoid warnings when generating | Johan Dahlin | 2008-08-17 | 3 | -147/+38 |
* | Move .gir files to -good.gir, tweak build order. | Colin Walters | 2008-08-17 | 3 | -2/+6 |
* | Regenerate | Johan Dahlin | 2008-08-16 | 2 | -118/+1113 |
* | Define an internal _H_ variable so we skip parsing both i18n headers, only | Johan Dahlin | 2008-08-14 | 2 | -1/+16886 |
* | Comment data structures. Also squash pointers in resolve_type_name to | Colin Walters | 2008-08-14 | 2 | -8/+6543 |
* | Install again. Add some more bits. | Colin Walters | 2008-08-13 | 2 | -2/+33 |
* | Use correct namespace, add GType. Handle aliases. Record aliases. Make | Colin Walters | 2008-08-13 | 1 | -1/+2 |
* | Record typedefs as <alias> elements. Also attempt to look up types in | Colin Walters | 2008-08-13 | 1 | -2/+2 |
* | Add parent for GInitiallyUnowned | Johan Dahlin | 2008-04-28 | 1 | -0/+1 |
* | Replace the GObject gidl with a GObject gir. | Johan Dahlin | 2008-04-28 | 2 | -0/+17 |