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
/
gnu
/
usr.bin
/
texinfo
Age
Commit message (
Expand
)
Author
2003-09-09
While we provide gettimeofday, it's only needed by texindex if
wiz
2003-09-08
Remove local ENABLE_NLS patches which were added for smaller executable
wiz
2003-07-18
Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined.
lukem
2003-07-03
Update for 4.6.
wiz
2003-07-03
Install Romanian locale too.
wiz
2003-02-13
Update for 4.5.
wiz
2003-01-17
Add ${IDIST}/makeinfo to .PATH for texinfo.dtd and texinfo.xsl.
wiz
2003-01-17
Add infokey utility; install more locales and texinfo.dtd and texinfo.xsl.
wiz
2003-01-17
Preliminary update for 4.3.
wiz
2002-12-23
Rework METALOG manipulation:
lukem
2002-09-19
- use NETBSDSRCDIR as appropriate
lukem
2002-06-11
use ` | ${CAT} -l >> ${METALOG} ' to serialise writes to the metalog
lukem
2002-04-24
- in <bsd.files.mk>, don't clear FILES after using it, as that prevents
lukem
2002-03-01
Put the infodir-meta rule here (and wrap it) to allow it to be called from the
jmc
2001-12-12
MKfoo=no -> NOfoo
tv
2001-09-02
Add (commented out) some language-related FILES that could also
wiz
2001-09-02
Install some more locale files.
wiz
2001-09-02
Reduce diff to config.h created by texinfo-4.0.
wiz
2001-09-02
Normalize man page handling: Man pages are now done in the same dir as the
wiz
2001-08-18
Doesn't need libz: File compression handling is done by forking gzip.
wiz
2001-08-18
Use our getopt_long.
wiz
2001-08-08
Fix typo.
wiz
2001-07-25
update build infrastructure for texinfo 4.0
assar
2001-01-09
- Use PRINTOBJDIR and .WAIT where appropriate.
enami
2001-01-09
convert to using .WAIT
lukem
2000-11-06
MKNLS should control installation of /usr/share/locale files only.
itojun
2000-11-01
use /usr/lib/libintl.a. make it possible to build it with NLS-less.
itojun
2000-06-11
We need to include <bsd.files.mk> to install the FILES.
veego
1999-07-24
enforce MKSHARE
mrg
1999-05-31
Deciding whether to build texinfo files is now taken care of by bsd.info.mk.
kleink
1999-04-08
Deal with MKSHARE/MKNLS.
kleink
1999-02-13
remove NOPROG (nothing uses it). however, set MKOBJ=no if appropriate
lukem
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1999-02-11
NOLINT.
tv
1999-02-11
Build structure for texinfo 3.12.
tv