summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2002-08-01New variables, .VARIABLES and .TARGETS.Paul Smith1-2/+34
2002-07-10Implement SysV-style $$@ support. I looked at E.Parmelan's patch butPaul Smith1-23/+36
decided to implement this a different way, and didn't use it.
2002-07-09Documentation and tests for order-only prerequisites.Paul Smith1-2/+46
Add a new test suite for automatic variables.
2002-07-08Major updates in preparation for 3.80.Paul Smith2-0/+10170
New version of the manual, put into the doc subdir. Enhancements: $(eval ...) and $(value ...) functions, various bug fixes, etc. See the ChangeLog. More to come.