# # ChangeLog for trunk in kBuild # # Generated by Trac 1.4.3.2 # Dec 16, 2024 6:27:46 PM Thu, 21 Apr 2005 17:13:00 GMT bird [264] * trunk/src/makedep (deleted) Dead slow. Thu, 21 Apr 2005 17:06:27 GMT bird [263] * trunk/kBuild/bin/x86.linux/kDepCCxx (deleted) * trunk/kBuild/bin/x86.win32/kDepCCxx.exe (deleted) Dead slow. Thu, 21 Apr 2005 17:05:30 GMT bird [262] * trunk/kBuild/header.kmk (modified) * trunk/kBuild/tools/VCC70.kmk (modified) Switched to the new dependency generator. Thu, 21 Apr 2005 17:01:34 GMT bird [261] * trunk/kBuild/bin/x86.linux/kDepPre (added) Initial build. Thu, 21 Apr 2005 16:58:42 GMT bird [260] * trunk/src/kDepPre/kDepPre.c (modified) syntax. Thu, 21 Apr 2005 16:54:02 GMT bird [259] * trunk/src/kDepPre/kDepPre.c (modified) Win32. Thu, 21 Apr 2005 16:53:52 GMT bird [258] * trunk/src/kDepPre/Makefile.kmk (added) Based on the kmk makefile. Thu, 21 Apr 2005 16:40:12 GMT bird [257] * trunk/kBuild/bin/x86.win32/kDepPre.exe (added) Initial build. Thu, 21 Apr 2005 01:46:39 GMT bird [256] * trunk/src/kDepPre/kDepPre.c (modified) .. Thu, 21 Apr 2005 01:38:03 GMT bird [255] * trunk/src/kDepPre (added) * trunk/src/kDepPre/kDepPre.c (added) Initial coding. (missing exec but who cares) Wed, 20 Apr 2005 23:24:11 GMT bird [254] * trunk/src/kShell (deleted) dead end Wed, 20 Apr 2005 23:23:41 GMT bird [253] * trunk/src/gdllshell (deleted) dead end. Wed, 20 Apr 2005 21:05:38 GMT bird [252] * trunk/VSlickMacros/kkeys.e (modified) Fullscreen alt-z. Tue, 12 Apr 2005 17:06:17 GMT bird [251] * trunk/kBuild/footer.kmk (modified) allow obj and o. Tue, 05 Apr 2005 12:46:40 GMT bird [250] * trunk/kBuild/footer.kmk (modified) * trunk/kBuild/tools/VCC70.kmk (modified) fixed some directory dependency trouble. Sun, 03 Apr 2005 00:42:29 GMT bird [249] * trunk/kBuild/env.sh (modified) .. Sun, 03 Apr 2005 00:42:22 GMT bird [248] * trunk/kBuild/tools/VCC70.kmk (modified) depend on all other sources. Sun, 03 Apr 2005 00:08:27 GMT bird [247] * trunk/kBuild/footer.kmk (modified) Inherit SUFFs from template too. Sat, 02 Apr 2005 23:02:28 GMT bird [246] * trunk/kBuild/footer.kmk (modified) Remove copy target before copying. Should fix the weird .so crashes. Thu, 31 Mar 2005 21:24:39 GMT bird [245] * trunk/kBuild/header.kmk (modified) BUILD_TARGET_SUB hack. Sun, 20 Mar 2005 17:36:53 GMT bird [243] * trunk/kBuild/footer.kmk (modified) Fixed missing BUILD_TYPE template inheritance. Tue, 01 Mar 2005 03:16:11 GMT bird [242] * trunk/kBuild/header.kmk (modified) PATH_OUT_BASE Sun, 20 Feb 2005 03:58:11 GMT bird [241] * trunk/kBuild/tools/GCC3.kmk (modified) Remove link targets before linking (hopefully this will fix some .so ... Thu, 17 Feb 2005 22:45:47 GMT bird [240] * trunk/kBuild/header.kmk (modified) Made PATH_OUT overloadable. Mon, 14 Feb 2005 13:18:32 GMT bird [239] * trunk/kBuild/footer.kmk (modified) BLDPROGS must inherit stuff too. Mon, 14 Feb 2005 13:09:30 GMT bird [238] * trunk/kBuild/footer.kmk (modified) Incorrect target tool resolving. Thu, 10 Feb 2005 23:12:17 GMT bird [237] * trunk/kBuild/header.kmk (modified) * trunk/kBuild/tools/VCC70.kmk (modified) Fixed CP builtin problem. Thu, 10 Feb 2005 22:40:07 GMT bird [236] * trunk/kBuild/bin/x86.linux/kmk (modified) kmk with first level of builtins, ash recognition, and some job hacking. Thu, 10 Feb 2005 22:38:52 GMT bird [235] * trunk/kBuild/tools/GCC.kmk (modified) * trunk/kBuild/tools/GCC3.kmk (modified) * trunk/kBuild/tools/GCC3OMF.kmk (modified) * trunk/kBuild/tools/MINGW32.kmk (modified) * trunk/kBuild/tools/NASM.kmk (modified) * trunk/kBuild/tools/VCC70.kmk (modified) dirdep is order prereq only and not something causing anything else ... Thu, 10 Feb 2005 10:36:09 GMT bird [234] * trunk/kBuild/tools/VCC70.kmk (modified) fixed some missing cleanup. Wed, 09 Feb 2005 21:47:08 GMT bird [233] * trunk/kBuild/header.kmk (modified) Full path. Wed, 09 Feb 2005 17:30:29 GMT bird [232] * trunk/src/gmake/job.c (modified) Don't let kBuild ash force slow shell path. Wed, 09 Feb 2005 13:55:35 GMT bird [231] * trunk/kBuild/tools/GCC3.kmk (modified) Map everywhere. Wed, 09 Feb 2005 12:30:09 GMT bird [230] * trunk/kBuild/header.kmk (modified) Builtin and KMK_VERSION. Wed, 09 Feb 2005 12:25:36 GMT bird [229] * trunk/src/gmake/kmkbuiltin.c (modified) * trunk/src/gmake/kmkbuiltin/cp.c (added) * trunk/src/gmake/kmkbuiltin/cp_extern.h (added) * trunk/src/gmake/kmkbuiltin/cp_utils.c (added) * trunk/src/gmake/kmkbuiltin/strlcpy.c (added) cp. Wed, 09 Feb 2005 11:30:52 GMT bird [228] * trunk/src/gmake/Makefile.kmk (modified) * trunk/src/gmake/job.c (modified) * trunk/src/gmake/kmkbuiltin.c (modified) * trunk/src/gmake/kmkbuiltin/Makefile.kmk (added) * trunk/src/gmake/kmkbuiltin/mkdir.c (modified) * trunk/src/gmake/kmkbuiltin/rm.c (added) * trunk/src/gmake/kmkbuiltin/strmode.c (added) fixing and adding more commands. Wed, 09 Feb 2005 10:21:34 GMT bird [227] * trunk/src/gmake/Makefile.kmk (modified) * trunk/src/gmake/job.c (modified) * trunk/src/gmake/job.h (modified) * trunk/src/gmake/kmkbuiltin.c (modified) * trunk/src/gmake/kmkbuiltin.h (modified) * trunk/src/gmake/kmkbuiltin/echo.c (added) * trunk/src/gmake/kmkbuiltin/mkdir.c (modified) * trunk/src/gmake/kmkbuiltin/setmode.c (added) builtin stuff. Wed, 09 Feb 2005 08:36:51 GMT bird [226] * trunk/src/gmake/kmkbuiltin (added) * trunk/src/gmake/kmkbuiltin/mkdir.c (added) FreeBSD ~5.0 Wed, 09 Feb 2005 08:31:14 GMT bird [225] * trunk/src/gmake/Makefile.kmk (modified) * trunk/src/gmake/commands.c (modified) * trunk/src/gmake/commands.h (modified) * trunk/src/gmake/job.c (modified) * trunk/src/gmake/kmkbuiltin.c (added) * trunk/src/gmake/kmkbuiltin.h (added) * trunk/src/gmake/variable.c (modified) kMk builtin command basics. KMK_VERSION variable. Wed, 09 Feb 2005 06:32:50 GMT bird [224] * trunk/kBuild/env.sh (added) Basic environment setup script. Tue, 08 Feb 2005 18:57:02 GMT bird [223] * trunk/kBuild/footer.kmk (modified) Template inherit BLD_*. Tue, 08 Feb 2005 17:57:01 GMT bird [222] * trunk/kBuild/footer.kmk (modified) Needed -> bldprogs. Tue, 08 Feb 2005 17:22:53 GMT bird [221] * trunk/kBuild/footer.kmk (modified) _BLD_* attributes. Tue, 08 Feb 2005 16:47:39 GMT bird [220] * trunk/kBuild/footer.kmk (modified) Fixed more pass order shit. Tue, 08 Feb 2005 13:50:34 GMT bird [219] * trunk/kBuild/footer.kmk (modified) Fixing parallel issues. Working on NEEDED. Tue, 08 Feb 2005 09:19:09 GMT bird [218] * trunk/src/gmake/debug.h (modified) * trunk/src/gmake/file.c (modified) * trunk/src/gmake/job.c (modified) * trunk/src/gmake/main.c (modified) * trunk/src/gmake/remake.c (modified) 2nd try on .NOTPARALLEL. Tue, 08 Feb 2005 07:22:20 GMT bird [217] * trunk/src/gmake/commands.h (modified) * trunk/src/gmake/file.c (modified) * trunk/src/gmake/job.c (modified) * trunk/src/gmake/main.c (modified) More proper .NOTPARALLEL. Sat, 22 Jan 2005 00:20:09 GMT bird [216] * trunk/kBuild/header.kmk (modified) no predefines with kmk. todo: make a kmk flag. Sat, 15 Jan 2005 22:10:09 GMT bird [215] * trunk/kBuild/up.kmk (modified) rebuild. Wed, 12 Jan 2005 20:19:35 GMT bird [214] * trunk/VSlickMacros/kdev.e (modified) use tagging to get args. Mon, 10 Jan 2005 02:04:44 GMT bird [213] * trunk/kBuild/tools/GCC3.kmk (modified) No map for sys. Sat, 08 Jan 2005 07:23:23 GMT bird [212] * trunk/kBuild/up.kmk (modified) urg. Sat, 08 Jan 2005 07:12:06 GMT bird [211] * trunk/kBuild/up.kmk (added) Initial coding. Fri, 07 Jan 2005 22:41:35 GMT bird [210] * trunk/kBuild/tools/GCC3.kmk (modified) Playing with mapfiles. Thu, 30 Dec 2004 02:46:26 GMT bird [209] * trunk/kBuild/tools/GCC3.kmk (modified) Oops. Thu, 30 Dec 2004 02:08:14 GMT bird [208] * trunk/kBuild/bin/x86.os2/kmk.exe (added) * trunk/kBuild/bin/x86.os2/make.exe (modified) Rebuilt kmk. Wed, 29 Dec 2004 22:40:11 GMT bird [207] * trunk/kBuild/footer.kmk (modified) .o and .obj editor rules. Wed, 29 Dec 2004 19:43:09 GMT bird [206] * trunk/kBuild/tools/GCC3.kmk (modified) * trunk/kBuild/tools/GCC3OMF.kmk (modified) * trunk/kBuild/tools/VCC70.kmk (modified) Added support for merging libs. Wed, 29 Dec 2004 19:42:46 GMT bird [205] * trunk/kBuild/footer.kmk (modified) .o aliases for compilation from the editor. Wed, 29 Dec 2004 19:42:06 GMT bird [204] * trunk/kBuild/header.kmk (modified) MAKEFILE macro. Fri, 17 Dec 2004 15:05:45 GMT bird [203] * trunk/kBuild/bin/x86.linux/kmk (added) * trunk/kBuild/bin/x86.win32/kmk.exe (added) First build. Fri, 17 Dec 2004 15:03:42 GMT bird [202] * trunk/src/gmake/Makefile.kmk (modified) * trunk/src/gmake/config.h.linux (modified) Win32 build. Fri, 17 Dec 2004 14:28:35 GMT bird [201] * trunk/src/gmake/config.h.W32 (deleted) * trunk/src/gmake/config.h.win32 (added) Renamed to .win32. Fri, 17 Dec 2004 14:05:38 GMT bird [200] * trunk/src/gmake/Makefile.OS2.libc (deleted) * trunk/src/gmake/Makefile.in (modified) * trunk/src/gmake/Makefile.kmk (modified) * trunk/src/gmake/Makefile.os2 (added) * trunk/src/gmake/aclocal.m4 (modified) * trunk/src/gmake/config.h.OS2.libc (deleted) * trunk/src/gmake/config.h.os2 (added) * trunk/src/gmake/config/Makefile.in (modified) * trunk/src/gmake/configure (modified) * trunk/src/gmake/doc/Makefile.in (modified) * trunk/src/gmake/doc/make.info (modified) * trunk/src/gmake/doc/make.info-1 (modified) * trunk/src/gmake/doc/make.info-2 (modified) * trunk/src/gmake/glob/Makefile.in (modified) Renaming some files. Fri, 17 Dec 2004 04:51:58 GMT bird [199] * trunk/src/gdllshell (added) * trunk/src/gdllshell/Makefile.OS2.libc (added) * trunk/src/gdllshell/gdllshell.c (added) * trunk/src/gdllshell/gdllshl.OS2.def (added) * trunk/src/kShell/kShell.c (modified) ... Fri, 17 Dec 2004 04:51:47 GMT bird [198] * trunk/src/Makefile.kmk (added) * trunk/src/makedep/Makefile.kmk (added) kBuild makefile. Fri, 17 Dec 2004 04:44:49 GMT bird [197] * trunk/src/gmake/Makefile.kmk (added) kBuild makefile. Fri, 17 Dec 2004 04:30:02 GMT bird [196] * trunk/src/gmake/Makefile.OS2.libc (modified) parallel testcase. Fri, 17 Dec 2004 04:26:10 GMT bird [195] * trunk/src/kLib.cmd (deleted) * trunk/src/mainmain.c (deleted) * trunk/src/makefile.os2.icc.mk (deleted) cleanup. Fri, 17 Dec 2004 04:23:27 GMT bird [194] * trunk/src/kmk (deleted) dead end. Fri, 17 Dec 2004 03:41:07 GMT bird [193] * trunk/src/gmake/Makefile.OS2.libc (modified) *** empty log message *** Fri, 17 Dec 2004 03:37:43 GMT bird [192] * trunk/src/gmake/Makefile.OS2.libc (modified) * trunk/src/gmake/config.h.OS2.libc (modified) * trunk/src/gmake/default.c (modified) * trunk/src/gmake/job.c (modified) fixing / libc Fri, 17 Dec 2004 03:37:28 GMT bird [191] * trunk/src/gmake/read.c (modified) Makefile.kmk Tue, 14 Dec 2004 18:53:05 GMT bird [190] * trunk/kBuild/footer.kmk (modified) OTHERS. Tue, 14 Dec 2004 17:36:58 GMT bird [189] * trunk/kBuild/footer.kmk (modified) Hacking import libs. Tue, 14 Dec 2004 13:45:54 GMT bird [188] * trunk/kBuild/tools/GCC3.kmk (modified) Soname fix. Sun, 12 Dec 2004 06:43:37 GMT bird [187] * trunk/kBuild/tools/GCC3OMF.kmk (modified) .def files. Sun, 12 Dec 2004 06:06:35 GMT bird [186] * trunk/kBuild/tools/GCC3OMF.kmk (modified) temporary hack for broken -shared. Sun, 12 Dec 2004 04:55:17 GMT bird [185] * trunk/kBuild/footer.kmk (modified) Check of a recurring problem with _TEMPLATE containing tabs. Sat, 04 Dec 2004 02:26:54 GMT bird [184] * trunk/kBuild/footer.kmk (modified) * trunk/kBuild/tools/GCC.kmk (modified) * trunk/kBuild/tools/GCC3.kmk (modified) * trunk/kBuild/tools/GCC3OMF.kmk (modified) * trunk/kBuild/tools/MINGW32.kmk (modified) * trunk/kBuild/tools/NASM.kmk (modified) * trunk/kBuild/tools/VCC70.kmk (modified) Dependencies. Thu, 02 Dec 2004 20:39:03 GMT bird [183] * trunk/kBuild/footer.kmk (modified) TARGET_stuff and .$(BUILD_TARGET) variants for SUBDIRS and MAKEFILES. Sun, 17 Oct 2004 18:35:41 GMT bird [182] * trunk/kBuild/tools/GCC3OMF.kmk (added) Initial coding. Fri, 15 Oct 2004 09:09:36 GMT bird [181] * trunk/kBuild/tools/GCC.kmk (modified) * trunk/kBuild/tools/GCC3.kmk (modified) * trunk/kBuild/tools/MINGW32.kmk (modified) * trunk/kBuild/tools/VCC70.kmk (modified) configured the profile build type. Wed, 13 Oct 2004 20:38:46 GMT bird [180] * trunk/kBuild/bin/x86.linux/kDepCCxx (added) Built current code. Wed, 13 Oct 2004 20:32:27 GMT bird [179] * trunk/kBuild/header.kmk (modified) * trunk/kBuild/tools/VCC70.kmk (modified) Predefines. tool is too fucking slow. Wed, 13 Oct 2004 20:25:43 GMT bird [178] * trunk/kBuild/bin/x86.win32/kDepCCxx.exe (modified) * trunk/src/makedep/bldw32.cmd (modified) .. Wed, 13 Oct 2004 20:23:41 GMT bird [177] * trunk/src/makedep/bldw32.cmd (modified) .. Wed, 13 Oct 2004 16:56:04 GMT bird [176] * trunk/src/makedep/bldw32.cmd (modified) * trunk/src/makedep/main.c (modified) silience. Wed, 13 Oct 2004 16:02:52 GMT bird [175] * trunk/kBuild/header.kmk (modified) * trunk/kBuild/tools/VCC70.kmk (modified) dependencies. Wed, 13 Oct 2004 16:02:21 GMT bird [174] * trunk/kBuild/bin/x86.win32/kDepCCxx.exe (modified) some changes. Wed, 13 Oct 2004 16:01:50 GMT bird [173] * trunk/src/makedep/main.c (modified) * trunk/src/makedep/pr.c (modified) quiet option and objname option. Wed, 13 Oct 2004 15:20:45 GMT bird [172] * trunk/kBuild/bin/x86.win32/kDepCCxx.exe (added) build of current code. Wed, 13 Oct 2004 15:20:19 GMT bird [171] * trunk/src/makedep/bldw32.cmd (added) *** empty log message *** Wed, 13 Oct 2004 15:20:11 GMT bird [170] * trunk/src/makedep/main.c (modified) fixed includedir Wed, 13 Oct 2004 02:51:32 GMT bird [169] * trunk/src/makedep/main.c (modified) Don't require makefile to exist. Wed, 13 Oct 2004 02:06:32 GMT bird [168] * trunk/src/makedep/def.h (modified) * trunk/src/makedep/imakemdep.h (added) * trunk/src/makedep/include.c (modified) * trunk/src/makedep/main.c (modified) Merged in mozilla changes and config. Wed, 13 Oct 2004 01:54:25 GMT bird [164] * trunk/src/makedep (added) * trunk/src/makedep/Imakefile (added) * trunk/src/makedep/cpp.ed (added) * trunk/src/makedep/cppsetup.c (added) * trunk/src/makedep/def.h (added) * trunk/src/makedep/ifparser.c (added) * trunk/src/makedep/ifparser.h (added) * trunk/src/makedep/include.c (added) * trunk/src/makedep/main.c (added) * trunk/src/makedep/mkdepend.man (added) * trunk/src/makedep/parse.c (added) * trunk/src/makedep/pr.c (added) Initial revision Sat, 11 Sep 2004 01:42:48 GMT bird [162] * trunk/kBuild/tools/VCC70.kmk (modified) Fixed .res .exp slash issue. Wed, 08 Sep 2004 15:38:36 GMT bird [161] * trunk/src/gmake/config.h.linux (added) Linux config.h Wed, 08 Sep 2004 03:15:50 GMT bird [160] * trunk/src/gmake/.purify (deleted) * trunk/src/gmake/ChangeLog.1 (deleted) * trunk/src/gmake/ChangeLog.2 (deleted) * trunk/src/gmake/Makefile.DOS.template (deleted) * trunk/src/gmake/NMakefile.template (deleted) * trunk/src/gmake/README.DOS.template (deleted) * trunk/src/gmake/README.OS2.template (deleted) * trunk/src/gmake/README.W32.template (deleted) * trunk/src/gmake/README.cvs (deleted) * trunk/src/gmake/README.template (deleted) * trunk/src/gmake/SMakefile.template (deleted) * trunk/src/gmake/TODO.private (deleted) * trunk/src/gmake/build.template (deleted) * trunk/src/gmake/config.ami.template (deleted) * trunk/src/gmake/config.h-vms.template (deleted) * trunk/src/gmake/config.h.W32.template (deleted) * trunk/src/gmake/configh.dos.template (deleted) * trunk/src/gmake/function.c (modified) * trunk/src/gmake/job.c (modified) * trunk/src/gmake/main.c (modified) * trunk/src/gmake/maintMakefile (deleted) merged with beta1.