| Age | Commit message (Collapse) | Author |
|
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
|
|
|
|
|
|
warning when -r is used without a directory.
|
|
a variable that is used by in-tree Makefiles to control behaviour.
(MKsomevar variables are generally intended to be controlled by the end-user)
|
|
|
|
|
|
|
|
|
|
setting NOLINT, NOPIC, NOPROFILE (etc)
|
|
|
|
|
|
- makefile lint (moving NOxx to top of file,
include <bsd.own.mk> as necessary, ...)
|
|
|
|
|
|
(we may want to have additional variable to control libintl-readiness)
|
|
|
|
|
|
|
|
supports @command
|
|
Thanks for the help from simonb, mrg and hubertf.
(All errors are mine, though.)
|
|
|
|
|
|
the latest update. we are not GNU.
|
|
include <bsd.own.mk> if testing a MKxxx variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mostly casts here and there to kill warnings or bugs. occasional
addition of prototypes and/or changes to bring protos into scope.
|
|
|
|
|
|
|
|
|
|
headers, and a few other insignificant changes.
|
|
|
|
|
|
|
|
|