public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src ChangeLog configure.ac configure Makefile. ...
@ 2011-04-01 13:44 jsm28
0 siblings, 0 replies; 4+ messages in thread
From: jsm28 @ 2011-04-01 13:44 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: jsm28@sourceware.org 2011-04-01 13:44:55
Modified files:
. : ChangeLog configure.ac configure Makefile.tpl
Makefile.in
Log message:
* configure.ac: Remove code setting CONFIG_SHELL, config_shell and
moveifchange.
* configure: Regenerate.
* Makefile.tpl: Use @SHELL@ not @config_shell@.
* Makefile.in: Regenerate.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.986&r2=1.987
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.143&r2=1.144
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.397&r2=1.398
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.224&r2=1.225
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.326&r2=1.327
^ permalink raw reply [flat|nested] 4+ messages in thread
* src ChangeLog configure.ac configure Makefile. ...
@ 2011-04-06 12:21 jsm28
0 siblings, 0 replies; 4+ messages in thread
From: jsm28 @ 2011-04-06 12:21 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: jsm28@sourceware.org 2011-04-06 12:21:22
Modified files:
. : ChangeLog configure.ac configure Makefile.def
Makefile.in
Log message:
* configure.ac (build_tools): Remove build-byacc.
(host_libs): Remove mmalloc.
(host_tools): Remove byacc make patch prms send-pr ash bash bzip2
autoconf automake libtool diff rcs fileutils shellutils time
textutils wdiff find uudecode hello tar gzip indent recode release
sed perl gawk findutils gettext zip.
(libgcj): Remove target-qthreads.
(target_tools): Remove target-examples target-gperf.
(YACC): Don't handle building byacc.
* configure: Regenerate.
* Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
dosutils, examples, fileutils, find, findutils, gawk, gettext,
gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
handle building components.
* Makefile.in: Regenerate.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.989&r2=1.990
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.145&r2=1.146
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.399&r2=1.400
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.119&r2=1.120
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.327&r2=1.328
^ permalink raw reply [flat|nested] 4+ messages in thread
* src ChangeLog configure.ac configure Makefile. ...
@ 2010-02-17 10:05 nickc
0 siblings, 0 replies; 4+ messages in thread
From: nickc @ 2010-02-17 10:05 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2010-02-17 10:05:52
Modified files:
. : ChangeLog configure.ac configure Makefile.tpl
Makefile.in
Log message:
PR 11238
* Makefile.tpl (local-distclean): Also remove config.cache files in
sub-directories as there may not be Makefiles present in the
sub-directories.
* Makefile.in: Regenerate.
* configure.ac: Revert previous delta.
* configure: Regenerate.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.912&r2=1.913
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.94&r2=1.95
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.348&r2=1.349
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.214&r2=1.215
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.313&r2=1.314
^ permalink raw reply [flat|nested] 4+ messages in thread
* src ChangeLog configure.ac configure Makefile. ...
@ 2009-11-16 18:42 aoliva
0 siblings, 0 replies; 4+ messages in thread
From: aoliva @ 2009-11-16 18:42 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: aoliva@sourceware.org 2009-11-16 18:42:40
Modified files:
. : ChangeLog configure.ac configure Makefile.def
Makefile.tpl Makefile.in
Log message:
* configure.ac: Add libelf to host_libs. Enable in-tree configury
of ppl and cloog. Fix in-tree configury of libelf, skip tests.
Fix portability of test of C++ as bootstrap language. Add
ppl/src/ppl-config.o to the bootstrap compare exclusion list.
* configure: Rebuild.
* Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
and cloog. Fix in-tree ppl configuration. Introduce libelf
in-tree building.
* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
(POSTSTAGE1_HOST_EXPORTS): Use it.
(STAGE[+id+]_CXXFLAGS): New.
(BASE_FLAGS_TO_PASS): Pass it down.
(configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
extra_exports.
(all-stage[+id+]-[+prefix+][+module+]): Likewise.
(configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
extra_exports.
* Makefile.in: Rebuild.
* configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
paths for *-w64-mingw* and x86_64-*mingw*.
* configure: Regenerated.
* configure.ac: Disable target-winsup & co for
x86_64-*-mingw* and *-w64-mingw* targets.
* configure: Regenerated.
* configure.ac (CLooG test): Use = with test.
* configure: Regenerate.
* configure.ac: Do not set LIBS for ppl/cloog checks. Disable
cloog if the ppl version check failed. Move flags saving
before setting in libelf check.
* configure: Regenerate.
* configure.ac: Adjust the ppl and cloog configure to work as
documented. Disable cloog if ppl was disabled. Omit the version
checks if they were disabled.
* configure: Re-generate.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.895&r2=1.896
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.85&r2=1.86
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.339&r2=1.340
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.105&r2=1.106
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.211&r2=1.212
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.309&r2=1.310
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-04-06 12:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-01 13:44 src ChangeLog configure.ac configure Makefile. jsm28
-- strict thread matches above, loose matches on Subject: below --
2011-04-06 12:21 jsm28
2010-02-17 10:05 nickc
2009-11-16 18:42 aoliva
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).