make/tests/scripts
Paul Smith 86fc644dcc Support the MAKE_TMPDIR environment variable
Allow build systems to choose an alternative location for make to
store its temporary files.

* NEWS: Announce the new environment variable.
* doc/make.texi (Temporary Files): Provide documentation.
* src/misc.c (get_tmpdir): Split into a new function.  Compute the
temporary directory and store it in a static location.
* tests/scripts/features/jobserver: Add a test of MAKE_TMPDIR.
2022-09-11 10:56:08 -04:00
..
features Support the MAKE_TMPDIR environment variable 2022-09-11 10:56:08 -04:00
functions [SV 63040] shell: Fall back to the callers environment 2022-09-10 16:27:47 -04:00
misc
options
targets
variables
vms
test_template