NetBSD/distrib
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
..
acorn32 PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
alpha Use full available ram disk space 2020-04-06 11:58:10 +00:00
amd64 Add support for EC2 and resize root to AMD64 live images. 2020-08-05 01:35:18 +00:00
amiga Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of 2019-09-23 13:42:30 +00:00
arc Shrink ramdisk to make RAMDISK kernel smaller for ARC BIOS restriction. 2020-05-29 23:12:12 +00:00
atari Provide wdboot as a link of sdboot for Milan also in sysinst. 2020-06-18 18:14:06 +00:00
bebox PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
cats PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
cdrom Copy -current to 9.0, this has diverged (macppc 601 support and others, 2019-12-05 10:25:41 +00:00
cobalt Sync image size with available space reserved in the RAMDISK kernel 2020-04-06 13:28:15 +00:00
common Add support for EC2 and resize root to AMD64 live images. 2020-08-05 01:35:18 +00:00
dreamcast PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
emips PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
evbarm x_gzip need liblzma for xz support. 2020-06-03 06:36:44 +00:00
evbmips Rename the evbmips ERLITE kernel to OCTEON now that it supports more 2020-07-15 12:15:30 +00:00
evbppc PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
evbsh3 PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
ews4800mips Put a message in build error logs to notify what this target builds. 2020-06-14 05:10:33 +00:00
hp300 PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
hpcarm Add "build.sh live-image" support for hpcarm. 2020-03-21 14:25:49 +00:00
hpcmips PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
hpcsh PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
hppa PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
i386 Bump INSTIMAGEMB, hopefully fix releng autobuilds 2020-05-06 09:18:10 +00:00
ia64 Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of 2019-09-23 13:42:30 +00:00
ibmnws 1. Remove all the special handling of variables (-d -p -P -s -S) that 2019-12-29 18:26:16 +00:00
landisk PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
luna68k Bump ramdisk size to 2MB. 2020-05-19 09:02:48 +00:00
mac68k PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
macppc Support the use of DHCP in the install environment 2020-04-05 14:36:43 +00:00
miniroot test ! -n "$foo" is just a quaint way of saying test -z "$foo" 2020-01-19 00:57:00 +00:00
mipsco PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
mvme68k PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
mvmeppc Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of 2019-09-23 13:42:30 +00:00
news68k Use more shrinked x_foo binaries. 2020-06-13 19:15:43 +00:00
newsmips PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
notes s/developement/development/ 2020-08-07 00:43:47 +00:00
ofppc PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
playstation2 PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
pmax bump image from 3000k to 3.5M. thanks, time. 2020-08-16 11:43:36 +00:00
prep PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
riscv PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
rs6000 PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
sandpoint PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
sets make(1): add test for the .for directive 2020-09-02 05:33:57 +00:00
sgimips PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
shark PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
sparc bump a little for llvm 2020-01-29 16:24:21 +00:00
sparc64 Get back to terminfo.cdb. 2020-03-27 15:18:22 +00:00
sun2 1. Remove all the special handling of variables (-d -p -P -s -S) that 2019-12-29 18:26:16 +00:00
sun3 Adapt to libterminfo as part of libhack-curses 2020-04-05 11:19:01 +00:00
syspkg Remove the isdn sets from syspkg, now that they have no user left. 2018-09-23 08:26:00 +00:00
utils Create an "octeon.img.gz" bootable image for evbmips64-eb release builds. 2020-07-17 15:16:34 +00:00
vax kernfs no longer needs a hacky workaround to make rootdev appear. 2020-02-26 16:00:48 +00:00
x68k Replace boot_ustar with xxboot_ustarfs. 2020-08-16 07:03:45 +00:00
zaurus Add "build.sh live-image" support for zaurus. 2020-03-21 14:24:12 +00:00
Makefile
Makefile.inc