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