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
/
groff
Age
Commit message (
Expand
)
Author
2003-10-28
clean the "stripped" mdoc files
lukem
2003-10-20
Strip man.local and mdoc.local before installation; fixes problem with undefi...
wiz
2003-08-22
Add INSTALL_INFO=${TOOL_INSTALL_INFO:Q} to MAKE_ARGS.
lukem
2003-07-18
Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined.
lukem
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2003-07-05
Re-enable the build/Makefile fixup so that parallel builds work again.
martin
2003-06-30
Pass MAKEINFO=${MAKEINFO:Q} via MAKE_ARGS so that nbmakeinfo is used
uwe
2003-06-30
Update for groff-1.19.
wiz
2003-06-14
Add nbnroff as host tool.
wiz
2003-02-07
replace DIST with GNUHOSTDIST, and don't unconditionally define it
lukem
2002-12-08
Centralize the definition of the tool name prefix (i.e. "nb") into
thorpej
2002-03-01
Fix target ordering glitches: the `afterinstall' sources in here depend
pk
2002-02-19
Having `build/Makefile' depend on `.configure_done' doesn't work. Instead,
pk
2002-02-01
Fix up the .for recursion -- it wasn't quite right before.
tv
2002-01-31
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
tv
2002-01-31
Remove g= override.
tv
2002-01-29
Make almost all tools compile and run properly on non-NetBSD hosts. (In
tv
2002-01-03
* Now that src/share/tmac no longer uses absolute paths, nuke the sed
tv
2001-12-09
Need ${TMACDIR}/tmac.an.old installed as well. Also include UPDATE checks
jmc
2001-12-09
Fix the files pulled in from src/share/tmac. Need to replace the hardcoded
jmc
2001-11-28
After bsd.man.mk changes make sure and set TMACDIR here to point into
jmc
2001-11-19
replace instances of INSTALL_FILE with HOST_INSTALL_FILE
perry
2001-11-14
Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'.
tv
2001-11-13
Fix installation of -mdoc macros.
tv
2001-11-13
Make the wrapper work correctly for groff too, which uses a rather freaky
tv
2001-11-12
Major overhaul of src/tools and host toolchain. Summary of changes:
tv