.. |
PSD.doc
|
…
|
|
lst.lib
|
…
|
|
unit-tests
|
Fix unit-tests to cope with recent change to progname
|
2013-07-16 19:59:28 +00:00 |
Makefile
|
…
|
|
Makefile.boot
|
…
|
|
arch.c
|
…
|
|
buf.c
|
…
|
|
buf.h
|
…
|
|
compat.c
|
If commandShell hasErrCtl is true, set shellErrFlag for use by
|
2013-07-05 22:14:56 +00:00 |
cond.c
|
…
|
|
config.h
|
…
|
|
dir.c
|
Add a .STALE special target that gets invoked when dependency files contain
|
2013-03-05 22:01:43 +00:00 |
dir.h
|
…
|
|
for.c
|
…
|
|
hash.c
|
…
|
|
hash.h
|
…
|
|
job.c
|
Move the call to Job_SetPrefix() to Job_Init() so that
|
2013-08-04 16:48:15 +00:00 |
job.h
|
If commandShell hasErrCtl is true, set shellErrFlag for use by
|
2013-07-05 22:14:56 +00:00 |
lst.h
|
…
|
|
main.c
|
Move the call to Job_SetPrefix() to Job_Init() so that
|
2013-08-04 16:48:15 +00:00 |
make.1
|
Use Va markup to show that the "suffix" part of ".PATH.suffix"
|
2013-08-11 09:53:49 +00:00 |
make.c
|
…
|
|
make.h
|
Use a #define for the variable name we put in environment to pass .MAKE.LEVEL
|
2013-06-18 20:06:09 +00:00 |
make_malloc.c
|
…
|
|
make_malloc.h
|
…
|
|
meta.c
|
Add .MAKE.META.IGNORE_PATHS to facilitate local additions to the paths
|
2013-06-25 00:20:54 +00:00 |
meta.h
|
If built with filemon support, set .MAKE.PATH_FILEMON to _PATH_FILEMON
|
2013-03-23 05:31:29 +00:00 |
nonints.h
|
…
|
|
parse.c
|
ParseGetLine: don't treat a zero byte as end of buffer if P_end says it isn't.
|
2013-08-10 21:20:03 +00:00 |
pathnames.h
|
…
|
|
sprite.h
|
…
|
|
str.c
|
…
|
|
strlist.c
|
…
|
|
strlist.h
|
…
|
|
suff.c
|
We cannot skip all Suff processing for .PHONY targets,
|
2013-05-18 13:13:34 +00:00 |
targ.c
|
…
|
|
trace.c
|
…
|
|
trace.h
|
…
|
|
util.c
|
…
|
|
var.c
|
When a var is set in the CMD context, it prevents the same name
|
2013-07-16 20:00:56 +00:00 |