index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
Makefile.params
Age
Commit message (
Expand
)
Author
2019-11-22
Pull up following revision(s) (requested by martin in ticket #462):
bouyer
2018-07-10
Drop output for MAKECONF MAKEOBJDIR MAKEOBJDIRPREFIX MAKEVERBOSE
martin
2018-07-09
Remove debug hack (revert previous)
martin
2018-07-05
Temporary hack to get MKREPRO debug info out of the build cluster. XXX revert!
martin
2017-01-24
MAKE varies between builds because it contains the full pathname.
christos
2017-01-08
Instead of hard-coding all the MK* vars and constantly being out of date,
christos
2016-12-25
put also MAKEFILES in the MKREPRO section since they vary since they contain
christos
2016-12-24
For MKREPRO, don't print varying params.
christos
2015-07-23
remove the xfree86 reachover makefiles and the vast majority of
mrg
2014-08-03
BUILDINFO part 3: Add BUILDINFO to RELEASEVARS and /etc/release
apb
2014-03-25
Add MKCTF
ozaki-r
2014-01-26
Add BUILDSEED to RELEASEVARS.
apb
2014-01-26
Add MKREPRO and MKARZERO to the list of variables in RELEASEVARS.
apb
2014-01-16
eliminate use of bsd.sys.mk from Makefiles
christos
2013-11-01
HOST_SH is defined in bsd.sys.mk, so we need to include that
apb
2013-11-01
If HOST_SH is not defined, use sh to parse osrelease.sh
martin
2013-11-01
Reinstate .include <bsd.own.mk>. Without this, many variables are undefined.
apb
2013-10-30
Instead of stupid postprocessor tricks, use redirect tricks
apb
2013-10-18
Add HAVE_LLVM/HAVE_PCC, MKLLVM/MKPCC to RELEASEVARS.
njoly
2013-03-09
Record the value of MKATF and MKKYUA in /etc/release.
jmmv
2012-12-03
Add src/etc/Makefile.params, containing the definition of the
apb