ajacoutot
fb8aa835b1
Install files where they belong too (i.e. don't move out from default).
2011-05-14 11:22:12 +00:00
ajacoutot
767b6b8013
Don't install static lib and libtool file for modules.
2011-05-13 22:18:34 +00:00
ajacoutot
671738ab09
Use MODPY_ADJ_FILES to remove the 'env python' stuffs...
2011-04-27 12:53:01 +00:00
jasper
f65c5de38a
- update to 0.10.8
...
ok aja@
2011-04-25 11:43:17 +00:00
ajacoutot
4db5ec9a69
Remove now unneeded patches.
...
ok jasper@
2011-04-07 16:16:21 +00:00
jasper
fb4272abb3
- remove chunk that's unneeded since we prime girscanner already
2011-04-07 15:19:34 +00:00
jasper
4f4b79cd93
- tweak the way we depend on cairo, it's just a build/run dependency now.
...
ok aja@
2011-04-07 15:09:58 +00:00
jasper
1825cf216a
adjust comment after previous commit
2011-04-07 14:53:52 +00:00
ajacoutot
94486db95f
Re-enable tests now that they work on sparc64. This allows use to generate
...
regress.c amongst other things.
ok jasper@
2011-04-07 14:50:22 +00:00
ajacoutot
9730fbe455
Get LIBTOOL from the environment so that we can choose between our libtool
...
or the gnu one (default to our libtool).
ok jasper@
2011-04-07 11:09:06 +00:00
jasper
5ae2a3dd13
- don't override ${CC} with gcc.
2011-04-07 09:57:18 +00:00
jasper
ec0223b808
- prime the scanner to search in ${X11BASE}/include and ${LOCALBASE}/include
...
ok aja@
2011-04-07 09:38:12 +00:00
jasper
335a4d139f
- update to 0.10.7
...
ok aja@
2011-04-07 09:28:32 +00:00
jasper
96efc8eba7
- bugfix update of gobject-introspection to 0.10.6
2011-03-30 17:53:29 +00:00
jasper
1990ab2725
- update gobject-introspection to 0.10.3
2011-03-02 06:35:23 +00:00
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