aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/missing
Commit message (Collapse)AuthorAgeFilesLines
* Merge bmake-20201117Simon J. Gerraty2020-11-201-0/+186
o allow env var MAKE_OBJDIR_CHECK_WRITABLE=no to skip writable checks in InitObjdir. Explicit .OBJDIR target always allows read-only directory. o More code cleanup and refactoring. o More unit tests MFC after: 1 week Notes: svn path=/head/; revision=367863