Re: [Vala] Added initial vala support to waf build system
- From: "Michael Lawrence" <lawremi iastate edu>
- To: "Jaap A. Haitsma" <jaap haitsma org>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Added initial vala support to waf build system
- Date: Fri, 18 Jan 2008 15:39:14 -0600
On Jan 18, 2008 3:05 PM, Jaap A. Haitsma <jaap haitsma org> wrote:
Hi,
Maybe interesting for the readers of this list
The waf build system is an alternative to autotools but is much easier
to use and to understand. Anyway if you want to learn more about it
you can read it on the homepage [1]
I've just added initial vala support to the waf build system. See the
demo in SVN trunk [2]. For now it's only possible to build programs
(not libraries) and everything in compiled straight away on one valac
command line.
Is the correct way to build vala programs the following?
run valac to produce .c and .h file
run gcc to make object files
run gcc to do linking
make dist should only contian C sources
I would argue that make dist should contain the vala sources as well.
Why hide them?
If anybody is also interested in extending the vala capabilities of
waf feel free to contact me
Jaap
[1] http://code.google.com/p/waf/
[2] http://waf.googlecode.com/svn/trunk/demos/vala/
_______________________________________________
Vala-list mailing list
Vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]