Commit Graph

5 Commits

Author SHA1 Message Date
Jonathan Wakely acbbb82ea3 maintainer-scripts: Disable multilib when generating libstdc++ docs
This allows the docs to be generated on hosts without the necessary
files present for multilib support.

maintainer-scripts/ChangeLog:

	* generate_libstdcxx_web_docs: Add --disable-multilib to
	configure command.
2021-04-08 14:51:03 +01:00
Jonathan Wakely 4746651327 Improve error message for bad arguments to script
* generate_libstdcxx_web_docs: Improve error output.

From-SVN: r269169
2019-02-23 21:19:04 +00:00
Jonathan Wakely 4eb27c4174 generate_libstdcxx_web_docs: Use realpath to get absolute path.
* generate_libstdcxx_web_docs: Use realpath to get absolute path.

	Add comment about LaTeX errors.

From-SVN: r237357
2016-06-13 08:47:13 +01:00
Jakub Jelinek 67848724e5 Add svn:executable property for generate_libstdcxx_web_docs.
From-SVN: r216914
2014-10-30 11:11:38 +01:00
Jonathan Wakely 269cf22b9a * generate_libstdcxx_web_docs: New script.
From-SVN: r211076
2014-05-30 12:11:10 +01:00