summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Add ffi cflags/libs/requires to exported .pcJohan Dahlin2009-12-041-3/+11
* Revert "Require libffi.pc"Johan Dahlin2009-12-041-2/+41
* [configure.ac] Followup to 494c1c92520 - restore $GCOV_LIBSColin Walters2009-12-021-0/+1
* Require libffi.pcColin Walters2009-12-021-41/+1
* Post release version bumpOwen W. Taylor2009-09-041-1/+1
* Bump version to 0.6.5GOBJECT_INTROSPECTION_0_6_5Owen W. Taylor2009-09-041-1/+1
* Excise shave in favor of automake 1.11 silent rulesColin Walters2009-08-161-3/+3
* Only accept bison as yacc toolColin Walters2009-08-051-1/+1
* Bug 583686 - Add gobject-introspection-no-export-1.0.pcColin Walters2009-07-061-1/+2
* Post release version bumpJohan Dahlin2009-06-221-1/+1
* Make g-ir-compiler find files installed by make installHolger Hans Peter Freyther2009-06-111-0/+9
* Move Everything into gir/, since it's a public libraryColin Walters2009-06-041-1/+0
* Substitute g-ir-scanner in Makefile, not in configure.acColin Walters2009-03-161-1/+0
* Bug 574501 - Install giscanner Python module to private directoryColin Walters2009-03-161-0/+1
* Punt on building with older gtk-doc; version skew in gtk-doc.make makes patch...Colin Walters2009-02-231-1/+1
* Use shave to reduce compiling outputJohan Dahlin2009-02-201-0/+4
* Various gtk-doc fixes: only require 1.11, remove generated files, add docs to...Colin Walters2009-02-181-1/+1
* Add a simple invokation exampleJohan Dahlin2009-02-171-0/+1
* Add gtk-doc supportJohan Dahlin2009-02-121-0/+5
* Post-release version bumpJohan Dahlin2009-01-221-1/+1
* Post release version bumpJohan Dahlin2008-11-251-1/+1
* Bug 562022 – gobject-introspection needs python headersJohan Dahlin2008-11-231-1/+1
* Add Gio Unix bits to the Gio.gir if availableColin Walters2008-11-191-0/+2
* g_irepository_dump implementationColin Walters2008-11-131-3/+4
* use 'introspection' component for bugsTommi Komulainen2008-11-121-1/+1
* Add tests for field offset computationsOwen Taylor2008-11-111-0/+1
* Split g_ir_ffi_get_ffi_type() out from ginvoke.cOwen Taylor2008-11-111-0/+2
* Bug 557898 – Fails to build on OSX 10.4Tommi Komulainen2008-11-011-5/+8
* Post release version bumpJohan Dahlin2008-10-311-1/+1
* === 0.6.0 ===GOBJECT_INTROSPECTION_0_6_0Johan Dahlin2008-10-311-2/+2
* move tests/types to tests/everythingTommi Komulainen2008-10-291-1/+1
* Bug 557076 - move typelibs to $libdirColin Walters2008-10-251-0/+16
* enable bunch of gcc warning CFLAGSTommi Komulainen2008-10-161-0/+23
* Bug 556400 – Fails to build on OS X 10.4Tommi Komulainen2008-10-151-0/+1
* Add tests/repository which has some repository regression testsColin Walters2008-10-121-0/+1
* Bug 555946: Install a test module exercising all types, transfer rules,Tommi Komulainen2008-10-111-0/+1
* Bug 522384: Use SHLIB_SUFFIX intead of G_MODULE_SUFFIX for DarwinColin Walters2008-09-191-0/+14
* Post-release version bumpJohan Dahlin2008-09-011-2/+2
* Bump version to 0.5.0Johan Dahlin2008-08-311-1/+8
* Make g-ir-scanner work on Windows. Still problems with the typelib code.Tor Lillqvist2008-08-271-0/+21
* Use the generated glibconfig.h for all scanner invokations. Rename it toJohan Dahlin2008-08-221-0/+1
* Rename tests/parser to test/scannerJohan Dahlin2008-08-091-10/+11
* Rename pkg-config name to gobject-introspection-1.0, Do not installedJohan Dahlin2008-05-311-1/+1
* Replace the GObject gidl with a GObject gir.Johan Dahlin2008-04-281-1/+1
* Switch over to GIR as the default format. Add a simple GIDL parser. UpdateJohan Dahlin2008-04-281-1/+1
* Add initial python bindings for the scanner and depend on python 2.5.Johan Dahlin2008-03-251-0/+6
* Move the scanner to a separate library.Johan Dahlin2008-03-251-0/+1
* Require automake 1.10 Add GCOV_LIBS to GILIBSJohan Dahlin2008-03-101-1/+1
* Consistent checks, add missing 'test'Johan Dahlin2008-03-071-5/+5
* Take advantage of a libffi.pc if one exists, as it does on Fedora 8. MakeHavoc Pennington2008-03-051-21/+21