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
/
tools
/
compat
/
defs.mk.in
Age
Commit message (
Expand
)
Author
2023-06-03
tools/compat: support all bsd.own.mk disabled warnings
lukem
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2023-05-30
tools/compat: disable host CC warnings
lukem
2023-05-30
tools/compat: detect supported host compiler flags
lukem
2023-05-30
tools/compat: don't expose HAVE_PTHREAD_H to make
lukem
2012-12-02
Change the default value of COMPATLIB_UNINSTALLED to no, now that
apb
2012-12-02
Add two variables to tools/compat/defs.mk.in:
apb
2011-08-14
Detect the presence of <pthread.h>, and add a HAVE_PTHREAD_H
apb
2004-06-20
Completely rework how tools/compat is done. Purge all uses/references to
jmc
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-04-28
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
bjh21
2003-03-13
Move -no-cpp-precomp logic to defs.mk.
thorpej
2002-09-15
Add a HOST_BSHELL make var which contains the path to the working
thorpej
2002-01-31
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
tv
2002-01-29
Make almost all tools compile and run properly on non-NetBSD hosts. (In
tv
2002-01-21
Make many host tools compile on non-NetBSD hosts. Not complete, but
tv
2001-12-11
Add the framework for autoconf-based src/tools/compat structure. This will
tv