Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make: fixes to test script | Ron Yorston | 2022-12-12 | 1 | -0/+3 |
* | make: changes to suffix substitution in macro expansion | Ron Yorston | 2022-11-16 | 1 | -0/+11 |
* | make: use correct test for valid macro name | Ron Yorston | 2022-11-13 | 1 | -0/+13 |
* | make: fix typo in inference rule handling | Ron Yorston | 2022-11-04 | 1 | -23/+24 |
* | make: fixes to inference rules | Ron Yorston | 2022-11-03 | 1 | -0/+39 |
* | make: comments in macro expansions and command lines | Ron Yorston | 2022-11-01 | 1 | -0/+18 |
* | make: fix test for .WAIT so bmake passes | Ron Yorston | 2022-11-01 | 1 | -1/+1 |
* | make: different treatment for escaped NL in macro in command | Ron Yorston | 2022-10-30 | 1 | -0/+13 |
* | make: .NOTPARALLEL and .WAIT are special targets | Ron Yorston | 2022-10-19 | 1 | -2/+12 |
* | make: shell assignment is a POSIX 202X feature | Ron Yorston | 2022-10-18 | 1 | -11/+12 |
* | make: support $+ and $^ as POSIX 202X features | Ron Yorston | 2022-10-18 | 1 | -0/+12 |
* | make: clarify output of tests | Ron Yorston | 2022-10-16 | 1 | -31/+31 |
* | make: new applet | Ron Yorston | 2022-08-01 | 1 | -0/+413 |