source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1371   18 years bird Deal with the vista PSDK (lib/amd64 -> lib/x64 and some similar stuff …
(edit) @1370   18 years bird Fixed buggy check for template existance (def_templates was called …
(edit) @1369   18 years bird Rebuilt kmk.exe with the nt_fullpath fixes for win.x86 and win.amd64.
(edit) @1368   18 years bird don't be optimistic in the cache lookup code, the next component might …
(edit) @1367   18 years bird InnoTek Systemberatung GmbH -> innotek GmbH
(edit) @1366   18 years bird 0.1.2: Rebuilt linux.amd64 with the cp fix.
(edit) @1365   18 years bird 0.1.2: Rebuilt os2.x86 with the cp fix.
(edit) @1364   18 years bird 0.1.2: Rebuilt freebsd.x86 with the cp fix.
(edit) @1363   18 years bird 0.1.2: Rebuilt solaris.x86 with the cp fix.
(edit) @1362   18 years bird 0.1.2: Rebuilt solaris.amd64 with the cp fix.
(edit) @1361   18 years bird 0.1.2: Rebuilt linux.x86 with the cp fix.
(edit) @1360   18 years bird 0.1.2: Rebuilt freebsd.amd64 with cp fix.
(edit) @1359   18 years bird 0.1.2: Rebuilt win.x86 with the cp fix.
(edit) @1358   18 years bird 0.1.2: Rebuilt darwin.x86 with the cp fix.
(edit) @1357   18 years bird 0.1.2: Rebuilt win.amd64 with cp fix.
(edit) @1356   18 years bird Fixed busted --changed implementation. It leaked a handle if the files …
(edit) @1355   18 years bird Don't check for append-dash-n, it's there.
(edit) @1354   18 years bird Don't check for tolower, it's there.
(edit) @1353   18 years bird Use $(REDIRECT) for the dependency file.
(edit) @1352   18 years bird Use $(REDIRECT) for the ar script.
(edit) @1351   18 years bird Use the new $(CP) options and the new $(TEST) builtin.
(edit) @1350   18 years bird Use the new $(CP) options and the new $(TEST) builtin.
(edit) @1349   18 years bird Use $(REDIRECT) for the ar script.
(edit) @1348   18 years bird Require kmk 0.1.2 or later. Use if1of. Removed test on obsolete …
(edit) @1347   18 years bird else if…
(edit) @1346   18 years bird 0.1.2: Built freebsd.x86.
(edit) @1345   18 years bird 0.1.2: Built os2.x86.
(edit) @1344   18 years bird 0.1.2: Built solaris.x86.
(edit) @1343   18 years bird 0.1.2: Built freebsd.amd64.
(edit) @1342   18 years bird 0.1.2: Built solaris.amd64.
(edit) @1341   18 years bird Detect Solaris.
(edit) @1340   18 years bird Made bootstrap work. (kmk_redirect + version.c clash)
(edit) @1339   18 years bird Mention kmk_redirect.
(edit) @1338   18 years bird 0.1.2: Built linux.amd64.
(edit) @1337   18 years bird 0.1.2: Built linux.x86.
(edit) @1336   18 years bird 0.1.2: Built darwin.x86.
(edit) @1335   18 years bird Fix strlcpy warnings on darwin.
(edit) @1334   18 years bird fixed warnings.
(edit) @1333   18 years bird More annoying warnings.
(edit) @1332   18 years bird kill strlen warnings++.
(edit) @1331   18 years bird kill strlen warnings++.
(edit) @1330   18 years bird include prototype for _dyld_get_image_name.
(edit) @1329   18 years bird fixed a few warnings the broken --help and --version for install.
(edit) @1328   18 years bird include our getopt.h
(edit) @1327   18 years bird include getopt.h.
(edit) @1326   18 years bird 0.1.2: Built win.x86
(edit) @1325   18 years bird 0.1.2: Built win.amd64
(edit) @1324   18 years bird Check KMKFLAGS the other place too.
(edit) @1323   18 years bird header.
(edit) @1322   18 years bird a generic wrapper program for debugging program execution (like …
(edit) @1321   18 years bird Fix stat(./).
(edit) @1320   18 years bird don't crash in usage().
(edit) @1319   18 years bird Built linux.x86 (0.1.2).
(edit) @1318   18 years bird no xmalloc in the kmk_test link.
(edit) @1317   18 years bird build fix.
(edit) @1316   18 years bird main prototype fix.
(edit) @1315   18 years bird More KMK_USE_REDIRECT.
(edit) @1314   18 years bird Rebuilt win.amd64 (0.1.2).
(edit) @1313   18 years bird Fixed --affinity and corrected --priority help.
(edit) @1312   18 years bird double -> single quotes for MT so that kmk don't use the shell (;#2).
(edit) @1311   18 years bird double -> single quotes for APPEND. Dropped check for -v and -n support.
(edit) @1310   18 years bird combined the bulk of the cmp stuff into cmp_util.c. implemented cp …
(edit) @1309   18 years bird combined the bulk of the cmp stuff into cmp_util.c. implemented cp …
(edit) @1308   18 years bird Added two new options: -C <dir> and -E var=val.
(edit) @1307   18 years bird Empty strings are 0 bytes long…
(edit) @1306   18 years bird fixed argument mixup. added help for kmk options.
(edit) @1305   18 years bird fixed argument mixup. added help for kmk options.
(edit) @1304   18 years bird Added some append options too.
(edit) @1303   18 years bird Added an --affinity option.
(edit) @1302   18 years bird Moved kmk_redirect.
(edit) @1301   18 years bird Added options for sending the output to a file without having to make …
(edit) @1300   18 years bird The 'i' handling got lost…
(edit) @1299   18 years bird show batchfile content.
(edit) @1298   18 years bird better check for the kmk shell. don't freak out and use the shell on …
(edit) @1297   18 years bird Skip blank program argument (kmk).
(edit) @1296   18 years bird New builtin 'test'.
(edit) @1295   18 years bird KMK_USE_TEST option (tmp).
(edit) @1294   18 years bird copy & past bug.
(edit) @1293   18 years bird spaces
(edit) @1292   18 years bird Added kmk_builtin_test and kmk_test - a slightly modified version of …
(edit) @1291   18 years bird NetBSD src/bin/test/test.c, revision 1.33.
(edit) @1290   18 years bird Allow builtins to spawn and schedule spawning.
(edit) @1289   18 years bird Built win.amd64.
(edit) @1288   18 years bird KMK_NEW_CP
(edit) @1287   18 years bird Added --ignore-non-existing and --changed flags. (latter not implemented)
(edit) @1286   18 years bird KBUILD_OS_* -> K_OS from k/kDefs.h. Use k/kTypes.h too.
(edit) @1285   18 years bird nt_fullpath doens't return unixslashes, so call fixslash.
(edit) @1284   18 years bird Use double quotes.
(edit) @1283   18 years bird Use kDefs.h and kTypes.h to avoid having a zillion ways of testing for …
(edit) @1282   18 years bird Built win.amd64 [0.1.2].
(edit) @1281   18 years bird docs, and separator alternatives.
(edit) @1280   18 years bird print_version fix.
(edit) @1279   18 years bird KMKFLAGS for users.
(edit) @1278   18 years bird execvp screws up wrt to anyone waiting on us on window.
(edit) @1277   18 years bird Added KMK_USE_REDIRECT option to NASM and YASM.
(edit) @1276   18 years bird todo.
(edit) @1275   18 years bird Fixed build issues.
(edit) @1274   18 years bird Updated to version 0.1.2
(edit) @1273   18 years bird Added redirect to the build.
(edit) @1272   18 years bird redirect
Note: See TracRevisionLog for help on using the revision log.