mirror of
https://github.com/mirror/make.git
synced 2025-04-04 00:20:35 +08:00
.
This commit is contained in:
parent
5ed1a6399a
commit
1305447ace
15
ChangeLog
15
ChangeLog
@ -1,3 +1,18 @@
|
||||
Sat Nov 25 20:35:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
|
||||
|
||||
* main.c (log_working_directory): Made global.
|
||||
Print entering msg only once.
|
||||
* make.h (log_working_directory): Declare it.
|
||||
* misc.c (message): Take new arg PREFIX. Print "make: " only if
|
||||
nonzero. Call log_working_directory.
|
||||
* remake.c: Pass new arg in `message' calls.
|
||||
|
||||
Tue Nov 21 19:01:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
|
||||
|
||||
* job.c (start_job_command): Use `message' to print the command,
|
||||
and call it with null if the command is silent.
|
||||
* remake.c (touch_file): Use message instead of printf.
|
||||
|
||||
Tue Oct 10 14:59:30 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
|
||||
|
||||
* main.c (enter_command_line_file): Barf if NAME is "".
|
||||
|
Loading…
Reference in New Issue
Block a user