Commit Graph

25 Commits

Author SHA1 Message Date
ajacoutot
89acf94fe0 Update to vala-0.8.1. 2010-04-24 10:09:41 +00:00
ajacoutot
3244da9b1f Update to vala-0.7.10. 2010-03-21 09:42:37 +00:00
ajacoutot
756c5fa911 Update to vala-0.7.9. 2009-12-19 15:45:44 +00:00
ajacoutot
357c76a012 Update to vala-0.7.8. 2009-11-14 11:39:57 +00:00
ajacoutot
908cb94cd6 Update to vala-0.7.7 2009-09-28 16:55:14 +00:00
ajacoutot
30c2c9cd80 Update to vala-0.7.6. 2009-09-18 07:44:50 +00:00
ajacoutot
aca8853e46 Update to vala-0.7.5. 2009-08-03 10:17:53 +00:00
ajacoutot
2fcb821892 - update to vala-0.7.4
ok jasper@
2009-07-12 20:08:20 +00:00
ajacoutot
68e36d0601 - upgrade to vala-0.7.3 2009-06-02 04:03:10 +00:00
ajacoutot
95ffe6afb4 - update to vala-0.7.2
(many bug fixes and binding updates)
2009-05-08 08:42:38 +00:00
ajacoutot
94d243ddb4 - update to vala-0.7.1 2009-05-06 11:56:02 +00:00
ajacoutot
98051dd4ec - update to vala-0.7.0 2009-04-07 21:45:59 +00:00
ajacoutot
b553cbab13 - update to vala-0.6.0 2009-04-04 15:14:58 +00:00
ajacoutot
2fe24cc433 - set maintainance to Hobbits Inc. 2009-03-22 19:25:41 +00:00
ajacoutot
5b58189176 - update vala to version 0.5.7 2009-03-22 19:18:32 +00:00
ajacoutot
6fa2c207ca - update to vala 0.5.6 2009-01-24 16:50:45 +00:00
ajacoutot
19d74d1e29 - update to vala-0.5.3
vala-gen-project has been moved to an external project: vtg (Vala Toys
for gedit)
2008-12-17 13:56:41 +00:00
jasper
41bf190970 - update vala to 0.5.1
* adds lots of new bindings, features and bug fixes
2008-11-24 19:30:11 +00:00
jasper
d5401fca1e - update vala to 0.3.5 2008-10-26 17:24:16 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
jasper
6a8912b221 - update vala to 0.3.4, many new bindings 2008-06-29 22:04:56 +00:00
sthen
6abd222381 sync WANTLIB following cairo update. ok naddy 2008-06-29 20:44:51 +00:00
ajacoutot
e26775f9fe - remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages

"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
jasper
9af6ebf21d - update to 0.3.2
(many bugfixes and improvents to bindings/docs)
2008-05-13 10:06:51 +00:00
jasper
63e0f5b5e8 import vala 0.3.1
Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to
applications and libraries written in C.

valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code. It's also planned to generate GIDL files when gobject-
introspection is ready.

ok ajacoutot@
2008-05-05 09:27:40 +00:00