Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-10-09 | Add two variables to control whether make package and make clean | joerg | 1 | -15/+1 |
2006-10-08 | Added a new variable MAKE_PACKAGE_AS_ROOT that controls whether the | rillig | 1 | -1/+14 |
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 | -5/+5 |
2006-07-07 | Make configure, install, and package barrier-aware even if NO_CONFIGURE, | jlam | 1 | -2/+4 |
2006-07-05 | Flatten out recursive makes into a single re-invocation of make by | jlam | 1 | -5/+8 |
2006-06-05 | Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSG | jlam | 1 | -2/+2 |
2006-06-05 | Allow overrides of the public targets, e.g. "install", "package", etc. | jlam | 1 | -3/+7 |
2006-06-03 | First pass at implementing support for package system flavors other | jlam | 1 | -0/+45 |