Lines Matching +full:2020 +full:- +full:12 +full:- +full:10
1 # $NetBSD: opt-debug-lint.mk,v 1.22 2025/01/11 20:54:45 rillig Exp $
3 # Tests for the -dL command line option, which runs additional checks
6 .MAKEFLAGS: -dL
8 # Since 2020-09-13, undefined variables that are used on the left-hand side
14 # Since 2020-09-13, the "Malformed conditional" error message is not printed
18 # cond-undef-lint.mk
37 # Since 2020-09-13, Var_Parse properly reports errors for undefined variables,
40 # well-known "Malformed conditional" error message, even though the
41 # conditional was well-formed and the only error was an undefined variable.
47 # Since 2020-09-14, dependency lines may contain undefined variables.
61 # Since 2020-10-03, in lint mode the variable modifier must be separated
62 # by colons. See varparse-mod.mk.
69 # Between 2020-10-03 and var.c 1.752 from 2020-12-20, in lint mode the
90 # Before var.c 1.856 from 2021-03-14, this regular expression was then