Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-07 | [SV 41983] Support omitting the text argument to $(file ...) | Paul Smith | 1 | -0/+17 | |
Reported by Tim Murphy <tnmurphy@gmail.com> * function.c (func_file): Only write TEXT if it is not NULL. * NEWS, doc/make.texi: Document the new feature * tests/scripts/functions/file: Verify that the no-text version of $(file ...) works and doesn't add a newline. | |||||
2012-09-09 | Get error messages in the C locale for comparision with make output. | Paul Smith | 1 | -0/+7 | |
Fixes Savannah bug #35764. | |||||
2012-01-29 | Create a new function $(file ...) | Paul Smith | 1 | -0/+94 | |