- Timestamp:
- Aug 11, 2005 8:24:37 PM (19 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r305 r307 2 2 3 3 2005-08-11: bird 4 - kBuild/header.kmk: 5 o Use $(abspath ). 6 7 - src/gmake/variable.c: 8 o Added KMK_FEATURES which indicates what's present+working and what's not. 9 4 10 - src/gmake/w32/pathstuff.c, src/kDepPre/kDepPre.c, src/kDepPre/Makefile.kmk: 5 11 o Fixed casing paths on win32. 12 6 13 - src/gmake/function.c: 7 14 o Fixed $(abspath ) on Win32 and OS/2. 8 - src/gmake/variable.c:9 o Added KMK_FEATURES which indicates what's present+working and what's not.10 15 11 16 2005-06-16: bird -
trunk/Makefile.kmk
r305 r307 1 1 # $Id$ 2 2 3 #SUBDIRS = gmake kDepPre 3 SUBDIRS = src 4 4 5 5 DEPTH = .
Note:
See TracChangeset
for help on using the changeset viewer.