help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

-bk4 patch-set released


From: Boris Kolpackov
Subject: -bk4 patch-set released
Date: Sat, 26 Jun 2004 16:09:17 -0500
User-agent: Mutt/1.5.6i

Good day,

The fourth release of the -bk patch-set for GNU make is available
for download

http://kolpackov.net/projects/make/bk/

The -bk patch-set contains a number of reasonably backwards-compatible 
bug-fixes and improvements for GNU make which are described in the 
accompanying README file (available online via link above).

Changes since -bk3:

  + not_default.patch

    New special target .NOT_DEFAULT. Prerequisites of this target are
    not considered for default target. Note that you have to specify
    that target is not default before actually defining the it, e.g., 
    the following will not work:

    foo: bar
    .NOT_DEFAULT: foo


  ~ dontcare-inheritance.patch

    Updated to work properly with the recent changes to the "dontcare"
    machinery. With this patch and changes from Paul (in cvs head) both
    bugs described in 

    http://mail.gnu.org/archive/html/bug-make/2004-02/msg00014.html

    are fixed.
    

  - first-prerequisite.patch
  
    Fixed in the main trunk.


hth,
-boris

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]