Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-07-22 | Modify the barrier so that we always invoke the recursive make process | jlam | 1 | -2/+2 |
2006-07-07 | Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are private | jlam | 1 | -2/+2 |
2006-07-05 | Flatten out recursive makes into a single re-invocation of make by | jlam | 1 | -1/+5 |
2006-06-05 | Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSG | jlam | 1 | -3/+3 |
2006-06-05 | Allow overrides of the public targets, e.g. "install", "package", etc. | jlam | 1 | -1/+5 |
2006-06-05 | Move definitions for UPDATE_TARGET and DEPENDS_TARGET closer to where | jlam | 1 | -3/+3 |
2006-06-03 | First pass at implementing support for package system flavors other | jlam | 1 | -0/+59 |