/sys/dev/ir/

>
path: root/gnu/usr.bin/gettext
AgeCommit message (Expand)Author
2016-01-13unhook and delete diffutils/gettextchristos
2015-06-03prefer our gettext versionchristos
2014-01-20Don't include ${DESTDIR} in -DLIBDIR=..., -DGETTEXTDATADIR=...,apb
2013-11-06Don't attempt to build "stpcpy.c" and "stpncpy.c". NetBSD provides thesetron
2013-11-06correctly fix stpcpychristos
2012-05-09Format strings don't use all arguments in the non-pluralized case.joerg
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2009-10-19put back getline.christos
2009-10-18we have getdelim and getline, no need for a separate copy here.christos
2009-10-12we have getdelim now!christos
2008-05-03Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this islukem
2006-11-10Sprinkle -Wno-stack-protector. Gnu programs use too much alloca :-)christos
2006-06-02remove support for building (with) GCC 2.95. also:mrg
2005-07-17Only define HAVE_STDBOOL_H if we are using __GNUC__ >= 3.he
2005-07-05In the workaround for vax, we need to also specify that stdbool.h ishe
2005-07-05Don't use ${INSTALL_FILE} to copy to obj dir.christos
2005-05-12PR/30196: Adam Ciarcinski: gettext 0.14.4 does not compile with -Os optimisationchristos
2005-05-09Gettext assumes a C99 environment with stdbool.h or configure would provide onejmc
2005-05-06Need -I to the gettext src dir as well or it doesn't get all includes.jmc
2005-05-02Move the definition of CLEANFILES before the inclusion of bsd.prog.mk.hira
2005-05-01Prevent a *.y that is newer than *.[ch] (in dist/gettext) fromlukem
2005-04-29Merge conflicts and delete junk.christos
2005-04-29Add build glue via an import.christos
2005-04-29Add build glue via an import.christos
2004-05-23Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target andlukem
2002-09-19- use NETBSDSRCDIR as appropriatelukem
2001-12-13No need to explicitly pull in bsd.own.mk.thorpej
2001-12-13No need to pull in bsd.own.mk explicitly.thorpej
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-01-09- Use PRINTOBJDIR and .WAIT where appropriate.enami
2000-11-08gettextize works only if we have /usr/pkg/share/aclocal/gettext.m4 and friends,itojun
2000-11-06MKNLS should only control installation of files under /usr/share/locale.itojun
2000-11-04s/make/${MAKE}/itojun
2000-11-03Don't prepend $DESTDIR to BINDIR, this is done elsewhere in the progdan
2000-11-02s/DISTDIR/DESTDIR/veego
2000-11-02build framework for GNU gettext. will be overridden wheneveritojun