make/tests/scripts/functions
Boris Kolpackov bf58e35105 Wrapped calls to $(wildcard ) with $(sort) so that the resulting order
is no longer filesystem-dependant.
2005-08-13 19:24:49 +00:00
..
abspath Implemented realpath' and abspath' built-in functions. 2004-11-30 19:51:24 +00:00
addprefix
addsuffix
basename
call
dir
error
eval Various minor updates and code cleanups. 2005-07-12 04:35:13 +00:00
filter-out
findstring
foreach Fix Savannah bug #11913: ensure that scopes such as foreach, etc. take 2005-06-09 19:19:20 +00:00
if
join
notdir
origin Various minor updates and code cleanups. 2005-07-12 04:35:13 +00:00
realpath Implemented realpath' and abspath' built-in functions. 2004-11-30 19:51:24 +00:00
shell Fix strerror() handling for systems which set ANSI_STRING. 2005-06-27 01:01:07 +00:00
sort
strip
substitution
suffix
value
warning
wildcard Wrapped calls to $(wildcard ) with $(sort) so that the resulting order 2005-08-13 19:24:49 +00:00
word