]> gcc.gnu.org Git - gcc.git/blob - maintainer-scripts/ChangeLog
update_version: Add a trace of which branch we are currently working on.
[gcc.git] / maintainer-scripts / ChangeLog
1 2003-05-02 Gerald Pfeifer <gerald@pfeifer@dbai.tuwien.ac.at>
2
3 * update_version: Add a trace of which branch we are currently
4 working on.
5
6 2002-12-16 Mark Mitchell <mark@codesourcery.com>
7
8 * gcc_release: Make snapshots from the GCC 3.3 branch.
9 * snapshot-README: Update.
10
11 2002-09-23 Zack Weinberg <zack@codesourcery.com>
12
13 * update_version: Do not check in files which are unchanged.
14 * gcc_release: Only update the version in gcc/version.c.
15
16 2002-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
17
18 * update_web_docs (MANUALS): Add fastjar.
19
20 2002-09-08 Joseph S. Myers <jsm@polyomino.org.uk>
21
22 * gcc_release: Make snapshots come from the mainline.
23 * snapshot-README: Update.
24
25 2002-08-28 Joseph S. Myers <jsm@polyomino.org.uk>
26
27 * update_web_docs: Remove support for generating g77_news.html and
28 g77_bugs.html.
29 * update_web_docs_old: Likewise. Remove support for generating
30 thanks.html.
31
32 2002-07-28 Andreas Jaeger <aj@suse.de>
33
34 * gcc_release: Update comment.
35
36 * snapshot-README: Snapshots are taken from GCC 3.2 branch.
37
38 2002-07-28 Mark Mitchell <mark@codesourcery.com>
39
40 * gcc_release: Use the 3.2 branch for snapshots.
41
42 2002-05-31 Florian Weimer <fw@deneb.enyo.de>
43
44 * update_web_docs (MANUALS): Include various flavours of the GNAT
45 User Guide.
46
47 2002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
48
49 * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
50 gcc/gcc/ada/gnatvsn.ads.
51
52 2002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
53
54 * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
55 release status is updated.
56 * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
57
58 2002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
59
60 * gcc_release: Do upload files when local.
61
62 * snapshot-README, snapshot-index.html: Remove chill.
63
64 2002-05-08 Mark Mitchell <mark@codesourcery.com>
65
66 * gcc_release: Correct upload handling.
67
68 2002-04-22 Mark Mitchell <mark@codesourcery.com>
69
70 * gcc_release (build_diffs): Remove reference to Chill.
71
72 2002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
73
74 * update_web_docs (MANUALS): Remove chill. Add gnat_rm.
75
76 2002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
77
78 * gcc_release: Set TZ to UTC0.
79
80 2002-04-15 Mark Mitchell <mark@codesourcery.com>
81
82 * gcc_release (build_tarfiles): Do not build Chill tarfiles.
83 (CHILL_DIRS): Remove.
84
85 2002-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
86
87 * gcc_release: Build diffs for ada and chill. Make "bzip2" a new
88 major mode.
89
90 2002-03-06 Phil Edwards <pme@gcc.gnu.org>
91
92 * update_version: Don't indent the version string.
93
94 2002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
95
96 * snapshot-README: Note that snapshots come from the 3.1 branch.
97 Update list of files.
98
99 2002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
100
101 * gcc_release: Make snapshots come from the 3.1 branch.
102
103 2002-02-25 Mark Mitchell <mark@codesourcery.com>
104
105 * update_version: Automatically update version files on all
106 branches.
107 * crontab: Only invoke update_version once.
108
109 2002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
110
111 * gcc_release: Revert change to -p interface. Allow for local and
112 remote cases in creating directories. Give an error if -p
113 argument names a directory.
114
115 2002-02-21 Mark Mitchell <mark@codesourcery.com>
116
117 * gcc_release: Correct handling of diff-generation. Add
118 "diffs" major mode.
119
120 2002-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
121
122 * gcc_release: Substitute dates in snapshot-README and
123 snapshot-index.html files rather than directly using the old files
124 on the FTP site. Set QMAILHOST.
125
126 2002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
127
128 * snapshot-index.html: Improve markup.
129
130 2002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
131
132 * snapshot-README, snapshot-index.html: Use expressions such as
133 @DATE@ rather than hardcoded dates.
134
135 * snapshot-README, snapshot-index.html: New files.
136
137 2002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
138
139 * update_web_docs (contrib_file): Remove.
140 Also removing special handling of thanks.html.
141
142 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
143
144 * update_web_docs: Use makeinfo --html instead of texi2html.
145 Remove support for pre-3.1 GCC versions. Build online docs for
146 gccint manual.
147
148 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
149
150 * update_web_docs_old: Copy from update_web_docs. Add comment
151 that this is for GCC 3.0.x and earlier versions.
152
153 2001-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
154
155 * gcc_release: Add /usr/local/bin to path when local.
156
157 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
158
159 * update_web_docs: Set SOURCEDIR so that install manual can be
160 found when running install.texi2html.
161
162 * gcc_release: Don't require a username if running locally.
163
164 2001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
165
166 * update_web_docs: Eliminate warnings about keeping files from web
167 page preprocessing.
168
169 * update_web_docs: Allow for the same file name in different
170 directories.
171
172 2001-10-29 Joseph S. Myers <jsm28@cam.ac.uk>
173
174 * update_web_docs: Generate libiberty and gnat-style manuals.
175
176 2001-10-24 Joseph S. Myers <jsm28@cam.ac.uk>
177
178 * gcc_release: Build snapshots from mainline. Generate Ada and
179 Chill tarballs. Correct error check when building diffs. Check
180 for errors when building bzip2 files.
181 * crontab: Use /sourceware/snapshot-tmp for building snapshots.
182
183 2001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
184
185 * crontab: Build weekly snapshots.
186
187 * gcc_release: Copy from 3.0 branch. Add support for building the
188 weekly snapshots on gcc.gnu.org.
189
190 2001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
191
192 * update_web_docs: Also check out texinfo.tex from
193 gcc/doc/include.
194
195 2001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
196
197 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
198 Preprocess the entire web site, not just the install docs.
199
200 2001-06-25 Phil Edwards <pme@sources.redhat.com>
201
202 * update_version: Add command-line argument capability, also
203 bump version for libstdc++-v3, and exit with the return code from
204 the cvs commit.
205 * crontab: Call update_version with arguments instead of
206 calling update_branch_version.
207 * update_branch_version: Remove.
208
209 2001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
210
211 * update_web_docs: Only update the install documentation for the
212 CVS HEAD.
213
214 2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
215
216 * update_web_docs, doc_exclude: Check out files that may be in the
217 Attic. Check out texinfo.tex. Don't generate anything from
218 c-tree.texi. Generate PostScript output from manuals.
219
220 2001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
221
222 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
223 variables.
224 Fix a comment and add another one.
225 Generate the installation documentation in HTML format from
226 gcc/doc/install.texi.
227
228 2001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
229
230 * update_web_docs: Don't generate HTML from gxxint.texi. Don't
231 run texi2html on manuals that aren't present.
232
233 2001-03-18 Phil Edwards <pme@sources.redhat.com>
234
235 * update_web_docs_libstdcxx: New script.
236 * crontab: Call said script.
237
238 2001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
239
240 * update_version, update_branch_version: Check out with gcc
241 directory instead of using egcs link.
242
243 2001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
244
245 * update_web_docs: Don't strip leading -r from argument following
246 -r, or leading -d from argument following -d. Bug pointed out by
247 Matt Kraai.
248
249 * update_web_docs: Handle -r and -d options to generate docs for a
250 release or branch in a subdirectory. Determine names of G77 news
251 and bugs files and contributors file after updated docs have been
252 installed, not before. Don't remove files from a subdirectory.
253 Don't generate manuals for gcov (included in the GCC manual) or
254 iostream (obsolete). Do generate manuals for cppinternals, gcj
255 and porting. Update regular expressions for detecting whether
256 files have really changed when regenerated.
257
258 2001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
259
260 * update_web_docs: Use /usr/local/bin/texi2html rather than
261 gccadmin's local copy.
262
263 2001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
264
265 * crontab, doc_exclude, update_branch_version, update_version,
266 update_web_docs: New files (as currently used by gccadmin).
267 * README: New file.
This page took 0.053621 seconds and 6 git commands to generate.