OSDN Git Service

2001-06-07 Phil Edwards <pme@sources.redhat.com>
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / ChangeLog
1 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2
3         * update_web_docs, doc_exclude: Check out files that may be in the
4         Attic.  Check out texinfo.tex.  Don't generate anything from
5         c-tree.texi.  Generate PostScript output from manuals.
6
7 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8
9         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
10         variables.
11         Fix a comment and add another one.
12         Generate the installation documentation in HTML format from
13         gcc/doc/install.texi.
14
15 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16
17         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
18         run texi2html on manuals that aren't present.
19
20 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
21
22         * update_web_docs_libstdcxx:  New script.
23         * crontab:  Call said script.
24
25 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
26
27         * update_version, update_branch_version: Check out with gcc
28         directory instead of using egcs link.
29
30 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
31
32         * update_web_docs: Don't strip leading -r from argument following
33         -r, or leading -d from argument following -d.  Bug pointed out by
34         Matt Kraai.
35
36         * update_web_docs: Handle -r and -d options to generate docs for a
37         release or branch in a subdirectory.  Determine names of G77 news
38         and bugs files and contributors file after updated docs have been
39         installed, not before.  Don't remove files from a subdirectory.
40         Don't generate manuals for gcov (included in the GCC manual) or
41         iostream (obsolete).  Do generate manuals for cppinternals, gcj
42         and porting.  Update regular expressions for detecting whether
43         files have really changed when regenerated.
44
45 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
46
47         * update_web_docs: Use /usr/local/bin/texi2html rather than
48         gccadmin's local copy.
49
50 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
51
52         * crontab, doc_exclude, update_branch_version, update_version,
53         update_web_docs: New files (as currently used by gccadmin).
54         * README: New file.