OSDN Git Service

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