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