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
/
gettext
Age
Commit message (
Expand
)
Author
2008-05-03
Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is
lukem
2006-11-10
Sprinkle -Wno-stack-protector. Gnu programs use too much alloca :-)
christos
2006-06-02
remove support for building (with) GCC 2.95. also:
mrg
2005-07-17
Only define HAVE_STDBOOL_H if we are using __GNUC__ >= 3.
he
2005-07-05
In the workaround for vax, we need to also specify that stdbool.h is
he
2005-07-05
Don't use ${INSTALL_FILE} to copy to obj dir.
christos
2005-05-12
PR/30196: Adam Ciarcinski: gettext 0.14.4 does not compile with -Os optimisation
christos
2005-05-09
Gettext assumes a C99 environment with stdbool.h or configure would provide one
jmc
2005-05-06
Need -I to the gettext src dir as well or it doesn't get all includes.
jmc
2005-05-02
Move the definition of CLEANFILES before the inclusion of bsd.prog.mk.
hira
2005-05-01
Prevent a *.y that is newer than *.[ch] (in dist/gettext) from
lukem
2005-04-29
Merge conflicts and delete junk.
christos
2005-04-29
Add build glue via an import.
christos
2005-04-29
Add build glue via an import.
christos
2004-05-23
Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and
lukem
2002-09-19
- use NETBSDSRCDIR as appropriate
lukem
2001-12-13
No need to explicitly pull in bsd.own.mk.
thorpej
2001-12-13
No need to pull in bsd.own.mk explicitly.
thorpej
2001-12-12
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-01-09
- Use PRINTOBJDIR and .WAIT where appropriate.
enami
2000-11-08
gettextize works only if we have /usr/pkg/share/aclocal/gettext.m4 and friends,
itojun
2000-11-06
MKNLS should only control installation of files under /usr/share/locale.
itojun
2000-11-04
s/make/${MAKE}/
itojun
2000-11-03
Don't prepend $DESTDIR to BINDIR, this is done elsewhere in the prog
dan
2000-11-02
s/DISTDIR/DESTDIR/
veego
2000-11-02
build framework for GNU gettext. will be overridden whenever
itojun