Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-06 | Improve backslash/newline handling to adhere to POSIX requirements. | Paul Smith | 1 | -1/+1 | |
2003-01-30 | Fix bug #2238: the read.c:eval() function was not entirely reentrant. | Paul Smith | 1 | -4/+0 | |
Apply patch #1022: fix a memory corruption on very long target-specific variable definition lines. | |||||
2003-01-22 | Fix bug #1744: mask extra arguments to recursive invocations of $(call ...) | Paul Smith | 1 | -0/+31 | |
2002-05-10 | Fix Debian bug #144306: pass target-specific variables into the environment | Paul Smith | 1 | -2/+14 | |
properly. Fix configure: allow cross-compilation; fix getloadavg (still needs _lots_ of work!) Let $(call ...) functions to be self-referencing. Lets us do transitive closures, for example. | |||||
2000-03-27 | * A large number of fixes/enhancements. See the ChangeLog. | Paul Smith | 1 | -3/+15 | |
* Added a new version of the German translation file. | |||||
2000-01-11 | * Change $(call...) to not expand arguments by default. | Paul Smith | 1 | -3/+13 | |
* Unify the way arguments are passed to builtin functions in function.c. | |||||
1999-09-14 | * Added the test suite to the main distribution. | Paul Smith | 1 | -0/+38 | |