summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-31build: some refactorings in cfg.mkStefano Lattarini
2012-08-31build: move definition of 'all_programs' in cfg.mkStefano Lattarini
2012-08-31build: reenable just-moved/broken syntax-check ruleJim Meyering
2012-08-31maint: fixup: don't try to distribute a now-removed fileStefano Lattarini
2012-08-31doc: escape double quotes in autotools-install --helpErik Auerswald
2012-08-31scripts: add autotools-install, for those stuck with outdated toolsJim Meyering
2012-08-31build: fix syntax-check rules broken by test-added .sh/pl suffixesBernhard Voelker
2012-08-30tests: get rid of the 'shell-or-perl' auxiliary scriptStefano Lattarini
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini
2012-08-30tests: detect missing perl at configure runtimeStefano Lattarini
2012-08-30tests: avoid use of '-T' in shebang line to enable perl taint modeStefano Lattarini
2012-08-30build: require Automake >= 1.11.2Stefano Lattarini
2012-08-30tests: prefer AM_TESTS_ENVIRONMENT over TESTS_ENVIRONMENTStefano Lattarini
2012-08-30tests: merge tests/check.mk into tests/Makefile.amStefano Lattarini
2012-08-30build: enable the 'subdir-objects' Automake option globallyStefano Lattarini
2012-08-30maint: update gitignore entriesStefano Lattarini
2012-08-30build: factor out a little more re list of *.texi filesJim Meyering
2012-08-30maint: adjust syntax check 'sc_option_desc_uppercase'Stefano Lattarini
2012-08-30maint: adjust syntax check 'check-x-vs-1'Stefano Lattarini
2012-08-30maint: move man-related syntax checks in cfg.mkStefano Lattarini
2012-08-30build: don't use recursive make to build the 'man' subdirectoryStefano Lattarini
2012-08-30build: rework some recipes in man/Makefile.am, for future changesStefano Lattarini
2012-08-30build: provide convenience target 'all_programs' also at top-levelStefano Lattarini
2012-08-30build: make a rule less dependent on exact source tree layoutStefano Lattarini
2012-08-30build: rely on VPATH capabilities in man/MakefileStefano Lattarini
2012-08-30maint: typofix: s/it's/its/Stefano Lattarini
2012-08-30build: rename common_dep -> mandep in man/MakefileStefano Lattarini
2012-08-30build: fix a stray usage of uninitialized $(ME)Stefano Lattarini
2012-08-30build: add an explanatory commentStefano Lattarini
2012-08-30maint: simplify definition of $MAN in configure.acStefano Lattarini
2012-08-30build: don't define $(SUFFIXES) explicitlyStefano Lattarini
2012-08-30build: don't use recursive make to build the 'doc' subdirectoryStefano Lattarini
2012-08-30build: use 'check-local' to extend the 'check' targetStefano Lattarini
2012-08-30build: prefer '$(top_srcdir)/doc' over '$(srcdir)' in doc MakefileStefano Lattarini
2012-08-30build: add extra *.texi files to coreutils_TEXINFOS, not EXTRA_DISTStefano Lattarini
2012-08-30maint: slightly improve .gitignoreStefano Lattarini
2012-08-30build: don't abuse Automake internals (with its 'check-am' rule)Stefano Lattarini
2012-08-30scripts: git commit message hook: prohibit use of "Signed-off-by:"Jim Meyering
2012-08-30tests: remove useless defn of REPLACE_GETCWD from TESTS_ENVIRONMENTStefano Lattarini
2012-08-30tests: fix misc/sort-exit-early to skip if rootNick Alcock
2012-08-29tail,stat: improve support for ZFSJim Meyering
2012-08-26build: update gnulib submodule to latestJim Meyering
2012-08-26maint: stop using @acronym{...} in texinfo sourcesJim Meyering
2012-08-26tests: don't require @acronym{...} around POSIXJim Meyering
2012-08-26df: allow translators to reorder "1K-blocks" headerNguyễn Thái Ngọc Duy
2012-08-24md5sum, sha*sum: add --tag to output a format indicating the algorithmOndrej Oprala