From a0dc1ccfd20bcd453d4a31103c94c20754a0816b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 10 Oct 2023 22:01:41 +0000 Subject: support new envvar TEXMF_OUTPUT_DIRECTORY git-svn-id: svn://tug.org/texlive/trunk@68508 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'Build/source/texk/web2c/ChangeLog') diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index ac93a48d55d..2c90f901fa0 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,20 @@ +2023-10-09 Karl Berry + + * lib/texmfmp.c (parse_options): if --output-directory was + specified, putenv the value to TEXMF_OUTPUT_DIRECTORY. + If --output-directory was not specified, and + TEXMF_OUTPUT_DIRECTORY is set in the environment (not config file), + set the output_directory variable to its value. + * tests/outputdir.test: new test. + * am/texmf.am (tex_tests): add it. + * doc/web2c.texi (Output file location), + * NEWS: document this. + * bibtex.ch: mention failure to implement TEXMF_OUTPUT_DIRECTORY. + + * doc/web2c.texi (Shell escape commands): xref kpathsea doc + on output paranoia. + * tests/tex-closeout.test: tweak description. + 2023-10-09 Karl Berry * cpascal.h: typo. -- cgit v1.2.3