summaryrefslogtreecommitdiff
path: root/tests/scripts/functions/call
AgeCommit message (Collapse)AuthorFilesLines
2002-05-10Fix Debian bug #144306: pass target-specific variables into the environmentPaul Smith1-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 Smith1-3/+15
* Added a new version of the German translation file.
2000-01-11* Change $(call...) to not expand arguments by default.Paul Smith1-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 Smith1-0/+38