summaryrefslogtreecommitdiff
path: root/tests/scripts/functions/call
AgeCommit message (Expand)AuthorFilesLines
2012-03-04Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith1-1/+1
2011-09-12Ensure variables defined in $(call ...) have global scopePaul Smith1-0/+11
2010-11-06Improve backslash/newline handling to adhere to POSIX requirements.Paul Smith1-1/+1
2003-01-30Fix bug #2238: the read.c:eval() function was not entirely reentrant.Paul Smith1-4/+0
2003-01-22Fix bug #1744: mask extra arguments to recursive invocations of $(call ...)Paul Smith1-0/+31
2002-05-10Fix Debian bug #144306: pass target-specific variables into the environmentPaul Smith1-2/+14
2000-03-27* A large number of fixes/enhancements. See the ChangeLog.Paul Smith1-3/+15
2000-01-11* Change $(call...) to not expand arguments by default.Paul Smith1-3/+13
1999-09-14* Added the test suite to the main distribution.Paul Smith1-0/+38