OSDN Git Service

dde6cd95ef3eef898c6f7fe2ff5c08953f2b75a7
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / ChangeLog
1 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
2
3         * snapshot-README, snapshot-index.html: Use expressions such as
4         @DATE@ rather than hardcoded dates.
5
6         * snapshot-README, snapshot-index.html: New files.
7
8 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9
10         * update_web_docs (contrib_file): Remove.
11         Also removing special handling of thanks.html.
12
13 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14
15         * update_web_docs: Use makeinfo --html instead of texi2html.
16         Remove support for pre-3.1 GCC versions.  Build online docs for
17         gccint manual.
18
19 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20
21         * update_web_docs_old: Copy from update_web_docs.  Add comment
22         that this is for GCC 3.0.x and earlier versions.
23
24 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
25
26         * gcc_release: Add /usr/local/bin to path when local.
27
28 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
29
30         * update_web_docs: Set SOURCEDIR so that install manual can be
31         found when running install.texi2html.
32
33         * gcc_release: Don't require a username if running locally.
34
35 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
36
37         * update_web_docs: Eliminate warnings about keeping files from web
38         page preprocessing.
39
40         * update_web_docs: Allow for the same file name in different
41         directories.
42
43 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
44
45         * update_web_docs: Generate libiberty and gnat-style manuals.
46
47 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
48
49         * gcc_release: Build snapshots from mainline.  Generate Ada and
50         Chill tarballs.  Correct error check when building diffs.  Check
51         for errors when building bzip2 files.
52         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
53
54 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
55
56         * crontab: Build weekly snapshots.
57
58         * gcc_release: Copy from 3.0 branch.  Add support for building the
59         weekly snapshots on gcc.gnu.org.
60
61 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
62
63         * update_web_docs: Also check out texinfo.tex from
64         gcc/doc/include.
65
66 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
67
68         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
69         Preprocess the entire web site, not just the install docs.
70
71 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
72
73         * update_version:  Add command-line argument capability, also
74         bump version for libstdc++-v3, and exit with the return code from
75         the cvs commit.
76         * crontab:  Call update_version with arguments instead of
77         calling update_branch_version.
78         * update_branch_version:  Remove.
79
80 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
81
82         * update_web_docs: Only update the install documentation for the 
83         CVS HEAD.
84
85 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
86
87         * update_web_docs, doc_exclude: Check out files that may be in the
88         Attic.  Check out texinfo.tex.  Don't generate anything from
89         c-tree.texi.  Generate PostScript output from manuals.
90
91 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
92
93         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
94         variables.
95         Fix a comment and add another one.
96         Generate the installation documentation in HTML format from
97         gcc/doc/install.texi.
98
99 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
100
101         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
102         run texi2html on manuals that aren't present.
103
104 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
105
106         * update_web_docs_libstdcxx:  New script.
107         * crontab:  Call said script.
108
109 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
110
111         * update_version, update_branch_version: Check out with gcc
112         directory instead of using egcs link.
113
114 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
115
116         * update_web_docs: Don't strip leading -r from argument following
117         -r, or leading -d from argument following -d.  Bug pointed out by
118         Matt Kraai.
119
120         * update_web_docs: Handle -r and -d options to generate docs for a
121         release or branch in a subdirectory.  Determine names of G77 news
122         and bugs files and contributors file after updated docs have been
123         installed, not before.  Don't remove files from a subdirectory.
124         Don't generate manuals for gcov (included in the GCC manual) or
125         iostream (obsolete).  Do generate manuals for cppinternals, gcj
126         and porting.  Update regular expressions for detecting whether
127         files have really changed when regenerated.
128
129 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
130
131         * update_web_docs: Use /usr/local/bin/texi2html rather than
132         gccadmin's local copy.
133
134 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
135
136         * crontab, doc_exclude, update_branch_version, update_version,
137         update_web_docs: New files (as currently used by gccadmin).
138         * README: New file.