summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2009-08-30build: quiet "make check" in src/Jim Meyering
2009-08-19build: avoid "make dist" failure in man/Jim Meyering
2009-08-18build: perform check-AUTHORS via syntax-check, not via "make check"Jim Meyering
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady
2009-05-05tests: fix typo in check-AUTHORS ruleAndreas Schwab
2009-05-03tests: correct the "make check"-run check-AUTHORS testJim Meyering
2009-04-25build: adjust use of automake's new $(AM_V_GEN) variableJim Meyering
2009-04-25tests: fix check-AUTHORS skip logicRalf Wildenhues
2009-04-24build: use automake's new $(AM_V_GEN) and $(AM_V_at) variablesJim Meyering
2009-04-23tests: make the check-AUTHORS test more portable, now that it's...Jim Meyering
2009-04-23avoid parallel "make distcheck" failure due to two run-in-src/ rulesJim Meyering
2009-04-10build: tight-scope test: don't build excluded programsJim Meyering
2009-03-27tests: fix 'make sc_tight_scope' on cygwinEric Blake
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