|
|
@1504
|
17 years |
bird |
Environment / global variable policy changes. Renamed the following …
|
|
|
@1502
|
17 years |
bird |
Fixed a NO_COMPILE_CMDS_DEPS / NO_LINK_CMDS_DEPS mixup. Drop commented …
|
|
|
@1501
|
17 years |
bird |
Mark all, all_recursive and FORCE as .PHONY (saves kmk a few stat calls).
|
|
|
@1496
|
17 years |
bird |
Use %, $(commands ), local vars, evalval and the other new stuff.
|
|
|
@1495
|
17 years |
bird |
The 0.1.3 binaries for solaris/x86 - 3rd try.
|
|
|
@1494
|
17 years |
bird |
The 0.1.3 binaries for solaris/amd64 - 3rd try.
|
|
|
@1493
|
17 years |
bird |
The 0.1.3 binaries for os2/x86 - 3rd try.
|
|
|
@1492
|
17 years |
bird |
The 0.1.3 binaries for win/x86 - 3rd try.
|
|
|
@1491
|
17 years |
bird |
The 0.1.3 binaries for win/amd64 - 3rd try.
|
|
|
@1490
|
17 years |
bird |
The 0.1.3 binaries for freebsd6/x86.
|
|
|
@1489
|
17 years |
bird |
The 0.1.3 binaries for freebsd6/amd64.
|
|
|
@1488
|
17 years |
bird |
Fixed bashism (test ==).
|
|
|
@1487
|
17 years |
bird |
The 0.1.3 binaries for darwin/x86 - 3rd try.
|
|
|
@1486
|
17 years |
bird |
The 0.1.3 build for linux/x86 - 3rd try.
|
|
|
@1485
|
17 years |
bird |
The 0.1.3 binaries for linux/amd64 - 3rd try.
|
|
|
@1482
|
17 years |
bird |
The 0.1.3 binaries for linux/amd64 - 2nd try.
|
|
|
@1481
|
17 years |
bird |
The 0.1.3 build for linux/x86 - 2nd try.
|
|
|
@1480
|
17 years |
bird |
The 0.1.3 binaries for darwin/x86 - 2nd try.
|
|
|
@1479
|
17 years |
bird |
The 0.1.3 binaries for os2/x86 - 2nd try.
|
|
|
@1476
|
17 years |
bird |
The 0.1.3 binaries for os2/x86.
|
|
|
@1474
|
17 years |
bird |
Set cpu type to blend. better detection.
|
|
|
@1473
|
17 years |
bird |
CPU -> blend (was i386).
|
|
|
@1472
|
17 years |
bird |
Apply defpath to othersrc. (regression from the source handler changes)
|
|
|
@1471
|
17 years |
bird |
The 0.1.3 binaries for win/x86.
|
|
|
@1470
|
17 years |
bird |
The 0.1.3 binaries for win/amd64.
|
|
|
@1467
|
17 years |
bird |
Blend + correct amd64 PATH.
|
|
|
@1466
|
17 years |
bird |
The 0.1.3 binaries for solaris/x86.
|
|
|
@1465
|
17 years |
bird |
The 0.1.3 binaries for solaris/amd64.
|
|
|
@1464
|
17 years |
bird |
The 0.1.3 binaries for darwin/x86.
|
|
|
@1463
|
17 years |
bird |
The 0.1.3 binaries for linux/x86.
|
|
|
@1462
|
17 years |
bird |
The 0.1.3 binaries for linux/amd64.
|
|
|
@1457
|
17 years |
bird |
Fixed another template loading bug.
|
|
|
@1456
|
17 years |
bird |
Fixed template loading bug (wrong define name). Use value on the …
|
|
|
@1441
|
17 years |
bird |
output make-stats when KBUILD_PROFILE_SELF is active.
|
|
|
@1435
|
17 years |
bird |
.lib and .res should end up in othersrc and not _OBJS_. (recent regression)
|
|
|
@1434
|
17 years |
bird |
don't apply defpath to the source before we've collected the flags. …
|
|
|
@1429
|
17 years |
bird |
only apply defpath if it's non-zero.
|
|
|
@1428
|
17 years |
bird |
do defpath transformation of sources before handing them on to the …
|
|
|
@1427
|
17 years |
bird |
Fixed regression, othersrc wasn't updated correctly which caused .def …
|
|
|
@1426
|
17 years |
bird |
Added a INTERMEDIATES keyword which all source -> object rules depends …
|
|
|
@1425
|
17 years |
bird |
Drop debug warning.
|
|
|
@1424
|
17 years |
bird |
SRC_HANDLERS - more flexible source file handling. Fixes #24.
|
|
|
@1420
|
17 years |
bird |
Corrected releases to release in KBUILD_BLD_TYPES.
|
|
|
@1418
|
17 years |
bird |
USE_KOBJCACHE -> KBUILD_USE_KOBJCACHE.
|
|
|
@1417
|
17 years |
bird |
Template load function for def_inherit.
|
|
|
@1416
|
17 years |
bird |
prefix the search paths for templates, sdks, tools and stuff. Added …
|
|
|
@1415
|
17 years |
bird |
docs update.
|
|
|
@1414
|
17 years |
bird |
Tools and SDKs inheritance.
|
|
|
@1413
|
17 years |
bird |
keyword inheritance.
|
|
|
@1410
|
17 years |
bird |
Fixed _KEYWORDS collecting, didn't work right previously. Started on …
|
|
|
@1407
|
17 years |
bird |
EXPAND_BY = overriding (the default) | appending | prepending; mostly …
|
|
|
@1403
|
17 years |
bird |
Added KBUILD_BLD_TYPES for the valid build types and the corresponding …
|
|
|
@1400
|
17 years |
bird |
The TEMPLATE property was missing from several lists.
|
|
|
@1399
|
17 years |
bird |
Some todos and an untested function.
|
|
|
@1394
|
17 years |
bird |
Fixed bugs in BLD_TYPE and BLD_TRG_CPU collection for inheritance …
|
|
|
@1392
|
17 years |
bird |
drop svn:executable (windows crap).
|
|
|
@1391
|
17 years |
bird |
Mac OS X SDKs.
|
|
|
@1390
|
17 years |
bird |
Fixed bug when DEPTH == SUB_DEPTH which caused CURSUBDIR = …
|
|
|
@1389
|
17 years |
bird |
Fixed else/endif mixup in [1388].
|
|
|
@1388
|
17 years |
bird |
Fixed SUFF_SYS for solaris. Made some space adjustments (if1of always …
|
|
|
@1381
|
18 years |
bird |
Added s390x to the architecture list (KBUILD_ARCHES).
|
|
|
@1380
|
18 years |
bird |
armv5tel and s390x. Patch from Torsten.
|
|
|
@1378
|
18 years |
bird |
Added a GMAKE macro that points to kmk_gmake in the bin directory.
|
|
|
@1375
|
18 years |
bird |
Rebuilt win.x86 and win.amd64 with the recursion fix caused by '~' …
|
|
|
@1371
|
18 years |
bird |
Deal with the vista PSDK (lib/amd64 -> lib/x64 and some similar stuff …
|
|
|
@1370
|
18 years |
bird |
Fixed buggy check for template existance (def_templates was called …
|
|
|
@1369
|
18 years |
bird |
Rebuilt kmk.exe with the nt_fullpath fixes for win.x86 and win.amd64.
|
|
|
@1366
|
18 years |
bird |
0.1.2: Rebuilt linux.amd64 with the cp fix.
|
|
|
@1365
|
18 years |
bird |
0.1.2: Rebuilt os2.x86 with the cp fix.
|
|
|
@1364
|
18 years |
bird |
0.1.2: Rebuilt freebsd.x86 with the cp fix.
|
|
|
@1363
|
18 years |
bird |
0.1.2: Rebuilt solaris.x86 with the cp fix.
|
|
|
@1362
|
18 years |
bird |
0.1.2: Rebuilt solaris.amd64 with the cp fix.
|
|
|
@1361
|
18 years |
bird |
0.1.2: Rebuilt linux.x86 with the cp fix.
|
|
|
@1360
|
18 years |
bird |
0.1.2: Rebuilt freebsd.amd64 with cp fix.
|
|
|
@1359
|
18 years |
bird |
0.1.2: Rebuilt win.x86 with the cp fix.
|
|
|
@1358
|
18 years |
bird |
0.1.2: Rebuilt darwin.x86 with the cp fix.
|
|
|
@1357
|
18 years |
bird |
0.1.2: Rebuilt win.amd64 with cp fix.
|
|
|
@1355
|
18 years |
bird |
Don't check for append-dash-n, it's there.
|
|
|
@1354
|
18 years |
bird |
Don't check for tolower, it's there.
|
|
|
@1353
|
18 years |
bird |
Use $(REDIRECT) for the dependency file.
|
|
|
@1352
|
18 years |
bird |
Use $(REDIRECT) for the ar script.
|
|
|
@1351
|
18 years |
bird |
Use the new $(CP) options and the new $(TEST) builtin.
|
|
|
@1350
|
18 years |
bird |
Use the new $(CP) options and the new $(TEST) builtin.
|
|
|
@1349
|
18 years |
bird |
Use $(REDIRECT) for the ar script.
|
|
|
@1348
|
18 years |
bird |
Require kmk 0.1.2 or later. Use if1of. Removed test on obsolete …
|
|
|
@1347
|
18 years |
bird |
else if…
|
|
|
@1346
|
18 years |
bird |
0.1.2: Built freebsd.x86.
|
|
|
@1345
|
18 years |
bird |
0.1.2: Built os2.x86.
|
|
|
@1344
|
18 years |
bird |
0.1.2: Built solaris.x86.
|
|
|
@1343
|
18 years |
bird |
0.1.2: Built freebsd.amd64.
|
|
|
@1342
|
18 years |
bird |
0.1.2: Built solaris.amd64.
|
|
|
@1338
|
18 years |
bird |
0.1.2: Built linux.amd64.
|
|
|
@1337
|
18 years |
bird |
0.1.2: Built linux.x86.
|
|
|
@1336
|
18 years |
bird |
0.1.2: Built darwin.x86.
|
|
|
@1326
|
18 years |
bird |
0.1.2: Built win.x86
|
|
|
@1325
|
18 years |
bird |
0.1.2: Built win.amd64
|
|
|
@1319
|
18 years |
bird |
Built linux.x86 (0.1.2).
|
|
|
@1315
|
18 years |
bird |
More KMK_USE_REDIRECT.
|
|
|
@1314
|
18 years |
bird |
Rebuilt win.amd64 (0.1.2).
|
|
|
@1312
|
18 years |
bird |
double -> single quotes for MT so that kmk don't use the shell (;#2).
|
|
|