Changeset 552 for trunk/ChangeLog


Ignore:
Timestamp:
Sep 24, 2006, 9:37:41 AM (19 years ago)
Author:
bird
Message:
  • kBuild/footer.kmk:

o Recursive template inheritance.

  • kBuild/header.kmk, kBuild/footer.kmk:

o Removed some checks for features which are present in both gmake 3.81 and kmk.

Anyone trying to bootstrap kBuild will have to build gmake 3.81 first.

  • Config.kmk, src/gmake:

o Allow all kinds of ways of saying Windows in BUILD_TARGET.

  • kBuild/bin/x86.win32/:

o Rebuilt kmk.exe.

  • kBuild/bin/x86.os2/:

o Added kDepPre.exe and kDepIDB.exe.
o Rebuilt kmk.exe and kmk_gmake.exe.

  • src/gmake:

o Update KMK_FEATURES to include the optimizations from earlier this week.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r550 r552  
    22
    332006-09-23:
     4    - kBuild/footer.kmk:
     5        o Recursive template inheritance.
     6    - kBuild/header.kmk, kBuild/footer.kmk:
     7        o Removed some checks for features which are present in both gmake 3.81 and kmk.
     8          Anyone trying to bootstrap kBuild will have to build gmake 3.81 first.
     9    - Config.kmk, src/gmake:
     10        o Allow all kinds of ways of saying Windows in BUILD_TARGET.
     11    - kBuild/bin/x86.win32/:
     12        o Rebuilt kmk.exe.
    413    - kBuild/bin/x86.os2/:
     14        o Added kDepPre.exe and kDepIDB.exe.
    515        o Rebuilt kmk.exe and kmk_gmake.exe.
    616    - src/gmake:
     17        o Update KMK_FEATURES to include the optimizations from earlier this week.
    718        o Regenerated config.h.os2 and make adjustments to make it all
    819          build quietly on OS/2.
Note: See TracChangeset for help on using the changeset viewer.