.. |
PSD.doc
|
Comment out token after #endif. (Hmmmmmmm.)
|
2002-05-16 19:47:47 +00:00 |
lst.lib
|
Prevent a premature end of the iteration if the first element in the list
|
2002-02-17 23:49:01 +00:00 |
Makefile
|
Fix major bug in make(1) ... due to shadowing of the dotLast path used for
|
2002-01-27 01:50:54 +00:00 |
Makefile.boot
|
Clean up some MAKE_BOOTSTRAP issues wrt. MACHINE/MACHINE_ARCH.
|
2001-11-30 01:29:47 +00:00 |
arch.c
|
Clean up some MAKE_BOOTSTRAP issues wrt. MACHINE/MACHINE_ARCH.
|
2001-11-30 01:29:47 +00:00 |
bit.h
|
…
|
|
buf.c
|
…
|
|
buf.h
|
…
|
|
compat.c
|
Rather than hardcoding "/bin/sh", use _PATH_BSHELL. To allow bootstrapping,
|
2002-04-27 15:14:30 +00:00 |
cond.c
|
…
|
|
config.h
|
Bleh, make the conditional work *correctly* this time (...teaches me not to
|
2002-01-16 03:40:29 +00:00 |
dir.c
|
Resurrect revision 1.23: no need to stat .PHONY targets.
|
2002-02-03 20:08:30 +00:00 |
dir.h
|
Redo the hashtable for "." if .OBJDIR changes.
|
2001-11-12 21:58:17 +00:00 |
for.c
|
PR/15888: Jarkko Teppo: Problems building on HP/UX
|
2002-03-12 20:15:15 +00:00 |
hash.c
|
…
|
|
hash.h
|
…
|
|
job.c
|
PR/16361: J. Mallett: make(1)'s job.c does not properly initialise postCommands
|
2002-04-15 12:45:33 +00:00 |
job.h
|
A number of semi-related changes.
|
2001-06-01 20:33:37 +00:00 |
list.h
|
Comment out token after #endif.
|
2002-05-16 19:48:18 +00:00 |
lst.h
|
…
|
|
main.c
|
Rather than hardcoding "/bin/sh", use _PATH_BSHELL. To allow bootstrapping,
|
2002-04-27 15:14:30 +00:00 |
make.1
|
clarify how :U works
|
2002-03-19 22:17:30 +00:00 |
make.c
|
Darn.. remove test code from previous commit.
|
2002-03-21 11:42:21 +00:00 |
make.h
|
Xref: parse.c, rev 1.46; make.c, rev 1.23
|
2002-03-20 18:10:30 +00:00 |
nonints.h
|
JobExec(): don't use Punt() in the child; it can't possibly DTRT, and will also
|
2002-03-14 16:08:37 +00:00 |
parse.c
|
Xref: parse.c, rev 1.46; make.c, rev 1.23
|
2002-03-20 18:10:30 +00:00 |
pathnames.h
|
Rather than hardcoding "/bin/sh", use _PATH_BSHELL. To allow bootstrapping,
|
2002-04-27 15:14:30 +00:00 |
sprite.h
|
…
|
|
str.c
|
…
|
|
suff.c
|
Remove OP_NOSUFF, fix OP_MADE in compat mode [from pk], and make the OP_MADE
|
2002-02-04 17:24:56 +00:00 |
targ.c
|
Xref: parse.c, rev 1.46; make.c, rev 1.23
|
2002-03-20 18:10:30 +00:00 |
trace.c
|
Fix major bug in make(1) ... due to shadowing of the dotLast path used for
|
2002-01-27 01:50:54 +00:00 |
trace.h
|
…
|
|
util.c
|
PR/15888: Jarkko Teppo: Problems building on HP/UX
|
2002-03-12 20:15:15 +00:00 |
var.c
|
don't print extra newlines on errors.
|
2002-03-21 01:24:43 +00:00 |