Timeline



Apr 19, 2008:

9:56 PM Changeset [1530] by bird
Added --release, --profile and --debug options for specifying KBUILD_TYPE.
6:06 PM Changeset [1529] by bird
Updated requirements and assumptions. Check for those we can.
6:04 PM Bootstrapping edited by bird
(diff)
6:03 PM Bootstrapping edited by bird
(diff)

Apr 16, 2008:

1:16 PM Changeset [1528] by bird
Corrected /System/Library/Frameworks?/SDL.frameworks/SDL to …

Apr 13, 2008:

2:20 AM Changeset [1527] by bird
Intercept BEGINLIBPATH, ENDLIBPATH and LIBPATHSTRICT on OS/2. Print …
2:18 AM Changeset [1526] by bird
Print the revision in the version info.
1:58 AM Changeset [1525] by bird
Renamed.
1:57 AM Changeset [1524] by bird
Renamed.
1:57 AM Changeset [1523] by bird
Moved the svn info stuff into config.kmk
1:22 AM Changeset [1522] by bird
Added a maintenance Makefile.

Apr 11, 2008:

12:05 AM Changeset [1521] by bird
removed a $(warning ) that was left behind.
12:04 AM Changeset [1520] by bird
Workaround for mean : : parsing when a source includes drive letter …
12:02 AM Changeset [1519] by bird
Prevent crashin $(command ) if the target has no commands (file->cmds …

Apr 10, 2008:

11:40 PM Changeset [1518] by bird
MSC doesn't grok #ifdefs inside macros invocations.

Apr 9, 2008:

10:25 PM Changeset [1517] by bird
Implemented the new environment / global variable policy.
12:34 PM Changeset [1516] by bird
Solaris mount points *may* return ENOSYS if prodded with mkdir() (nfs …
12:27 PM Changeset [1515] by bird
The 0.1.3 binaries for linux/amd64 - 4th edition.
12:22 PM Changeset [1514] by bird
Bad idea to use read(fileno()) on a stream after searching it because …
1:52 AM Changeset [1513] by bird
Added a --var mode for quering variables.
1:36 AM Changeset [1512] by bird
Added a --full option and not exporting defaults.
1:19 AM Changeset [1511] by bird
header
1:19 AM Changeset [1510] by bird
Fixed hash bang line. Added an eval mode and shut up the debug info.
12:40 AM Changeset [1509] by bird
Environment / global variable renaming. Copyright header/year update.
12:24 AM Changeset [1508] by bird
Copyright year update.
12:23 AM Changeset [1507] by bird
Use sh instead of bash
12:22 AM Changeset [1506] by bird
Environment / global variable renaming.
12:13 AM Changeset [1505] by bird
Updated the copyright year.
12:04 AM Changeset [1504] by bird
Environment / global variable policy changes. Renamed the following …

Apr 8, 2008:

11:16 PM Changeset [1503] by bird
Environment / globals cleanup. The new policy is to use KBUILD_ and …
12:23 AM Changeset [1502] by bird
Fixed a NO_COMPILE_CMDS_DEPS / NO_LINK_CMDS_DEPS mixup. Drop commented …

Apr 7, 2008:

11:52 PM Changeset [1501] by bird
Mark all, all_recursive and FORCE as .PHONY (saves kmk a few stat calls).
11:11 PM Changeset [1500] by bird
compile lib/regex.c as early as possible.
11:02 PM Changeset [1499] by bird
buffer the entire makefile / 256KB. saves a little bit of time on the …
11:02 PM Changeset [1498] by bird
profiling on darwin.

Apr 6, 2008:

11:32 PM Changeset [1497] by bird
Build and Rebuild from the project working directory.
11:16 PM Changeset [1496] by bird
Use %, $(commands ), local vars, evalval and the other new stuff.

Apr 5, 2008:

12:08 AM Changeset [1495] by bird
The 0.1.3 binaries for solaris/x86 - 3rd try.
12:06 AM Changeset [1494] by bird
The 0.1.3 binaries for solaris/amd64 - 3rd try.

Apr 4, 2008:

10:34 PM Changeset [1493] by bird
The 0.1.3 binaries for os2/x86 - 3rd try.
4:09 AM Changeset [1492] by bird
The 0.1.3 binaries for win/x86 - 3rd try.
4:06 AM Changeset [1491] by bird
The 0.1.3 binaries for win/amd64 - 3rd try.
3:01 AM Changeset [1490] by bird
The 0.1.3 binaries for freebsd6/x86.
2:44 AM Changeset [1489] by bird
The 0.1.3 binaries for freebsd6/amd64.
2:36 AM Changeset [1488] by bird
Fixed bashism (test ==).

Apr 3, 2008:

10:49 PM Changeset [1487] by bird
The 0.1.3 binaries for darwin/x86 - 3rd try.
10:08 PM Changeset [1486] by bird
The 0.1.3 build for linux/x86 - 3rd try.
10:07 PM Changeset [1485] by bird
The 0.1.3 binaries for linux/amd64 - 3rd try.
10:04 PM Changeset [1484] by bird
Fixed memchr crash in kbuild_get_object_base. A recent regression …
9:20 PM Changeset [1483] by bird
Debug info.
1:20 PM Changeset [1482] by bird
The 0.1.3 binaries for linux/amd64 - 2nd try.
1:15 PM Changeset [1481] by bird
The 0.1.3 build for linux/x86 - 2nd try.

Apr 1, 2008:

9:56 AM Changeset [1480] by bird
The 0.1.3 binaries for darwin/x86 - 2nd try.
9:46 AM Changeset [1479] by bird
The 0.1.3 binaries for os2/x86 - 2nd try.
12:21 AM Changeset [1478] by bird
fixed a silly bug in func_commands that would cause it to go beyond …
12:05 AM Changeset [1477] by bird
Check for '\0' in defines, just to keep the value_length sane.

Mar 31, 2008:

8:24 PM Changeset [1476] by bird
The 0.1.3 binaries for os2/x86.
8:24 PM Changeset [1475] by bird
It's libc062.dll now for OS/2.
8:15 PM Changeset [1474] by bird
Set cpu type to blend. better detection.
7:59 PM Changeset [1473] by bird
CPU -> blend (was i386).
5:39 PM Changeset [1472] by bird
Apply defpath to othersrc. (regression from the source handler changes)
5:21 PM Changeset [1471] by bird
The 0.1.3 binaries for win/x86.
5:02 PM Changeset [1470] by bird
The 0.1.3 binaries for win/amd64.
5:00 PM Changeset [1469] by bird
_msize doesn't like NULL pointers.
4:53 PM Changeset [1468] by bird
win.amd64 fixes.
4:52 PM Changeset [1467] by bird
Blend + correct amd64 PATH.
12:34 PM Changeset [1466] by bird
The 0.1.3 binaries for solaris/x86.
12:22 PM Changeset [1465] by bird
The 0.1.3 binaries for solaris/amd64.
11:59 AM Changeset [1464] by bird
The 0.1.3 binaries for darwin/x86.
11:05 AM Changeset [1463] by bird
The 0.1.3 binaries for linux/x86.
11:00 AM Changeset [1462] by bird
The 0.1.3 binaries for linux/amd64.
9:52 AM Changeset [1461] by bird
copyright year.
9:46 AM Changeset [1460] by bird
0.1.3

Mar 30, 2008:

11:15 PM Changeset [1459] by bird
Made $(abspathex path,cwd) work like $(abspath path) if cwd is empty. …
10:16 PM Changeset [1458] by bird
Use the variable file location in evalval and evalcall.
9:30 PM Changeset [1457] by bird
Fixed another template loading bug.
8:42 PM Changeset [1456] by bird
Fixed template loading bug (wrong define name). Use value on the …
2:08 PM Changeset [1455] by bird
Fixed electric heap build problem.
2:07 PM Changeset [1454] by bird
gcc and electric heap.
2:06 PM Changeset [1453] by bird
ported to unix.
2:06 PM Changeset [1452] by bird
Fixed bug in $(commands ) that caused occational heap corruption.
11:27 AM Changeset [1451] by bird
Made it build without VARIABLE_HASH defined.
11:14 AM Changeset [1450] by bird
cosmetics.
11:08 AM Changeset [1449] by bird
Fixed massive collision issue with variable_hash_1i.
8:35 AM Changeset [1448] by bird
Tuning.
8:17 AM Changeset [1447] by bird
tuning.
7:56 AM Changeset [1446] by bird
Using the variable buffer for temp storage is (probably) fast, smaller …
7:47 AM Changeset [1445] by bird
Fixed evalval and evalcall - eval_buffer will change the input, so a …
7:46 AM Changeset [1444] by bird
Increased SMALL_SCOPE_VARIABLE_BUCKETS to avoid massive collitions …
7:13 AM Changeset [1443] by bird
fixed another bug.
6:45 AM Changeset [1442] by bird
fixes.
5:31 AM Changeset [1441] by bird
output make-stats when KBUILD_PROFILE_SELF is active.
4:13 AM Changeset [1440] by bird
Added comp-cmds-ex, commands, commands-sc and commands-usr. Added a …

Mar 29, 2008:

2:55 AM Changeset [1439] by bird
CONFIG_WITH_EVALPLUS: evalctx, evalval, evalvalctx, evalcall and …
1:49 AM Changeset [1438] by bird
Added $(make-stats ) that provides access to memory and hash stats (if …
1:00 AM Changeset [1437] by bird
local variables requires more space for storing the origin value in …

Mar 25, 2008:

2:18 AM Changeset [1436] by bird
Made it build with bison too.
1:44 AM Changeset [1435] by bird
.lib and .res should end up in othersrc and not _OBJS_. (recent regression)
12:43 AM Changeset [1434] by bird
don't apply defpath to the source before we've collected the flags. …

Mar 24, 2008:

2:59 AM Changeset [1433] by bird
Fixed the multiple output rules that screwed up the parallel builds …
2:58 AM Changeset [1432] by bird
CLEAN was using DEPS, changed to INTERMEDIATES.
2:53 AM Changeset [1431] by bird
silly debug stuff.
2:53 AM Changeset [1430] by bird
Use INTERMEDIATES instead of DEPS/ORDERDEPS since the latter no longer …
2:44 AM Changeset [1429] by bird
only apply defpath if it's non-zero.

Mar 21, 2008:

9:01 AM Changeset [1428] by bird
do defpath transformation of sources before handing them on to the …
8:06 AM Changeset [1427] by bird
Fixed regression, othersrc wasn't updated correctly which caused .def …
8:06 AM Changeset [1426] by bird
Added a INTERMEDIATES keyword which all source -> object rules depends …

Mar 20, 2008:

2:56 PM Changeset [1425] by bird
Drop debug warning.
7:44 AM Ticket #24 (Preserve source order in the object order / Implement generic source ...) closed by bird
fixed: Added a global KBUILD_SRC_HANDLERS var and a target/source …
7:28 AM Changeset [1424] by bird
SRC_HANDLERS - more flexible source file handling. Fixes #24.

Mar 19, 2008:

6:09 PM Ticket #30 (kmk: doesn't fail on CreateProcess failure) closed by bird
fixed: Fixed in [1423]. The problem was that we called GetExitCodeProcess …
6:06 PM Changeset [1423] by bird
Fixed bug in the CreateProcess? failure handling, should now fail …
6:03 PM Changeset [1422] by bird
More on the ticket #30 testcase.
5:59 PM Changeset [1421] by bird
install kmk_ash and crt and cygwin dlls on windows.
5:43 PM Changeset [1420] by bird
Corrected releases to release in KBUILD_BLD_TYPES.
5:41 PM Changeset [1419] by bird
added a testcase for ticket #30.
4:35 PM Ticket #32 (FreeBSD Ports build) created by bird
Create a FreeBSD Ports build and try get it accepted.
4:33 PM Ticket #31 (MacPorts build) created by bird
Create a MacPorts? build and try get it accepted in to the tree.

Mar 18, 2008:

11:05 PM Ticket #25 (Create a compiler object cache) closed by bird
fixed: This seems to work pretty well, except for Visual C++. closing.
10:52 PM Changeset [1418] by bird
USE_KOBJCACHE -> KBUILD_USE_KOBJCACHE.
10:48 PM Changeset [1417] by bird
Template load function for def_inherit.
10:37 PM Changeset [1416] by bird
prefix the search paths for templates, sdks, tools and stuff. Added …
10:28 PM Changeset [1415] by bird
docs update.
9:53 PM Ticket #22 (Tool inheritance) closed by bird
fixed: Implemented in [1414] (not really tested, but it uses generic code).
9:51 PM Changeset [1414] by bird
Tools and SDKs inheritance.
9:31 PM Ticket #23 (Target inheritance) closed by bird
fixed: This has been implemented.
9:22 PM Changeset [1413] by bird
keyword inheritance.
9:20 PM Changeset [1412] by bird
More tests.
5:45 PM Changeset [1411] by bird
dummy_defined_Y C program.
4:00 PM Changeset [1410] by bird
Fixed _KEYWORDS collecting, didn't work right previously. Started on …

Mar 17, 2008:

10:31 PM Changeset [1409] by bird
Made a variation of the $(eval) function call evalctx that pushes and …
10:21 PM Changeset [1408] by bird
Implemented local variable definitions - CONFIG_WITH_LOCAL_VARIABLES.
8:24 PM Changeset [1407] by bird
EXPAND_BY = overriding (the default) | appending | prepending; mostly …
6:10 PM Changeset [1406] by bird
file descriptions.
6:08 PM Changeset [1405] by bird
test case fixes / concept.
8:02 AM Changeset [1404] by bird
test case fixes.

Mar 16, 2008:

11:34 PM Changeset [1403] by bird
Added KBUILD_BLD_TYPES for the valid build types and the corresponding …
11:32 PM Changeset [1402] by bird
Initial testcases (two todos).
10:31 PM Changeset [1401] by bird
top level makefile for the tests.
10:06 PM Changeset [1400] by bird
The TEMPLATE property was missing from several lists.
10:05 PM Changeset [1399] by bird
Some todos and an untested function.
10:01 PM Changeset [1398] by bird
Starting working on concept and regression tests.
9:32 PM Changeset [1397] by bird
Seems '_.' is a bad idea, use 'dt'.
6:19 PM Changeset [1396] by bird
Don't allow '..' elements in the objbase, convert them to '_.'.

Mar 15, 2008:

9:22 PM Changeset [1395] by bird
define and endef ppkeywords.
9:09 PM Changeset [1394] by bird
Fixed bugs in BLD_TYPE and BLD_TRG_CPU collection for inheritance …

Mar 7, 2008:

2:05 AM Changeset [1393] by bird
Added an --output/-o option for use with -p.

Feb 27, 2008:

1:57 AM Changeset [1392] by bird
drop svn:executable (windows crap).
1:55 AM Changeset [1391] by bird
Mac OS X SDKs.

Feb 3, 2008:

9:53 PM Changeset [1390] by bird
Fixed bug when DEPTH == SUB_DEPTH which caused CURSUBDIR = …

Jan 31, 2008:

9:00 PM Changeset [1389] by bird
Fixed else/endif mixup in [1388].
3:24 PM Changeset [1388] by bird
Fixed SUFF_SYS for solaris. Made some space adjustments (if1of always …
2:28 PM Changeset [1387] by bird
Fixed typo in $(libpath).
2:27 PM Changeset [1386] by bird
added testcase for the $(libpath ) function (OS/2).

Jan 23, 2008:

6:38 PM Changeset [1385] by bird
Added :: and : to the operator list.
6:36 PM Changeset [1384] by bird
symbol1 -> libkeywords

Jan 21, 2008:

1:43 AM Changeset [1383] by bird
Added $(libpath var,val) for accessing the OS/2 library paths.
Note: See TracTimeline for information about the timeline view.