summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
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
2005-10-23(sha224sum, sha256sum, sha384sum, sha512sum): Rules for compiling sha-2 utili...Jim Meyering
2005-07-18(BUILT_SOURCES): Remove false.c.Paul Eggert
2005-07-14Remove FESETROUND_LIBM; no longer needed.Paul Eggert
2005-05-18Add copyright notice.Paul Eggert
2005-04-18(LDADD, $(PROGRAMS)): fetish -> coreutils.Paul Eggert
2005-03-28(sc_tight_scope): Adjust to catch anyJim Meyering
2005-03-19(pr_LDADD): Now that pr uses gettime, addJim Meyering
2005-03-01(nanosec_libs): Remove $(LIB_XANOSLEEP); no longer needed.Paul Eggert
2005-02-22(dd_LDADD, shred_LDADD): Add $(LIB_GETHRXTIME).Paul Eggert
2005-02-21(dd_LDADD, shred_LDADD, nanosec_libs):Paul Eggert
2005-01-24(all_programs.list): Strip $(EXEEXT) and remove duplicates.Jim Meyering
2005-01-11(check-README, check-AUTHORS): Account for $(EXEEXT).Jim Meyering
2004-12-14(__LDADD): Define, so that building `[' onJim Meyering
2004-11-15(dd_LDADD): Add $(LIB_CLOCK_GETTIME).Paul Eggert
2004-11-03(check-AUTHORS): Don't assume \? works in a sedPaul Eggert
2004-09-22(check-AUTHORS): New rule.Jim Meyering
2004-09-13(localedir.h): Don't redirect directly to target.Paul Eggert