ajacoutot
1e84e3e64b
Update to stable seed-3.2.0.
2011-09-22 08:03:12 +00:00
jasper
d4f38d862a
- update seed to 3.1.1.1 (git master as of today)
...
* unbreaks after recent gobject-introspection update
2011-09-21 20:27:30 +00:00
jasper
d81f8e3faf
remove a few more implied CONFIGURE_SHARED
2011-09-20 22:54:25 +00:00
jasper
9d1eccb70a
switch to using .tar.xz by default
2011-09-12 12:04:16 +00:00
ajacoutot
cff11ed126
Don't install libtool files.
2011-07-26 15:36:26 +00:00
jasper
397e4bc6ee
- enable mpfr module now that it's updated
2011-05-27 21:03:03 +00:00
jasper
848f1300a9
fix implicit declaration
2011-05-27 13:12:34 +00:00
jasper
cebe8f25ea
no need to include util.h for us.
2011-05-22 13:55:27 +00:00
jasper
d7b671ee79
tweak comments
2011-05-16 09:40:44 +00:00
jasper
0bc83b4283
- disable mpfr module, this needs mpfr 3.x after all.
2011-05-15 14:35:58 +00:00
jasper
f5a1e59407
- fix REPL by linking with termcap where we link with readline
...
- regen WANTLIB accordingly
2011-05-15 14:11:52 +00:00
jasper
ec8c518a25
this needs gnome-js-common
2011-05-13 10:11:41 +00:00
jasper
195cecc142
import seed 3.0.0
...
Seed is a library and interpreter, dynamically bridging (through
gobject-introspection) the WebKit JavaScriptCore engine with the GObject
type system. In a more concrete sense, Seed enables you to immediately
write applications around a significant portion of the GNOME platform,
and easily embed JavaScript as a scripting language in your GObject
library.
ok aja@
2011-05-13 09:59:35 +00:00