CVS log for src/usr.bin/make/unit-tests/shell-csh.mk
Up to [cvs.NetBSD.org] / src / usr.bin / make / unit-tests
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 25 15:37:17 2024 UTC (9 months, 3 weeks ago) by rillig
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
make: minimize local variables around a vfork call
Passing all relevant values as arguments allows to remove the 'volatile'
qualifiers.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 4 09:58:51 2021 UTC (3 years, 11 months ago) by rillig
Branches: MAIN
CVS tags: netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
make: rename ambiguous functions
These two functions have counterparts that include the word 'Do' in
their name, which is confusing.
No functional change.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Dec 13 02:09:55 2020 UTC (4 years, 3 months ago) by sjg
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Avoid noise when csh does not exist
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 10 21:09:58 2020 UTC (4 years, 3 months ago) by rillig
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
make(1): rename commandShell to shell
The word 'command' was not necessary for understanding the variable.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 19 19:14:11 2020 UTC (4 years, 5 months ago) by rillig
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -2
lines
make(1): fix test shell-csh in case no csh is available
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Oct 3 15:38:13 2020 UTC (4 years, 5 months ago) by rillig
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +12 -3
lines
make(1): demonstrate naive output filtering with csh in parallel mode
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Oct 3 15:23:42 2020 UTC (4 years, 5 months ago) by rillig
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -2
lines
make(1): demonstrate wrong output when using csh in parallel mode
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 3 15:21:12 2020 UTC (4 years, 5 months ago) by rillig
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -7
lines
make(1): refine test for printing commands using csh
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 3 14:39:36 2020 UTC (4 years, 5 months ago) by rillig
Branches: MAIN
make(1): add tests for the various supported shells
CVSweb <webmaster@jp.NetBSD.org>