summaryrefslogtreecommitdiff
path: root/mk/build
AgeCommit message (Expand)AuthorFilesLines
2006-07-22Modify the barrier so that we always invoke the recursive make processjlam3-6/+6
2006-07-21"BUILD_ENV" was misnamed. It's actually the environment that is passedjlam1-2/+2
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam3-25/+25
2006-07-07The build target needs to be barrier aware even in the NO_BUILD case.seb1-2/+4
2006-07-06The cookie files are indirectly made using *-cookie targets, so verifyjlam2-2/+4
2006-07-06Make "test" barrier-aware.jlam1-5/+11
2006-07-06Always run the "pkginstall" step even if NO_BUILD is specified.jlam1-2/+2
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam2-23/+18
2006-07-05Make the check-vulnerable target more self-sufficient, by moving somejlam3-10/+12
2006-07-05Refactor configure, build, test and wrapper phases out of bsd.pkg.mkjlam4-0/+332