aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.init.mk
Commit message (Expand)AuthorAgeFilesLines
* Add .NOTMAIN to guard targetsSimon J. Gerraty2025-04-191-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Update dirdeps.mk et al to latestSimon J. Gerraty2020-11-241-2/+6
* NO_OBJ: Always fix .OBJDIR regardless of AUTO_OBJ.Bryan Drewery2020-04-071-2/+0
* Consider *clean targets as non-build targets as well.Bryan Drewery2019-07-041-1/+2
* Reduce exec and fstat overhead for non-build targets.Bryan Drewery2018-06-201-1/+2
* Handle some .OBJDIR == .CURDIR cases.Bryan Drewery2017-11-101-1/+1
* AUTO_OBJ: Allow 'make cleandir obj all' combinations.Bryan Drewery2017-11-051-1/+2
* AUTO_OBJ: Set .OBJDIR=.CURDIR earlier for NO_OBJ Makefiles.Bryan Drewery2017-11-051-0/+8
* Use OBJS_SRCS_FILTER to control setting OBJS from SRCSSimon J. Gerraty2017-09-161-0/+4
* Fix 'make clean all' to work again.Bryan Drewery2017-06-201-2/+3
* Fix INSTALL_AS_USER with external nsswitch databasesEric van Gyzen2017-05-281-9/+1
* Fix INSTALL_AS_USEREric van Gyzen2017-05-281-0/+27
* Fix some "don't build" optimizations from r308599 not working due to a typo.Bryan Drewery2017-05-061-1/+1
* Consolidate the "don't build" optimizations into _SKIP_BUILD.Bryan Drewery2016-11-131-4/+20
* DIRDEPS_BUILD: Don't hook 'beforebuild' into 'all' in MAKELEVEL 0.Bryan Drewery2016-11-131-4/+5
* Add a 'make print-dir' that simply traverses all directories and prints them.Bryan Drewery2016-08-311-1/+1
* Don't warn about needing filemon for makeman.Bryan Drewery2016-06-291-1/+1
* WITH_META_MODE: Lessen the filemon(4) requirement scope.Bryan Drewery2016-06-141-0/+10
* Consolidate common beforebuild logic.Bryan Drewery2016-02-161-0/+4
* Avoid anoying warningSimon J. Gerraty2015-06-141-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+10
|\
| * Building on fmake is no longer possible so removed tests for bmake.Simon J. Gerraty2015-06-101-2/+0
| * Include bsd.opts.mk before local.init.mkSimon J. Gerraty2014-05-161-1/+1
| * Merge headSimon J. Gerraty2014-04-281-3/+6
| |\ | |/ |/|
| * Sync with HEAD.David E. O'Brien2013-02-081-1/+0
| |\
| * | Allow clean at level 0Simon J. Gerraty2012-11-081-1/+1
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+9
* | | Include bsd.opts.mk before Makefile.inc so Makefile.inc can do thingsWarner Losh2014-04-241-3/+6
| |/ |/|
* | Remove all support for legacy NOFOO and NO_FOO build options.Dag-Erling Smørgrav2013-01-101-1/+0
|/
* Make sure the only thing that follows .endif or .else is a comment.Hartmut Brandt2005-04-111-1/+1
* Revert previous revision. Including bsd.compat.mk is necessaryRuslan Ermilov2005-01-091-0/+1
* Include bsd.compat.mk early from sys.mk, enough for makefilesRuslan Ermilov2004-12-231-1/+0
* NOATM -> NO_ATMRuslan Ermilov2004-12-211-0/+1
* Don't include bsd.own.mk from sys.mk, this makes it impossibleRuslan Ermilov2002-04-171-0/+14