make/tests/scripts/functions
Paul Smith 43d81ff866 New special variable: .RECIPEPREFIX
Allows the user to reset the prefix character for introducing recipe lines
from the default (tab) to any other single character, and back again.
Also, reworked the manual to consistently use the word "recipe" to describe
the set of commands we use to update a target, instead of the various
phrases used in the past: "commands", "command lines", "command scripts",
etc.
2007-11-04 21:54: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
andor - New code capability: a read-only string cache. Start of solution for 2006-02-10 05:29:00 +00:00
basename
call
dir
error Fix Savannah bug #106: keep separate track of which variable we are 2006-02-15 23:54:42 +00:00
eval New special variable: .RECIPEPREFIX 2007-11-04 21:54:00 +00:00
filter-out
findstring
flavor Implemented the flavor function which returns the flavor of 2005-11-17 07:27:28 +00:00
foreach Numerous updates to tests for issues found on Cygwin and Windows. 2006-03-10 02:20:45 +00:00
if
join
notdir
origin Numerous updates to tests for issues found on Cygwin and Windows. 2006-03-10 02:20:45 +00:00
realpath Release GNU make 3.81. 2006-04-01 06:36:40 +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 Fix Savannah bug #106: keep separate track of which variable we are 2006-02-15 23:54:42 +00:00
wildcard Update the make.1 man page. 2005-12-13 14:44:17 +00:00
word Fix Savannah bug #106: keep separate track of which variable we are 2006-02-15 23:54:42 +00:00