CVS log for src/usr.bin/make/unit-tests/var-op-sunsh.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.10: download - view: text, markup, annotated - select for diffs
Wed Feb 9 21:09:24 2022 UTC (2 years, 9 months ago) by rillig
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
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,
HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
make: fix mistakes, spelling and typos in comments and manual page
No binary change for -DNDEBUG.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 16 09:38:04 2022 UTC (2 years, 10 months ago) by rillig
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +37 -12
lines
tests/make: document more edge cases for the assignment modifier ':sh'
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 4 10:13:09 2021 UTC (3 years, 7 months ago) by rillig
Branches: MAIN
CVS tags: 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: +5 -5
lines
make: remove filler word 'Do' from function names for parsing
No functional change, except for debug logging.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 7 17:17:25 2021 UTC (3 years, 9 months ago) by rillig
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
make: fix typo in comment in test
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Nov 15 20:20:58 2020 UTC (4 years ago) by rillig
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1
lines
make(1): update and add comments in tests
As a result of the new comments, some line numbers have changed in the
output of the tests. No other changes.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 4 08:32:52 2020 UTC (4 years, 1 month ago) by rillig
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +14 -3
lines
make(1): add test for combining :sh with +=
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 4 08:14:35 2020 UTC (4 years, 1 month ago) by rillig
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +19 -1
lines
make(1): add another test for parsing :sh assignments
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Oct 4 08:02:17 2020 UTC (4 years, 1 month ago) by rillig
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +19 -1
lines
make(1): test another edge case for the :sh assignment
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 4 07:49:45 2020 UTC (4 years, 1 month ago) by rillig
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +40 -31
lines
make(1): fix parsing of the :sh assignment operator modifier
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Oct 4 06:53:15 2020 UTC (4 years, 1 month ago) by rillig
Branches: MAIN
make(1): add tests for parsing assignments, especially :sh
Luckily nobody uses the :sh variable assignment modifier since its
syntactical variant != is simpler.
CVSweb <webmaster@jp.NetBSD.org>