OSDN Git Service

* update_web_docs: Eliminate warnings about keeping files from web
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / ChangeLog
index 62d922f..0faa5ab 100644 (file)
@@ -1,3 +1,72 @@
+2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * update_web_docs: Eliminate warnings about keeping files from web
+       page preprocessing.
+
+       * update_web_docs: Allow for the same file name in different
+       directories.
+
+2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * update_web_docs: Generate libiberty and gnat-style manuals.
+
+2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc_release: Build snapshots from mainline.  Generate Ada and
+       Chill tarballs.  Correct error check when building diffs.  Check
+       for errors when building bzip2 files.
+       * crontab: Use /sourceware/snapshot-tmp for building snapshots.
+
+2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * crontab: Build weekly snapshots.
+
+       * gcc_release: Copy from 3.0 branch.  Add support for building the
+       weekly snapshots on gcc.gnu.org.
+
+2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * update_web_docs: Also check out texinfo.tex from
+       gcc/doc/include.
+
+2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
+       Preprocess the entire web site, not just the install docs.
+
+2001-06-25  Phil Edwards  <pme@sources.redhat.com>
+
+       * update_version:  Add command-line argument capability, also
+       bump version for libstdc++-v3, and exit with the return code from
+       the cvs commit.
+       * crontab:  Call update_version with arguments instead of
+       calling update_branch_version.
+       * update_branch_version:  Remove.
+
+2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * update_web_docs: Only update the install documentation for the 
+       CVS HEAD.
+
+2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * 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.
+
+2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * 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.
+
+2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
+       run texi2html on manuals that aren't present.
+
 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
 
        * update_web_docs_libstdcxx:  New script.