summaryrefslogtreecommitdiff
path: root/mk/depends/bsd.depends.mk
AgeCommit message (Expand)AuthorFilesLines
2016-07-09Added keywords for "make help".rillig1-1/+2
2014-02-14Prevent to force creating binary package in ${PACKAGES} for the case installingobache1-2/+2
2013-05-09Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.riastradh1-2/+2
2012-10-01Apply patch from OBATA Akio to stop "make update" failing with "a differentbad1-4/+4
2011-10-15Rename "flavor" to "pkgformat".reed1-3/+3
2011-05-04Also set `package-install' to UPDATE_TARGET/DEPENDS_TARGET if current target isobache1-2/+2
2010-02-25Simplify conditional as USE_DESTDIR is set by bsd.prefs.mk.joerg1-4/+2
2010-02-20Set default DEPENDS_TARGET based on USE_DESTDIR instead of _USE_DESTDIR,obache1-2/+2
2008-04-04Change default DEPENDS_TARGET to package-install if USE_DESTDIR != no.joerg1-2/+4
2008-02-20Removed colons from variable names so they are accessible to "bmakerillig1-2/+2
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-6/+6
2008-01-04Made the .include directives simpler, since the directory of therillig1-2/+2
2007-05-22Make depends-cookie a flavor indendepent target. Before it was used tojoerg1-6/+1
2007-03-23Resurrect the ability to skip the depends phase that was removed injlam1-2/+22
2007-03-15Made show-depends a flavor-specific target.rillig1-1/+11
2007-03-09Renamed some more flavor-specific targets to have the form _flavor-*.rillig1-1/+4
2007-03-02Remove support for obsolete and unused NO_DEPENDS.wiz1-12/+2
2006-07-13* Add a new stage "bootstrap-depends" that happens before all otherjlam1-3/+15
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-7/+7
2006-07-06The cookie files are indirectly made using *-cookie targets, so verifyjlam1-1/+2
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam1-6/+10
2006-06-12_DEPENDS_COOKIE is already defined in bsd.depends-vars.mk.jlam1-3/+1
2006-06-06real-su-bin-install is no more... it's just su-bin-install.jlam1-2/+2
2006-06-05Allow overrides of the public targets, e.g. "install", "package", etc.jlam1-1/+3
2006-06-05Move definitions for UPDATE_TARGET and DEPENDS_TARGET closer to wherejlam1-1/+20
2006-06-03First pass at implementing support for package system flavors otherjlam1-0/+60