summaryrefslogtreecommitdiffstats
path: root/maint.mk
AgeCommit message (Expand)AuthorLines
2009-03-25tests: don't fail "make syntax-check" on cygwinJim Meyering-3/+6
2009-03-21tests: search only files that are under version controlJim Meyering-5/+5
2009-03-21tests: follow own advice: use $(PATH_SEPARATOR), not ":"Jim Meyering-1/+2
2009-03-21tests: modernize: use $(var) makefile notation, not @var@Jim Meyering-5/+2
2009-03-18maint: normalize leading-TAB indentation in MakefilesJim Meyering-3/+9
2009-03-06maint: remove spurious case-ignoring option from a testJim Meyering-1/+1
2009-03-03maint: improve release-related process and documentationJim Meyering-2/+4
2009-03-02dist: automate the post-release web-manual update processJim Meyering-0/+8
2009-03-02dist: do not emit MD5 or SHA1 checksums into announcement templateJim Meyering-0/+1
2009-02-28maint: detect unnecessary inclusion of signal.hJim Meyering-0/+37
2009-02-18maint: changing NEWS' copyright date must not invalidate checksumJim Meyering-1/+1
2009-02-02maint: tighten atoi/atof-prohibiting regexp, clean up .x-sc- fileJim Meyering-1/+1
2009-02-02* maint.mk (sc_redundant_const): Use $(_prohibit_regexp).Jim Meyering-4/+3
2009-01-31maint: detect useless inclusion of c-ctype.hJim Meyering-0/+6
2009-01-29maint: teach "make syntax-check" to print each check name as it's runJim Meyering-0/+5
2009-01-29maint: factor syntax-check rulesJim Meyering-20/+20
2009-01-26tests: generalize install-transform-checkJim Meyering-4/+4
2009-01-16maint: remove obsolete sc_author_mark_check ruleJim Meyering-8/+0
2009-01-16maint: enforce existing prohibition: no cvs $keywords$Jim Meyering-0/+8
2009-01-07* maint.mk: align some backslashesJim Meyering-16/+16
2009-01-01maint: factor out common code; prohibit use of HAVE_MBRTOWCJim Meyering-21/+32
2009-01-01maint: use more sc_-prefixed namesJim Meyering-6/+4
2009-01-01maint: tighten m4 AC_ quoting checkJim Meyering-4/+5
2009-01-01maint: move coreutils-specific syntax check rules into cfg.mkJim Meyering-147/+12
2008-12-26maint: ensure dd's computation of O_FULLBLOCK uses all O_ symbol namesJim Meyering-2/+2
2008-12-21maint.mk: enforce the "include <config.h> first" ruleJim Meyering-0/+15
2008-11-30build: don't reject definition of STREQJim Meyering-1/+2
2008-10-18* maint.mk (coreutils-path-check): New definition, now runJim Meyering-16/+29
2008-10-16build: when po-check fails, say why and suggest a fixJim Meyering-3/+9
2008-10-12tests: move check-misc targets from src/Makefile.am to maint.mkJim Meyering-0/+15
2008-10-05* maint.mk (alpha beta major): Add "-a" to git commit ... command.Jim Meyering-1/+1
2008-09-27* maint.mk (my-distcheck): remove duplicate c99-related test codeJim Meyering-7/+0
2008-09-26maint: relax a check so "make distcheck" succeeds againJim Meyering-1/+4
2008-09-24maint: avoid using find -name Makefile.am; could get false positivesJim Meyering-1/+2
2008-09-14various VPATH-related fixesRalf Wildenhues-4/+9
2008-09-13tests: reenable disabled test, now that automake can handle itJim Meyering-7/+0
2008-09-11tests: temporarily disable part of "make distcheck"Jim Meyering-0/+7
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering-3/+3
2008-07-22tests: ensure "make check" w/tainted build dir no longer impacts $HOMEJim Meyering-0/+31
2008-06-26tests: adjust c99-to-c89 patch as well as the code to generate itJim Meyering-4/+5
2008-06-26tests: fix make distcheck failure due to TODO changeJim Meyering-4/+3
2008-06-20make "make syntax-check" quieterJim Meyering-3/+3
2008-06-17ls, od: avoid redundant constEric Blake-0/+8
2008-06-16remove redundant const directivesJim Meyering-1/+1
2008-06-14* maint.mk (sc_proper_name_utf8_requires_ICONV) Fix typo in diagnostic.Jim Meyering-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering-0/+6
2008-06-09enforce the proper_name_utf8-requires-ICONV link ruleJim Meyering-0/+17
2008-06-08maint.mk: my-distcheck runs $(MAKE) syntax-check once againJim Meyering-1/+3
2008-06-08standardize some error messagesBo Borgerson-0/+23
2008-06-08syntax-check: detect anachronistic Perl-based testsJim Meyering-14/+7