|
|
@1445
|
17 years |
bird |
Fixed evalval and evalcall - eval_buffer will change the input, so a …
|
|
|
@1444
|
17 years |
bird |
Increased SMALL_SCOPE_VARIABLE_BUCKETS to avoid massive collitions …
|
|
|
@1443
|
17 years |
bird |
fixed another bug.
|
|
|
@1442
|
17 years |
bird |
fixes.
|
|
|
@1441
|
17 years |
bird |
output make-stats when KBUILD_PROFILE_SELF is active.
|
|
|
@1440
|
17 years |
bird |
Added comp-cmds-ex, commands, commands-sc and commands-usr. Added a …
|
|
|
@1439
|
17 years |
bird |
CONFIG_WITH_EVALPLUS: evalctx, evalval, evalvalctx, evalcall and …
|
|
|
@1438
|
17 years |
bird |
Added $(make-stats ) that provides access to memory and hash stats (if …
|
|
|
@1437
|
17 years |
bird |
local variables requires more space for storing the origin value in …
|
|
|
@1436
|
17 years |
bird |
Made it build with bison too.
|
|
|
@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. …
|
|
|
@1433
|
17 years |
bird |
Fixed the multiple output rules that screwed up the parallel builds …
|
|
|
@1432
|
17 years |
bird |
CLEAN was using DEPS, changed to INTERMEDIATES.
|
|
|
@1431
|
17 years |
bird |
silly debug stuff.
|
|
|
@1430
|
17 years |
bird |
Use INTERMEDIATES instead of DEPS/ORDERDEPS since the latter no longer …
|
|
|
@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.
|
|
|
@1423
|
17 years |
bird |
Fixed bug in the CreateProcess failure handling, should now fail …
|
|
|
@1422
|
17 years |
bird |
More on the ticket #30 testcase.
|
|
|
@1421
|
17 years |
bird |
install kmk_ash and crt and cygwin dlls on windows.
|
|
|
@1420
|
17 years |
bird |
Corrected releases to release in KBUILD_BLD_TYPES.
|
|
|
@1419
|
17 years |
bird |
added a testcase for ticket #30.
|
|
|
@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.
|
|
|
@1412
|
17 years |
bird |
More tests.
|
|
|
@1411
|
17 years |
bird |
dummy_defined_Y C program.
|
|
|
@1410
|
17 years |
bird |
Fixed _KEYWORDS collecting, didn't work right previously. Started on …
|
|
|
@1409
|
17 years |
bird |
Made a variation of the $(eval) function call evalctx that pushes and …
|
|
|
@1408
|
17 years |
bird |
Implemented local variable definitions - CONFIG_WITH_LOCAL_VARIABLES.
|
|
|
@1407
|
17 years |
bird |
EXPAND_BY = overriding (the default) | appending | prepending; mostly …
|
|
|
@1406
|
17 years |
bird |
file descriptions.
|
|
|
@1405
|
17 years |
bird |
test case fixes / concept.
|
|
|
@1404
|
17 years |
bird |
test case fixes.
|
|
|
@1403
|
17 years |
bird |
Added KBUILD_BLD_TYPES for the valid build types and the corresponding …
|
|
|
@1402
|
17 years |
bird |
Initial testcases (two todos).
|
|
|
@1401
|
17 years |
bird |
top level makefile for the tests.
|
|
|
@1400
|
17 years |
bird |
The TEMPLATE property was missing from several lists.
|
|
|
@1399
|
17 years |
bird |
Some todos and an untested function.
|
|
|
@1398
|
17 years |
bird |
Starting working on concept and regression tests.
|
|
|
@1397
|
17 years |
bird |
Seems '_.' is a bad idea, use 'dt'.
|
|
|
@1396
|
17 years |
bird |
Don't allow '..' elements in the objbase, convert them to '_.'.
|
|
|
@1395
|
17 years |
bird |
define and endef ppkeywords.
|
|
|
@1394
|
17 years |
bird |
Fixed bugs in BLD_TYPE and BLD_TRG_CPU collection for inheritance …
|
|
|
@1393
|
17 years |
bird |
Added an --output/-o option for use with -p.
|
|
|
@1392
|
17 years |
bird |
drop svn:executable (windows crap).
|
|
|
@1391
|
17 years |
bird |
Mac OS X SDKs.
|
|
|
@1390
|
18 years |
bird |
Fixed bug when DEPTH == SUB_DEPTH which caused CURSUBDIR = …
|
|
|
@1389
|
18 years |
bird |
Fixed else/endif mixup in [1388].
|
|
|
@1388
|
18 years |
bird |
Fixed SUFF_SYS for solaris. Made some space adjustments (if1of always …
|
|
|
@1387
|
18 years |
bird |
Fixed typo in $(libpath).
|
|
|
@1386
|
18 years |
bird |
added testcase for the $(libpath ) function (OS/2).
|
|
|
@1385
|
18 years |
bird |
Added :: and : to the operator list.
|
|
|
@1384
|
18 years |
bird |
symbol1 -> libkeywords
|
|
|
@1383
|
18 years |
bird |
Added $(libpath var,val) for accessing the OS/2 library paths.
|
|
|
@1382
|
18 years |
bird |
Better lexer setup.
|
|
|
@1381
|
18 years |
bird |
Added s390x to the architecture list (KBUILD_ARCHES).
|
|
|
@1380
|
18 years |
bird |
armv5tel and s390x. Patch from Torsten.
|
|
|
@1379
|
18 years |
bird |
PARISC and S390 architecture defines with dection. Detect arm, mips …
|
|
|
@1378
|
18 years |
bird |
Added a GMAKE macro that points to kmk_gmake in the bin directory.
|
|
|
@1377
|
18 years |
bird |
Added some KMK_OPTS_* variables to allow makefiles to deal with -j N …
|
|
|
@1376
|
18 years |
bird |
Bail out on = and : too (see ash/expand.c).
|
|
|
@1375
|
18 years |
bird |
Rebuilt win.x86 and win.amd64 with the recursion fix caused by '~' …
|
|
|
@1374
|
18 years |
bird |
Second try on the fix.
|
|
|
@1373
|
18 years |
bird |
Don't get excited about the ~ in 8.3 file names, avoid lot's of slow …
|
|
|
@1372
|
18 years |
bird |
Fixed endless recursion caused by a missed sh_char_sh reference that …
|
|
|
@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.
|
|
|
@1368
|
18 years |
bird |
don't be optimistic in the cache lookup code, the next component might …
|
|
|
@1367
|
18 years |
bird |
InnoTek Systemberatung GmbH -> innotek GmbH
|
|
|
@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.
|
|
|
@1356
|
18 years |
bird |
Fixed busted --changed implementation. It leaked a handle if the files …
|
|
|
@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.
|
|
|