Last change
on this file since 316 was 314, checked in by bird, 19 years ago |
* empty log message *
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.2 KB
|
Line | |
---|
1 | /* $Id: ChangeLog 314 2005-08-11 21:47:43Z bird $ */
|
---|
2 |
|
---|
3 | 2005-08-11: bird
|
---|
4 | - kBuild/tools/VCC70.kmk:
|
---|
5 | o Use $(tolower ) to construct the right .pdb names for cleanup.
|
---|
6 |
|
---|
7 | - src/gmake/read.c:
|
---|
8 | o print target name 'target pattern' errors.
|
---|
9 |
|
---|
10 | - kBuild/header.kmk:
|
---|
11 | o Use $(abspath ).
|
---|
12 |
|
---|
13 | - src/gmake/variable.c:
|
---|
14 | o Added KMK_FEATURES which indicates what's present+working and what's not.
|
---|
15 |
|
---|
16 | - src/gmake/w32/pathstuff.c, src/kDepPre/kDepPre.c, src/kDepPre/Makefile.kmk:
|
---|
17 | o Fixed casing paths on win32.
|
---|
18 |
|
---|
19 | - src/gmake/function.c, src/gmake/Makefile.kmk:
|
---|
20 | o Fixed $(abspath ) on Win32 and OS/2.
|
---|
21 | o Added $(tolower ) and $(toupper ).
|
---|
22 |
|
---|
23 | 2005-06-16: bird
|
---|
24 | - ALL:
|
---|
25 | o Bootstrap and ported to FreeBSD 5.x on AMD64.
|
---|
26 |
|
---|
27 | 2005-05-06: bird
|
---|
28 | - ALL:
|
---|
29 | o Working on the build system of the build system. :-)
|
---|
30 | o Ported the kmkbuiltin stuff to OS/2 as a prep to the win32 effort.
|
---|
31 |
|
---|
32 | [missing a lot!]
|
---|
33 |
|
---|
34 | 2002-10-15: bird
|
---|
35 | - ALL:
|
---|
36 | o Created a somewhat rought directory structure.
|
---|
37 |
|
---|
38 | - src/fastdep:
|
---|
39 | o Imported current sources from ODIN32.
|
---|
40 |
|
---|
41 | - src/kmk:
|
---|
42 | o Imported current sources from the freebsd tree.
|
---|
43 |
|
---|
44 | 2002-10-15: ktk
|
---|
45 | - ALL: Create repository.
|
---|
46 |
|
---|
47 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.