summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2008-05-26use gnulib's proper_name_utf8 function, but *not* proper_nameJim Meyering
2008-04-12Avoid link failure when using mkstemp replacement.Jim Meyering
2008-03-10install, rmdir: write --verbose output to stdout, not to stderr.Ondřej Vašík
2008-03-10make syntax-check: also check src/*.h files for extern functions,Jim Meyering
2008-03-01Don't skip the groups-version test.Jim Meyering
2008-02-13Replace groups.sh with groups.c.James Youngman
2008-01-26Add a ";", so "make install" works with --enable-install-program=su.Zvi Har'El
2008-01-08Remove uses of now-undefined Makefile variable.Jim Meyering
2007-12-02Remove just-installed su, if unable to make it set-UID root.Jim Meyering
2007-11-16Port to Solaris 'make' and use a Posixish shell on Solaris.Jim Meyering
2007-10-09Now that we don't install su, don't make misleading suggestions.Jim Meyering
2007-10-07New program: mktemp.Jim Meyering
2007-09-01Ensure that snapshot version changes make it to groups, too.Jim Meyering
2007-08-30Use PACKAGE_NAME instead of GNU_PACKAGE.Eric Blake
2007-08-28By default, do not install hostname anymore; no kidding, this time.Jim Meyering
2007-08-23Move functions from copy.c into new modules, since ln needs them, too.Jim Meyering
2007-08-21By default, do not install hostname anymore.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Skip "arch" test if it's not built.Jim Meyering
2007-07-10Add support for enabling/disabling installation of specified programs.Jim Meyering
2007-07-10New program: archKarel Zak
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-03-29* src/runcon.c: New program.Jim Meyering
2007-03-29mkfifo, mknod: Accept new "-Z, --context=C" option.Jim Meyering
2007-03-29mkdir: Accept new "-Z, --context=C" option.Jim Meyering
2007-03-29cp, mv, install: add SELinux support, but unlike with the Red HatJim Meyering
2007-03-29id: Add SELinux support: -Z option.Jim Meyering
2007-03-29stat: Add support for SELinux in the form of a %C format directive.Jim Meyering
2007-03-29ls: Add support for SELinux and a slightly modified -Z option.Jim Meyering
2007-03-29New program: chconJim Meyering
2007-03-27* README: Use "install", not "ginstall" in the list of program names.Jim Meyering
2007-03-20* src/Makefile.am (dir_LDADD, ls_LDADD, vdir_LDADD):Paul Eggert
2007-01-04Use the release year, not the current year.Jim Meyering
2007-01-04Ensure that "group --version" always prints the current year.Jim Meyering
2006-08-27(AM_CPPFLAGS): Remove -I$(srcdir) and -I../lib,Paul Eggert
2006-08-25* .cvsignore: Remove stamp-h1. Add coreutils-*, to ignorePaul Eggert
2006-08-23* .cvsignore: Remove config.h, config.hin, as they are nowPaul Eggert
2006-08-22Move the check-AUTHORS rule to be run as part of "make distcheck",Jim Meyering
2006-08-08(bin_PROGRAMS): Add shuf.Paul Eggert
2006-07-01(seq_LDADD): Remove $(SEQ_LIBM); add $(POW_LIB).Paul Eggert
2006-06-27.PHONY: sc_tight_scopeJim Meyering
2006-03-27(uptime_LDADD): Add $(POW_LIB), for uptime's use of strtod.Jim Meyering
2006-02-27(bin_PROGRAMS): Add base64.Jim Meyering
2006-02-11*** empty log message ***Jim Meyering
2006-02-11(EXTRA_DIST): Add c99-to-c98.diff.Jim Meyering
2005-12-17(dir_LDADD, ls_LDADD, vdir_LDADD, cp_LDADD, mv_LDADD, ginstall_LDADD):Jim Meyering
2005-12-12(EXTRA_DIST): Add rand-isaac.c.Paul Eggert
2005-12-12(noinst_HEADERS): Remove rand-isaac.h.Paul Eggert
2005-12-10(noinst_HEADERS): Add rand-isaac.h.Jim Meyering
2005-12-10(sort_LDADD): Add $(LIB_GETHRXTIME).Paul Eggert