freebsd-skq/usr.bin/make
obrien a3f555f083 + Add the -Q be-quiet flag for parallel jobs.
- Enable -Q by default for the moment - there is something weird
  going on in the rescue build.
2009-01-03 10:14:01 +00:00
..
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 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 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
for.c Consistently use Var_SetGlobal(). 2008-12-29 08:05:49 +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 + Add the -Q be-quiet flag for parallel jobs. 2009-01-03 10:14:01 +00:00
GNode.h Improve logging when -dm is specified: if the node is considered 2007-04-20 06:33:25 +00:00
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 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 + Add the -Q be-quiet flag for parallel jobs. 2009-01-03 10:14:01 +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 + Add the -Q be-quiet flag for parallel jobs. 2009-01-03 10:14:01 +00:00
make.1 + Add the -Q be-quiet flag for parallel jobs. 2009-01-03 10:14:01 +00:00
make.c Exit with error code 2 when run with -k (continue if errors) and build failed. 2008-12-18 12:16:51 +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 No need to tell make to DTRT with "make love", just do it. 2008-03-04 22:32:58 +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 Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
pathnames.h
proc.c Factor out ProcExec() into its own file and rename it to Proc_Exec() for 2005-05-24 15:41:34 +00:00
proc.h Factor out ProcExec() into its own file and rename it to Proc_Exec() for 2005-05-24 15:41:34 +00:00
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 Factor out all the .SHELL parsing related stuff into its own file and 2005-05-24 15:30:03 +00:00
str.c Don't go beyond the provided string when parsing the `\' character. 2006-10-09 19:37:26 +00:00
str.h Make the ArgArray_Init() function visible to the rest of make. 2005-05-23 13:27:52 +00:00
suff.c Consistently use Var_SetGlobal(). 2008-12-29 08:05:49 +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 Get rid of the ReturnStatus obscuration that was anyway used only 2005-05-18 06:50:39 +00:00
var.c + Add the -Q be-quiet flag for parallel jobs. 2009-01-03 10:14:01 +00:00
var.h The caller of Var_Value() should not change the variable value. Make 2005-05-24 16:05:51 +00:00