The NetBSD Project

CVS log for src/usr.bin/make/unit-tests/objdir-writable.exp

[BACK] Up to [cvs.NetBSD.org] / src / usr.bin / make / unit-tests

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 9 20:52:06 2022 UTC (2 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, HEAD
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

make: prefix the warning about read-only .OBJDIR with a colon

For consistency with the other warnings.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 9 18:54:19 2022 UTC (2 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

tests/make: use more distinctive placeholder for TMPDIR

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 4 01:28:54 2021 UTC (2 years, 9 months ago) by sjg
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

Do not assume /tmp is safe to use if TMPDIR is set

Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 6 18:26:03 2021 UTC (3 years, 2 months ago) by sjg
Branch: MAIN
CVS Tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

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}

Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 12 23:35:21 2020 UTC (3 years, 5 months ago) by sjg
Branch: MAIN

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

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>