.. |
PSD.doc
|
|
|
arch.c
|
<limits.h> is necessary for using INT_MIN, so included it here
|
2008-03-04 15:56:17 +00:00 |
arch.h
|
|
|
buf.c
|
Remove inlining of functions that are used mostly in different object files.
|
2009-01-20 17:15:12 +00:00 |
buf.h
|
|
|
cond.c
|
Under certain conditions the condition parser would go one past end of
|
2005-05-25 16:06:14 +00:00 |
cond.h
|
|
|
config.h
|
|
|
dir.c
|
|
|
dir.h
|
Make paths an explicite datatype instead of using the generic Lst.
|
2005-03-23 12:56:15 +00:00 |
for.c
|
Consistently use Var_SetGlobal().
|
2008-12-29 08:05:49 +00:00 |
for.h
|
|
|
globals.h
|
Avoid infinite loops when remaking makefiles not only
|
2009-04-07 19:49:38 +00:00 |
GNode.h
|
|
|
hash_tables.c
|
If the special target .MAKEFILEDEPS exists, then enable the
|
2008-03-12 14:51:47 +00:00 |
hash_tables.h
|
|
|
hash.c
|
|
|
hash.h
|
Move the Boolean and ReturnStatus stuff from sprite.h to util.h and
|
2005-05-13 08:53:00 +00:00 |
job.c
|
Add volatile to sig_atomic_t where it was missing.
|
2009-06-14 21:39:52 +00:00 |
job.h
|
1. Add the ability to tweak the token output before targets in job mode.
|
2008-12-29 10:26:02 +00:00 |
lst.c
|
Get rid of the ReturnStatus obscuration that was anyway used only
|
2005-05-18 06:50:39 +00:00 |
lst.h
|
Get rid of the ReturnStatus obscuration that was anyway used only
|
2005-05-18 06:50:39 +00:00 |
main.c
|
Avoid infinite loops when remaking makefiles not only
|
2009-04-07 19:49:38 +00:00 |
make.1
|
Avoid infinite loops when remaking makefiles not only
|
2009-04-07 19:49:38 +00:00 |
make.c
|
Avoid infinite loops when remaking makefiles not only
|
2009-04-07 19:49:38 +00:00 |
make.h
|
1. Add the ability to tweak the token output before targets in job mode.
|
2008-12-29 10:26:02 +00:00 |
Makefile
|
Remove inlining of functions that are used mostly in different object files.
|
2009-01-20 17:15:12 +00:00 |
Makefile.dist
|
Linux requires -D__dead2= and -D__unused= to get rid of the
|
2008-03-04 05:35:27 +00:00 |
parse.c
|
1. Add the ability to tweak the token output before targets in job mode.
|
2008-12-29 10:26:02 +00:00 |
parse.h
|
|
|
pathnames.h
|
|
|
proc.c
|
|
|
proc.h
|
|
|
shell.c
|
Factor out all the .SHELL parsing related stuff into its own file and
|
2005-05-24 15:30:03 +00:00 |
shell.h
|
|
|
str.c
|
|
|
str.h
|
|
|
suff.c
|
Remove inlining of functions that are used mostly in different object files.
|
2009-01-20 17:15:12 +00:00 |
suff.h
|
|
|
targ.c
|
Improve logging when -dm is specified: if the node is considered
|
2007-04-20 06:33:25 +00:00 |
targ.h
|
|
|
util.c
|
Use the print_flags function to print the OP_ flags of a target.
|
2005-05-13 13:47:41 +00:00 |
util.h
|
|
|
var.c
|
Note that r186713 also contained a change to VarAdd where we propagate the
|
2009-01-06 16:24:22 +00:00 |
var.h
|
|
|