GNU bug report logs -
#14796
Support building Vala projects without distributing generated C files
Previous Next
To reply to this bug, email your comments to 14796 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-automake <at> gnu.org
:
bug#14796
; Package
automake
.
(Thu, 04 Jul 2013 23:25:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
philip <at> tecnocode.co.uk
:
New bug report received and forwarded. Copy sent to
bug-automake <at> gnu.org
.
(Thu, 04 Jul 2013 23:25:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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.
Severity set to 'wishlist' from 'normal'
Request was from
Stefano Lattarini <stefano.lattarini <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Fri, 19 Dec 2014 17:38:03 GMT)
Full text and
rfc822 format available.
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.