|
|
@1320
|
17 years |
bird |
don't crash in usage().
|
|
|
@1319
|
17 years |
bird |
Built linux.x86 (0.1.2).
|
|
|
@1318
|
17 years |
bird |
no xmalloc in the kmk_test link.
|
|
|
@1317
|
17 years |
bird |
build fix.
|
|
|
@1316
|
17 years |
bird |
main prototype fix.
|
|
|
@1315
|
17 years |
bird |
More KMK_USE_REDIRECT.
|
|
|
@1314
|
17 years |
bird |
Rebuilt win.amd64 (0.1.2).
|
|
|
@1313
|
17 years |
bird |
Fixed --affinity and corrected --priority help.
|
|
|
@1312
|
17 years |
bird |
double -> single quotes for MT so that kmk don't use the shell (;#2).
|
|
|
@1311
|
17 years |
bird |
double -> single quotes for APPEND. Dropped check for -v and -n support.
|
|
|
@1310
|
17 years |
bird |
combined the bulk of the cmp stuff into cmp_util.c. implemented cp …
|
|
|
@1309
|
17 years |
bird |
combined the bulk of the cmp stuff into cmp_util.c. implemented cp …
|
|
|
@1308
|
17 years |
bird |
Added two new options: -C <dir> and -E var=val.
|
|
|
@1307
|
17 years |
bird |
Empty strings are 0 bytes long…
|
|
|
@1306
|
17 years |
bird |
fixed argument mixup. added help for kmk options.
|
|
|
@1305
|
17 years |
bird |
fixed argument mixup. added help for kmk options.
|
|
|
@1304
|
17 years |
bird |
Added some append options too.
|
|
|
@1303
|
17 years |
bird |
Added an --affinity option.
|
|
|
@1302
|
17 years |
bird |
Moved kmk_redirect.
|
|
|
@1301
|
17 years |
bird |
Added options for sending the output to a file without having to make …
|
|
|
@1300
|
17 years |
bird |
The 'i' handling got lost…
|
|
|
@1299
|
17 years |
bird |
show batchfile content.
|
|
|
@1298
|
17 years |
bird |
better check for the kmk shell. don't freak out and use the shell on …
|
|
|
@1297
|
17 years |
bird |
Skip blank program argument (kmk).
|
|
|
@1296
|
17 years |
bird |
New builtin 'test'.
|
|
|
@1295
|
17 years |
bird |
KMK_USE_TEST option (tmp).
|
|
|
@1294
|
17 years |
bird |
copy & past bug.
|
|
|
@1293
|
17 years |
bird |
spaces
|
|
|
@1292
|
17 years |
bird |
Added kmk_builtin_test and kmk_test - a slightly modified version of …
|
|
|
@1291
|
17 years |
bird |
NetBSD src/bin/test/test.c, revision 1.33.
|
|
|
@1290
|
17 years |
bird |
Allow builtins to spawn and schedule spawning.
|
|
|
@1289
|
17 years |
bird |
Built win.amd64.
|
|
|
@1288
|
17 years |
bird |
KMK_NEW_CP
|
|
|
@1287
|
17 years |
bird |
Added --ignore-non-existing and --changed flags. (latter not implemented)
|
|
|
@1286
|
17 years |
bird |
KBUILD_OS_* -> K_OS from k/kDefs.h. Use k/kTypes.h too.
|
|
|
@1285
|
17 years |
bird |
nt_fullpath doens't return unixslashes, so call fixslash.
|
|
|
@1284
|
17 years |
bird |
Use double quotes.
|
|
|
@1283
|
17 years |
bird |
Use kDefs.h and kTypes.h to avoid having a zillion ways of testing for …
|
|
|
@1282
|
17 years |
bird |
Built win.amd64 [0.1.2].
|
|
|
@1281
|
17 years |
bird |
docs, and separator alternatives.
|
|
|
@1280
|
17 years |
bird |
print_version fix.
|
|
|
@1279
|
17 years |
bird |
KMKFLAGS for users.
|
|
|
@1278
|
17 years |
bird |
execvp screws up wrt to anyone waiting on us on window.
|
|
|
@1277
|
17 years |
bird |
Added KMK_USE_REDIRECT option to NASM and YASM.
|
|
|
@1276
|
17 years |
bird |
todo.
|
|
|
@1275
|
17 years |
bird |
Fixed build issues.
|
|
|
@1274
|
17 years |
bird |
Updated to version 0.1.2
|
|
|
@1273
|
17 years |
bird |
Added redirect to the build.
|
|
|
@1272
|
17 years |
bird |
redirect
|
|
|
@1271
|
17 years |
bird |
Created kmk_redirect.
|
|
|
@1270
|
17 years |
bird |
Fixed typo.
|
|
|
@1269
|
17 years |
bird |
Fixed handle leak.
|
|
|
@1268
|
17 years |
bird |
obsolete too.
|
|
|
@1267
|
17 years |
bird |
no change.
|
|
|
@1266
|
17 years |
bird |
Fixed inheritance bug, incorrect loop detection.
|
|
|
@1265
|
17 years |
bird |
fixed a symlink problem.
|
|
|
@1264
|
17 years |
bird |
fixed usage.
|
|
|
@1263
|
17 years |
bird |
Some notes for profiling (on windows).
|
|
|
@1262
|
17 years |
bird |
for profiling window on windows.
|
|
|
@1261
|
17 years |
bird |
KMK_PRF
|
|
|
@1260
|
17 years |
bird |
Fixed bug in the pass 1 handling of IMPORT_LIBS: Non-existing define …
|
|
|
@1259
|
17 years |
bird |
Don't basename the library file, just strip leading 'lib'.
|
|
|
@1258
|
17 years |
bird |
We have a default shell, don't waste time searing for something we've …
|
|
|
@1257
|
17 years |
bird |
Objective-C support.
|
|
|
@1256
|
17 years |
bird |
Objective-C support - OBJC.
|
|
|
@1255
|
17 years |
bird |
Use the kBuild md5sum.
|
|
|
@1254
|
17 years |
bird |
Made it work with the microsoft cmd.exe too. (Previously it …
|
|
|
@1253
|
17 years |
bird |
Rebuilt win.amd64.
|
|
|
@1252
|
17 years |
bird |
Rebuilt win.x86.
|
|
|
@1251
|
17 years |
bird |
KBUILD_OS* and KBUILD_ARCH*.
|
|
|
@1250
|
17 years |
bird |
fix the right path.
|
|
|
@1249
|
17 years |
bird |
Rebuilt win.x86.
|
|
|
@1248
|
17 years |
bird |
Substitute spacy names with the alternate one.
|
|
|
@1247
|
17 years |
bird |
Built solaris.amd64.
|
|
|
@1246
|
17 years |
bird |
Solaris build fixes.
|
|
|
@1245
|
17 years |
bird |
64-bit solaris (amd64).
|
|
|
@1244
|
17 years |
bird |
first word from isainfo.
|
|
|
@1243
|
17 years |
bird |
darwin sdl frameworks.
|
|
|
@1242
|
17 years |
bird |
SDKs can have LDFLAGS too. (LIBSDK+darwin)
|
|
|
@1241
|
17 years |
bird |
disable trace.
|
|
|
@1240
|
17 years |
bird |
shfile_cloexec. signal types.
|
|
|
@1239
|
17 years |
bird |
new init code.
|
|
|
@1238
|
17 years |
bird |
init psh->optlist.
|
|
|
@1237
|
17 years |
bird |
logging.
|
|
|
@1236
|
17 years |
bird |
Deal with basic bash prompting.
|
|
|
@1235
|
17 years |
bird |
proper header.
|
|
|
@1234
|
17 years |
bird |
the win dir is gone.
|
|
|
@1233
|
17 years |
bird |
keywords.
|
|
|
@1232
|
17 years |
bird |
kmk_ash -> kask.
|
|
|
@1231
|
17 years |
bird |
Strip both \r\n and \n.
|
|
|
@1230
|
17 years |
bird |
pid.
|
|
|
@1229
|
17 years |
bird |
stubs, made echo work.
|
|
|
@1228
|
17 years |
bird |
dead
|
|
|
@1227
|
17 years |
bird |
file mockup.
|
|
|
@1226
|
17 years |
bird |
removed all the fake header files on windows.
|
|
|
@1225
|
17 years |
bird |
stubbed the sh stuff.
|
|
|
@1224
|
17 years |
bird |
who is using getopt again?
|
|
|
@1223
|
17 years |
bird |
normal abort.
|
|
|
@1222
|
17 years |
bird |
more fixes - it all compiles now (linking fails of course).
|
|
|
@1221
|
17 years |
bird |
more cleanup.
|
|
|