VirtualBox

source: kBuild/trunk/ChangeLog@ 587

Last change on this file since 587 was 587, checked in by bird, 18 years ago

Hacking *nix install build for Gentoo.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 11.9 KB
Line 
1/* $Id: ChangeLog 587 2006-11-24 05:17:33Z bird $ */
2
32006-11-23:
4 - Config.kmk, Makefile.kmk:
5 o #6: Hacking *nix install build for Gentoo.
6 - src/gmake/Makefile.kmk, src/lib/Makefile:
7 o Always include header.kmk when testing BUILD_TARGET*.
8 - kBuild/header.kmk:
9 o BUILD_TYPE defaults to 'release'.
10 - kBuild/tools/GCC*.kmk:
11 o Cleaned up the -s and -g usage.
12 - kBuild/bin/x86.win32, kBuild/bin/x86.linux:
13 o Rebuilt with current code.
14 - kBuild/footer.kmk:
15 o #3: Clean link output files.
16 - kBuild/header.kmk, kmk:
17 o #6: Did code changes for unix installation. Will do install goals when creating the gentoo ebuild.
18 o #5: Proper versioning. (#5)
19 - kmk:
20 o Support SDK.$(BUILD_TARGET_ARCH) too (only bug).
21 o Fixed a bug when gather SDKs.
22
232006-09-28:
24 - kBuild/header.kmk, kBuild/env.sh, kBuild/tools/GCC4MACH.kmk, kBuild/bin/x86.darwin/, src/gmake, Config.kmk:
25 o Initial Mac OS X / Darwin bootstrapping.
26
272006-09-23:
28 - kBuild/footer.kmk:
29 o Recursive template inheritance.
30 - kBuild/header.kmk, kBuild/footer.kmk:
31 o Removed some checks for features which are present in both gmake 3.81 and kmk.
32 Anyone trying to bootstrap kBuild will have to build gmake 3.81 first.
33 - Config.kmk, src/gmake, src/lib, src/kDepPre, src/kDepIDB:
34 o Allow all kinds of ways of saying Windows in BUILD_TARGET.
35 - kBuild/bin/x86.win32/:
36 o Rebuilt kmk.exe.
37 - kBuild/bin/x86.os2/:
38 o Added kDepPre.exe and kDepIDB.exe.
39 o Rebuilt kmk.exe and kmk_gmake.exe.
40 - src/gmake:
41 o Update KMK_FEATURES to include the optimizations from earlier this week.
42 o Regenerated config.h.os2 and make adjustments to make it all
43 build quietly on OS/2.
44 - kBuild/envos2.cmd:
45 o Environment script (REXX) for OS/2.
46
472006-09-19:
48 - kBuild/bin/x86.win32/:
49 o Rebuilt kmk.exe and kmk_gmake.exe.
50 - src/gmake:
51 o Fixed some optimization bugs in kbuild.c.
52
532006-09-18:
54 - kBuild/gmake:
55 o Don't send put j1 in MAKEFLAGS on windows, somehow that doesn't work.
56 o Fixed some variable name typos in kbuild.c.
57 o Fixed missing expansion in kbuild_lookup_variable.
58 o A real attempt at fixing the double quoting problem on windows. ash seems to want a
59 space between a double quote enclosing the last argument on the commandline and the
60 double quote enclosing the commandline (the -c argument).
61 o Fixed a newline escape problem when using batch_mode_shell on windows with kmk_ash.
62
632006-09-17:
64 - kBuild/gmake:
65 o Optimization summary: libc from ~21 seconds -> 7-8 seconds (os2/nt).
66 o Optimized appending new stuff to variables. (major win)
67 o Optimized variable memory value allocation avoiding a bunch of
68 unnecessary copying and allocating.
69 o Added kBuild specific functions for speeding up source processing.
70 o Fixed assertion in w32_fixcase when shell doesn't have a full path
71 and some other case.
72
732006-09-16:
74 - kBuild/header.kmk:
75 o Turn off command dependencies when using vanilla GNU Make.
76 - kBuild/footer.kmk:
77 o Made up my mind about the command depency blocker variables;
78 NO_LINK_CMDS_DEPS and NO_COMPILE_CMDS_DEPS.
79 - src/gmake:
80 o Added kmk_gmake which is (almost) vanilla GNU Make.
81 o kmk_ash wants batch files on windows or the double quotes will get screwed up.
82 o Make sure kmk_builtin commands don't get batch files and odd weird stuff.
83 o Cleaning up the modifications. Changes are now either configurable
84 or marked, and dead stuff has been removed (dll shell).
85
862006-09-15:
87 - kBuild/bin/x86.win32/kmk.exe:
88 o Built new code.
89 - kBuild/header.kmk:
90 o DIRDEP is now the same on all platforms (fixed with 3.81 merge).
91 - kBuild/bin/x86.linux/kmk:
92 o Built new code on system360.
93 - src/gmake:
94 o Some parallel job fixes.
95 o Regenerated config.h.linux on system360.
96 o Fixed stat("dir/", &st) on windows and some warnings.
97 o Merge with GNU Make v3.81 (vendor/gnumake/2005-05-16 -> vendor/gnumake/current).
98
992006-03-26:
100 - kBuild/bin/x86.os2/:
101 o Rebuilt the OS/2 tools.
102 - src/gmake/variable.c, src/gmake/variable.h, src/gmake/make.h:
103 o Attempt at speeding up performance on OS/2.
104 - src/gmake/kmkbuiltin/rm.c:
105 o OS/2 wants -R.
106 - src/gmake/read.c:
107 o Don't call glob() unless there is a wildcard pattern in the name.
108 This speed things up a bit, at least on FreeBSD and especially on OS/2.
109 - Config.kmk:
110 o Added -pg for profile builds on OS/2.
111
1122006-02-22: bird
113 - kBuild/tools/MINGW32.kmk:
114 o Corrected dependencies to match those generated by GCC3.
115
1162006-02-09: bird
117 - kBuild/tools/YASM.kmk:
118 o Initial config.
119
1202006-01-20: bird
121 - kBuild/footer.kmk, kBuild/header.kmk:
122 o Check for PACKING.$(BUILD_TARGET) as well. Added a quick evaluation
123 of PACKING[.*] in the footer.
124
1252006-01-18: bird
126 - kBuild/footer.kmk, kBuild/header.kmk:
127 o Packing pass change - uses PACKING var instead of packing::.
128 - kBuild/footer.kmk:
129 o Added mode,uid and gid to file INSTALLS.
130 o Implemented template inheritance (_EXTENDS).
131
1322006-01-14: bird
133 - kBuild/env.sh:
134 o Corrected the tool list.
135 - kBuild/bin/x86.linux/:
136 o Rebuild with current tree and static linage. (rhel3)
137 - kBuild/tools/VCC70.kmk:
138 o Enabled new dependcies.
139 o Must use PDB macro to get the case correct on the idb file passed to kDepIDB.
140 - src/lib/kDep.c:
141 o Fixed missing slash fixing
142 o Changed kDepPre error prefix to kDep.
143
1442006-01-12: bird
145 - kBuild/tools/VCC70.kmk:
146 o Use DEP_IDB on win32.
147 - kBuild/header.kmk:
148 o Added DEP_IDB and DEP_IDB_EXT.
149 - kBuild/bin/x86.win32/:
150 o Rebuild with current source, adding kDepIDB.
151 - src/kDepIDB/kDepIDB.c:
152 o Initial coding. (This is a VC++ dependency extractor.)
153 - src/kDepPre/kDepPre.c, src/lib/kDep.h, src/lib/kDep.c, Config.kmk:
154 o Created a library for the dep*() functions.
155 o Removed the IDB hacks from kDepPre.
156
1572006-01-11: bird
158 - kBuild/tools/vcc70.kmk:
159 o Prepared for new IDB based dependencies.s
160 - kBuild/footer.kmk:
161 o Parallel build fixing.
162 - src/gmake/job.c:
163 o Fixed bad parallel bug.
164 - src/gmake/main.c:
165 o Enabled multiple jobs for recursive kmk processes on win32 despite the problems.
166 - src/kDepPre/kDepPre.c:
167 o Added extremely rough support for VC++ IDB files (/FD + /Fd).
168
1692005-12-18: bird
170 - kBuild/*.kmk, kBuild/tools/*.kmk:
171 o Finally I've got around to implement command dependencies.
172 o Use $(INSTALL) instead of $(RM) + $(CP).
173 o More install features.
174 - kBuild/bin/x86.[linux|win32|os2]/:
175 o Rebuilt all the utils.
176 o Renamed all unix utilites so they start with a kmk_ prefix and don't
177 override any local unix utils.
178 - src/gmake/kmkbuiltin/*, src/gmake/kmkbuiltin.c,
179 src/gmake/kmkbuiltin.h, src/gmake/variables.c,
180 src/gmake/Makefile.kmk:
181 o Ported all the builtins to windows - now rebuild works again!
182 o Fixed a few error case bugs in the builtins.
183 o Disabled the -R and -r options for rm and cp.
184 o Added kmk_install / kmk_builtin_install from BSD.
185
1862005-12-13: bird
187 - kBuild/bin/x86.linux/kmk,
188 kBuild/bin/x86.linux/kmk_append,
189 kBuild/bin/x86.linux/kmk_cp,
190 kBuild/bin/x86.linux/kmk_echo,
191 kBuild/bin/x86.linux/kmk_mkdir,
192 kBuild/bin/x86.linux/kmk_rm:
193 o Rebuild with current sources.
194 - src/gmake/Makefile:
195 o Prefixed external tools with kmk_.
196
1972005-12-12: bird
198 - kBuild/footer.kmk, kBuild/header.kmk:
199 o Generic pass stuff.
200 o Enabled and weeded out the new target install method.
201 o Added separate install target type.
202 o Added separate installs pass.
203 o Fixed those $$$$(PATH_<target>) problems.
204 o General clean up removing lot's of duplicate stuff.
205 - kBuild/tools/ALP.kmk, kBuild/tools/GCC.kmk, kBuild/tools/GCC3.kmk,
206 kBuild/tools/GCC3OMF.kmk, kBuild/tools/MINGW32.kmk, kBuild/tools/NASM.kmk,
207 kBuild/tools/VCC70.kmk:
208 o Adjusted to new parameters for the link rules.
209 o List all output files as targets for the rules.
210 - kBuild/config.kmk, kBuild/cfg/x86.win32.va2003.kmk:
211 o Removed early attempts which isn't used anylonger.
212 - src/gmake/remake.c, src/gmake/commands.c, src/gmake/commands.h:
213 o Fixed not parallel assertion on targets with no commands.
214
2152005-12-11: bird
216 - src/gmake/kmkbuiltin/append.c, src/gmake/kmkbuiltin.h, src/gmake/kmkbuiltin.c,
217 src/gmake/Makefile.kmk, src/gmake/variables.c:
218 o New command 'append' which appends text to a file, creating the file if necessary.
219 o KMK_BUILTIN is listing the supported commands (used to be "1").
220 - src/gmake/kmkbuiltin/cp_utils.c:
221 o Add O_BINARY to all open calls.
222 - src/gmake/function.c:
223 o Fixed abspath on OS/2.
224 - src/kDepPre/kDepPre.c:
225 o Killed some warnings and made it build on OS/2 and FreeBSD.
226
2272005-11-07: bird
228 - kBuild/tools/VCC70.kmk:
229 o Use the new -s option for dependencies.
230 - src/kDepPre/kDepPre.c, kBuild/bin/x86.linux/kDepPre, kBuild/bin/x86.win32/kDepPre.exe:
231 o Added new option -s for generating stub dependencies just like -Wp,-MP.
232 - kBuild/tools/GCC3.kmk, kBuild/tools/GCC3OMF.kmk:
233 o Added -Wp,-MP to compile jobs for better dependencies.
234
2352005-10-31: bird
236 - kBuild/tools/VCC70.kmk:
237 o Use the -f option with kDepPre to make sure nt/wine/cl doesn't
238 screw up the path casing anywhere.
239 - kBuild/bin/x86.linux/kDepPre, kBuild/bin/x86.win32/kDepPre.exe:
240 o Rebuild with latest code.
2412005-10-30: bird
242 - kBuild/env.sh:
243 o amd64.
244 o kDepCCxx -> kDepPre. Ash.
245 - kBuild/bin/amd64.linux/kDepPre, src/kDepPre/kDepPre.c:
246 o Fix case option - need it on unix for cl.exe with wine.
247
2482005-10-29: bird
249 - kBuild/bin/amd64.linux/kDepPre, src/kDepPre/kDepPre.c:
250 o Strip drive letters on non-PC OSes.
251
2522005-10-28: bird
253 - kBuild/footer.h:
254 o Fixed a couple of defaults so it all works right on amd64.
255 - kBuild/bin/amd64.linux/:
256 o Added binaries. ash is 32-bit!
257
2582005-10-14: bird
259 - src/kDepPre/kDepPre.c, kBuild/bin/x86.win32/kDepPre.exe:
260 o Corrected bug in line skipping where two lines would be skipped.
261 o Corrected slashes on win32.
262
2632005-10-03: bird
264 - src/kDepPre/kDepPre.c, kBuild/bin/x86.win32/kDepPre.exe:
265 o Fixed stupid stupid bug in the win32 case correcting code.
266 Rebuilt the win32 binary.
267
2682005-08-11: bird
269 - kBuild/footer.kmk:
270 o Enh. the _OBJECT_BASE hack for stripping of source paths within the project.
271
272 - kBuild/tools/VCC70.kmk:
273 o Use $(tolower ) to construct the right .pdb names for cleanup.
274
275 - src/gmake/read.c:
276 o print target name 'target pattern' errors.
277
278 - kBuild/header.kmk:
279 o Use $(abspath ).
280
281 - src/gmake/variable.c:
282 o Added KMK_FEATURES which indicates what's present+working and what's not.
283
284 - src/gmake/w32/pathstuff.c, src/kDepPre/kDepPre.c, src/kDepPre/Makefile.kmk:
285 o Fixed casing paths on win32.
286
287 - src/gmake/function.c, src/gmake/Makefile.kmk:
288 o Fixed $(abspath ) on Win32 and OS/2.
289 o Added $(tolower ) and $(toupper ).
290
2912005-06-16: bird
292 - ALL:
293 o Bootstrap and ported to FreeBSD 5.x on AMD64.
294
2952005-05-06: bird
296 - ALL:
297 o Working on the build system of the build system. :-)
298 o Ported the kmkbuiltin stuff to OS/2 as a prep to the win32 effort.
299
300[missing a lot!]
301
3022002-10-15: bird
303 - ALL:
304 o Created a somewhat rought directory structure.
305
306 - src/fastdep:
307 o Imported current sources from ODIN32.
308
309 - src/kmk:
310 o Imported current sources from the freebsd tree.
311
3122002-10-15: ktk
313 - ALL: Create repository.
314
315
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