summaryrefslogtreecommitdiff
path: root/maint.mk
AgeCommit message (Expand)Author
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
2008-04-22tests: ensure that all exec-$PERL lines are the sameJim Meyering
2008-04-21tests: clean up root tests; adapt to new layoutJim Meyering
2008-04-19* maint.mk (writable-files): Fix syntax error.Jim Meyering
2008-03-28Require that "(exit $fail); exit $fail" be last line of each test.Jim Meyering
2008-03-20Add a check to detect this problem, in case it reappears.Jim Meyering
2008-03-20Sync GNUmakefile with gnulib.Eric Blake