public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: maxb@sourceware.org
To: cygwin-apps-cvs@sources.redhat.com
Subject: setup ChangeLog Makefile.am
Date: Mon, 30 Aug 2004 16:26:00 -0000	[thread overview]
Message-ID: <20040830162604.9253.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2004-08-30 16:26:04

Modified files:
	.              : ChangeLog Makefile.am 

Log message:
	2004-08-30  Max Bowsher  <maxb@ukf.net>
	
	Rework the implementation of not including -Werror for specific files,
	to a way that does not require hardcoding modified automake output back
	into its input.
	
	* Makefile.am (AM_CXXFLAGS, BASECXXFLAGS): Seperate out -Werror.
	(autoload.o): Drop this rule, -finline-functions is no longer required
	and -Werror is acceptable here now we have __attribute__ ((used)).
	(WARNONLY_CFLAGS, inilex.o): Drop these.
	(EXTRA_PROGRAMS): Add a fake "warnonly" program.
	(warnonly_CXXFLAGS): Set to the $(BASECXXFLAGS).
	(warnonly_SOURCES): Set to "inilex.cc".
	(EXTRA_setup_SOURCES): Set to $(warnonly_SOURCES).
	(setup_SOURCES): Remove "inilex.cc".
	(setup_LDADD): Add "warnonly-inilex.o".

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.432&r2=2.433
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Makefile.am.diff?cvsroot=cygwin-apps&r1=2.37&r2=2.38


             reply	other threads:[~2004-08-30 16:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-30 16:26 maxb [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-13 14:36 corinna
2013-06-25 11:25 corinna
2013-03-03 10:09 yselkowitz
2010-08-10 18:01 yselkowitz
2010-03-14 18:31 cgf
2008-04-10 12:36 briand
2008-04-09  2:46 briand
2008-04-09  2:35 briand
2007-05-30  5:53 briand
2007-04-19 22:47 maxb
2006-03-09 10:37 maxb
2005-05-05 11:07 maxb
2004-10-27 18:23 maxb
2004-08-31 23:03 maxb
2003-06-22 21:33 maxb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040830162604.9253.qmail@sourceware.org \
    --to=maxb@sourceware.org \
    --cc=cygwin-apps-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).