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
/
make
Age
Commit message (
Expand
)
Author
2020-07-26
make(1): remove references to the removed lst.lib
rillig
2020-06-13
nbmake bootstrap: be quieter if MAKEVERBOSE==0
lukem
2020-06-13
nbmake bootstrap: consistency fix in MAKEVERBOSE<2 support
lukem
2020-06-13
nbmake bootstrap: if MAKEVERBOSE < 2, output similar to <bsd.own.mk>
lukem
2018-01-16
Do not use HOST_CFLAGS and others. build.sh calls configure with
uwe
2018-01-15
Do not use HOST_CFLAGS to link the make binary.
uwe
2018-01-15
G/c unused runcmd.
uwe
2018-01-15
Make sure nbmake is always built with the right _PATH_DEFSYSPATH.
uwe
2007-10-14
regen
apb
2007-10-14
Adapt to the changed way of telling make which shell to use.
apb
2007-10-14
* Add Makefile.regen to regenerate configure from configure.ac;
apb
2006-10-09
Configure the bootstrap make in such a way that it can use a shell other
apb
2006-08-26
undo previous. I'll do it differently.
christos
2006-08-26
compile efun.c too.
christos
2006-06-30
Use _TOOL_PREFIX if present.
ross
2004-05-07
Track make(1) build simplifications.
ross
2003-07-26
netbsd.org->NetBSD.org
salo
2002-10-04
Check for <poll.h>. If it is not found, -DUSE_SELECT=1.
thorpej
2002-09-13
Be more conservative with quoting, to play nice with /bin/sh on Solaris 8.
thorpej
2002-04-27
Define _PATH_BSHELL to the first "sh" on the PATH when bootstrapping
bjh21
2002-04-24
Check for the location of sh on the path, and use that to construct the
bjh21
2002-04-24
Remove an "eval" from docmd, in order to stop it over-evaluating things
bjh21
2002-01-25
Make util.c replacement functions use autoconf conditionals to probe
tv
2002-01-25
Abort on C compiler error. Add @DEFS@ to compile line.
tv
2002-01-15
Break out make(1) bootstrap config into an autoconf-based mechanism that
tv