summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-09-01maint: port manpages generation to VPATH buildsStefano Lattarini-1/+1
2012-09-01build: fix VPATH issues in C compilationJim Meyering-1/+1
2012-09-01maint: simplify declaration of "libexec" programsStefano Lattarini-6/+4
2012-09-01build: $(mandeps): new, to factor out man pages dependenciesStefano Lattarini-110/+115
2012-09-01build: enhance man pages cleaning and dependenciesStefano Lattarini-4/+3
2012-09-01build: simplify: get rid of yet some more indirection variablesStefano Lattarini-7/+8
2012-09-01build: rename dist_man1_MANS -> man1_MANSStefano Lattarini-5/+7
2012-09-01build: one less unneeded make variableStefano Lattarini-3/+1
2012-09-01build: simplify and make more portable to non-GNU makeStefano Lattarini-15/+12
2012-09-01build: simplify: get rid of some indirection variablesStefano Lattarini-11/+15
2012-09-01maint: update gitignore entriesStefano Lattarini-0/+1
2012-09-01maint: fix one stray reference to src/Makefile.amStefano Lattarini-1/+1
2012-09-01maint: fix and simplify maintainer checksStefano Lattarini-50/+43
2012-09-01maint: remove unused target 'install-root'Stefano Lattarini-4/+0
2012-09-01maint: improve remake rules for maintainersStefano Lattarini-3/+22
2012-09-01build: fix generation of manpages for programs not built by defaultStefano Lattarini-12/+12
2012-09-01build: don't use recursive make to build the 'src' subdirectoryStefano Lattarini-582/+592
2012-09-01build: refactor how lists of coreutils programs are definedStefano Lattarini-170/+211
2012-09-01maint: add our 'bootstrap_post_import_hook' functionStefano Lattarini-2/+5
2012-08-31build: work with new glibc when not optimizingEric Blake-2/+7
2012-08-31scripts: fix the Signed-off-by:-prohibiting hook to actually workJim Meyering-1/+1
2012-08-31maint: make required gettext version consistentStefano Lattarini-1/+1
2012-08-31maint: get rid of obsolete script 'cvsu'Stefano Lattarini-515/+0
2012-08-31build: don't use '$<' in non-suffix rulesStefano Lattarini-1/+1
2012-08-31maint: more uses of $(ASSORT)Stefano Lattarini-2/+2
2012-08-31maint: remove unused variable in src/Makefile.amStefano Lattarini-2/+0
2012-08-31build: don't use foo_LDADD if there's no foo programStefano Lattarini-14/+15
2012-08-31build: some refactorings in cfg.mkStefano Lattarini-4/+5
2012-08-31build: move definition of 'all_programs' in cfg.mkStefano Lattarini-4/+6
2012-08-31build: reenable just-moved/broken syntax-check ruleJim Meyering-3/+2
2012-08-31maint: fixup: don't try to distribute a now-removed fileStefano Lattarini-1/+0
2012-08-31doc: escape double quotes in autotools-install --helpErik Auerswald-2/+2
2012-08-31scripts: add autotools-install, for those stuck with outdated toolsJim Meyering-0/+206
2012-08-31build: fix syntax-check rules broken by test-added .sh/pl suffixesBernhard Voelker-5/+5
2012-08-30tests: get rid of the 'shell-or-perl' auxiliary scriptStefano Lattarini-122/+9
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini-493/+496
2012-08-30tests: detect missing perl at configure runtimeStefano Lattarini-11/+24
2012-08-30tests: avoid use of '-T' in shebang line to enable perl taint modeStefano Lattarini-8/+9
2012-08-30build: require Automake >= 1.11.2Stefano Lattarini-2/+2
2012-08-30tests: prefer AM_TESTS_ENVIRONMENT over TESTS_ENVIRONMENTStefano Lattarini-1/+1
2012-08-30tests: merge tests/check.mk into tests/Makefile.amStefano Lattarini-96/+95
2012-08-30build: enable the 'subdir-objects' Automake option globallyStefano Lattarini-1/+2
2012-08-30maint: update gitignore entriesStefano Lattarini-0/+1
2012-08-30build: factor out a little more re list of *.texi filesJim Meyering-15/+15
2012-08-30maint: adjust syntax check 'sc_option_desc_uppercase'Stefano Lattarini-1/+1
2012-08-30maint: adjust syntax check 'check-x-vs-1'Stefano Lattarini-1/+2
2012-08-30maint: move man-related syntax checks in cfg.mkStefano Lattarini-45/+45
2012-08-30build: don't use recursive make to build the 'man' subdirectoryStefano Lattarini-231/+226
2012-08-30build: rework some recipes in man/Makefile.am, for future changesStefano Lattarini-27/+27
2012-08-30build: provide convenience target 'all_programs' also at top-levelStefano Lattarini-4/+6