Re: [Vala] Fast compile times in vala using TCC instead of GCC?

2010-04-21 Thread Andrea Del Signore
On Tue, 2010-04-20 at 23:46 -0700, Joseph Montanez wrote: Im working on a netbook, so compile times are much longer and the larger my vala code base gets the longer it takes to compile. I've found TCC compiles 4x faster gcc. As a note -pthread needs to be converted into -lpthread, but its

[Vala] [ANNOUNCE] Vala 0.8.1 - Compiler for the GObject type system

2010-04-21 Thread Jürg Billeter
We are pleased to announce version 0.8.1 of Vala, a compiler for the GObject type system. Vala 0.8.1 is now available for download at: http://download.gnome.org/sources/vala/0.8/ Changes since 0.8.0 * Support constants in enums. * Add clutter-gst-1.0 bindings (Ali Sabil). * Add gdu and

Re: [Vala] [ANNOUNCE] Vala 0.8.1 - Compiler for the GObject type system

2010-04-21 Thread Rodrigo Cares
Congratulations 2010/4/21 Jürg Billeter j...@bitron.ch We are pleased to announce version 0.8.1 of Vala, a compiler for the GObject type system. Vala 0.8.1 is now available for download at: http://download.gnome.org/sources/vala/0.8/ Changes since 0.8.0 * Support constants in enums.