summaryrefslogtreecommitdiff
path: root/mk/install/install.mk
AgeCommit message (Expand)AuthorFilesLines
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-10/+10
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam1-10/+15
2006-07-05Make the check-vulnerable target more self-sufficient, by moving somejlam1-6/+7
2006-06-14Insert cookie checks into the "real-install" and "real-package" targets,jlam1-1/+3
2006-06-10Restore missing ${SETENV} ${BUILD_ENV} that was dropped during the initialjlam1-2/+2
2006-06-09Introduce the capability to gather all the warnings and errors thatjlam1-1/+2
2006-06-08If the install cookie file exists, then we don't need to do anything.jlam1-8/+23
2006-06-071.) Remove all instances of '@${WARNING_MSG} "Warning: ...' which resultedtron1-6/+6
2006-06-05Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSGjlam1-13/+13
2006-06-05Allow overrides of the public targets, e.g. "install", "package", etc.jlam1-1/+3
2006-06-03First pass at implementing support for package system flavors otherjlam1-0/+302