Changeset 354 in kBuild for trunk/ChangeLog
- Timestamp:
- Dec 12, 2005 3:42:10 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r351 r354 1 1 /* $Id$ */ 2 3 2005-12-12: bird 4 - kBuild/footer.kmk, kBuild/header.kmk: 5 o Generic pass stuff. 6 o Enabled and weeded out the new target install method. 7 o Added separate install target type. 8 o Added separate installs pass. 9 o Fixed those $$$$(PATH_<target>) problems. 10 o General clean up removing lot's of duplicate stuff. 11 12 - kBuild/tools/ALP.kmk, kBuild/tools/GCC.kmk, kBuild/tools/GCC3.kmk, 13 kBuild/tools/GCC3OMF.kmk, kBuild/tools/MINGW32.kmk, kBuild/tools/NASM.kmk, 14 kBuild/tools/VCC70.kmk: 15 o Adjusted to new parameters for the link rules. 16 o List all output files as targets for the rules. 17 18 - kBuild/config.kmk, kBuild/cfg/x86.win32.va2003.kmk: 19 o Removed early attempts which isn't used anylonger. 20 21 - src/gmake/remake.c, src/gmake/commands.c, src/gmake/commands.h: 22 o Fixed not parallel assertion on targets with no commands. 2 23 3 24 2005-12-11: bird
Note:
See TracChangeset
for help on using the changeset viewer.