aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-05maint: vc_exe_in_TESTS should actually be a syntax checkStefano Lattarini2-18/+13
2012-09-05build: remove two now-useless convenience targetsStefano Lattarini1-10/+0
2012-09-05tests: put test-suite.log back in 'tests/'Stefano Lattarini1-0/+3
2012-09-05build: don't use recursive make for tests/ subdirectoryStefano Lattarini442-1274/+1264
2012-09-05maint: list of names of built programs available in the MakefilesStefano Lattarini2-9/+3
2012-09-05maint: remove anachronistic syntax-checkStefano Lattarini1-11/+0
2012-09-05maint: remove duplicated declaration of the 'sc_check-AUTHORS' targetStefano Lattarini1-1/+0
2012-09-05tests: remove the unused 'root-hint' targetStefano Lattarini1-10/+0
2012-09-05tests: use suffix, not exec-bit, to tell which files are testsStefano Lattarini1-8/+10
2012-09-05maint: make vc_exe_in_TESTS also work in VPATH buildsStefano Lattarini1-7/+7
2012-09-05maint: remove useless dependency for vc_exe_in_TESTSStefano Lattarini1-1/+1
2012-09-05maint: avoid parsing of Makefile.am from vc_exe_in_TESTSStefano Lattarini1-13/+13
2012-09-05build: use 'check-local' to extend the 'check' targetStefano Lattarini2-2/+2
2012-09-02scripts: autotools-install: allow user-specified make programStefano Lattarini1-3/+7
2012-09-02scripts: autotools-install: style and portability fixesStefano Lattarini1-25/+23
2012-09-02touch: line up long option in --help textBenno Schulenberg1-1/+1
2012-09-02maint: disable sc_proper_name_utf8_requires_ICONV testJim Meyering1-1/+2
2012-09-02maint: accommodate upcoming, expanded list of warnings from gnulibJim Meyering1-0/+1
2012-09-01maint: fix build_programs definition not to use "make -C src ..."Stefano Lattarini1-4/+1
2012-09-01build: restore handling of space-tainted build directory nameJim Meyering1-1/+1
2012-09-01build: make each man/prog.1 depend on src/prog, not src/prog.cJim Meyering1-108/+105
2012-09-01maint: check-programs-vs-x: avoid a new syntax-check failureJim Meyering1-0/+1
2012-09-01maint: avoid distcheck failure by properly cleaning $(ALL_MANS)Jim Meyering1-0/+5
2012-09-01maint: port manpages generation to VPATH buildsStefano Lattarini1-1/+1
2012-09-01build: fix VPATH issues in C compilationJim Meyering1-1/+1
2012-09-01maint: simplify declaration of "libexec" programsStefano Lattarini1-6/+4
2012-09-01build: $(mandeps): new, to factor out man pages dependenciesStefano Lattarini1-110/+115
2012-09-01build: enhance man pages cleaning and dependenciesStefano Lattarini1-4/+3
2012-09-01build: simplify: get rid of yet some more indirection variablesStefano Lattarini2-7/+8
2012-09-01build: rename dist_man1_MANS -> man1_MANSStefano Lattarini2-5/+7
2012-09-01build: one less unneeded make variableStefano Lattarini1-3/+1
2012-09-01build: simplify and make more portable to non-GNU makeStefano Lattarini3-15/+12
2012-09-01build: simplify: get rid of some indirection variablesStefano Lattarini2-11/+15
2012-09-01maint: update gitignore entriesStefano Lattarini1-0/+1
2012-09-01maint: fix one stray reference to src/Makefile.amStefano Lattarini1-1/+1
2012-09-01maint: fix and simplify maintainer checksStefano Lattarini2-50/+43
2012-09-01maint: remove unused target 'install-root'Stefano Lattarini1-4/+0
2012-09-01maint: improve remake rules for maintainersStefano Lattarini2-3/+22
2012-09-01build: fix generation of manpages for programs not built by defaultStefano Lattarini2-12/+12
2012-09-01build: don't use recursive make to build the 'src' subdirectoryStefano Lattarini7-582/+592
2012-09-01build: refactor how lists of coreutils programs are definedStefano Lattarini6-170/+211
2012-09-01maint: add our 'bootstrap_post_import_hook' functionStefano Lattarini1-2/+5
2012-08-31build: work with new glibc when not optimizingEric Blake1-2/+7
2012-08-31scripts: fix the Signed-off-by:-prohibiting hook to actually workJim Meyering1-1/+1
2012-08-31maint: make required gettext version consistentStefano Lattarini1-1/+1
2012-08-31maint: get rid of obsolete script 'cvsu'Stefano Lattarini3-515/+0
2012-08-31build: don't use '$<' in non-suffix rulesStefano Lattarini1-1/+1
2012-08-31maint: more uses of $(ASSORT)Stefano Lattarini1-2/+2
2012-08-31maint: remove unused variable in src/Makefile.amStefano Lattarini1-2/+0
2012-08-31build: don't use foo_LDADD if there's no foo programStefano Lattarini1-14/+15