Home | History | Annotate | Download | only in unit-tests
History log of /src/usr.bin/make/unit-tests/varname-circumflex.exp
RevisionDateAuthorComments
 1.2  28-Jun-2025  rillig branches: 1.2.4;
make: add POSIX $^ support

POSIX 2024 [1] introduced the $^ internal macro. Implement it as an
alias for $> (.ALLSRC), following the suggestion from defect 1520 [2].

[1]: https://pubs.opengroup.org/onlinepubs/9799919799/utilities/make.html
[2]: https://www.austingroupbugs.net/view.php?id=1520

Patch provided by Diogo Santos in PR bin/59018.
 1.1  27-Jun-2025  rillig tests/make: test missing support for $^

Test provided by Diogo Santos via PR bin/59018; extended by me for .WAIT
and implicit rules.
 1.2.4.2  02-Aug-2025  perseant Sync with HEAD
 1.2.4.1  28-Jun-2025  perseant file varname-circumflex.exp was added on branch perseant-exfatfs on 2025-08-02 05:58:40 +0000

RSS XML Feed