update_web_docs: Also check out texinfo.tex from gcc/doc/include.
[platform/upstream/gcc.git] / maintainer-scripts / ChangeLog
1 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2
3         * update_web_docs: Also check out texinfo.tex from
4         gcc/doc/include.
5
6 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7
8         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
9         Preprocess the entire web site, not just the install docs.
10
11 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
12
13         * update_version:  Add command-line argument capability, also
14         bump version for libstdc++-v3, and exit with the return code from
15         the cvs commit.
16         * crontab:  Call update_version with arguments instead of
17         calling update_branch_version.
18         * update_branch_version:  Remove.
19
20 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
21
22         * update_web_docs: Only update the install documentation for the 
23         CVS HEAD.
24
25 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
26
27         * update_web_docs, doc_exclude: Check out files that may be in the
28         Attic.  Check out texinfo.tex.  Don't generate anything from
29         c-tree.texi.  Generate PostScript output from manuals.
30
31 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
32
33         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
34         variables.
35         Fix a comment and add another one.
36         Generate the installation documentation in HTML format from
37         gcc/doc/install.texi.
38
39 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
40
41         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
42         run texi2html on manuals that aren't present.
43
44 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
45
46         * update_web_docs_libstdcxx:  New script.
47         * crontab:  Call said script.
48
49 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
50
51         * update_version, update_branch_version: Check out with gcc
52         directory instead of using egcs link.
53
54 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
55
56         * update_web_docs: Don't strip leading -r from argument following
57         -r, or leading -d from argument following -d.  Bug pointed out by
58         Matt Kraai.
59
60         * update_web_docs: Handle -r and -d options to generate docs for a
61         release or branch in a subdirectory.  Determine names of G77 news
62         and bugs files and contributors file after updated docs have been
63         installed, not before.  Don't remove files from a subdirectory.
64         Don't generate manuals for gcov (included in the GCC manual) or
65         iostream (obsolete).  Do generate manuals for cppinternals, gcj
66         and porting.  Update regular expressions for detecting whether
67         files have really changed when regenerated.
68
69 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
70
71         * update_web_docs: Use /usr/local/bin/texi2html rather than
72         gccadmin's local copy.
73
74 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
75
76         * crontab, doc_exclude, update_branch_version, update_version,
77         update_web_docs: New files (as currently used by gccadmin).
78         * README: New file.