..
PSD.doc
Remove another unused Makefile.
2003-02-03 04:15:53 +00:00
arch.c
Get rid of the ReturnStatus obscuration that was anyway used only
2005-05-18 06:50:39 +00:00
arch.h
Get rid of the ReturnStatus obscuration that was anyway used only
2005-05-18 06:50:39 +00:00
buf.c
Move the Boolean and ReturnStatus stuff from sprite.h to util.h and
2005-05-13 08:53:00 +00:00
buf.h
Move the Boolean and ReturnStatus stuff from sprite.h to util.h and
2005-05-13 08:53:00 +00:00
cond.c
Move the Boolean and ReturnStatus stuff from sprite.h to util.h and
2005-05-13 08:53:00 +00:00
cond.h
Rework the directive parsing code. Instead of using a lot of strcmp()s
2005-04-11 07:20:10 +00:00
config.h
Clean up include files and file including. Split nonints.h into pieces
2005-02-01 10:50:37 +00:00
dir.c
Make paths an explicite datatype instead of using the generic Lst.
2005-03-23 12:56:15 +00:00
dir.h
Make paths an explicite datatype instead of using the generic Lst.
2005-03-23 12:56:15 +00:00
for.c
Var_SubstOnly() is only used to subsitute a variable from the global
2005-05-10 12:02:15 +00:00
for.h
Move the Boolean and ReturnStatus stuff from sprite.h to util.h and
2005-05-13 08:53:00 +00:00
globals.h
Move the Boolean and ReturnStatus stuff from sprite.h to util.h and
2005-05-13 08:53:00 +00:00
GNode.h
Move the Boolean and ReturnStatus stuff from sprite.h to util.h and
2005-05-13 08:53:00 +00:00
hash_tables.c
Introduce a new pseudo-target .EXPORTVAR which allows to put a
2005-05-06 18:30:06 +00:00
hash_tables.h
Rename the directive_hash.[ch] files to hash_tables.[ch] now
2005-04-29 15:15:28 +00:00
hash.c
Move the Boolean and ReturnStatus stuff from sprite.h to util.h and
2005-05-13 08:53:00 +00:00
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
Get rid of global variables for argument vectors produced by brk_string()
2005-05-18 14:50:35 +00:00
job.h
Get rid of global variables for argument vectors produced by brk_string()
2005-05-18 14:50:35 +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
Get rid of global variables for argument vectors produced by brk_string()
2005-05-18 14:50:35 +00:00
make.1
Document the new -A flag for ignoring archive errors.
2005-03-31 11:40:53 +00:00
make.c
Move the definitions of the OP_* constants from make.h into GNode.h
2005-05-10 14:27:04 +00:00
make.h
Move the Boolean and ReturnStatus stuff from sprite.h to util.h and
2005-05-13 08:53:00 +00:00
Makefile
Still too early to bump WARNS - there are still warnings on 64bit
2005-05-12 15:58:25 +00:00
Makefile.dist
Move all the remaining list functions into one C-file and remove
2005-02-01 15:28:41 +00:00
parse.c
Get rid of global variables for argument vectors produced by brk_string()
2005-05-18 14:50:35 +00:00
parse.h
Move the Boolean and ReturnStatus stuff from sprite.h to util.h and
2005-05-13 08:53:00 +00:00
pathnames.h
Remove leading underscores from the pathname defines. All identifiers
2005-03-11 13:02:38 +00:00
str.c
Get rid of global variables for argument vectors produced by brk_string()
2005-05-18 14:50:35 +00:00
str.h
Get rid of global variables for argument vectors produced by brk_string()
2005-05-18 14:50:35 +00:00
suff.c
Use the print_flags function to print the OP_ flags of a target.
2005-05-13 13:47:41 +00:00
suff.h
Make paths an explicite datatype instead of using the generic Lst.
2005-03-23 12:56:15 +00:00
targ.c
Use the print_flags function to print the OP_ flags of a target.
2005-05-13 13:47:41 +00:00
targ.h
Some more easy constification.
2005-02-04 07:51:00 +00:00
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
Get rid of the ReturnStatus obscuration that was anyway used only
2005-05-18 06:50:39 +00:00
var.c
Get rid of global variables for argument vectors produced by brk_string()
2005-05-18 14:50:35 +00:00
var.h
Replace a lot of Var_Set(..., VAR_GLOBAL) by Var_SetGlobal().
2005-05-12 14:47:22 +00:00