Age | Commit message (Expand) | Author | Files | Lines |
2019-05-07 | mk: allow "bmake clean depends" as shortcut | rillig | 1 | -2/+2 |
2019-05-04 | bsd.depends.mk: Document {,BUILD_,TEST_,TOOL_}DEPENDS variables | leot | 1 | -1/+25 |
2018-01-13 | Introduce TEST_DEPENDS. | joerg | 1 | -2/+2 |
2018-01-02 | Added more keywords for "make help". | rillig | 1 | -2/+3 |
2016-07-09 | Added keywords for "make help". | rillig | 1 | -1/+2 |
2014-02-14 | Prevent to force creating binary package in ${PACKAGES} for the case installing | obache | 1 | -2/+2 |
2013-05-09 | Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. | riastradh | 1 | -2/+2 |
2012-10-01 | Apply patch from OBATA Akio to stop "make update" failing with "a different | bad | 1 | -4/+4 |
2011-10-15 | Rename "flavor" to "pkgformat". | reed | 1 | -3/+3 |
2011-05-04 | Also set `package-install' to UPDATE_TARGET/DEPENDS_TARGET if current target is | obache | 1 | -2/+2 |
2010-02-25 | Simplify conditional as USE_DESTDIR is set by bsd.prefs.mk. | joerg | 1 | -4/+2 |
2010-02-20 | Set default DEPENDS_TARGET based on USE_DESTDIR instead of _USE_DESTDIR, | obache | 1 | -2/+2 |
2008-04-04 | Change default DEPENDS_TARGET to package-install if USE_DESTDIR != no. | joerg | 1 | -2/+4 |
2008-02-20 | Removed colons from variable names so they are accessible to "bmake | rillig | 1 | -2/+2 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -6/+6 |
2008-01-04 | Made the .include directives simpler, since the directory of the | rillig | 1 | -2/+2 |
2007-05-22 | Make depends-cookie a flavor indendepent target. Before it was used to | joerg | 1 | -6/+1 |
2007-03-23 | Resurrect the ability to skip the depends phase that was removed in | jlam | 1 | -2/+22 |
2007-03-15 | Made show-depends a flavor-specific target. | rillig | 1 | -1/+11 |
2007-03-09 | Renamed some more flavor-specific targets to have the form _flavor-*. | rillig | 1 | -1/+4 |
2007-03-02 | Remove support for obsolete and unused NO_DEPENDS. | wiz | 1 | -12/+2 |
2006-07-13 | * Add a new stage "bootstrap-depends" that happens before all other | jlam | 1 | -3/+15 |
2006-07-07 | Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are private | jlam | 1 | -7/+7 |
2006-07-06 | The cookie files are indirectly made using *-cookie targets, so verify | jlam | 1 | -1/+2 |
2006-07-05 | Flatten out recursive makes into a single re-invocation of make by | jlam | 1 | -6/+10 |
2006-06-12 | _DEPENDS_COOKIE is already defined in bsd.depends-vars.mk. | jlam | 1 | -3/+1 |
2006-06-06 | real-su-bin-install is no more... it's just su-bin-install. | jlam | 1 | -2/+2 |
2006-06-05 | Allow overrides of the public targets, e.g. "install", "package", etc. | jlam | 1 | -1/+3 |
2006-06-05 | Move definitions for UPDATE_TARGET and DEPENDS_TARGET closer to where | jlam | 1 | -1/+20 |
2006-06-03 | First pass at implementing support for package system flavors other | jlam | 1 | -0/+60 |