Joel Brobecker
f006cabd5c
src-release: Strip "-cvs" from GDB source dir and tarball.
The nightly snapshots we have been creating in the past did not
include the "-cvs" suffix at the end of the version number. Snapshot
packaging started breaking ever since GDB switched to using BFD's
version number. Things got partially fixed with the previous change
to this file, but the change missed the fact that the "-cvs" suffix
in the tarball name (Eg: gdb-7.6.50-20130816-cvs.tar) is undesirable.
This patch removes it.
ChangeLog:
* src-release (VER): When using $(TOOL)/common/create-version.sh,
strip the "-cvs" suffix from the version number if present.
13 years ago
Joel Brobecker
7539e41e9f
src-release: Fix VER computation for TOOL=gdb
Without this patch, the DATE marker in gdb/version.in does not get
replaced by the source packaging date, causing the name of the
tarball being created to: have the DATE marker in the tarball
name and the name of the directory the sources unpack to (Eg:
gdb-7.6.50-DATE-cvs.tar instead of gdb-7.6.50-20130710-cvs.tar).
ChangeLog:
* src-release (VER): Use $(TOOL)/common/create-version.sh
if it exists.
13 years ago
Mike Frysinger
4f778543a0
src-release: fix version look up for bfd based projects
14 years ago
Joel Brobecker
860144e4f6
Include the <root>/cpu/ dir in GDB releases
This directory contains some files that are used to generate some
of the files included in the GDB release, and thus must be part of
the GDB release also.
ChangeLog:
* src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
15 years ago
Tristan Gingold
ac7bcd2696
2010-12-10 Tristan Gingold <gingold@adacore.com>
* src-release (ETC_SUPPORT): add gnu-oids.texi
16 years ago
Ian Lance Taylor
662c6704d3
* src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
18 years ago
Ian Lance Taylor
944982cfb1
2008-06-18 Ian Lance Taylor <iant@google.com>
* src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
18 years ago
Daniel Jacobowitz
03c2f9e642
* src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
mkdep, and compile. Update comments.
(ETC_SUPPORT): Add ChangeLog and update comments.
19 years ago
Ian Lance Taylor
4538db8bae
* src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
19 years ago
Daniel Jacobowitz
f5bc1778c3
* src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
* libdecnumber: New directory, imported from GCC.
19 years ago
Daniel Jacobowitz
d6f9944718
* src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
19 years ago
Daniel Jacobowitz
184d813c13
* src-release (DEVO_SUPPORT): Correct typos.
19 years ago
Steve Ellcey
37ad95141b
* ltmain.sh: Update from GCC.
* libtool.m4: Update from GCC.
* ltsugar.m4: New. Update from GCC.
* ltversion.m4: New. Update from GCC.
* ltoptions.m4: New. Update from GCC.
* ltconfig: Remove.
* ltcf-c.sh: Remove.
* ltcf-cxx.sh: Remove.
* ltcf-gcj.sh: Remove.
* src-release: Update with new libtool file list.
* newlib/*/configure.in: invoke _LD_DECL_SED.
* newlib/*/Makefile.am: Ensure toplevel is included in ACLOCAL_AMFLAGS.
* Regenerate subdirectories
19 years ago
Daniel Jacobowitz
9150673628
* src-release (do-proto-toplev): Process the support directories before
the tool directory.
* Makefile.am (bfdver.h): Do not generate doc/bfdver.texi.
* doc/Makefile.am (DOCFILES): Add bfdver.texi.
(bfdver.texi): New rule.
* Makefile.in, doc/Makefile.in: Regenerated.
20 years ago
Daniel Jacobowitz
c6b750e16c
* Makefile.tpl (build_alias, host_alias, target_alias): Use
noncanonical equivalents.
* configure.in: Rename to...
* configure.ac: ...this. Update AC_PREREQ. Prevent error for
AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
target_noncanonical. Use them. Rewrite removal of configure
arguments for autoconf 2.59. Discard variable settings. Force
program_transform_name for native tools.
* Makefile.in: Regenerated.
* configure: Regenerated with autoconf 2.59.
* src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
* acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Avoid AC_PATH_PROG
with an empty path.
20 years ago
Daniel Jacobowitz
20e95c23ab
Configury changes: update src repository (binutils, gdb, and rda) to use
config/gettext-sister.m4 instead of the old gettext.m4. Regenerate all
affected autotools files. Include intl in gdb releases again.
20 years ago
Daniel Jacobowitz
4bd8ad8068
* src-release (DEVO_SUPPORT): Add config.rpath.
21 years ago
Daniel Jacobowitz
25aae7f2b0
* src-release (MAKEINFOFLAGS): Define.
(do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
21 years ago
Kelley Cook
6e4d0bcbd2
2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
* all files: Update FSF address.
21 years ago
Ben Elliston
c7357d6a5e
* src-release (do-proto-toplev): Remove dejagnu bits.
(DEJAGNU_SUPPORT_DIRS): Remove.
(dejagnu.tar.bz2, dejagnu.tar): Likewise.
(GDBD_SUPPORT_DIRS): Likewise.
(gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
(INSIGHTD_SUPPORT_DIRS): Likewise.
(insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
21 years ago
Richard Sandiford
73fb706800
Remove config.if.
22 years ago
Andrew Cagney
1c0f67c194
2004-10-19 Andrew Cagney <cagney@gnu.org>
* src-release (do-djunpack, do-md5sum): Install the generated file
directly into the proto-toplev/ directory.
22 years ago
Andrew Cagney
a9cfce9c9d
2004-10-19 Andrew Cagney <cagney@gnu.org>
* src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
22 years ago
Nathanael Nerode
675c696879
* Makefile.def, configure.in, src-release: Remove useless, bogus
references to tix.
* Makefile.in, configure: Regenerate.
22 years ago
Nathanael Nerode
ad681c85c3
2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
* src-release: Stop distributing mmalloc with gdb (which doesn't
use it).
* Makefile.def: GDB doesn't depend on mmalloc anymore.
* Makefile.in: Regenerate.
22 years ago
Stan Shebs
5e2b61fb51
Remove MPW support, no longer used.
* mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
mpw-install: Remove files.
* src-release (DEVO_SUPPORT): Remove names of removed files.
* MAINTAINERS: Likewise.
23 years ago
Andrew Cagney
0558264b6b
2004-02-28 Andrew Cagney <cagney@redhat.com>
* src-release (CVS_NAMES): Define.
(do-tar, do-tar): Prune $(CVS_NAMES).
23 years ago
Andrew Cagney
72bbedde21
2004-01-15 Andrew Cagney <cagney@redhat.com>
* src-release: Update copyright year.
(do-proto-toplev): Configure using i686-pc-linux-gnu.
(NEWLIB_SUPPORT_DIRS): Delete macro.
(newlib.tar.bz2): Delete rule.
23 years ago
Michael Chastain
d9a35680b6
2003-09-12 Michael Chastain <mec@shout.net>
Fix PR gdb/857.
* src-release (do-proto-topleve): Remove junk files
intl/config.cache, intl/config.status,
intl/config.h, intl/stamp-h.
23 years ago
Andrew Cagney
710068b9c8
2003-09-14 Andrew Cagney <cagney@redhat.com>
* src-release (dejagnu.tar): New target.
(dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
(do-djunpack): Use $(PACKAGE) for the package name.
23 years ago
Michael Chastain
ca506da8bc
2003-08-15 Michael Chastain <mec@shout.net>
* src-release (do-proto-toplev): Remove junk files
dejagnu/example/calc/config.status,
dejagnu/example/calc/config.log.
23 years ago
Daniel Jacobowitz
a26d70858e
* src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
and Makefile.def.
24 years ago
Daniel Jacobowitz
53dd8dab9f
* src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
24 years ago
Nathanael Nerode
b4fa093e19
* src-release: Configure host subdirs.
24 years ago
Nathanael Nerode
7aa673ed4f
2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
* src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
24 years ago
Nathanael Nerode
748503c850
2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
* src-release: New file. Contains material for making net
releases for gdb, binutils, et al., formerly in Makefile.in.
24 years ago