/[make]/make/ChangeLog
ViewVC logotype

Diff of /make/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.261 by bosk, Thu Mar 3 17:39:48 2005 UTC revision 2.262 by psmith, Fri Mar 4 12:52:32 2005 UTC
# Line 1  Line 1 
1  Thu Mar  3 18:28:15 2005  Boris Kolpackov  <boris@kolpackov.net>  2005-03-04  Paul D. Smith  <psmith@gnu.org>
2    
3            * AUTHORS: Update.
4            * doc/make.texi (Automatic Variables): Document $|.
5    
6    2005-03-03  Boris Kolpackov  <boris@kolpackov.net>
7    
8          * read.c (record_files): Instead of substituting % with          * read.c (record_files): Instead of substituting % with
9          actual stem value in dependency list replace it with $*.          actual stem value in dependency list replace it with $*.
# Line 11  Thu Mar  3 18:28:15 2005  Boris Kolpacko Line 16  Thu Mar  3 18:28:15 2005  Boris Kolpacko
16          in dependency list replace it with $*. This fixes stem          in dependency list replace it with $*. This fixes stem
17          triple expansion bug.          triple expansion bug.
18    
19  Tue Mar  1 10:12:20 2005  Boris Kolpackov  <boris@kolpackov.net>  2005-03-01  Paul D. Smith  <psmith@gnu.org>
20    
21            * commands.c (fatal_error_signal) [WINDOWS32]: Don't call kill()
22            on Windows, as it takes a handle not a pid.  Just exit.
23            Fix from patch #3679, provided by Alessandro Vesely.
24    
25            * configure.in: Update check for sys_siglist[] from autoconf manual.
26            * signame.c (strsignal): Update to use the new autoconf macro.
27    
28    2005-03-01  Boris Kolpackov  <boris@kolpackov.net>
29    
30          * read.c (record_files): Add a check for the list of prerequisites          * read.c (record_files): Add a check for the list of prerequisites
31          of a static pattern rule being empty. Fixes Savannah bug #12180.          of a static pattern rule being empty. Fixes Savannah bug #12180.

Legend:
Removed from v.2.261  
changed lines
  Added in v.2.262

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26