Changeset 9091 for trunk/changelog


Ignore:
Timestamp:
Aug 22, 2002, 5:31:41 AM (23 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r9080 r9091  
    1 /* $Id: changelog,v 1.2281 2002-08-21 17:23:54 sandervl Exp $ */
     1/* $Id: changelog,v 1.2282 2002-08-22 03:31:41 bird Exp $ */
     2
     3 2002-08-21: knut st. osmundsen <bird@anduin   >
     4    - MAKE:     o Implemented a 'needed' pass to make required tools (for
     5                  instance code generators).
     6                o Made SUBDIRS and PRE/POSTMAKEFILES more customizable by
     7                  adding support for override macros:
     8                     [SUBDIRS|[PRE|POST]MAKEFILES]_<mainrule>
     9                  This is good when you wanna skip a tree for a rule (=pass)
     10                  or/and just run do a rule (=pass) in a specific tree.
     11                o Added check for TARGET_PRIVATE macro before installing
     12                  anything.
     13    - CMDQD, FASTDEP:
     14                o Made makefiles support the new build system.
     15                  (Testing for the env.var. BUILD_SETUP_MAK.)
    216
    317 2002-08-21: Sander van Leeuwen <sandervl@innotek   >
Note: See TracChangeset for help on using the changeset viewer.