make/tests/scripts/functions
Paul Smith 5a7a42cfce - New code capability: a read-only string cache. Start of solution for
Savannah bug #15182, but not much uses it yet.  Coming shortly.
- Added short-circuiting $(and ..) and $(or ...) functions.
2006-02-10 05:29:00 +00:00
..
abspath Fix make.h preprocessor directive to work better with Windows compilers. 2005-08-29 14:11:00 +00:00
addprefix
addsuffix * Various fixes for problems in the 3.79.0.1 pretest. 2000-06-19 21:22:44 +00:00
andor - New code capability: a read-only string cache. Start of solution for 2006-02-10 05:29:00 +00:00
basename
call Fix bug #2238: the read.c:eval() function was not entirely reentrant. 2003-01-30 07:49:17 +00:00
dir
error * Added the test suite to the main distribution. 1999-09-14 02:03:19 +00:00
eval Preserve the backslash that's printed by echo. 2005-08-29 18:45:31 +00:00
filter-out Install Greg McGary's patches to port the id-utils hashing functions to 2002-07-11 06:38:57 +00:00
findstring
flavor Implemented the flavor function which returns the flavor of 2005-11-17 07:27:28 +00:00
foreach Fix Savannah bug #11913: ensure that scopes such as foreach, etc. take 2005-06-09 19:19:20 +00:00
if Fix bugs 5798 and 6195. 2003-11-04 07:40:29 +00:00
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 * Various bug fixes. 2000-04-22 02:11:17 +00:00
substitution Fix some bugs in variable pattern substitution (e.g. $(VAR:A=B)), 2004-09-21 04:00:31 +00:00
suffix
value Major updates in preparation for 3.80. 2002-07-08 02:26:47 +00:00
warning
wildcard Update the make.1 man page. 2005-12-13 14:44:17 +00:00
word New $(lastword ) built-in function: implementation, documentation and tests. 2004-10-21 17:42:24 +00:00