aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/update_web_docs
AgeCommit message (Collapse)AuthorFilesLines
2005-12-16update_web_docs_svn: Remove unnecessary files from source tree.Joseph Myers1-180/+0
* 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
2005-09-30re PR other/23693 (Manuals in the Portable Document Format (PDF))Joseph Myers1-4/+5
PR other/23693 * update_web_docs: Add PDF support. Correct check of DEV-PHASE. From-SVN: r104837
2005-03-16gcc-version.m4: Delete.Zack Weinberg1-1/+11
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
2004-05-13update_web_docs: Also remove old .gz files from subdirectories on the 15th ↵Joseph Myers1-1/+1
of the month. * update_web_docs: Also remove old .gz files from subdirectories on the 15th of the month. From-SVN: r81773
2004-05-13* update_web_docs (MANUALS): Add gfortran.Joseph Myers1-1/+1
From-SVN: r81772
2004-05-13update_web_docs: Fix generation of Ada docs.Arnaud Charlet1-2/+10
2004-05-13 Arnaud Charlet <charlet@act-europe.fr> * update_web_docs: Fix generation of Ada docs. From-SVN: r81770
2004-01-03update_web_docs: Create tarballs of documentation sources and HTML docs.Joseph Myers1-5/+9
* update_web_docs: Create tarballs of documentation sources and HTML docs. From-SVN: r75372
2002-09-17* update_web_docs (MANUALS): Add fastjar.Joseph Myers1-1/+1
From-SVN: r57254
2002-08-28update_web_docs: Remove support for generating g77_news.html and g77_bugs.html.Joseph Myers1-12/+0
* 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
2002-05-31update_web_docs (MANUALS): Include various flavours of the GNAT User Guide.Florian Weimer1-1/+1
2002-05-31 Florian Weimer <fw@deneb.enyo.de> * update_web_docs (MANUALS): Include various flavours of the GNAT User Guide. From-SVN: r54109
2002-04-21* update_web_docs (MANUALS): Remove chill. Add gnat_rm.Joseph Myers1-1/+1
From-SVN: r52581
2002-01-06update_web_docs (contrib_file): Remove.Gerald Pfeifer1-12/+0
* update_web_docs (contrib_file): Remove. Also removing special handling of thanks.html. From-SVN: r48589
2001-12-17update_web_docs: Use makeinfo --html instead of texi2html.Joseph Myers1-17/+23
* 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
2001-11-06update_web_docs: Set SOURCEDIR so that install manual can be found when ↵Joseph Myers1-1/+1
running install.texi2html. * update_web_docs: Set SOURCEDIR so that install manual can be found when running install.texi2html. From-SVN: r46810
2001-11-05update_web_docs: Eliminate warnings about keeping files from web page ↵Joseph Myers1-1/+1
preprocessing. * update_web_docs: Eliminate warnings about keeping files from web page preprocessing. From-SVN: r46785
2001-11-05update_web_docs: Allow for the same file name in different directories.Joseph Myers1-8/+10
* update_web_docs: Allow for the same file name in different directories. From-SVN: r46784
2001-10-29* update_web_docs: Generate libiberty and gnat-style manuals.Joseph Myers1-1/+2
From-SVN: r46601
2001-08-28update_web_docs: Also check out texinfo.tex from gcc/doc/include.Joseph Myers1-1/+1
* update_web_docs: Also check out texinfo.tex from gcc/doc/include. From-SVN: r45236
2001-08-06update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.Gerald Pfeifer1-5/+4
* update_web_docs (PREPROCESS): Rename to WWWPREPROCESS. Preprocess the entire web site, not just the install docs. From-SVN: r44659
2001-06-08update_web_docs: Only update the install documentation for the CVS HEAD.Gerald Pfeifer1-11/+13
* update_web_docs: Only update the install documentation for the CVS HEAD. From-SVN: r43000
2001-06-07update_web_docs, [...]: Check out files that may be in the Attic.Joseph Myers1-10/+14
* 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
2001-06-04update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New variables.Gerald Pfeifer1-2/+19
* 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
2001-05-03update_web_docs: Don't generate HTML from gxxint.texi.Joseph Myers1-2/+4
* update_web_docs: Don't generate HTML from gxxint.texi. Don't run texi2html on manuals that aren't present. From-SVN: r41789
2001-03-17update_web_docs: Don't strip leading -r from argument following -r...Joseph Myers1-2/+2
* 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
2001-03-17update_web_docs: Handle -r and -d options to generate docs for a release or ↵Joseph Myers1-19/+87
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
2001-03-15update_web_docs: Use /usr/local/bin/texi2html rather than gccadmin's local copy.Joseph Myers1-1/+1
* update_web_docs: Use /usr/local/bin/texi2html rather than gccadmin's local copy. From-SVN: r40489
2001-03-10crontab, [...]: New files (as currently used by gccadmin).Joseph Myers1-0/+80
* crontab, doc_exclude, update_branch_version, update_version, update_web_docs: New files (as currently used by gccadmin). * README: New file. From-SVN: r40352