David Malcolm
e6a7284cf9
update_web_docs_svn: Proceed even if the invocation of sphinx fails.
...
* update_web_docs_svn: Proceed even if the invocation of
sphinx fails.
From-SVN: r274099
2019-08-04 22:31:54 +00:00
Gerald Pfeifer
b54f986e4d
update_web_docs_svn: Remove a reference to GCC 3.1.
...
* update_web_docs_svn: Remove a reference to GCC 3.1. Describe
settings to tweak if running on a host different from gcc.gnu.org.
(WWWBASE): Allow override via the environment. Also check for
existance.
From-SVN: r245774
2017-02-28 13:17:52 +00:00
Gerald Pfeifer
8027776f21
* update_web_docs_svn (MANUALS): Add libitm.
...
From-SVN: r245260
2017-02-07 23:25:19 +00:00
Gerald Pfeifer
b8c0f3c164
update_web_docs_svn (CSS): Introduce.
...
* update_web_docs_svn (CSS): Introduce.
Have generated files refer to it.
From-SVN: r239980
2016-09-04 18:44:30 +00:00
Arnaud Charlet
f66172c410
Complete previous change.
...
From-SVN: r220973
2015-02-25 16:47:05 +01:00
Arnaud Charlet
8200e6f19a
* update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
...
From-SVN: r220972
2015-02-25 16:45:23 +01:00
Arnaud Charlet
1d3d9afaff
* update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
...
From-SVN: r220961
2015-02-25 12:27:43 +01:00
David Malcolm
9baa38b7a0
Fix 404 in "Show Source" in jit docs
...
maintainer-scripts/ChangeLog:
PR jit/64257
* update_web_docs_svn: When copying up files for the built jit
documentation, also copy up .txt files.
From-SVN: r220479
2015-02-06 14:36:54 +00:00
David Malcolm
a4be4e91d2
More fixes for update_web_docs_svn for jit docs (PR jit/64257)
...
gcc/jit/ChangeLog:
PR jit/64257
* docs/conf.py (html_theme): Change from 'pyramid'
to 'sphinxdoc'.
maintainer-scripts/ChangeLog:
PR jit/64257
* update_web_docs_svn: Update build of jit docs to use EPEL6
variant install of sphinx 1.0.8, rather than 0.6.6.
From-SVN: r220412
2015-02-04 19:11:48 +00:00
David Malcolm
5a28932add
update_web_docs_svn: support the JIT documentation
...
maintainer-scripts/ChangeLog:
* update_web_docs_svn: Don't delete gcc/jit/docs or
gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
building of the JIT docs (using sphinx-build). Special case
copying them up.
From-SVN: r220149
2015-01-27 00:17:56 +00:00
Arnaud Charlet
aaebbe1f5e
* update_web_docs_svn: Simplify build of gnat_ugn.
...
From-SVN: r213503
2014-08-01 21:00:14 +02:00
Gerald Pfeifer
52cacf7207
update_web_docs_svn: Work around makeinfo generated file names and references with "_002d" instead...
...
* update_web_docs_svn: Work around makeinfo generated file names
and references with "_002d" instead of "-".
From-SVN: r205600
2013-12-02 20:07:14 +00:00
Gerald Pfeifer
6a4b4d3179
update_web_docs_svn: Make $DOCSDIR group writable after creating it.
...
* update_web_docs_svn: Make $DOCSDIR group writable after
creating it.
From-SVN: r181545
2011-11-21 01:16:24 +00:00
Joseph Myers
afa626390d
* update_web_docs_svn: Generate libquadmath-vers.texi.
...
From-SVN: r169875
2011-02-07 02:35:06 +00:00
Tobias Burnus
f21fe68470
update_web_docs_svn (MANUALS): Add libquadmath.
...
2010-12-18 Tobias Burnus <burnus@net-b.de>
* update_web_docs_svn (MANUALS): Add libquadmath.
From-SVN: r168021
2010-12-18 12:55:02 +01:00
Ian Lance Taylor
e493bdc219
* update_web_docs_svn (MANUALS): Add gccgo.
...
From-SVN: r167614
2010-12-08 23:42:53 +00:00
Joseph Myers
4f8f9b8fa5
update_web_docs_svn: Also pass -I option pointing to ada/ source directory for Ada manual.
...
* update_web_docs_svn: Also pass -I option pointing to ada/ source
directory for Ada manual.
From-SVN: r161324
2010-06-24 16:52:46 +01:00
Gerald Pfeifer
f12c3a1d3a
* update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/ .
...
From-SVN: r152628
2009-10-10 20:43:15 +00:00
Gerald Pfeifer
b809fa7d64
* update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
...
From-SVN: r146648
2009-04-23 13:30:49 +00:00
Gerald Pfeifer
d21a98b8df
update_web_docs_svn: Run this script under plain /bin/sh as opposed to /bin/sh -x.
...
* update_web_docs_svn: Run this script under plain /bin/sh
as opposed to /bin/sh -x.
From-SVN: r145707
2009-04-08 02:00:48 +00:00
Joseph Myers
f47687a1c2
crontab: Remove 4.1 snapshots job.
...
* crontab: Remove 4.1 snapshots job.
* update_version: Remove.
* gcc_release: Remove support for g77 and release status in
version.c.
* update_version_svn: Ignore 4.1 branch. Remove support for
updating files other than DATESTAMP.
* update_web_docs_svn: Remove support for g77 manual.
From-SVN: r137462
2008-07-04 15:58:14 +01:00
Paul Brook
2f41c1d60b
configure.ac: Add --with-pkgversion and --with-bugurl.
...
gcc:
2007-08-21 Paul Brook <paul@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>
Mark Mitchell <mark@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* configure.ac: Add --with-pkgversion and --with-bugurl.
* configure: Regenerate.
* doc/install.texi: Document them.
* version.c (version_string): Remove VERSUFFIX.
(VERSUFFIX): Remove.
(pkgversion_string): New.
(bug_report_url): Do not hard-code initializer.
* version.h (pkgversion_string): Declare.
* Makefile.in (PKGVERSION_s, BUGURL_s, PKGVERSION, BUGURL_TEXI):
Define.
(version.o): Define PKGVERSION and BUGURL.
(gcc-vers.texi): Define VERSION_PACKAGE and BUGURL.
(%.pod): Define BUGURL.
* gcc.c (process_command, main): Use pkgversion_string.
* toplev.c (compile_file, print_version): Likewise.
* protoize.c (main): Likewise.
* gcov.c (print_version): Likewise. Update copyright date.
* gcov-dump.c (print_version): Likewise. Update copyright date.
* mips-tdump.c (main): Likewise. Update copyright date.
* mips-tfile.c (main): Likewise. Update copyright date.
* doc/include/gcc-common.texi: Include VERSION_PACKAGE as subtitle.
* doc/bugreport.texi: Use BUGURL for bug-reporting instructions;
shorten description.
* doc/gcc.texi: Include VERSION_PACKAGE in version description.
* doc/gccint.texi: Likewise.
* doc/invoke.texi: Use BUGURL for bug-reporting instructions.
Update copyright date.
gcc/fortran:
2007-08-21 Paul Brook <paul@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>
Mark Mitchell <mark@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* gfortranspec.c (lang_specific_driver): Use pkgversion_string.
* Make-lang.in (gfortran.pod): Define BUGURL.
* invoke.texi: Use BUGURL for bug-reporting instructions.
gcc/java:
2007-08-21 Paul Brook <paul@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>
Mark Mitchell <mark@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* jcf-dump.c (version): Use pkgversion_string. Update copyright
date.
gcc/treelang:
2007-08-21 Paul Brook <paul@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>
Mark Mitchell <mark@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* tree1.c (treelang_handle_option): Use pkgversion_string.
* treelang.texi (which-treelang): Define to use VERSION_PACKAGE.
maintainer-scripts:
2007-08-21 Paul Brook <paul@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>
Mark Mitchell <mark@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* gcc_release: Do not include copies of bugs.html in releases.
* update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
gcc-vers.texi.
Co-Authored-By: Joseph Myers <joseph@codesourcery.com>
Co-Authored-By: Mark Mitchell <mark@codesourcery.com>
Co-Authored-By: Nathan Sidwell <nathan@codesourcery.com>
From-SVN: r127667
2007-08-21 16:35:30 +01:00
Joseph Myers
bb83237562
update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf commands.
...
* update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
commands.
From-SVN: r126420
2007-07-06 17:33:38 +01:00
Gerald Pfeifer
2b9e95d02a
Revert some changes inadvertently committed as part of the previous revision.
...
From-SVN: r123396
2007-04-01 00:08:27 +00:00
Gerald Pfeifer
339731c9d3
update_web_docs_svn (MANUALS): Move towards the top of the script.
...
* update_web_docs_svn (MANUALS): Move towards the top of the
script. Reformat for easier editing/diffing.
From-SVN: r123391
2007-03-31 23:11:28 +00:00
Tobias Burnus
3f5faa7cea
update_web_docs_svn: Build also gfc-internals.
...
2006-03-31 Tobias Burnus <burnus@net-b.de>
* update_web_docs_svn: Build also gfc-internals.
From-SVN: r123387
2007-03-31 20:34:15 +02:00
Tobias Burnus
1f62fb2096
update_web_docs_svn: Build also libgomp documentation.
...
2007-01-21 Tobias Burnus <burnus@net-b.de>
* update_web_docs_svn: Build also libgomp documentation.
From-SVN: r121013
2007-01-21 00:54:15 +01:00
Joseph Myers
f0ac2193cb
update_web_docs_svn: Remove unnecessary files from source tree.
...
* update_web_docs_svn: Remove unnecessary files from source tree.
Use set -e.
* doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
From-SVN: r108698
2005-12-16 23:59:10 +00:00
Mark Mitchell
e99c1d841d
* update_web_docs_svn: Set @srcdir in gcc-vers.texi.
...
From-SVN: r108691
2005-12-16 23:11:21 +00:00
Daniel Berlin
6d64c3bc07
update_web_docs_svn: Use -q to quiet svn.
...
2005-10-26 Daniel Berlin <dberlin@dberlin.org>
* update_web_docs_svn: Use -q to quiet svn.
From-SVN: r105987
2005-10-29 01:19:36 +00:00
Daniel Berlin
4dc7b0f0df
SVN version
...
From-SVN: r105483
2005-10-17 00:48:54 +00:00