NetBSD/distrib/sets/lists
rillig 640eab791b make(1): add test for the .for directive
For a long time, I had assumed that the iteration variables of a .for
loop are just normal global variables.  This assumption was wrong but
didn't have any consequences.

The iteration variables of a .for loop can just be accessed like global
variables, therefore it is not obvious that they are implemented in a
completely different way.

There are some edge cases in conditions used inside .for loops, in which
the iteration variables cannot be used like normal variables.  An
example is brought up in https://gnats.netbsd.org/47888, which observes
that the defined() and empty() functions in conditions only work with
variables but ignore the iteration "variables", simply because these are
not variables but only expressions.
2020-09-02 05:33:57 +00:00
..
base Sort and deduplicate set lists. 2020-08-27 15:31:59 +00:00
comp Add back <xen/xenio3.h>, it's needed by xentools413 2020-08-31 11:32:01 +00:00
debug Revert removal -- evidently the leading dash does mean something. 2020-08-28 06:44:02 +00:00
dtb Build i.MX7D dtbs for armv7 2020-06-10 18:53:31 +00:00
etc Sort and deduplicate set lists. 2020-08-27 15:31:59 +00:00
games Sort and deduplicate set lists. 2020-08-27 15:31:59 +00:00
man new compat_bsdos man page. 2020-08-28 12:15:05 +00:00
misc Make bind-9 arm obsolete for now since we lack the tools in base to build it. 2020-08-03 17:26:13 +00:00
modules Sort and deduplicate set lists. 2020-08-27 15:31:59 +00:00
rescue remove SMBFS and nsmb/netsmb - userland part 2020-04-04 15:39:13 +00:00
tests make(1): add test for the .for directive 2020-09-02 05:33:57 +00:00
text
xbase Sort and deduplicate set lists. 2020-08-27 15:31:59 +00:00
xcomp install dmxproto.pc and dpmsproto.pc 2020-08-30 04:51:03 +00:00
xdebug Sort and deduplicate set lists. 2020-08-27 15:31:59 +00:00
xetc Sort and deduplicate set lists. 2020-08-27 15:31:59 +00:00
xfont
xserver Sort and deduplicate set lists. 2020-08-27 15:31:59 +00:00