OSDN Git Service

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