# # ChangeLog for trunk/src/kmk/w32 in kBuild # # Generated by Trac 1.4.3.2 # Oct 3, 2024 7:08:02 PM Wed, 09 Apr 2008 00:40:05 GMT bird [1509] * trunk/Makefile.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/ash/Makefile.kmk (modified) * trunk/src/fastdep/Makefile.kmk (modified) * trunk/src/kDepPre/Makefile.kmk (modified) * trunk/src/kObjCache/Makefile.kmk (modified) * trunk/src/kash/Makefile.kmk (modified) * trunk/src/kmk/Makefile.kmk (modified) * trunk/src/kmk/w32/Makefile.kmk (modified) * trunk/src/lib/Makefile.kmk (modified) * trunk/src/sed/Makefile.kmk (modified) * trunk/tests/Makefile.kmk (modified) * trunk/tests/inherit-bld/Makefile.kmk (modified) * trunk/tests/inherit-target/Makefile.kmk (modified) Environment / global variable renaming. Copyright header/year update. Wed, 19 Mar 2008 18:06:36 GMT bird [1423] * trunk/src/kmk/w32/subproc/sub_proc.c (modified) Fixed bug in the CreateProcess failure handling, should now fail ... Fri, 09 Nov 2007 23:18:46 GMT bird [1261] * trunk/src/kmk/w32/compat/dirent.c (modified) * trunk/src/kmk/w32/pathstuff.c (modified) KMK_PRF Fri, 05 Oct 2007 08:15:43 GMT bird [1179] * trunk/src/fastdep/Makefile.kmk (modified) * trunk/src/kmk/w32/Makefile.kmk (modified) * trunk/src/kmk/w32/tstFileInfo.c (modified) eol-style - native. Sun, 30 Sep 2007 09:37:09 GMT bird [1167] * trunk/src/kmk/Makefile.kmk (modified) * trunk/src/kmk/w32/subproc/sub_proc.c (modified) skip some unnecessary system calls during process creation and ... Sun, 30 Sep 2007 07:42:06 GMT bird [1166] * trunk/src/kmk/w32/subproc/sub_proc.c (modified) reverted accidental commit of some debug code. Sun, 30 Sep 2007 07:36:23 GMT bird [1165] * trunk/src/kmk/Makefile.kmk (modified) * trunk/src/kmk/kmkbuiltin/kDepIDB.c (modified) * trunk/src/kmk/w32/pathstuff.c (modified) * trunk/src/kmk/w32/subproc/sub_proc.c (modified) * trunk/src/lib/Makefile.kmk (modified) * trunk/src/lib/kDep.c (modified) * trunk/src/lib/kDep.h (modified) * trunk/src/lib/nt_fullpath.c (added) Optimized kDebIDB a bit for Windows; use nt_fullpath and map the IDB ... Wed, 26 Sep 2007 22:16:47 GMT bird [1127] * trunk/src/kmk/w32/Makefile.kmk (added) * trunk/src/kmk/w32/pathstuff.c (modified) * trunk/src/kmk/w32/tstFileInfo.c (added) Use NtQueryInformationFile + FileNameInformation to figure out the ... Sun, 27 May 2007 05:54:27 GMT bird [947] * trunk/src/Makefile.kmk (modified) * trunk/src/gmake (deleted) * trunk/src/kmk (moved) Use the new gnu make code. Thu, 24 May 2007 04:14:35 GMT bird [911] * trunk/src/gmakenew/w32/pathstuff.c (modified) Made it build on amd64.