summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2012-09-01build: don't use recursive make to build the 'src' subdirectoryStefano Lattarini
2012-09-01build: refactor how lists of coreutils programs are definedStefano Lattarini
2012-08-31build: don't use '$<' in non-suffix rulesStefano Lattarini
2012-08-31maint: more uses of $(ASSORT)Stefano Lattarini
2012-08-31maint: remove unused variable in src/Makefile.amStefano Lattarini
2012-08-31build: don't use foo_LDADD if there's no foo programStefano Lattarini
2012-08-05build: avoid sort link failure on Solaris 10Jim Meyering
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering
2012-03-22ln: add the --relative optionHarald Hoyer
2012-03-22maint: refactor relpath() from `realpath` for use by `ln`Pádraig Brady
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-26maint: remove some redundant automake _SOURCESPádraig Brady
2012-01-22maint: quote 'like this' or "like this", not `like this'Paul Eggert
2012-01-03realpath: a new program to print the resolved pathPádraig Brady
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-12-23tail: with -f, use polling when a file is on an FS of unknown typeJim Meyering
2011-12-05maint: don't assume GNU make \# syntax (fix previous)Paul Eggert
2011-12-05maint: don't assume GNU make \# syntaxPaul Eggert
2011-07-25timeout: support sub-second timeoutsPádraig Brady
2011-06-19stdbuf: fix automake variable name to work with cutting edge automakeJim Meyering
2011-06-13maint: use stat-size module from gnulibJames Youngman
2011-05-25maint: accommodate gnulib's newer tight_scope ruleJim Meyering
2011-05-11maint: remove syntax-checking sc_tight_scope ruleJim Meyering
2011-04-26maint: tweak sc_tight_scope ruleJim Meyering
2011-04-25maint: change some leading 8-space sequences to TABs in a Makefile.amJim Meyering
2011-04-04tests: minor improvement of sc_tight_scope ruleJim Meyering
2011-03-28maint: correct formatting style in a headerJim Meyering
2011-01-30extent-scan: adjust naming and formattingJim Meyering
2011-01-30fiemap copy: add extent-scan.[ch], avoid a double-free and reorganizejeff.liu
2011-01-30build: distribute new file, fiemap.hJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-08-27stat: add %m to output the mount point for a fileAaron Burgemeister
2010-07-16randread: don't require -lrtPaul R. Eggert
2010-07-14maint: omit $(POW_LIB) when linking, as this is no longer neededPaul R. Eggert
2010-07-13sort: parallelize internal sortChen Guo
2010-05-25maint: remove unneeded double quotes on RHS of shell assignmentsJim Meyering
2010-05-17maint: fix the fs-magic-compare ruleJim Meyering
2010-04-23tests: fix exit status of signal handlers in shell scriptsDmitry V. Levin
2010-04-16maint: fix build on platforms that replace strsignalPádraig Brady
2010-03-29build: update after change in gnulib's lib-ignore moduleBruno Haible
2010-03-18revert "maint: mark makefile "dist-hook" target as PHONY"Ralf Wildenhues
2010-03-18maint: mark makefile "dist-hook" target as PHONYJim Meyering
2010-02-19maint: clean up the output from syntax-check rulesPádraig Brady
2010-02-16maint: fix the man page correlation testsPádraig Brady
2010-02-15doc: fix inconsistent capitalization in --help outputPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-12-26tac: supply link dependencyEric Blake
2009-12-01sort: fix link failure on SolarisEric Blake
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano