This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
make
History
Max Khon
45352bae07
Improve logging when -dm is specified: if the node is considered
...
out-of-date print not only "modified before source" message but also the path of youngest source.
2007-04-20 06:33:25 +00:00
..
PSD.doc
…
arch.c
…
arch.h
…
buf.c
…
buf.h
…
cond.c
…
cond.h
…
config.h
…
dir.c
…
dir.h
…
for.c
…
for.h
…
globals.h
Implement "Remaking Makefiles" feature:
2007-03-08 09:16:11 +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
…
hash_tables.h
…
hash.c
…
hash.h
…
job.c
Implement "Remaking Makefiles" feature:
2007-03-08 09:16:11 +00:00
job.h
Implement "Remaking Makefiles" feature:
2007-03-08 09:16:11 +00:00
lst.c
…
lst.h
…
main.c
When remaking makefiles check that mtime has actually changed.
2007-04-20 06:25:45 +00:00
make.1
Better English.
2007-03-08 14:05:45 +00:00
make.c
Improve logging when -dm is specified: if the node is considered
2007-04-20 06:33:25 +00:00
make.h
Implement "Remaking Makefiles" feature:
2007-03-08 09:16:11 +00:00
Makefile
So, what's it supposed to say when you type "make love"?
2006-05-11 18:08:44 +00:00
Makefile.dist
…
parse.c
In .error and .warning, prefer command-line variables
2007-04-12 18:14:00 +00:00
parse.h
…
pathnames.h
…
proc.c
…
proc.h
…
shell.c
…
shell.h
…
str.c
Don't go beyond the provided string when parsing the `\' character.
2006-10-09 19:37:26 +00:00
str.h
…
suff.c
…
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
…
util.h
…
var.c
VarAdd() already does the debug printing, so Var_Set() only needs to do it
2006-07-17 21:05:27 +00:00
var.h
…