* maint.mk (coreutils-path-check): New definition, now run
[platform/upstream/coreutils.git] / maint.mk
2008-10-18 Jim Meyering* maint.mk (coreutils-path-check): New definition,...
2008-10-16 Jim Meyeringbuild: when po-check fails, say why and suggest a fix
2008-10-12 Jim Meyeringtests: move check-misc targets from src/Makefile.am...
2008-10-05 Jim Meyering* maint.mk (alpha beta major): Add "-a" to git commit...
2008-09-26 Jim Meyering* maint.mk (my-distcheck): remove duplicate c99-related...
2008-09-26 Jim Meyeringmaint: relax a check so "make distcheck" succeeds again
2008-09-24 Jim Meyeringmaint: avoid using find -name Makefile.am; could get...
2008-09-14 Ralf Wildenhuesvarious VPATH-related fixes
2008-09-13 Jim Meyeringtests: reenable disabled test, now that automake can...
2008-09-11 Jim Meyeringtests: temporarily disable part of "make distcheck"
2008-09-10 Jim Meyeringtests: use "Exit $fail", not (exit $fail); exit $fail
2008-07-22 Jim Meyeringtests: ensure "make check" w/tainted build dir no longe...
2008-06-26 Jim Meyeringtests: adjust c99-to-c89 patch as well as the code...
2008-06-26 Jim Meyeringtests: fix make distcheck failure due to TODO change
2008-06-20 Jim Meyeringmake "make syntax-check" quieter
2008-06-17 Eric Blakels, od: avoid redundant const
2008-06-16 Jim Meyeringremove redundant const directives
2008-06-14 Jim Meyering* maint.mk (sc_proper_name_utf8_requires_ICONV) Fix...
2008-06-14 Jim Meyeringadd "const" attribute, where possible
2008-06-09 Jim Meyeringenforce the proper_name_utf8-requires-ICONV link rule
2008-06-08 Jim Meyeringmaint.mk: my-distcheck runs $(MAKE) syntax-check once...
2008-06-08 Bo Borgersonstandardize some error messages
2008-06-08 Jim Meyeringsyntax-check: detect anachronistic Perl-based tests
2008-06-03 Jim Meyeringadjust c99-to-c89 patch as well as the code to generate it
2008-06-03 Jim Meyeringuse gnulib's progname module
2008-06-02 Jim Meyeringeach file with a "main" must also declare program_name
2008-06-01 Jim Meyeringadd rules to commit three post-release changes automati...
2008-06-01 Jim Meyeringadjust format of .prev-version commit message
2008-05-27 Jim Meyeringtests: generalize my-distcheck
2008-05-26 Jim Meyeringtest installation results more thoroughly
2008-05-06 Jim Meyeringtests: detect and check more uses of strcmp
2008-04-28 Jim Meyeringtests: slightly relax sc_cast_of_argument_to_free synta...
2008-04-22 Jim Meyeringbuild: move a project-specific definition to cfg.mk
2008-04-22 Jim Meyeringguard against inserting a NEWS entry into a block for...
2008-04-22 Jim Meyeringtests: ensure that all exec-$PERL lines are the same
2008-04-20 Jim Meyeringtests: clean up root tests; adapt to new layout
2008-04-19 Jim Meyering* maint.mk (writable-files): Fix syntax error.
2008-03-28 Jim MeyeringRequire that "(exit $fail); exit $fail" be last line...
2008-03-20 Jim MeyeringAdd a check to detect this problem, in case it reappears.
2008-03-20 Eric BlakeSync GNUmakefile with gnulib.