.. |
lst.lib
|
Return the non-zero value that caused the Lst_ForEach[From] call to
|
2006-11-11 21:23:36 +00:00 |
PSD.doc
|
|
|
unit-tests
|
Add the ability to .export variables to the environment.
|
2007-10-05 15:27:45 +00:00 |
arch.c
|
Since 'ClientData' is 'void *', nuke almost all the (ClientData) casts.
|
2006-10-27 21:00:18 +00:00 |
buf.c
|
|
|
buf.h
|
|
|
compat.c
|
Add the ability to .export variables to the environment.
|
2007-10-05 15:27:45 +00:00 |
cond.c
|
Add code to ensure that .if/.endif are correctly nested with .for/.endfor
|
2007-02-04 19:23:49 +00:00 |
config.h
|
Allow make(1) to be built with something other than "sh" as the
|
2006-10-09 20:44:35 +00:00 |
dir.c
|
Remove 'else' after 'return', and similar whitspace changes.
|
2007-01-01 21:31:51 +00:00 |
dir.h
|
|
|
for.c
|
Remove 'else' after 'return', and similar whitspace changes.
|
2007-01-01 21:31:51 +00:00 |
hash.c
|
|
|
hash.h
|
|
|
job.c
|
Add the ability to .export variables to the environment.
|
2007-10-05 15:27:45 +00:00 |
job.h
|
Add the ability to tweak the token output before targets in job mode.
|
2007-10-01 22:14:09 +00:00 |
lst.h
|
Return the non-zero value that caused the Lst_ForEach[From] call to
|
2006-11-11 21:23:36 +00:00 |
main.c
|
Add the ability to .export variables to the environment.
|
2007-10-05 15:27:45 +00:00 |
make.1
|
Add the ability to .export variables to the environment.
|
2007-10-05 15:27:45 +00:00 |
make.c
|
Request the 'verbose' node print when aborting and scheduling nodes.
|
2007-01-01 21:42:42 +00:00 |
make.h
|
Add the ability to .export variables to the environment.
|
2007-10-05 15:27:45 +00:00 |
Makefile
|
Revert 1.34 (CFLAGS+=-g) that have been commited by mistake (hi, xtos).
|
2007-09-25 21:28:26 +00:00 |
Makefile.boot
|
|
|
nonints.h
|
Add the ability to .export variables to the environment.
|
2007-10-05 15:27:45 +00:00 |
parse.c
|
Add the ability to .export variables to the environment.
|
2007-10-05 15:27:45 +00:00 |
pathnames.h
|
|
|
sprite.h
|
|
|
str.c
|
Correctly handle '\' at the end of a variable in the non-expanding case.
|
2006-12-22 20:28:31 +00:00 |
suff.c
|
A rather large rototil in the way the parallel make code schedules jobs.
|
2006-11-17 22:07:39 +00:00 |
targ.c
|
Fix breakage of previous commit.
|
2006-12-21 20:05:37 +00:00 |
trace.c
|
Expunge last references to jobTokensFree
|
2006-01-04 21:35:44 +00:00 |
trace.h
|
Fix enum for better portability
|
2006-02-18 01:28:48 +00:00 |
util.c
|
Remove duplicate #includes
|
2007-01-17 00:21:43 +00:00 |
var.c
|
Add the ability to .export variables to the environment.
|
2007-10-05 15:27:45 +00:00 |