Check rc files for valid UTF-8; remove initial BOM.
Improve some warnings and messages.
Correctly implement conditional use of biber, to be able to preserve bbl file when bib file doesn't exist. This behavior now matches the conditional use of bibtex.
Solve problem that processing times under Windows were reported as zero.
Solve occasional problems caused by granularity of file times when detecting files generated during a run of *latex
Configurably change default location of fls file to aux directory, to match behavior of recent versions of MiKTeX.
Update documentation especially about aux and output directories.
V. 4.78 dated 18 November 2022.
Option -dvilua to generate dvi file by lualatex
Option -xdv to generate xdv file by xelatex
To support these, change in definition of $dvi_mode, and new variables $dvilualatex, $xdv_mode.
Bug corrections etc.
Configuration variable $bad_warnings_as_error to allow certain bad warnings in log file (e.g., '\end inside ...') to be treated by latexmk as if *latex had reported an actual error.
On MS-Windows, correctly handle non-ASCII names for file and directory variables set in rc files.
Other improvements in treatment of non-ASCII characters in filenames.
This update has been submitted for testing by music.
This update has been submitted for testing by music.
This update's test gating status has been changed to 'ignored'.
music edited this update.
music edited this update.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes