Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -4/+4 |
2008-01-04 | Made the .include directives simpler, since the directory of the | rillig | 1 | -3/+3 |
2007-02-06 | Documented NO_BUILD. | rillig | 1 | -1/+8 |
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 | -8/+8 |
2006-07-07 | The build target needs to be barrier aware even in the NO_BUILD case. | seb | 1 | -2/+4 |
2006-07-06 | The cookie files are indirectly made using *-cookie targets, so verify | jlam | 1 | -1/+2 |
2006-07-06 | Always run the "pkginstall" step even if NO_BUILD is specified. | jlam | 1 | -2/+2 |
2006-07-05 | Flatten out recursive makes into a single re-invocation of make by | jlam | 1 | -5/+8 |
2006-07-05 | Make the check-vulnerable target more self-sufficient, by moving some | jlam | 1 | -2/+2 |
2006-07-05 | Refactor configure, build, test and wrapper phases out of bsd.pkg.mk | jlam | 1 | -0/+43 |