VirtualBox

source: kBuild/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1398   17 years bird Starting working on concept and regression tests.
(edit) @1397   17 years bird Seems '_.' is a bad idea, use 'dt'.
(edit) @1396   17 years bird Don't allow '..' elements in the objbase, convert them to '_.'.
(edit) @1395   17 years bird define and endef ppkeywords.
(edit) @1394   17 years bird Fixed bugs in BLD_TYPE and BLD_TRG_CPU collection for inheritance …
(edit) @1393   17 years bird Added an --output/-o option for use with -p.
(edit) @1392   17 years bird drop svn:executable (windows crap).
(edit) @1391   17 years bird Mac OS X SDKs.
(edit) @1390   17 years bird Fixed bug when DEPTH == SUB_DEPTH which caused CURSUBDIR = …
(edit) @1389   17 years bird Fixed else/endif mixup in [1388].
(edit) @1388   17 years bird Fixed SUFF_SYS for solaris. Made some space adjustments (if1of always …
(edit) @1387   17 years bird Fixed typo in $(libpath).
(edit) @1386   17 years bird added testcase for the $(libpath ) function (OS/2).
(edit) @1385   17 years bird Added :: and : to the operator list.
(edit) @1384   17 years bird symbol1 -> libkeywords
(edit) @1383   17 years bird Added $(libpath var,val) for accessing the OS/2 library paths.
(edit) @1382   17 years bird Better lexer setup.
(edit) @1381   17 years bird Added s390x to the architecture list (KBUILD_ARCHES).
(edit) @1380   17 years bird armv5tel and s390x. Patch from Torsten.
(edit) @1379   17 years bird PARISC and S390 architecture defines with dection. Detect arm, mips …
(edit) @1378   17 years bird Added a GMAKE macro that points to kmk_gmake in the bin directory.
(edit) @1377   17 years bird Added some KMK_OPTS_* variables to allow makefiles to deal with -j N …
(edit) @1376   17 years bird Bail out on = and : too (see ash/expand.c).
(edit) @1375   17 years bird Rebuilt win.x86 and win.amd64 with the recursion fix caused by '~' …
(edit) @1374   17 years bird Second try on the fix.
(edit) @1373   17 years bird Don't get excited about the ~ in 8.3 file names, avoid lot's of slow …
(edit) @1372   17 years bird Fixed endless recursion caused by a missed sh_char_sh reference that …
(edit) @1371   17 years bird Deal with the vista PSDK (lib/amd64 -> lib/x64 and some similar stuff …
(edit) @1370   17 years bird Fixed buggy check for template existance (def_templates was called …
(edit) @1369   17 years bird Rebuilt kmk.exe with the nt_fullpath fixes for win.x86 and win.amd64.
(edit) @1368   17 years bird don't be optimistic in the cache lookup code, the next component might …
(edit) @1367   17 years bird InnoTek Systemberatung GmbH -> innotek GmbH
(edit) @1366   17 years bird 0.1.2: Rebuilt linux.amd64 with the cp fix.
(edit) @1365   17 years bird 0.1.2: Rebuilt os2.x86 with the cp fix.
(edit) @1364   17 years bird 0.1.2: Rebuilt freebsd.x86 with the cp fix.
(edit) @1363   17 years bird 0.1.2: Rebuilt solaris.x86 with the cp fix.
(edit) @1362   17 years bird 0.1.2: Rebuilt solaris.amd64 with the cp fix.
(edit) @1361   17 years bird 0.1.2: Rebuilt linux.x86 with the cp fix.
(edit) @1360   17 years bird 0.1.2: Rebuilt freebsd.amd64 with cp fix.
(edit) @1359   17 years bird 0.1.2: Rebuilt win.x86 with the cp fix.
(edit) @1358   17 years bird 0.1.2: Rebuilt darwin.x86 with the cp fix.
(edit) @1357   17 years bird 0.1.2: Rebuilt win.amd64 with cp fix.
(edit) @1356   17 years bird Fixed busted --changed implementation. It leaked a handle if the files …
(edit) @1355   17 years bird Don't check for append-dash-n, it's there.
(edit) @1354   17 years bird Don't check for tolower, it's there.
(edit) @1353   17 years bird Use $(REDIRECT) for the dependency file.
(edit) @1352   17 years bird Use $(REDIRECT) for the ar script.
(edit) @1351   17 years bird Use the new $(CP) options and the new $(TEST) builtin.
(edit) @1350   17 years bird Use the new $(CP) options and the new $(TEST) builtin.
(edit) @1349   17 years bird Use $(REDIRECT) for the ar script.
(edit) @1348   17 years bird Require kmk 0.1.2 or later. Use if1of. Removed test on obsolete …
(edit) @1347   17 years bird else if…
(edit) @1346   17 years bird 0.1.2: Built freebsd.x86.
(edit) @1345   17 years bird 0.1.2: Built os2.x86.
(edit) @1344   17 years bird 0.1.2: Built solaris.x86.
(edit) @1343   17 years bird 0.1.2: Built freebsd.amd64.
(edit) @1342   17 years bird 0.1.2: Built solaris.amd64.
(edit) @1341   17 years bird Detect Solaris.
(edit) @1340   17 years bird Made bootstrap work. (kmk_redirect + version.c clash)
(edit) @1339   17 years bird Mention kmk_redirect.
(edit) @1338   17 years bird 0.1.2: Built linux.amd64.
(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.
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