VirtualBox

source: kBuild/trunk/ChangeLog@ 349

Last change on this file since 349 was 349, 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: 3.3 KB
Line 
1/* $Id: ChangeLog 349 2005-12-11 05:16:22Z bird $ */
2
32005-12-11: bird
4
5 * src/gmake/kmkbuiltin/append.c, src/gmake/kmkbuiltin.h, src/gmake/kmkbuiltin.c,
6 src/gmake/Makefile.kmk, src/gmake/variables.c: New command 'append' which appends
7 text to a file, creating the file if necessary. KMK_BUILTIN is now set to 2 (was 1).
8 * src/gmake/kmkbuiltin/cp_utils.c: Add O_BINARY to all open calls.
9 * src/gmake/function.c:
10 * src/gmake/function.c: Fixed abspath on OS/2.
11 * src/kDepPre/kDepPre.c: Killed some warnings and stuff.
12
132005-11-07: bird
14 - kBuild/tools/VCC70.kmk:
15 o Use the new -s option for dependencies.
16 - src/kDepPre/kDepPre.c, kBuild/bin/x86.linux/kDepPre, kBuild/bin/x86.win32/kDepPre.exe:
17 o Added new option -s for generating stub dependencies just like -Wp,-MP.
18 - kBuild/tools/GCC3.kmk, kBuild/tools/GCC3OMF.kmk:
19 o Added -Wp,-MP to compile jobs for better dependencies.
20
212005-10-31: bird
22 - kBuild/tools/VCC70.kmk:
23 o Use the -f option with kDepPre to make sure nt/wine/cl doesn't
24 screw up the path casing anywhere.
25 - kBuild/bin/x86.linux/kDepPre, kBuild/bin/x86.win32/kDepPre.exe:
26 o Rebuild with latest code.
272005-10-30: bird
28 - kBuild/env.sh:
29 o amd64.
30 o kDepCCxx -> kDepPre. Ash.
31 - kBuild/bin/amd64.linux/kDepPre, src/kDepPre/kDepPre.c:
32 o Fix case option - need it on unix for cl.exe with wine.
33
342005-10-29: bird
35 - kBuild/bin/amd64.linux/kDepPre, src/kDepPre/kDepPre.c:
36 o Strip drive letters on non-PC OSes.
37
382005-10-28: bird
39 - kBuild/footer.h:
40 o Fixed a couple of defaults so it all works right on amd64.
41 - kBuild/bin/amd64.linux/:
42 o Added binaries. ash is 32-bit!
43
442005-10-14: bird
45 - src/kDepPre/kDepPre.c, kBuild/bin/x86.win32/kDepPre.exe:
46 o Corrected bug in line skipping where two lines would be skipped.
47 o Corrected slashes on win32.
48
492005-10-03: bird
50 - src/kDepPre/kDepPre.c, kBuild/bin/x86.win32/kDepPre.exe:
51 o Fixed stupid stupid bug in the win32 case correcting code.
52 Rebuilt the win32 binary.
53
542005-08-11: bird
55 - kBuild/footer.kmk:
56 o Enh. the _OBJECT_BASE hack for stripping of source paths within the project.
57
58 - kBuild/tools/VCC70.kmk:
59 o Use $(tolower ) to construct the right .pdb names for cleanup.
60
61 - src/gmake/read.c:
62 o print target name 'target pattern' errors.
63
64 - kBuild/header.kmk:
65 o Use $(abspath ).
66
67 - src/gmake/variable.c:
68 o Added KMK_FEATURES which indicates what's present+working and what's not.
69
70 - src/gmake/w32/pathstuff.c, src/kDepPre/kDepPre.c, src/kDepPre/Makefile.kmk:
71 o Fixed casing paths on win32.
72
73 - src/gmake/function.c, src/gmake/Makefile.kmk:
74 o Fixed $(abspath ) on Win32 and OS/2.
75 o Added $(tolower ) and $(toupper ).
76
772005-06-16: bird
78 - ALL:
79 o Bootstrap and ported to FreeBSD 5.x on AMD64.
80
812005-05-06: bird
82 - ALL:
83 o Working on the build system of the build system. :-)
84 o Ported the kmkbuiltin stuff to OS/2 as a prep to the win32 effort.
85
86[missing a lot!]
87
882002-10-15: bird
89 - ALL:
90 o Created a somewhat rought directory structure.
91
92 - src/fastdep:
93 o Imported current sources from ODIN32.
94
95 - src/kmk:
96 o Imported current sources from the freebsd tree.
97
982002-10-15: ktk
99 - ALL: Create repository.
100
101
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette