OSDN Git Service

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