summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2009-03-11maint: remove an obsolete FIXME commentJim Meyering
2009-01-29maint: silence some syntax-check rulesJim Meyering
2009-01-29cp/mv: add xattr supportKamil Dudka
2009-01-01portability: accommodate gnulib's getaddrinfo changeJim Meyering
2008-12-23build: do enable $(WERROR_CFLAGS) for src/ files.Jim Meyering
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering
2008-12-21build: turn on $(WERROR_CFLAGS) for src/Jim Meyering
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering
2008-11-21getlimits: A new utility for use in coreutils' testsPádraig Brady
2008-10-12tests: move check-misc targets from src/Makefile.am to maint.mkJim Meyering
2008-09-22fix installation with ./ginstall in srcRalf Wildenhues
2008-09-14various VPATH-related fixesRalf Wildenhues
2008-09-10simplify installation rules, using new AutomakeRalf Wildenhues
2008-08-26generate version.c and version.hJim Meyering
2008-08-26use new global, "Version", rather than macro, VERSIONJim Meyering
2008-08-06expr: support arbitrary-precision arithmeticJames Youngman
2008-08-01ls: --color now highlights files with capabilities, tooKamil Dudka
2008-08-01factor arbitrarily large numbersJames Youngman
2008-07-04install with just-built ./ginstall only when not cross-compilingJim Meyering
2008-06-09enforce the proper_name_utf8-requires-ICONV link ruleJim Meyering
2008-06-06Add new program: truncatePádraig Brady
2008-06-02new program: timeoutPádraig Brady
2008-05-31install: reenable matchpathcon-related codeJim Meyering
2008-05-26install many binaries at once, when possibleJim Meyering
2008-05-26adjust AUTHORS and check-AUTHORS rule to accommodateJim Meyering
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