summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorLines
2010-08-27stat: add %m to output the mount point for a fileAaron Burgemeister-0/+4
2010-07-16randread: don't require -lrtPaul R. Eggert-6/+1
2010-07-14maint: omit $(POW_LIB) when linking, as this is no longer neededPaul R. Eggert-8/+0
2010-07-13sort: parallelize internal sortChen Guo-0/+3
2010-05-25maint: remove unneeded double quotes on RHS of shell assignmentsJim Meyering-2/+2
2010-05-17maint: fix the fs-magic-compare ruleJim Meyering-1/+1
2010-04-23tests: fix exit status of signal handlers in shell scriptsDmitry V. Levin-1/+4
2010-04-16maint: fix build on platforms that replace strsignalPádraig Brady-0/+3
2010-03-29build: update after change in gnulib's lib-ignore moduleBruno Haible-0/+3
2010-03-18revert "maint: mark makefile "dist-hook" target as PHONY"Ralf Wildenhues-1/+0
2010-03-18maint: mark makefile "dist-hook" target as PHONYJim Meyering-0/+1
2010-02-19maint: clean up the output from syntax-check rulesPádraig Brady-2/+2
2010-02-16maint: fix the man page correlation testsPádraig Brady-0/+1
2010-02-15doc: fix inconsistent capitalization in --help outputPádraig Brady-0/+5
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-1/+1
2009-12-26tac: supply link dependencyEric Blake-1/+2
2009-12-01sort: fix link failure on SolarisEric Blake-0/+1
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano-0/+3
2009-10-18maint: factor out duplication in currently unused rulesJim Meyering-27/+25
2009-10-10maint: touch up previous LDADD patchEric Blake-1/+0
2009-10-10build: build uname(1) unconditionallyJim Meyering-1/+1
2009-10-10maint: list program names one per lineJim Meyering-27/+116
2009-10-10build: ls: fix link failure due to missing -laclJim Meyering-0/+1
2009-10-09maint: touch up previous LDADD patchEric Blake-0/+5
2009-10-09maint: improve additional library trackingEric Blake-66/+178
2009-10-08stat: add support for many more file system typesJim Meyering-4/+28
2009-10-08stat: recognize CIFS and HFS file system typesJim Meyering-0/+31
2009-09-11rm: rewrite to use ftsJim Meyering-1/+1
2009-08-30build: quiet "make check" in src/Jim Meyering-4/+4
2009-08-19build: avoid "make dist" failure in man/Jim Meyering-0/+5
2009-08-18build: perform check-AUTHORS via syntax-check, not via "make check"Jim Meyering-4/+4
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady-3/+21
2009-05-05tests: fix typo in check-AUTHORS ruleAndreas Schwab-2/+3
2009-05-03tests: correct the "make check"-run check-AUTHORS testJim Meyering-6/+6
2009-04-25build: adjust use of automake's new $(AM_V_GEN) variableJim Meyering-12/+6
2009-04-25tests: fix check-AUTHORS skip logicRalf Wildenhues-3/+3
2009-04-24build: use automake's new $(AM_V_GEN) and $(AM_V_at) variablesJim Meyering-25/+31
2009-04-23tests: make the check-AUTHORS test more portable, now that it's...Jim Meyering-3/+8
2009-04-23avoid parallel "make distcheck" failure due to two run-in-src/ rulesJim Meyering-27/+7
2009-04-10build: tight-scope test: don't build excluded programsJim Meyering-1/+1
2009-03-27tests: fix 'make sc_tight_scope' on cygwinEric Blake-0/+2
2009-03-11maint: remove an obsolete FIXME commentJim Meyering-1/+0
2009-01-29maint: silence some syntax-check rulesJim Meyering-6/+6
2009-01-29cp/mv: add xattr supportKamil Dudka-3/+3
2009-01-01portability: accommodate gnulib's getaddrinfo changeJim Meyering-0/+4
2008-12-23build: do enable $(WERROR_CFLAGS) for src/ files.Jim Meyering-1/+1
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering-1/+1
2008-12-21build: turn on $(WERROR_CFLAGS) for src/Jim Meyering-1/+1
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering-0/+2
2008-11-21getlimits: A new utility for use in coreutils' testsPádraig Brady-1/+3