summaryrefslogtreecommitdiff
path: root/maint.mk
AgeCommit message (Expand)Author
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
2008-06-14add "const" attribute, where possibleJim Meyering
2008-06-09enforce the proper_name_utf8-requires-ICONV link ruleJim Meyering
2008-06-08maint.mk: my-distcheck runs $(MAKE) syntax-check once againJim Meyering
2008-06-08standardize some error messagesBo Borgerson
2008-06-08syntax-check: detect anachronistic Perl-based testsJim Meyering
2008-06-03adjust c99-to-c89 patch as well as the code to generate itJim Meyering
2008-06-03use gnulib's progname moduleJim Meyering
2008-06-02each file with a "main" must also declare program_nameJim Meyering
2008-06-01add rules to commit three post-release changes automaticallyJim Meyering
2008-06-01adjust format of .prev-version commit messageJim Meyering
2008-05-27tests: generalize my-distcheckJim Meyering
2008-05-26test installation results more thoroughlyJim Meyering
2008-05-06tests: detect and check more uses of strcmpJim Meyering
2008-04-28tests: slightly relax sc_cast_of_argument_to_free syntax checkJim Meyering
2008-04-22build: move a project-specific definition to cfg.mkJim Meyering
2008-04-22guard against inserting a NEWS entry into a block for a prior releaseJim Meyering