|  |  | @1432 | 18 years | bird | CLEAN was using DEPS, changed to INTERMEDIATES. | 
            
              |  |  | @1431 | 18 years | bird | silly debug stuff. | 
            
              |  |  | @1430 | 18 years | bird | Use INTERMEDIATES instead of DEPS/ORDERDEPS since the latter no longer … | 
            
              |  |  | @1423 | 18 years | bird | Fixed bug in the CreateProcess failure handling, should now fail … | 
            
              |  |  | @1422 | 18 years | bird | More on the ticket #30 testcase. | 
            
              |  |  | @1419 | 18 years | bird | added a testcase for ticket #30. | 
            
              |  |  | @1409 | 18 years | bird | Made a variation of the $(eval) function call evalctx that pushes and … | 
            
              |  |  | @1408 | 18 years | bird | Implemented local variable definitions - CONFIG_WITH_LOCAL_VARIABLES. | 
            
              |  |  | @1397 | 18 years | bird | Seems '_.' is a bad idea, use 'dt'. | 
            
              |  |  | @1396 | 18 years | bird | Don't allow '..' elements in the objbase, convert them to '_.'. | 
            
              |  |  | @1393 | 18 years | bird | Added an --output/-o option for use with -p. | 
            
              |  |  | @1387 | 18 years | bird | Fixed typo in $(libpath). | 
            
              |  |  | @1386 | 18 years | bird | added testcase for the $(libpath ) function (OS/2). | 
            
              |  |  | @1383 | 18 years | bird | Added $(libpath var,val) for accessing the OS/2 library paths. | 
            
              |  |  | @1379 | 18 years | bird | PARISC and S390 architecture defines with dection. Detect arm, mips … | 
            
              |  |  | @1377 | 18 years | bird | Added some KMK_OPTS_* variables to allow makefiles to deal with -j N … | 
            
              |  |  | @1376 | 18 years | bird | Bail out on = and : too (see ash/expand.c). | 
            
              |  |  | @1374 | 18 years | bird | Second try on the fix. | 
            
              |  |  | @1373 | 18 years | bird | Don't get excited about the ~ in 8.3 file names, avoid lot's of slow … | 
            
              |  |  | @1372 | 18 years | bird | Fixed endless recursion caused by a missed sh_char_sh reference that … | 
            
              |  |  | @1368 | 18 years | bird | don't be optimistic in the cache lookup code, the next component might … | 
            
              |  |  | @1356 | 18 years | bird | Fixed busted --changed implementation. It leaked a handle if the files … | 
            
              |  |  | @1341 | 18 years | bird | Detect Solaris. | 
            
              |  |  | @1340 | 18 years | bird | Made bootstrap work. (kmk_redirect + version.c clash) | 
            
              |  |  | @1335 | 18 years | bird | Fix strlcpy warnings on darwin. | 
            
              |  |  | @1334 | 18 years | bird | fixed warnings. | 
            
              |  |  | @1333 | 18 years | bird | More annoying warnings. | 
            
              |  |  | @1332 | 18 years | bird | kill strlen warnings++. | 
            
              |  |  | @1331 | 18 years | bird | kill strlen warnings++. | 
            
              |  |  | @1330 | 18 years | bird | include prototype for _dyld_get_image_name. | 
            
              |  |  | @1329 | 18 years | bird | fixed a few warnings the broken --help and --version for install. | 
            
              |  |  | @1328 | 18 years | bird | include our getopt.h | 
            
              |  |  | @1327 | 18 years | bird | include getopt.h. | 
            
              |  |  | @1324 | 18 years | bird | Check KMKFLAGS the other place too. | 
            
              |  |  | @1323 | 18 years | bird | header. | 
            
              |  |  | @1322 | 18 years | bird | a generic wrapper program for debugging program execution (like … | 
            
              |  |  | @1321 | 18 years | bird | Fix stat(./). | 
            
              |  |  | @1320 | 18 years | bird | don't crash in usage(). | 
            
              |  |  | @1318 | 18 years | bird | no xmalloc in the kmk_test link. | 
            
              |  |  | @1317 | 18 years | bird | build fix. | 
            
              |  |  | @1316 | 18 years | bird | main prototype fix. | 
            
              |  |  | @1313 | 18 years | bird | Fixed --affinity and corrected --priority help. | 
            
              |  |  | @1310 | 18 years | bird | combined the bulk of the cmp stuff into cmp_util.c. implemented cp … | 
            
              |  |  | @1309 | 18 years | bird | combined the bulk of the cmp stuff into cmp_util.c. implemented cp … | 
            
              |  |  | @1308 | 18 years | bird | Added two new options: -C <dir> and -E var=val. | 
            
              |  |  | @1307 | 18 years | bird | Empty strings are 0 bytes long… | 
            
              |  |  | @1306 | 18 years | bird | fixed argument mixup. added help for kmk options. | 
            
              |  |  | @1305 | 18 years | bird | fixed argument mixup. added help for kmk options. | 
            
              |  |  | @1304 | 18 years | bird | Added some append options too. | 
            
              |  |  | @1303 | 18 years | bird | Added an --affinity option. | 
            
              |  |  | @1302 | 18 years | bird | Moved kmk_redirect. | 
            
              |  |  | @1301 | 18 years | bird | Added options for sending the output to a file without having to make … | 
            
              |  |  | @1300 | 18 years | bird | The 'i' handling got lost… | 
            
              |  |  | @1299 | 18 years | bird | show batchfile content. | 
            
              |  |  | @1298 | 18 years | bird | better check for the kmk shell. don't freak out and use the shell on … | 
            
              |  |  | @1297 | 18 years | bird | Skip blank program argument (kmk). | 
            
              |  |  | @1294 | 18 years | bird | copy & past bug. | 
            
              |  |  | @1293 | 18 years | bird | spaces | 
            
              |  |  | @1292 | 18 years | bird | Added kmk_builtin_test and kmk_test - a slightly modified version of … | 
            
              |  |  | @1291 | 18 years | bird | NetBSD src/bin/test/test.c, revision 1.33. | 
            
              |  |  | @1290 | 18 years | bird | Allow builtins to spawn and schedule spawning. | 
            
              |  |  | @1287 | 18 years | bird | Added --ignore-non-existing and --changed flags. (latter not implemented) | 
            
              |  |  | @1286 | 18 years | bird | KBUILD_OS_* -> K_OS from k/kDefs.h. Use k/kTypes.h too. | 
            
              |  |  | @1285 | 18 years | bird | nt_fullpath doens't return unixslashes, so call fixslash. | 
            
              |  |  | @1284 | 18 years | bird | Use double quotes. | 
            
              |  |  | @1283 | 18 years | bird | Use kDefs.h and kTypes.h to avoid having a zillion ways of testing for … | 
            
              |  |  | @1281 | 18 years | bird | docs, and separator alternatives. | 
            
              |  |  | @1280 | 18 years | bird | print_version fix. | 
            
              |  |  | @1279 | 18 years | bird | KMKFLAGS for users. | 
            
              |  |  | @1278 | 18 years | bird | execvp screws up wrt to anyone waiting on us on window. | 
            
              |  |  | @1276 | 18 years | bird | todo. | 
            
              |  |  | @1275 | 18 years | bird | Fixed build issues. | 
            
              |  |  | @1274 | 18 years | bird | Updated to version 0.1.2 | 
            
              |  |  | @1273 | 18 years | bird | Added redirect to the build. | 
            
              |  |  | @1271 | 18 years | bird | Created kmk_redirect. | 
            
              |  |  | @1270 | 18 years | bird | Fixed typo. | 
            
              |  |  | @1269 | 18 years | bird | Fixed handle leak. | 
            
              |  |  | @1265 | 18 years | bird | fixed a symlink problem. | 
            
              |  |  | @1264 | 18 years | bird | fixed usage. | 
            
              |  |  | @1263 | 18 years | bird | Some notes for profiling (on windows). | 
            
              |  |  | @1262 | 18 years | bird | for profiling window on windows. | 
            
              |  |  | @1261 | 18 years | bird | KMK_PRF | 
            
              |  |  | @1258 | 18 years | bird | We have a default shell, don't waste time searing for something we've … | 
            
              |  |  | @1250 | 18 years | bird | fix the right path. | 
            
              |  |  | @1248 | 18 years | bird | Substitute spacy names with the alternate one. | 
            
              |  |  | @1246 | 18 years | bird | Solaris build fixes. | 
            
              |  |  | @1241 | 18 years | bird | disable trace. | 
            
              |  |  | @1240 | 18 years | bird | shfile_cloexec. signal types. | 
            
              |  |  | @1239 | 18 years | bird | new init code. | 
            
              |  |  | @1238 | 18 years | bird | init psh->optlist. | 
            
              |  |  | @1237 | 18 years | bird | logging. | 
            
              |  |  | @1236 | 18 years | bird | Deal with basic bash prompting. | 
            
              |  |  | @1235 | 18 years | bird | proper header. | 
            
              |  |  | @1234 | 18 years | bird | the win dir is gone. | 
            
              |  |  | @1233 | 18 years | bird | keywords. | 
            
              |  |  | @1232 | 18 years | bird | kmk_ash -> kask. | 
            
              |  |  | @1231 | 18 years | bird | Strip both \r\n and \n. | 
            
              |  |  | @1230 | 18 years | bird | pid. | 
            
              |  |  | @1229 | 18 years | bird | stubs, made echo work. | 
            
              |  |  | @1228 | 18 years | bird | dead | 
            
              |  |  |