- Jul 04, 2008
-
-
Joseph Myers authored
* crontab: Remove 4.1 snapshots job. * update_version: Remove. * gcc_release: Remove support for g77 and release status in version.c. * update_version_svn: Ignore 4.1 branch. Remove support for updating files other than DATESTAMP. * update_web_docs_svn: Remove support for g77 manual. From-SVN: r137462
-
- Aug 21, 2007
-
-
Paul Brook authored
gcc: 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. Co-Authored-By:
Joseph Myers <joseph@codesourcery.com> Co-Authored-By:
Mark Mitchell <mark@codesourcery.com> Co-Authored-By:
Nathan Sidwell <nathan@codesourcery.com> From-SVN: r127667
-
- Jul 06, 2007
-
-
Joseph Myers authored
* update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf commands. From-SVN: r126420
-
- Apr 01, 2007
-
-
Gerald Pfeifer authored
From-SVN: r123396
-
- Mar 31, 2007
-
-
Gerald Pfeifer authored
* update_web_docs_svn (MANUALS): Move towards the top of the script. Reformat for easier editing/diffing. From-SVN: r123391
-
Tobias Burnus authored
2006-03-31 Tobias Burnus <burnus@net-b.de> * update_web_docs_svn: Build also gfc-internals. From-SVN: r123387
-
- Jan 20, 2007
-
-
Tobias Burnus authored
2007-01-21 Tobias Burnus <burnus@net-b.de> * update_web_docs_svn: Build also libgomp documentation. From-SVN: r121013
-
- Dec 16, 2005
-
-
Joseph Myers authored
* update_web_docs_svn: Remove unnecessary files from source tree. Use set -e. * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove. From-SVN: r108698
-
Mark Mitchell authored
From-SVN: r108691
-
- Oct 29, 2005
-
-
Daniel Berlin authored
2005-10-26 Daniel Berlin <dberlin@dberlin.org> * update_web_docs_svn: Use -q to quiet svn. From-SVN: r105987
-
- Oct 17, 2005
-
-
Daniel Berlin authored
From-SVN: r105483
-
- Sep 30, 2005
-
-
Joseph Myers authored
PR other/23693 * update_web_docs: Add PDF support. Correct check of DEV-PHASE. From-SVN: r104837
-
- Mar 16, 2005
-
-
Zack Weinberg authored
config: * 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. From-SVN: r96549
-
- May 13, 2004
-
-
Joseph Myers authored
* update_web_docs: Also remove old .gz files from subdirectories on the 15th of the month. From-SVN: r81773
-
Joseph Myers authored
From-SVN: r81772
-
Arnaud Charlet authored
2004-05-13 Arnaud Charlet <charlet@act-europe.fr> * update_web_docs: Fix generation of Ada docs. From-SVN: r81770
-
- Jan 03, 2004
-
-
Joseph Myers authored
* update_web_docs: Create tarballs of documentation sources and HTML docs. From-SVN: r75372
-
- Sep 17, 2002
-
-
Joseph Myers authored
From-SVN: r57254
-
- Aug 28, 2002
-
-
Joseph Myers authored
* update_web_docs: Remove support for generating g77_news.html and g77_bugs.html. * update_web_docs_old: Likewise. Remove support for generating thanks.html. From-SVN: r56644
-
- May 31, 2002
-
-
Florian Weimer authored
2002-05-31 Florian Weimer <fw@deneb.enyo.de> * update_web_docs (MANUALS): Include various flavours of the GNAT User Guide. From-SVN: r54109
-
- Apr 21, 2002
-
-
Joseph Myers authored
From-SVN: r52581
-
- Jan 06, 2002
-
-
Gerald Pfeifer authored
* update_web_docs (contrib_file): Remove. Also removing special handling of thanks.html. From-SVN: r48589
-
- Dec 17, 2001
-
-
Joseph Myers authored
* update_web_docs: Use makeinfo --html instead of texi2html. Remove support for pre-3.1 GCC versions. Build online docs for gccint manual. From-SVN: r48120
-
- Nov 06, 2001
-
-
Joseph Myers authored
* update_web_docs: Set SOURCEDIR so that install manual can be found when running install.texi2html. From-SVN: r46810
-
- Nov 05, 2001
-
-
Joseph Myers authored
* update_web_docs: Eliminate warnings about keeping files from web page preprocessing. From-SVN: r46785
-
Joseph Myers authored
* update_web_docs: Allow for the same file name in different directories. From-SVN: r46784
-
- Oct 29, 2001
-
-
Joseph Myers authored
From-SVN: r46601
-
- Aug 28, 2001
-
-
Joseph Myers authored
* update_web_docs: Also check out texinfo.tex from gcc/doc/include. From-SVN: r45236
-
- Aug 06, 2001
-
-
Gerald Pfeifer authored
* update_web_docs (PREPROCESS): Rename to WWWPREPROCESS. Preprocess the entire web site, not just the install docs. From-SVN: r44659
-
- Jun 08, 2001
-
-
Gerald Pfeifer authored
* update_web_docs: Only update the install documentation for the CVS HEAD. From-SVN: r43000
-
- Jun 07, 2001
-
-
Joseph Myers authored
* update_web_docs, doc_exclude: Check out files that may be in the Attic. Check out texinfo.tex. Don't generate anything from c-tree.texi. Generate PostScript output from manuals. From-SVN: r42952
-
- Jun 04, 2001
-
-
Gerald Pfeifer authored
* update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New variables. Fix a comment and add another one. Generate the installation documentation in HTML format from gcc/doc/install.texi. From-SVN: r42849
-
- May 03, 2001
-
-
Joseph Myers authored
* update_web_docs: Don't generate HTML from gxxint.texi. Don't run texi2html on manuals that aren't present. From-SVN: r41789
-
- Mar 17, 2001
-
-
Joseph Myers authored
* update_web_docs: Don't strip leading -r from argument following -r, or leading -d from argument following -d. Bug pointed out by Matt Kraai. From-SVN: r40590
-
Joseph Myers authored
update_web_docs: Handle -r and -d options to generate docs for a release or branch in a subdirectory. * update_web_docs: Handle -r and -d options to generate docs for a release or branch in a subdirectory. Determine names of G77 news and bugs files and contributors file after updated docs have been installed, not before. Don't remove files from a subdirectory. Don't generate manuals for gcov (included in the GCC manual) or iostream (obsolete). Do generate manuals for cppinternals, gcj and porting. Update regular expressions for detecting whether files have really changed when regenerated. From-SVN: r40589
-
- Mar 15, 2001
-
-
Joseph Myers authored
* update_web_docs: Use /usr/local/bin/texi2html rather than gccadmin's local copy. From-SVN: r40489
-
- Mar 10, 2001
-
-
Joseph Myers authored
* crontab, doc_exclude, update_branch_version, update_version, update_web_docs: New files (as currently used by gccadmin). * README: New file. From-SVN: r40352
-