make/doc
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
..
.gitignore * doc/make.texi: [SV 51974] Clarify makefile parsing operations. 2019-05-19 19:25:50 -04:00
make.1 Support implementing the jobserver using named pipes 2022-08-02 23:36:35 -04:00
make.texi Support the MAKE_TMPDIR environment variable 2022-09-11 10:56:08 -04:00
Makefile.am * <all>: Update copyright notices. 2022-02-10 14:48:26 -05:00