OpenGrok
Cross Reference: bsd.host.mk
xref
: /
src
/
share
/
mk
/
bsd.host.mk
Home
|
History
|
Annotate
|
Download
|
only in
mk
History log of
/src/share/mk/bsd.host.mk
Revision
Date
Author
Comments
1.6
20-Dec-2021
christos
Rename:
MKKDEBUG -> MKDEBUGKERNEL
MKTOOLSDEBUG -> MKDEBUGTOOLS
while keeping compatibility with the old names. Add missing documentation.
Now all debugging tunables are prefixed with MKDEBUG.
1.5
09-Aug-2020
christos
Expose 64 bit fileystems API's on Linux and make the default FS API 64 bits
Should unbreak newfs's of fs's, using the tool version of newfs.
1.4
25-Feb-2018
chs
add DTRACE_OPTS and HOST_DTRACE_OPTS to allow disabling various optimizations
that interfere with using dtrace. use them when MKDTRACE=yes.
1.3
20-Feb-2016
christos
Provide a variable MKTOOLSDEBUG to build debugging versions of tools.
1.2
10-Apr-2014
plunky
branches: 1.2.2; 1.2.6;
the value of HOST_MKDEP previously depended on USETOOLS;
make it do so again, and centralise the USETOOLS=no case
into bsd.host.mk
1.1
16-Jan-2014
christos
branches: 1.1.2;
- Add a new bsd.host.mk that contains all the HOST_ variables extracted from
bsd.sys.mk and bsd.own.mk
- Add protection requiring that:
1. bsd.sys.mk is not include from other Makefiles directly
2. bsd.own.mk must be included before bsd.sys.mk since it
sets variables that bsd.sys.mk uses as conditionals.
This is step 1 of removing all variable settings from bsd.sys.mk and
leaving behind only rules. This way, the structure of a standard Makefile
is:
variable overrides
optionally include bsd.own.mk
optionally include bsd.endian.mk
variable settings that use variables defined in bsd.own.mk
include a one or more rule .mk files (such as bsd.prog.mk etc)
1.1.2.1
10-Aug-2014
tls
Rebase.
1.2.6.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.2.6.1
10-Apr-2014
tls
file bsd.host.mk was added on branch tls-maxphys on 2014-08-20 00:02:38 +0000
1.2.2.2
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.2.2.1
10-Apr-2014
yamt
file bsd.host.mk was added on branch yamt-pagecache on 2014-05-22 11:37:53 +0000
Indexes created Mon Oct 27 17:09:47 GMT 2025