Age | Commit message (Expand) | Author | Files | Lines |
2010-03-08 | Add a new package-clean target to remove the binary package again. | joerg | 1 | -2/+14 |
2010-02-25 | Rename internal package-clean target to package-eat-cookie. | joerg | 1 | -5/+5 |
2009-04-09 | Remove support for NO_PACKAGE. | joerg | 1 | -18/+2 |
2009-03-17 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -2/+2 |
2008-01-04 | Made the .include directives simpler, since the directory of the | rillig | 1 | -2/+2 |
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 |