summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-09-05maint: remove anachronistic syntax-checkStefano Lattarini-11/+0
2012-09-05maint: remove duplicated declaration of the 'sc_check-AUTHORS' targetStefano Lattarini-1/+0
2012-09-05tests: remove the unused 'root-hint' targetStefano Lattarini-10/+0
2012-09-05tests: use suffix, not exec-bit, to tell which files are testsStefano Lattarini-8/+10
2012-09-05maint: make vc_exe_in_TESTS also work in VPATH buildsStefano Lattarini-7/+7
2012-09-05maint: remove useless dependency for vc_exe_in_TESTSStefano Lattarini-1/+1
2012-09-05maint: avoid parsing of Makefile.am from vc_exe_in_TESTSStefano Lattarini-13/+13
2012-09-05build: use 'check-local' to extend the 'check' targetStefano Lattarini-2/+2
2012-09-02scripts: autotools-install: allow user-specified make programStefano Lattarini-3/+7
2012-09-02scripts: autotools-install: style and portability fixesStefano Lattarini-25/+23
2012-09-02touch: line up long option in --help textBenno Schulenberg-1/+1
2012-09-02maint: disable sc_proper_name_utf8_requires_ICONV testJim Meyering-1/+2
2012-09-02maint: accommodate upcoming, expanded list of warnings from gnulibJim Meyering-0/+1
2012-09-01maint: fix build_programs definition not to use "make -C src ..."Stefano Lattarini-4/+1
2012-09-01build: restore handling of space-tainted build directory nameJim Meyering-1/+1
2012-09-01build: make each man/prog.1 depend on src/prog, not src/prog.cJim Meyering-108/+105
2012-09-01maint: check-programs-vs-x: avoid a new syntax-check failureJim Meyering-0/+1
2012-09-01maint: avoid distcheck failure by properly cleaning $(ALL_MANS)Jim Meyering-0/+5
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