/[make]/make/ChangeLog
ViewVC logotype

Diff of /make/ChangeLog

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

revision 2.266 by bosk, Tue Mar 15 15:31:47 2005 UTC revision 2.267 by psmith, Fri Apr 8 12:51:20 2005 UTC
# Line 1  Line 1 
1    2005-04-07  Paul D. Smith  <psmith@gnu.org>
2    
3            * main.c (main) [WINDOWS32]: Export PATH to sub-shells, not Path.
4            * variable.c (sync_Path_environment): Ditto.
5            Patch by Alessandro Vesely.  Fixes Savannah bug #12209.
6    
7            * main.c (main): Define the .FEATURES variable.
8            * NEWS: Announce .FEATURES.
9            * doc/make.texi (Special Variables): Document .FEATURES.
10    
11            * remake.c (check_dep): If a file is .PHONY, update it even if
12            it's marked intermediate.  Fixes Savannah bug #12331.
13    
14  2005-03-15  Boris Kolpackov  <boris@kolpackov.net>  2005-03-15  Boris Kolpackov  <boris@kolpackov.net>
15    
16          * file.c (expand_deps): Factor out the second expansion and          * file.c (expand_deps): Factor out the second expansion and
# Line 7  Line 20 
20          prerequisites of the .SUFFIXES special target first. Fixes          prerequisites of the .SUFFIXES special target first. Fixes
21          Savannah bug #12320.          Savannah bug #12320.
22    
23    2005-03-13  Paul D. Smith  <psmith@gnu.org>
24    
25            * main.c (main) [MSDOS]: Export SHELL in MSDOS.  Requested by Eli
26            Zaretskii.
27    
28    2005-03-11  Paul D. Smith  <psmith@gnu.org>
29    
30            * signame.c (strsignal): HAVE_DECL_SYS_SIGLIST is 0 when not
31            available, not undefined (from Earnie Boyd).
32    
33  2005-03-10  Boris Kolpackov  <boris@kolpackov.net>  2005-03-10  Boris Kolpackov  <boris@kolpackov.net>
34    
35          * implicit.c (pattern_search): Mark an intermediate target as          * implicit.c (pattern_search): Mark an intermediate target as
36          precious if it happened to be a prerequisite of some (other)          precious if it happened to be a prerequisite of some (other)
37          target. Fixes Savannah bug #12267.          target. Fixes Savannah bug #12267.
38    
39    2005-03-09  Paul D. Smith  <psmith@gnu.org>
40    
41            * read.c (eval_makefile): Add alloca(0).
42            (eval_buffer): Ditto.
43    
44  2005-03-09  Boris Kolpackov  <boris@kolpackov.net>  2005-03-09  Boris Kolpackov  <boris@kolpackov.net>
45    
46          * main.c (main): Use o_file instead of o_default when defining          * main.c (main): Use o_file instead of o_default when defining
47          the .DEFAULT_TARGET special variable.          the .DEFAULT_TARGET special variable.
   
48          * read.c (eval): Use define_variable_global() instead of          * read.c (eval): Use define_variable_global() instead of
49          define_variable() when setting new value for the .DEFAULT_TARGET          define_variable() when setting new value for the .DEFAULT_TARGET
50          special variable. Fixes Savannah bug #12266.          special variable.  Fixes Savannah bug #12266.
51    
52  2005-03-04  Boris Kolpackov  <boris@kolpackov.net>  2005-03-04  Boris Kolpackov  <boris@kolpackov.net>
53    

Legend:
Removed from v.2.266  
changed lines
  Added in v.2.267

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