OpenGrok
Cross Reference: objdir-writable.exp
xref
: /
src
/
usr.bin
/
make
/
unit-tests
/
objdir-writable.exp
Home
|
History
|
Annotate
|
Download
|
only in
unit-tests
History log of
/src/usr.bin/make/unit-tests/objdir-writable.exp
Revision
Date
Author
Comments
1.6
12-Jun-2025
rillig
make: use a common style for unexpected error messages
In enomem, report the actual error instead of a fixed ENOMEM.
1.5
09-Feb-2022
rillig
branches: 1.5.4;
make: prefix the warning about read-only .OBJDIR with a colon
For consistency with the other warnings.
1.4
09-Feb-2022
rillig
tests/make: use more distinctive placeholder for TMPDIR
1.3
04-Jul-2021
sjg
Do not assume /tmp is safe to use if TMPDIR is set
1.2
06-Feb-2021
sjg
Avoid test failures when more than one user run them.
Use a private TMPDIR
a subdir of .OBJDIR if using it
otherwise /tmp/uid${.MAKE.UID}
1.1
12-Nov-2020
sjg
Pass a writable flag to Main_SetObjdir to control writable check
For curdir and an explicit .OBJDIR target, we allow for
the directory to be read-only.
During InitObjdir we otherwise default to requiring objdir to be
writable - this can be controlled by env variable
MAKE_OBJDIR_CHECK_WRITABLE
Add unit-tests/objdir-writable
Reviewed by: christos rillig
1.5.4.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Mon Oct 20 20:10:13 GMT 2025