VirtualBox

source: kBuild/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1337   17 years bird 0.1.2: Built linux.x86.
(edit) @1336   17 years bird 0.1.2: Built darwin.x86.
(edit) @1335   17 years bird Fix strlcpy warnings on darwin.
(edit) @1334   17 years bird fixed warnings.
(edit) @1333   17 years bird More annoying warnings.
(edit) @1332   17 years bird kill strlen warnings++.
(edit) @1331   17 years bird kill strlen warnings++.
(edit) @1330   17 years bird include prototype for _dyld_get_image_name.
(edit) @1329   17 years bird fixed a few warnings the broken --help and --version for install.
(edit) @1328   17 years bird include our getopt.h
(edit) @1327   17 years bird include getopt.h.
(edit) @1326   17 years bird 0.1.2: Built win.x86
(edit) @1325   17 years bird 0.1.2: Built win.amd64
(edit) @1324   17 years bird Check KMKFLAGS the other place too.
(edit) @1323   17 years bird header.
(edit) @1322   17 years bird a generic wrapper program for debugging program execution (like …
(edit) @1321   17 years bird Fix stat(./).
(edit) @1320   17 years bird don't crash in usage().
(edit) @1319   17 years bird Built linux.x86 (0.1.2).
(edit) @1318   17 years bird no xmalloc in the kmk_test link.
(edit) @1317   17 years bird build fix.
(edit) @1316   17 years bird main prototype fix.
(edit) @1315   17 years bird More KMK_USE_REDIRECT.
(edit) @1314   17 years bird Rebuilt win.amd64 (0.1.2).
(edit) @1313   17 years bird Fixed --affinity and corrected --priority help.
(edit) @1312   17 years bird double -> single quotes for MT so that kmk don't use the shell (;#2).
(edit) @1311   17 years bird double -> single quotes for APPEND. Dropped check for -v and -n support.
(edit) @1310   17 years bird combined the bulk of the cmp stuff into cmp_util.c. implemented cp …
(edit) @1309   17 years bird combined the bulk of the cmp stuff into cmp_util.c. implemented cp …
(edit) @1308   17 years bird Added two new options: -C <dir> and -E var=val.
(edit) @1307   17 years bird Empty strings are 0 bytes long…
(edit) @1306   17 years bird fixed argument mixup. added help for kmk options.
(edit) @1305   17 years bird fixed argument mixup. added help for kmk options.
(edit) @1304   17 years bird Added some append options too.
(edit) @1303   17 years bird Added an --affinity option.
(edit) @1302   17 years bird Moved kmk_redirect.
(edit) @1301   17 years bird Added options for sending the output to a file without having to make …
(edit) @1300   17 years bird The 'i' handling got lost…
(edit) @1299   17 years bird show batchfile content.
(edit) @1298   17 years bird better check for the kmk shell. don't freak out and use the shell on …
(edit) @1297   17 years bird Skip blank program argument (kmk).
(edit) @1296   17 years bird New builtin 'test'.
(edit) @1295   17 years bird KMK_USE_TEST option (tmp).
(edit) @1294   17 years bird copy & past bug.
(edit) @1293   17 years bird spaces
(edit) @1292   17 years bird Added kmk_builtin_test and kmk_test - a slightly modified version of …
(edit) @1291   17 years bird NetBSD src/bin/test/test.c, revision 1.33.
(edit) @1290   17 years bird Allow builtins to spawn and schedule spawning.
(edit) @1289   17 years bird Built win.amd64.
(edit) @1288   17 years bird KMK_NEW_CP
(edit) @1287   17 years bird Added --ignore-non-existing and --changed flags. (latter not implemented)
(edit) @1286   17 years bird KBUILD_OS_* -> K_OS from k/kDefs.h. Use k/kTypes.h too.
(edit) @1285   17 years bird nt_fullpath doens't return unixslashes, so call fixslash.
(edit) @1284   17 years bird Use double quotes.
(edit) @1283   17 years bird Use kDefs.h and kTypes.h to avoid having a zillion ways of testing for …
(edit) @1282   17 years bird Built win.amd64 [0.1.2].
(edit) @1281   17 years bird docs, and separator alternatives.
(edit) @1280   17 years bird print_version fix.
(edit) @1279   17 years bird KMKFLAGS for users.
(edit) @1278   17 years bird execvp screws up wrt to anyone waiting on us on window.
(edit) @1277   17 years bird Added KMK_USE_REDIRECT option to NASM and YASM.
(edit) @1276   17 years bird todo.
(edit) @1275   17 years bird Fixed build issues.
(edit) @1274   17 years bird Updated to version 0.1.2
(edit) @1273   17 years bird Added redirect to the build.
(edit) @1272   17 years bird redirect
(edit) @1271   17 years bird Created kmk_redirect.
(edit) @1270   17 years bird Fixed typo.
(edit) @1269   17 years bird Fixed handle leak.
(edit) @1268   17 years bird obsolete too.
(edit) @1267   17 years bird no change.
(edit) @1266   17 years bird Fixed inheritance bug, incorrect loop detection.
(edit) @1265   17 years bird fixed a symlink problem.
(edit) @1264   17 years bird fixed usage.
(edit) @1263   17 years bird Some notes for profiling (on windows).
(edit) @1262   17 years bird for profiling window on windows.
(edit) @1261   17 years bird KMK_PRF
(edit) @1260   17 years bird Fixed bug in the pass 1 handling of IMPORT_LIBS: Non-existing define …
(edit) @1259   17 years bird Don't basename the library file, just strip leading 'lib'.
(edit) @1258   17 years bird We have a default shell, don't waste time searing for something we've …
(edit) @1257   17 years bird Objective-C support.
(edit) @1256   17 years bird Objective-C support - OBJC.
(edit) @1255   17 years bird Use the kBuild md5sum.
(edit) @1254   17 years bird Made it work with the microsoft cmd.exe too. (Previously it …
(edit) @1253   17 years bird Rebuilt win.amd64.
(edit) @1252   17 years bird Rebuilt win.x86.
(edit) @1251   17 years bird KBUILD_OS* and KBUILD_ARCH*.
(edit) @1250   17 years bird fix the right path.
(edit) @1249   17 years bird Rebuilt win.x86.
(edit) @1248   17 years bird Substitute spacy names with the alternate one.
(edit) @1247   17 years bird Built solaris.amd64.
(edit) @1246   17 years bird Solaris build fixes.
(edit) @1245   17 years bird 64-bit solaris (amd64).
(edit) @1244   17 years bird first word from isainfo.
(edit) @1243   17 years bird darwin sdl frameworks.
(edit) @1242   17 years bird SDKs can have LDFLAGS too. (LIBSDK+darwin)
(edit) @1241   17 years bird disable trace.
(edit) @1240   17 years bird shfile_cloexec. signal types.
(edit) @1239   17 years bird new init code.
(edit) @1238   17 years bird init psh->optlist.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette