aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/cond-eof.mk
Commit message (Collapse)AuthorAgeFilesLines
* Update to bmake-20240108Simon J. Gerraty2024-01-141-2/+2
|
* Merge bmake-20230622Simon J. Gerraty2023-06-271-3/+7
| | | | Merge commit '3e39ce563b9ba25883e5aa37d9799eda9e57c1e0'
* Merge bmake-20211212Simon J. Gerraty2021-12-181-6/+6
| | | | commit '2935fe8237c83c1dcb113dd5335733263e68e6fd'
* Merge bmake-20210110Simon J. Gerraty2021-01-141-0/+20
Quite a lot of churn on style, but lots of good work refactoring complicated functions and lots more unit-tests. Thanks mostly to rillig at NetBSD Some interesting entries from ChangeLog o .MAKE.{UID,GID} represent uid and gid running make. o allow env var MAKE_OBJDIR_CHECK_WRITABLE=no to skip writable checks in InitObjdir. Explicit .OBJDIR target always allows read-only directory. o add more unit tests for META MODE Merge commit '8e11a9b4250be3c3379c45fa820bff78d99d5946' into main Change-Id: I464fd4c013067f0915671c1ccc96d2d8090b2b9c