General formatting tidy up.
[official-gcc.git] / maintainer-scripts / ChangeLog
blobb8b9cef44725880a1989ca9d89cfaffe14762c4c
1 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3         * update_web_docs (contrib_file): Remove.
4         Also removing special handling of thanks.html.
6 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8         * update_web_docs: Use makeinfo --html instead of texi2html.
9         Remove support for pre-3.1 GCC versions.  Build online docs for
10         gccint manual.
12 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14         * update_web_docs_old: Copy from update_web_docs.  Add comment
15         that this is for GCC 3.0.x and earlier versions.
17 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
19         * gcc_release: Add /usr/local/bin to path when local.
21 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
23         * update_web_docs: Set SOURCEDIR so that install manual can be
24         found when running install.texi2html.
26         * gcc_release: Don't require a username if running locally.
28 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
30         * update_web_docs: Eliminate warnings about keeping files from web
31         page preprocessing.
33         * update_web_docs: Allow for the same file name in different
34         directories.
36 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
38         * update_web_docs: Generate libiberty and gnat-style manuals.
40 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
42         * gcc_release: Build snapshots from mainline.  Generate Ada and
43         Chill tarballs.  Correct error check when building diffs.  Check
44         for errors when building bzip2 files.
45         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
47 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
49         * crontab: Build weekly snapshots.
51         * gcc_release: Copy from 3.0 branch.  Add support for building the
52         weekly snapshots on gcc.gnu.org.
54 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
56         * update_web_docs: Also check out texinfo.tex from
57         gcc/doc/include.
59 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
61         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
62         Preprocess the entire web site, not just the install docs.
64 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
66         * update_version:  Add command-line argument capability, also
67         bump version for libstdc++-v3, and exit with the return code from
68         the cvs commit.
69         * crontab:  Call update_version with arguments instead of
70         calling update_branch_version.
71         * update_branch_version:  Remove.
73 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
75         * update_web_docs: Only update the install documentation for the 
76         CVS HEAD.
78 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
80         * update_web_docs, doc_exclude: Check out files that may be in the
81         Attic.  Check out texinfo.tex.  Don't generate anything from
82         c-tree.texi.  Generate PostScript output from manuals.
84 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
86         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
87         variables.
88         Fix a comment and add another one.
89         Generate the installation documentation in HTML format from
90         gcc/doc/install.texi.
92 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
94         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
95         run texi2html on manuals that aren't present.
97 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
99         * update_web_docs_libstdcxx:  New script.
100         * crontab:  Call said script.
102 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
104         * update_version, update_branch_version: Check out with gcc
105         directory instead of using egcs link.
107 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
109         * update_web_docs: Don't strip leading -r from argument following
110         -r, or leading -d from argument following -d.  Bug pointed out by
111         Matt Kraai.
113         * update_web_docs: Handle -r and -d options to generate docs for a
114         release or branch in a subdirectory.  Determine names of G77 news
115         and bugs files and contributors file after updated docs have been
116         installed, not before.  Don't remove files from a subdirectory.
117         Don't generate manuals for gcov (included in the GCC manual) or
118         iostream (obsolete).  Do generate manuals for cppinternals, gcj
119         and porting.  Update regular expressions for detecting whether
120         files have really changed when regenerated.
122 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
124         * update_web_docs: Use /usr/local/bin/texi2html rather than
125         gccadmin's local copy.
127 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
129         * crontab, doc_exclude, update_branch_version, update_version,
130         update_web_docs: New files (as currently used by gccadmin).
131         * README: New file.