source: trunk/ChangeLog@ 327

Last change on this file since 327 was 327, checked in by bird, 20 years ago

* empty log message *

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.7 KB
RevLine 
[13]1/* $Id: ChangeLog 327 2005-10-15 00:43:57Z bird $ */
2
[327]32005-10-14: bird
4 - src/kDepPre/kDepPre.c, kBuild/bin/x86.win32/kDepPre.exe:
5 o Corrected bug in line skipping where two lines would be skipped.
6 o Corrected slashes on win32.
7
[325]82005-10-03: bird
9 - src/kDepPre/kDepPre.c, kBuild/bin/x86.win32/kDepPre.exe:
10 o Fixed stupid stupid bug in the win32 case correcting code.
11 Rebuilt the win32 binary.
12
[305]132005-08-11: bird
[317]14 - kBuild/footer.kmk:
15 o Enh. the _OBJECT_BASE hack for stripping of source paths within the project.
16
[314]17 - kBuild/tools/VCC70.kmk:
18 o Use $(tolower ) to construct the right .pdb names for cleanup.
[317]19
[309]20 - src/gmake/read.c:
21 o print target name 'target pattern' errors.
[317]22
[307]23 - kBuild/header.kmk:
24 o Use $(abspath ).
[317]25
[307]26 - src/gmake/variable.c:
27 o Added KMK_FEATURES which indicates what's present+working and what's not.
28
[305]29 - src/gmake/w32/pathstuff.c, src/kDepPre/kDepPre.c, src/kDepPre/Makefile.kmk:
30 o Fixed casing paths on win32.
[307]31
[312]32 - src/gmake/function.c, src/gmake/Makefile.kmk:
[305]33 o Fixed $(abspath ) on Win32 and OS/2.
[312]34 o Added $(tolower ) and $(toupper ).
[305]35
[299]362005-06-16: bird
37 - ALL:
38 o Bootstrap and ported to FreeBSD 5.x on AMD64.
39
[273]402005-05-06: bird
41 - ALL:
42 o Working on the build system of the build system. :-)
43 o Ported the kmkbuiltin stuff to OS/2 as a prep to the win32 effort.
[13]44
[273]45[missing a lot!]
46
[13]472002-10-15: bird
48 - ALL:
49 o Created a somewhat rought directory structure.
50
51 - src/fastdep:
52 o Imported current sources from ODIN32.
53
54 - src/kmk:
55 o Imported current sources from the freebsd tree.
56
572002-10-15: ktk
58 - ALL: Create repository.
59
60
Note: See TracBrowser for help on using the repository browser.