Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-07-17 | (libfetish_a_SOURCES): Add mbswidth.c. | Jim Meyering | |
(noinst_HEADERS): Add mbswidth.h. | |||
2000-07-15 | (libfetish_a_SOURCES): Add quote.c. | Jim Meyering | |
(noinst_HEADERS): Add quote.h. | |||
2000-06-27 | (libfetish_a_SOURCES): Remove readutmp.c. | Jim Meyering | |
2000-06-21 | (libfetish_a_SOURCES): Add getstr.c. | Jim Meyering | |
(noinst_HEADERS): Add getstr.h. | |||
2000-06-13 | (all-local): Depend on lstat.c and stat.c. | Jim Meyering | |
2000-06-03 | (install-exec-local): On systems with glibc-2.1 or | Jim Meyering | |
newer, don't install charset.alias. | |||
2000-04-30 | alphabetize | Jim Meyering | |
2000-04-08 | (charset.alias): Use t-$@, not $@-t so the DOS 8.3 | Jim Meyering | |
names don't conflict. Reported by Eli Zaretskii. | |||
2000-04-04 | Be more DOS 8.3-friendly. | Jim Meyering | |
* ref-add.sin: Renamed from ref-add.sed.in. * ref-del.sin: Renamed from ref-del.sed.in. * Makefile.am: Reflect renaming. | |||
2000-04-04 | Use a temporary file name that won't clash with `charset.alias' | Jim Meyering | |
in the DOS 8.3 name space. (charset_tmp): Define. (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t. (uninstall-local): Likewise. Reported by Eli Zaretskii. | |||
2000-03-24 | (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in. | Jim Meyering | |
(charset_alias): Define. (install-exec-local): Factor out common code. (uninstall-local): Split lines longer than 80. (ref-add.sed, ref-del.sed): Remove rules... (do the following instead) (SUFFIXES): Define. (.sed.in.sed): New rule. Don't redirect directly to $@. (CLEANFILES): Add ref-add.sed and ref-del.sed. | |||
2000-03-24 | (install-exec-local, uninstall-local, ref-add.sed, ref-del.sed): New rules. | Jim Meyering | |
From Bruno. | |||
2000-03-04 | (uninstall-local): Uncomment this rule so `make distcheck' works once again. | Jim Meyering | |
2000-03-04 | (install-exec-local): Create $(libdir) before installing into it. | Jim Meyering | |
2000-03-02 | (EXTRA_DIST): Add config.charset. | Jim Meyering | |
2000-03-01 | (DEFS): Add -DLIBDIR=... | Jim Meyering | |
(libfetish_a_SOURCES): Add localcharset.c and unicodeio.c. (noinst_HEADERS): Add unicodeio.h. (all-local, install-exec-local, charset.alias): New targets. | |||
2000-01-23 | (libfetish_a_SOURCES): Remove explicit mention of obstack.c. | Jim Meyering | |
2000-01-16 | Sync with sh-utils/lib/Makefile.am. | Jim Meyering | |
2000-01-16 | alphabetize a little | Jim Meyering | |
2000-01-11 | s/fu/fetish/ | Jim Meyering | |
2000-01-10 | (noinst_HEADERS): Add nanosleep.h. | Jim Meyering | |
1999-12-19 | (lstat.c): Adapt rule to handle new parts of xstat.in. | Jim Meyering | |
(lstat.c): Likewise. | |||
1999-11-22 | (DISTCLEANFILES): Add lstat.c and stat.c. | Jim Meyering | |
1999-11-01 | (MAINTAINERCLEANFILES): Set to $(BUILT_SOURCES). | Jim Meyering | |
1999-07-15 | (noinst_HEADERS): Add getpagesize.h. | Jim Meyering | |
1999-05-23 | (libfu_a_SOURCES): Add same.c. | Jim Meyering | |
(noinst_HEADERS): Add same.h. | |||
1999-04-18 | (libfu_a_SOURCES): Add xstrtoumax.c. | Jim Meyering | |
(noinst_HEADERS): Remove xstrtoul.h. | |||
1999-03-26 | (libfu_a_SOURCES): Add version-etc.c. | Jim Meyering | |
(noinst_HEADERS): Add version-etc.h. | |||
1999-01-04 | remove strcasecmp.cin | Jim Meyering | |
1999-01-02 | (strcasecmp.c strncasecmp.c): Remove rules. | Jim Meyering | |
1998-12-31 | (libfu_a_SOURCES): Remove strcasecmp.c. | Jim Meyering | |
(BUILT_SOURCES): Add strcasecmp.c and strncasecmp.c. (EXTRA_DIST): Add strcasecmp.cin. (strcasecmp.c): New rule. (strncasecmp.c): New rule. | |||
1998-12-13 | (EXTRA_DIST): Add xstat.in. | Jim Meyering | |
1998-12-12 | (lstat.c): Add rule to generate this from xstat.in. | Jim Meyering | |
(stat.c): Likewise. | |||
1998-12-07 | (noinst_HEADERS): Add dirname.h. | Jim Meyering | |
1998-09-07 | (libfu_a_SOURCES): Change posixtm.y to posixtm.c. | Jim Meyering | |
(noinst_HEADERS): Add posixtm.h. | |||
1998-08-13 | (noinst_HEADERS): Add filemode.h. | Jim Meyering | |
1998-07-16 | (noinst_HEADERS): Add lchown.h. | Jim Meyering | |
1998-07-04 | (noinst_HEADERS): Add regex.h. | Jim Meyering | |
1998-05-16 | (EXTRA_DIST): Remove. Automake groks the `LIBOBJS=' | Jim Meyering | |
lines in the m4/*.m4 macros, so the hack of including some custom-replaced C source file names here is no longer needed. | |||
1998-04-13 | (noinst_HEADERS): Add safe-read.h. | Jim Meyering | |
1998-03-14 | s/get-date.h/getdate.h/ | Jim Meyering | |
1998-02-24 | (libfu_a_SOURCES): Add quotearg.c. | Jim Meyering | |
(noinst_HEADERS): Add quotearg.h. | |||
1998-02-20 | (noinst_HEADERS): s/getdate.h/get-date.h/ | Jim Meyering | |
1998-01-04 | (libfu_a_SOURCES): Add closeout.c. | Jim Meyering | |
(noinst_HEADERS): Add closeout.h. | |||
1997-12-21 | (libfu_a_SOURCES): Add exclude.c. | Jim Meyering | |
(noinst_HEADERS): Add exclude.h. | |||
1997-11-30 | (libfu_a_SOURCES): Add new file human.c. | Jim Meyering | |
(noinst_HEADERS): Add new file human.h. | |||
1997-11-19 | (AUTOMAKE_OPTIONS): Use ansi2knr so *I* don't | Jim Meyering | |
have to convert my hash package to use k&r C. | |||
1997-11-09 | add -*-Makefile-*- to first line | Jim Meyering | |
1997-10-26 | (EXTRA_DIST): Add malloc.c. | Jim Meyering | |
1997-10-26 | (noinst_HEADERS): Add xalloc.h. | Jim Meyering | |