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