aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/resolve.c
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2021-05-14 14:19:50 +0100
committerJonathan Wakely <jwakely@redhat.com>2021-05-17 12:13:41 +0100
commite3b6d3a887fc0df09ea742c9c5a5acbc27c11ea7 (patch)
tree6d90a6933f3cc6f64cfbdb73e8641abf771804a4 /gcc/fortran/resolve.c
parenta8e19fa4198ea2504c89d01741d11766e0e9e91b (diff)
downloadgcc-e3b6d3a887fc0df09ea742c9c5a5acbc27c11ea7.zip
gcc-e3b6d3a887fc0df09ea742c9c5a5acbc27c11ea7.tar.gz
gcc-e3b6d3a887fc0df09ea742c9c5a5acbc27c11ea7.tar.bz2
libstdc++: Allow lualatex to be used for Doxygen PDF
This allows the Doxygen PDF to be built using lualatex instead of pdflatex, which solves a problem with pdflatex running out of memory sometimes. This is done by adding a --latex_cmd option to the run_doxygen script, which then sets the specified command in the generated user.cfg file used by Doxygen. The makefile is adjusted to pass --latex_cmd=$(LATEX_CMD) to the script, so using running make with LATEX_CMD=lualatex will override the default. Additionally, this does some refactoring of the doc/Makefile.am rules and the run_doxygen script. libstdc++-v3/ChangeLog: * doc/Makefile.am: Simplify doxygen recipes and use --latex_cmd. * doc/Makefile.in: Regenerate. * doc/doxygen/user.cfg.in (LATEX_CMD_NAME): Add placeholder value. * scripts/run_doxygen (print_usage): Always print to stdout and do not exit. (fail): New function for exiting on error. (parse_options): Handle --latex_cmd. Do not treat --help the same as errors. Simplify handling of required arguments.
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions