VirtualBox

source: kBuild/trunk/ChangeLog@ 354

Last change on this file since 354 was 354, 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: 4.3 KB
Line 
1/* $Id: ChangeLog 354 2005-12-12 03:42:10Z bird $ */
2
32005-12-12: bird
4 - kBuild/footer.kmk, kBuild/header.kmk:
5 o Generic pass stuff.
6 o Enabled and weeded out the new target install method.
7 o Added separate install target type.
8 o Added separate installs pass.
9 o Fixed those $$$$(PATH_<target>) problems.
10 o General clean up removing lot's of duplicate stuff.
11
12 - kBuild/tools/ALP.kmk, kBuild/tools/GCC.kmk, kBuild/tools/GCC3.kmk,
13 kBuild/tools/GCC3OMF.kmk, kBuild/tools/MINGW32.kmk, kBuild/tools/NASM.kmk,
14 kBuild/tools/VCC70.kmk:
15 o Adjusted to new parameters for the link rules.
16 o List all output files as targets for the rules.
17
18 - kBuild/config.kmk, kBuild/cfg/x86.win32.va2003.kmk:
19 o Removed early attempts which isn't used anylonger.
20
21 - src/gmake/remake.c, src/gmake/commands.c, src/gmake/commands.h:
22 o Fixed not parallel assertion on targets with no commands.
23
242005-12-11: bird
25 - src/gmake/kmkbuiltin/append.c, src/gmake/kmkbuiltin.h, src/gmake/kmkbuiltin.c,
26 src/gmake/Makefile.kmk, src/gmake/variables.c:
27 o New command 'append' which appends text to a file, creating the file if necessary.
28 o KMK_BUILTIN is listing the supported commands (used to be "1").
29 - src/gmake/kmkbuiltin/cp_utils.c:
30 o Add O_BINARY to all open calls.
31 - src/gmake/function.c:
32 o Fixed abspath on OS/2.
33 - src/kDepPre/kDepPre.c:
34 o Killed some warnings and made it build on OS/2 and FreeBSD.
35
362005-11-07: bird
37 - kBuild/tools/VCC70.kmk:
38 o Use the new -s option for dependencies.
39 - src/kDepPre/kDepPre.c, kBuild/bin/x86.linux/kDepPre, kBuild/bin/x86.win32/kDepPre.exe:
40 o Added new option -s for generating stub dependencies just like -Wp,-MP.
41 - kBuild/tools/GCC3.kmk, kBuild/tools/GCC3OMF.kmk:
42 o Added -Wp,-MP to compile jobs for better dependencies.
43
442005-10-31: bird
45 - kBuild/tools/VCC70.kmk:
46 o Use the -f option with kDepPre to make sure nt/wine/cl doesn't
47 screw up the path casing anywhere.
48 - kBuild/bin/x86.linux/kDepPre, kBuild/bin/x86.win32/kDepPre.exe:
49 o Rebuild with latest code.
502005-10-30: bird
51 - kBuild/env.sh:
52 o amd64.
53 o kDepCCxx -> kDepPre. Ash.
54 - kBuild/bin/amd64.linux/kDepPre, src/kDepPre/kDepPre.c:
55 o Fix case option - need it on unix for cl.exe with wine.
56
572005-10-29: bird
58 - kBuild/bin/amd64.linux/kDepPre, src/kDepPre/kDepPre.c:
59 o Strip drive letters on non-PC OSes.
60
612005-10-28: bird
62 - kBuild/footer.h:
63 o Fixed a couple of defaults so it all works right on amd64.
64 - kBuild/bin/amd64.linux/:
65 o Added binaries. ash is 32-bit!
66
672005-10-14: bird
68 - src/kDepPre/kDepPre.c, kBuild/bin/x86.win32/kDepPre.exe:
69 o Corrected bug in line skipping where two lines would be skipped.
70 o Corrected slashes on win32.
71
722005-10-03: bird
73 - src/kDepPre/kDepPre.c, kBuild/bin/x86.win32/kDepPre.exe:
74 o Fixed stupid stupid bug in the win32 case correcting code.
75 Rebuilt the win32 binary.
76
772005-08-11: bird
78 - kBuild/footer.kmk:
79 o Enh. the _OBJECT_BASE hack for stripping of source paths within the project.
80
81 - kBuild/tools/VCC70.kmk:
82 o Use $(tolower ) to construct the right .pdb names for cleanup.
83
84 - src/gmake/read.c:
85 o print target name 'target pattern' errors.
86
87 - kBuild/header.kmk:
88 o Use $(abspath ).
89
90 - src/gmake/variable.c:
91 o Added KMK_FEATURES which indicates what's present+working and what's not.
92
93 - src/gmake/w32/pathstuff.c, src/kDepPre/kDepPre.c, src/kDepPre/Makefile.kmk:
94 o Fixed casing paths on win32.
95
96 - src/gmake/function.c, src/gmake/Makefile.kmk:
97 o Fixed $(abspath ) on Win32 and OS/2.
98 o Added $(tolower ) and $(toupper ).
99
1002005-06-16: bird
101 - ALL:
102 o Bootstrap and ported to FreeBSD 5.x on AMD64.
103
1042005-05-06: bird
105 - ALL:
106 o Working on the build system of the build system. :-)
107 o Ported the kmkbuiltin stuff to OS/2 as a prep to the win32 effort.
108
109[missing a lot!]
110
1112002-10-15: bird
112 - ALL:
113 o Created a somewhat rought directory structure.
114
115 - src/fastdep:
116 o Imported current sources from ODIN32.
117
118 - src/kmk:
119 o Imported current sources from the freebsd tree.
120
1212002-10-15: ktk
122 - ALL: Create repository.
123
124
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