Re: WAF (Was: build tools)
- From: Emmanuele Bassi <ebassi gmail com>
- To: desktop-devel-list gnome org
- Subject: Re: WAF (Was: build tools)
- Date: Mon, 03 Dec 2007 11:50:56 +0000
On Mon, 2007-12-03 at 11:43 +0000, Alberto Ruiz wrote:
> So far, libwnck looks pretty simple, except for the glib-mkenums which seems to call a lot of shell commands.
>
> What's exactly glib-mkenum used for?
autogenerates the enumeration types (GEnum and GFlags) from the headers,
like glib-genmarshal autogenerates the marshallers functions for the
signals.
since GLib 2.12, the glib-mkenums script can also use template files,
making the shell calls much shorter; GTK+ recently migrated to them, and
so did other projects (like Clutter) because of the maintainability
gains.
ciao,
Emmanuele.
--
Emmanuele Bassi,
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]