OSDN Git Service

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