OSDN Git Service

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