Commit Graph

73 Commits

Author SHA1 Message Date
jasper
9aef8acc8f - bugfix update gobject-introspection to 0.10.1 2011-01-13 08:08:47 +00:00
jasper
ab21b85708 - update gobject-introspection to 0.10.0
ok aja@
2010-12-23 14:34:49 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
jasper
af09ddef9e - this can use our libtool now, prompted by steven. 2010-10-27 13:09:35 +00:00
steven
6565e780fe indicate reason for gnu libtool 2010-10-25 11:39:59 +00:00
jasper
e4a7d37e6e - improve handling libtool a bit better 2010-10-24 15:33:14 +00:00
jasper
f23b59bbf5 - update gobject-introspection to 0.9.12 (development release needed by folks)
teeth-grindingly ok'd by aja
2010-10-24 13:40:27 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
8cad0d9dcd - slightly improve the situation on sparc64:
* extend the DO_ALIGNED_COPY usage from girnode.c into ginfo.c
(freebsd seems to do the same)
* skips tests/scanner/ as opensolaris and several other distributions do,
this prevents g-ir-repository SIGBUSing there and allows the build to succeed.

it's not really a great improvement (apart from ginfo.c patch), but at least
it allows things to move forward, and gobject-introspection isn't enabled yet
in other ports.

ok ajacoutot@
2010-09-07 11:39:12 +00:00
jasper
80fcd82c2c - first round of bumps for devel 2010-08-30 22:03:58 +00:00
ajacoutot
198c0dca6e Don't hardcode "cc" in sourcescanner.py. 2010-08-26 08:01:44 +00:00
ajacoutot
4d03749581 Update to gobject-introspection-0.6.14.
hobbits take maintainership.
2010-07-30 05:49:24 +00:00
steven
06c5620840 use gnu libtool 2010-06-12 17:02:27 +00:00
ajacoutot
736035b9a4 Don't use SUBST_CMD on non existing files. 2010-05-01 09:10:00 +00:00
jasper
7613405e93 hmm, forgot to bump 2010-04-28 17:15:45 +00:00
jasper
2645f3861f - fix lib depends and regen wantlib 2010-04-28 10:10:44 +00:00
jasper
49ad6b3c1b - add reminder comment 2010-04-20 11:36:37 +00:00
jasper
3ef156ac24 - update gobject-introspection to 0.6.10
* this seems to be making sparc64 quite a bit less sad.
2010-04-20 11:20:08 +00:00
jasper
a911dd377a - update gobject-introspection to 0.6.9...still badly broken on sparc64. 2010-03-29 15:17:10 +00:00
ajacoutot
df1c0ad448 Update to gobject-introspection-0.6.7.
ok jasper@
2009-12-22 15:19:52 +00:00
jasper
24013d61a6 Prevent redefinition of ALIGN in giroffsets.c, doesn't fix sparc64 build though.. 2009-11-12 21:48:18 +00:00
jasper
3f3b372442 import gobject-introspection 0.6.5
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection data
can be used in several different use cases, for example automatic code
generation for bindings, API verification and documentation generation.

feedback and ok ajacoutot@ landry@
2009-09-24 20:08:09 +00:00