summaryrefslogtreecommitdiffstats
path: root/maintainer-scripts
Commit message (Collapse)AuthorAgeFilesLines
* gcc:jsm282007-08-213-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-08-21 Paul Brook <paul@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Mark Mitchell <mark@codesourcery.com> Joseph Myers <joseph@codesourcery.com> * configure.ac: Add --with-pkgversion and --with-bugurl. * configure: Regenerate. * doc/install.texi: Document them. * version.c (version_string): Remove VERSUFFIX. (VERSUFFIX): Remove. (pkgversion_string): New. (bug_report_url): Do not hard-code initializer. * version.h (pkgversion_string): Declare. * Makefile.in (PKGVERSION_s, BUGURL_s, PKGVERSION, BUGURL_TEXI): Define. (version.o): Define PKGVERSION and BUGURL. (gcc-vers.texi): Define VERSION_PACKAGE and BUGURL. (%.pod): Define BUGURL. * gcc.c (process_command, main): Use pkgversion_string. * toplev.c (compile_file, print_version): Likewise. * protoize.c (main): Likewise. * gcov.c (print_version): Likewise. Update copyright date. * gcov-dump.c (print_version): Likewise. Update copyright date. * mips-tdump.c (main): Likewise. Update copyright date. * mips-tfile.c (main): Likewise. Update copyright date. * doc/include/gcc-common.texi: Include VERSION_PACKAGE as subtitle. * doc/bugreport.texi: Use BUGURL for bug-reporting instructions; shorten description. * doc/gcc.texi: Include VERSION_PACKAGE in version description. * doc/gccint.texi: Likewise. * doc/invoke.texi: Use BUGURL for bug-reporting instructions. Update copyright date. gcc/fortran: 2007-08-21 Paul Brook <paul@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Mark Mitchell <mark@codesourcery.com> Joseph Myers <joseph@codesourcery.com> * gfortranspec.c (lang_specific_driver): Use pkgversion_string. * Make-lang.in (gfortran.pod): Define BUGURL. * invoke.texi: Use BUGURL for bug-reporting instructions. gcc/java: 2007-08-21 Paul Brook <paul@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Mark Mitchell <mark@codesourcery.com> Joseph Myers <joseph@codesourcery.com> * jcf-dump.c (version): Use pkgversion_string. Update copyright date. gcc/treelang: 2007-08-21 Paul Brook <paul@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Mark Mitchell <mark@codesourcery.com> Joseph Myers <joseph@codesourcery.com> * tree1.c (treelang_handle_option): Use pkgversion_string. * treelang.texi (which-treelang): Define to use VERSION_PACKAGE. maintainer-scripts: 2007-08-21 Paul Brook <paul@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Mark Mitchell <mark@codesourcery.com> Joseph Myers <joseph@codesourcery.com> * gcc_release: Do not include copies of bugs.html in releases. * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in gcc-vers.texi. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127667 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdfjsm282007-07-062-3/+8
| | | | | | | commands. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126420 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Update for Objective-C++.mrs2007-06-281-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126087 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Update for Objective-C++.mrs2007-06-281-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126084 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Adjust placement of release candidates.mmitchel2007-05-282-3/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125149 138bc75d-0d04-0410-961f-82ee72b054a4
* Revert some changes inadvertently committed as part of the previous revision.gerald2007-04-011-13/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123396 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn (MANUALS): Move towards the top of thegerald2007-03-312-8/+38
| | | | | | | script. Reformat for easier editing/diffing. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123391 138bc75d-0d04-0410-961f-82ee72b054a4
* 2006-03-31 Tobias Burnus <burnus@net-b.de>burnus2007-03-312-1/+5
| | | | | | | | * update_web_docs_svn: Build also gfc-internals. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123387 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.gerald2007-02-252-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122321 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: No longer build snapshots for 4.0.x.gerald2007-01-292-1/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121315 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-01-21 Tobias Burnus <burnus@net-b.de>burnus2007-01-202-1/+5
| | | | | | | | * update_web_docs_svn: Build also libgomp documentation. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121013 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Spread snapshots more evenly throughout the week, andgerald2007-01-052-4/+9
| | | | | | | in "ascending" order. Build all at the same time of the day. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120471 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Add 4.2 branch. Set trunk to 4.3.mmitchel2006-10-212-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117926 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (LC_ALL): Default to C.gerald2006-09-182-1/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117029 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Don't build snapshot for 3.4.x anymore.gdr2006-03-113-2/+6
| | | | | | | * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111968 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version_svn (ADD_BRANCHES): Remove dfp-branch.bje2006-01-122-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@109635 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Remove unnecessary files from source tree.jsm282005-12-165-270/+29
| | | | | | | | Use set -e. * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108698 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Set @srcdir in gcc-vers.texi. mmitchel2005-12-162-1/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108691 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Set @srcdir in gcc-vers.texi. mmitchel2005-11-231-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107427 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Add 4.1 branch entry.mmitchel2005-11-192-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107213 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Further update for SVN. Don't set EXPORTTAG orjsm282005-11-063-33/+24
| | | | | | | | | | EXPORTDATE; always determine SVNREV the same way. Correct message about what sources are being retrived. Include branch information in LAST_UPDATED. * crontab: Don't include initial / in branch name. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106564 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-11-05 Daniel Berlin <dberlin@dberlin.org>dberlin2005-11-062-18/+16
| | | | | | | | | | * gcc_release: Always determine revision number from date or tag, and use that, instead of fragile date based export. Put back setting of non-local CVSROOT. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106554 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-11-05 Daniel Berlin <dberlin@dberlin.org>dberlin2005-11-052-9/+17
| | | | | | | | | | | * gcc_release: Make tags go in /tags. Don't tag for snapshots. Determine revision number of export and put into snapshot announcement. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106531 138bc75d-0d04-0410-961f-82ee72b054a4
* Forgot ChangeLoggccadmin2005-11-041-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106478 138bc75d-0d04-0410-961f-82ee72b054a4
* first pass at updated gcc_release, should work for snapshotsgccadmin2005-11-042-43/+41
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106476 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-10-26 Daniel Berlin <dberlin@dberlin.org>dberlin2005-10-292-2/+6
| | | | | | | | * update_web_docs_svn: Use -q to quiet svn. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105987 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-10-26 Daniel Berlin <dberlin@dberlin.org>gccadmin2005-10-282-3/+7
| | | | | | | | * crontab: Update to reflect reality git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105949 138bc75d-0d04-0410-961f-82ee72b054a4
* Add back -q so that jsm doesn't have to see a billion lines of outputdberlin2005-10-281-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105932 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix update_version_svn so it actually is the correct version of this scriptroot2005-10-281-5/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105928 138bc75d-0d04-0410-961f-82ee72b054a4
* Add svn versiondberlin2005-10-171-0/+51
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105484 138bc75d-0d04-0410-961f-82ee72b054a4
* SVN versiondberlin2005-10-171-0/+205
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105483 138bc75d-0d04-0410-961f-82ee72b054a4
* Modify update_version for SVNdberlin2005-10-161-0/+133
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105454 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (build_sources): If trying to apply a tag thatmmitchel2005-10-012-4/+16
| | | | | | | already exists, issue an error message and exit. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104854 138bc75d-0d04-0410-961f-82ee72b054a4
* PR other/23693jsm282005-09-302-4/+10
| | | | | | | * update_web_docs: Add PDF support. Correct check of DEV-PHASE. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104837 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_old: Remove.jsm282005-09-302-154/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104835 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-152-2/+6
| | | | | | | * gcc_release: Update with FSF address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103097 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version (ADD_BRANCHES): Add dfp-branch.janis2005-07-262-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102390 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Spread snapshot building more evenly throughout thegerald2005-05-212-3/+8
| | | | | | | week. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100051 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Don't build 3.3 branch snapshots.jsm282005-05-193-2/+6
| | | | | | | * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99941 138bc75d-0d04-0410-961f-82ee72b054a4
* config:zack2005-03-165-28/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gcc-version.m4: Delete. fastjar: * Makefile.am (fastjar_TEXINFOS): Add gcc-vers.texi. (BASEVER, DEVPHASE): New variables. (POD2MAN): Adjust setting of --release option. (fastjar.1, grepjar.1, gcc-vers.texi): New rules. * Makefile.in: Regenerate. * configure.ac: Do not invoke TL_AC_GCC_VERSION. * aclocal.m4, configure: Regenerate. gcc: * BASE-VER, DATESTAMP, DEV-PHASE: New files. * Makefile.in (gcc_version, gcc_version_trigger, ): Delete. (BASEVER, DEVPHASE, DATESTAMP, BASEVER_c, DEVPHASE_c, DATESTAMP_c) (BASEVER_s, DEVPHASE_s, DATESTAMP_s): New variables. (version): Define using $(BASEVER_c). (Makefile, config.status, build/gcov-iov.o): No longer depends on version.c. (version.o): Depend on version files; add custom generation command. (prefix.o): Define BASEVER on command line. (s-iov): Depend on version files; adjust command. (TEXI_CPP_FILES, TEX_IGCC_FILES, TEXI_GCCINT_FILES, TEXI_CPPINT_FILES): Add gcc-vers.texi. (gcc-vers.texi): New rule. (doc/%.info, doc/%.dvi): Add -I . to command line. (doc/gccinstall.dvi): Likewise. (PACKAGE): Delete. All uses replaced with "gcc". * aclocal.m4: Do not include gcc-version.m4. * configure.ac: Do not invoke TL_AC_GCC_VERSION. Do not AC_SUBST nor AC_DEFINE PACKAGE or VERSION. Set is_release based on contents of DEV-PHASE. Set gcc_version based on contents of BASE-VER. Define WIN32_REGISTRY_KEY only if the user overrode the default. * config.in, configure: Regenerate. * gccbug.in: Determine version of GCC in use at runtime. * gcov-iov.c: Get version number and development phase from command line, not by including version.c. * intl.c: Replace all uses of PACKAGE with "gcc". * libada-mk.in: Delete unused "gcc_version" variable. * prefix.c: Default WIN32_REGISTRY_KEY to BASEVER. * version.c: (VERSUFFIX): New hook for redistributors; adjust commentary to match. (version_string): Put together from pieces. * config/alpha/x-vms: Do not use $(gcc_version). * config/i386/t-nwld: Likewise. * doc/include/gcc-common.texi: Include gcc-vers.texi for version-GCC and DEVELOPMENT. gcc/ada: * Make-lang.in (doc/gnat_ugn_unw.info, doc/gnat_rm.info) (doc/gnat_ugn_unw.dvi, doc/gnat_rm.dvi): Add gcc-vers.texi to dependencies. gcc/fortran: * Make-lang.in (GFORTRAN_TEXI): Add gcc-vers.texi. gcc/java: * Make-lang.in (TEXI_JAVA_FILES): Add gcc-vers.texi. gcc/treelang: * Make-lang.in (TEXI_TREELANG_FILES): Add gcc-vers.texi. libstdc++-v3: * include/Makefile.am (c++config.h): Depend on DATESTAMP from gcc subdirectory. Generate #define of __GLIBCXX__ from contents of that file. * include/Makefile.in: Regenerate. * include/bits/c++config: Do not define __GLIBCXX__. maintainer-scripts: * README: Update. * gcc_release: Update gcc/DEV-PHASE if that file exists, instead of gcc/version.c. * update_version: Handle updating gcc/DATESTAMP. * update_web_docs: Generate gcc-vers.texi first. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96549 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix non-Ada bootstrap failure reported by Ranjit Mathewwilson2005-03-112-1/+5
| | | | | | | | 2005-03-10 Ranjit Mathew <rmathew@hotmail.com> * gcc_release (ADA_DIRS): Add "gnattools". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96281 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Adjust for 4.0 branch.mmitchel2005-02-252-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95554 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version (ADD_BRANCHES): Replace lno-branch withspop2004-12-312-1/+6
| | | | | | | autovect-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92747 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.gerald2004-09-112-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87356 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-08-14 Kelley Cook <kcook@gcc.gnu.org>kcook2004-08-142-1/+21
| | | | | | | | * gcc_release (build_sources): Add comment header to generated MD5SUMS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86000 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-08-06 Kelley Cook <kcook@gcc.gnu.org>kcook2004-08-062-81/+78
| | | | | | | | * gcc_release (snapshot_print): Accept arguments. Don't use echo -e. (announce_snapshot): Update for above. Don't use echo -e. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85637 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-08-03 Kelley Cook <kcook@gcc.gnu.org>kcook2004-08-034-125/+102
| | | | | | | | | | | * maintainer-scripts (snapshot_print): New function. (announce_snapshot): Generate announcment on the fly. Use a directory link for LATEST. * snapshot-README: Delete. * snapshot-index.html: Delete. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85508 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>toon2004-07-161-1/+4
| | | | | | | * maintainer-scripts/gcc_release: Revert yesterday's change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84827 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>toon2004-07-151-4/+1
| | | | | | | | | * libf2c: Removed. * gcc/gccbug.in: Updated because of libf2c removal. * maintainer-scripts/gcc_release: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84759 138bc75d-0d04-0410-961f-82ee72b054a4
* maintainer-scripts/ChangeLog:bonzini2004-06-092-0/+6
| | | | | | | | | | | | | | | | 2004-06-09 Paolo Bonzini <bonzini@gnu.org> * gcc_release (build_sources): Move the libcpp gmo files to the source directory. libcpp/ChangeLog: 2004-06-09 Paolo Bonzini <bonzini@gnu.org> * Makefile.am (all-local): New. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82819 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud