summaryrefslogtreecommitdiff
path: root/tests/scripts/functions/call
Commit message (Expand)AuthorAgeFilesLines
* Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith2012-03-041-1/+1
* Ensure variables defined in $(call ...) have global scopePaul Smith2011-09-121-0/+11
* Improve backslash/newline handling to adhere to POSIX requirements.Paul Smith2010-11-061-1/+1
* Fix bug #2238: the read.c:eval() function was not entirely reentrant.Paul Smith2003-01-301-4/+0
* Fix bug #1744: mask extra arguments to recursive invocations of $(call ...)Paul Smith2003-01-221-0/+31
* Fix Debian bug #144306: pass target-specific variables into the environmentPaul Smith2002-05-101-2/+14
* * A large number of fixes/enhancements. See the ChangeLog.Paul Smith2000-03-271-3/+15
* * Change $(call...) to not expand arguments by default.Paul Smith2000-01-111-3/+13
* * Added the test suite to the main distribution.Paul Smith1999-09-141-0/+38