GNU bug report logs - #14796
Support building Vala projects without distributing generated C files

Previous Next

Package: automake;

Reported by: philip <at> tecnocode.co.uk

Date: Thu, 4 Jul 2013 23:25:01 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: Philip Withnall <philip <at> tecnocode.co.uk>
To: 14796 <at> debbugs.gnu.org
Subject: bug#14796: Support building Vala projects without distributing generated C files
Date: Thu, 04 Jul 2013 20:46:19 +0100
Vala is now a mature, stable and widely-distributed programming
language, and there is no longer a need to force generated C files to be
distributed in tarballs of Vala projects.

One problem this causes is with conditional compilation of code in Vala,
as this changes generation of the C code rather than passing through
#ifdefs to it. This means that --[enable|disable]-feature options can’t
easily be implemented in autoconf using Vala’s #ifdefs, since the
generated C code will only correspond to the enable/disable value chosen
at distcheck time.

It would therefore be nice if automake supported non-distribution of the
generated C code, if a project chooses to do so.





This bug report was last modified 10 years and 181 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.