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