gcc_release: Factor the updating of links and READMEs on the FTP server and sending...
[gcc.git] / maintainer-scripts / ChangeLog
1 2003-06-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2
3 * gcc_release: Factor the updating of links and READMEs on the
4 FTP server and sending mail for snapshots into a...
5 (announce_snapshot): ...new function.
6 Add informative output for both.
7
8 2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9
10 * gcc_release: Do not update gcc_latest_snapshot tag any longer.
11
12 2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13
14 * snapshot-index.html: Use F77 instead of G77 front end.
15 Remove link to CodeSourcery snapshots which was not up-to-date.
16 Do not refer to gcc-bugs@gcc.gnu.org any longer.
17
18 * snapshot-README: Use F77 front end instead of G77 language.
19
20 2003-06-17 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
21
22 * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
23 (build_bz2): Rename to build_gzip and create .gz files from .bz2
24 files instead of the other way around.
25 (build_gzip): New function.
26 (build_diffs): Build .bz2 files instead of .gz files.
27 (build_diff): Use .bz2 files instead of .gz files.
28 Make an error message independent of the compression format.
29 (MODE_BZIP2): Rename to MODE_GZIP. Related changes to the
30 invocation of this script.
31 (MODE_GZIP): New variable.
32 (OLD_TARS): Use .bz2 archive of the previous snapshot.
33
34 2003-06-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
35
36 * snapshot-README: Use GCC instead of gcc, C++ front end instead of
37 g++ language, and note that Java includes a run time.
38 * snapshot.index.html: Ditto.
39
40 2003-06-10 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
41
42 * gcc_release (build_diff): Properly use ${TAR} instead of
43 hard-coded tar.
44
45 2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
46
47 * snapshot-index.html: Refer to .bz2 files instead of .gz files.
48 Simplify the note on not using unannounced snapshots.
49
50 2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
51
52 * snapshot-README: Refer to .bz2 files instead of .gz files.
53 Add a note on where to find the diff files.
54 Simplify the note on not using unannounced snapshots.
55 Remove documentation of the gcc_latest_snapshot tag.
56
57 2003-05-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
58
59 * gcc_release (build_diffs): Add diagnostics in case we cannot
60 generate a specific diff file.
61
62 2003-05-24 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
63
64 * gcc_release (build_sources): Only update ChangeLog files which
65 do not yet contain the entry we are going to add.
66 Fix typo in added ChangeLog entries.
67
68 2003-05-20 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
69
70 * gcc_release (upload_files): Put diff files into a "diffs"
71 subdirectory
72
73 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
74
75 * gcc_release: GNU CC -> GCC.
76
77 2003-05-12 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
78
79 * gcc_release (usage): Print more detailed description of all
80 command-line options.
81
82 2003-05-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
83
84 * update_version (ADD_BRANCHES): Add, set to MAIN and
85 tree-ssa-20020619-branch.
86 (BRANCHES): Always consider branches given by $ADD_BRANCHES.
87
88 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
89
90 * update_version (textstring_FILES): Only version.c needs to be
91 updated, now that we do not consider older branches any more.
92
93 2003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
94
95 * update_version (IGNORE_BRANCHES): Add.
96 (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
97
98 2003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
99
100 * update_version: Add a trace of which branch we are currently
101 working on.
102
103 2002-12-16 Mark Mitchell <mark@codesourcery.com>
104
105 * gcc_release: Make snapshots from the GCC 3.3 branch.
106 * snapshot-README: Update.
107
108 2002-09-23 Zack Weinberg <zack@codesourcery.com>
109
110 * update_version: Do not check in files which are unchanged.
111 * gcc_release: Only update the version in gcc/version.c.
112
113 2002-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
114
115 * update_web_docs (MANUALS): Add fastjar.
116
117 2002-09-08 Joseph S. Myers <jsm@polyomino.org.uk>
118
119 * gcc_release: Make snapshots come from the mainline.
120 * snapshot-README: Update.
121
122 2002-08-28 Joseph S. Myers <jsm@polyomino.org.uk>
123
124 * update_web_docs: Remove support for generating g77_news.html and
125 g77_bugs.html.
126 * update_web_docs_old: Likewise. Remove support for generating
127 thanks.html.
128
129 2002-07-28 Andreas Jaeger <aj@suse.de>
130
131 * gcc_release: Update comment.
132
133 * snapshot-README: Snapshots are taken from GCC 3.2 branch.
134
135 2002-07-28 Mark Mitchell <mark@codesourcery.com>
136
137 * gcc_release: Use the 3.2 branch for snapshots.
138
139 2002-05-31 Florian Weimer <fw@deneb.enyo.de>
140
141 * update_web_docs (MANUALS): Include various flavours of the GNAT
142 User Guide.
143
144 2002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
145
146 * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
147 gcc/gcc/ada/gnatvsn.ads.
148
149 2002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
150
151 * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
152 release status is updated.
153 * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
154
155 2002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
156
157 * gcc_release: Do upload files when local.
158
159 * snapshot-README, snapshot-index.html: Remove chill.
160
161 2002-05-08 Mark Mitchell <mark@codesourcery.com>
162
163 * gcc_release: Correct upload handling.
164
165 2002-04-22 Mark Mitchell <mark@codesourcery.com>
166
167 * gcc_release (build_diffs): Remove reference to Chill.
168
169 2002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
170
171 * update_web_docs (MANUALS): Remove chill. Add gnat_rm.
172
173 2002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
174
175 * gcc_release: Set TZ to UTC0.
176
177 2002-04-15 Mark Mitchell <mark@codesourcery.com>
178
179 * gcc_release (build_tarfiles): Do not build Chill tarfiles.
180 (CHILL_DIRS): Remove.
181
182 2002-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
183
184 * gcc_release: Build diffs for ada and chill. Make "bzip2" a new
185 major mode.
186
187 2002-03-06 Phil Edwards <pme@gcc.gnu.org>
188
189 * update_version: Don't indent the version string.
190
191 2002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
192
193 * snapshot-README: Note that snapshots come from the 3.1 branch.
194 Update list of files.
195
196 2002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
197
198 * gcc_release: Make snapshots come from the 3.1 branch.
199
200 2002-02-25 Mark Mitchell <mark@codesourcery.com>
201
202 * update_version: Automatically update version files on all
203 branches.
204 * crontab: Only invoke update_version once.
205
206 2002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
207
208 * gcc_release: Revert change to -p interface. Allow for local and
209 remote cases in creating directories. Give an error if -p
210 argument names a directory.
211
212 2002-02-21 Mark Mitchell <mark@codesourcery.com>
213
214 * gcc_release: Correct handling of diff-generation. Add
215 "diffs" major mode.
216
217 2002-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
218
219 * gcc_release: Substitute dates in snapshot-README and
220 snapshot-index.html files rather than directly using the old files
221 on the FTP site. Set QMAILHOST.
222
223 2002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
224
225 * snapshot-index.html: Improve markup.
226
227 2002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
228
229 * snapshot-README, snapshot-index.html: Use expressions such as
230 @DATE@ rather than hardcoded dates.
231
232 * snapshot-README, snapshot-index.html: New files.
233
234 2002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
235
236 * update_web_docs (contrib_file): Remove.
237 Also removing special handling of thanks.html.
238
239 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
240
241 * update_web_docs: Use makeinfo --html instead of texi2html.
242 Remove support for pre-3.1 GCC versions. Build online docs for
243 gccint manual.
244
245 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
246
247 * update_web_docs_old: Copy from update_web_docs. Add comment
248 that this is for GCC 3.0.x and earlier versions.
249
250 2001-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
251
252 * gcc_release: Add /usr/local/bin to path when local.
253
254 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
255
256 * update_web_docs: Set SOURCEDIR so that install manual can be
257 found when running install.texi2html.
258
259 * gcc_release: Don't require a username if running locally.
260
261 2001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
262
263 * update_web_docs: Eliminate warnings about keeping files from web
264 page preprocessing.
265
266 * update_web_docs: Allow for the same file name in different
267 directories.
268
269 2001-10-29 Joseph S. Myers <jsm28@cam.ac.uk>
270
271 * update_web_docs: Generate libiberty and gnat-style manuals.
272
273 2001-10-24 Joseph S. Myers <jsm28@cam.ac.uk>
274
275 * gcc_release: Build snapshots from mainline. Generate Ada and
276 Chill tarballs. Correct error check when building diffs. Check
277 for errors when building bzip2 files.
278 * crontab: Use /sourceware/snapshot-tmp for building snapshots.
279
280 2001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
281
282 * crontab: Build weekly snapshots.
283
284 * gcc_release: Copy from 3.0 branch. Add support for building the
285 weekly snapshots on gcc.gnu.org.
286
287 2001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
288
289 * update_web_docs: Also check out texinfo.tex from
290 gcc/doc/include.
291
292 2001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
293
294 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
295 Preprocess the entire web site, not just the install docs.
296
297 2001-06-25 Phil Edwards <pme@sources.redhat.com>
298
299 * update_version: Add command-line argument capability, also
300 bump version for libstdc++-v3, and exit with the return code from
301 the cvs commit.
302 * crontab: Call update_version with arguments instead of
303 calling update_branch_version.
304 * update_branch_version: Remove.
305
306 2001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
307
308 * update_web_docs: Only update the install documentation for the
309 CVS HEAD.
310
311 2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
312
313 * update_web_docs, doc_exclude: Check out files that may be in the
314 Attic. Check out texinfo.tex. Don't generate anything from
315 c-tree.texi. Generate PostScript output from manuals.
316
317 2001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
318
319 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
320 variables.
321 Fix a comment and add another one.
322 Generate the installation documentation in HTML format from
323 gcc/doc/install.texi.
324
325 2001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
326
327 * update_web_docs: Don't generate HTML from gxxint.texi. Don't
328 run texi2html on manuals that aren't present.
329
330 2001-03-18 Phil Edwards <pme@sources.redhat.com>
331
332 * update_web_docs_libstdcxx: New script.
333 * crontab: Call said script.
334
335 2001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
336
337 * update_version, update_branch_version: Check out with gcc
338 directory instead of using egcs link.
339
340 2001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
341
342 * update_web_docs: Don't strip leading -r from argument following
343 -r, or leading -d from argument following -d. Bug pointed out by
344 Matt Kraai.
345
346 * update_web_docs: Handle -r and -d options to generate docs for a
347 release or branch in a subdirectory. Determine names of G77 news
348 and bugs files and contributors file after updated docs have been
349 installed, not before. Don't remove files from a subdirectory.
350 Don't generate manuals for gcov (included in the GCC manual) or
351 iostream (obsolete). Do generate manuals for cppinternals, gcj
352 and porting. Update regular expressions for detecting whether
353 files have really changed when regenerated.
354
355 2001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
356
357 * update_web_docs: Use /usr/local/bin/texi2html rather than
358 gccadmin's local copy.
359
360 2001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
361
362 * crontab, doc_exclude, update_branch_version, update_version,
363 update_web_docs: New files (as currently used by gccadmin).
364 * README: New file.