OSDN Git Service

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