Age | Commit message (Expand) | Author |
2009-02-18 | maint: changing NEWS' copyright date must not invalidate checksum | Jim Meyering |
2009-02-02 | maint: tighten atoi/atof-prohibiting regexp, clean up .x-sc- file | Jim Meyering |
2009-02-02 | * maint.mk (sc_redundant_const): Use $(_prohibit_regexp). | Jim Meyering |
2009-01-31 | maint: detect useless inclusion of c-ctype.h | Jim Meyering |
2009-01-29 | maint: teach "make syntax-check" to print each check name as it's run | Jim Meyering |
2009-01-29 | maint: factor syntax-check rules | Jim Meyering |
2009-01-26 | tests: generalize install-transform-check | Jim Meyering |
2009-01-16 | maint: remove obsolete sc_author_mark_check rule | Jim Meyering |
2009-01-16 | maint: enforce existing prohibition: no cvs $keywords$ | Jim Meyering |
2009-01-07 | * maint.mk: align some backslashes | Jim Meyering |
2009-01-01 | maint: factor out common code; prohibit use of HAVE_MBRTOWC | Jim Meyering |
2009-01-01 | maint: use more sc_-prefixed names | Jim Meyering |
2009-01-01 | maint: tighten m4 AC_ quoting check | Jim Meyering |
2009-01-01 | maint: move coreutils-specific syntax check rules into cfg.mk | Jim Meyering |
2008-12-26 | maint: ensure dd's computation of O_FULLBLOCK uses all O_ symbol names | Jim Meyering |
2008-12-21 | maint.mk: enforce the "include <config.h> first" rule | Jim Meyering |
2008-11-30 | build: don't reject definition of STREQ | Jim Meyering |
2008-10-18 | * maint.mk (coreutils-path-check): New definition, now run | Jim Meyering |
2008-10-16 | build: when po-check fails, say why and suggest a fix | Jim Meyering |
2008-10-12 | tests: move check-misc targets from src/Makefile.am to maint.mk | Jim 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 code | Jim Meyering |
2008-09-26 | maint: relax a check so "make distcheck" succeeds again | Jim Meyering |
2008-09-24 | maint: avoid using find -name Makefile.am; could get false positives | Jim Meyering |
2008-09-14 | various VPATH-related fixes | Ralf Wildenhues |
2008-09-13 | tests: reenable disabled test, now that automake can handle it | Jim Meyering |
2008-09-11 | tests: temporarily disable part of "make distcheck" | Jim Meyering |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-07-22 | tests: ensure "make check" w/tainted build dir no longer impacts $HOME | Jim Meyering |
2008-06-26 | tests: adjust c99-to-c89 patch as well as the code to generate it | Jim Meyering |
2008-06-26 | tests: fix make distcheck failure due to TODO change | Jim Meyering |
2008-06-20 | make "make syntax-check" quieter | Jim Meyering |
2008-06-17 | ls, od: avoid redundant const | Eric Blake |
2008-06-16 | remove redundant const directives | Jim Meyering |
2008-06-14 | * maint.mk (sc_proper_name_utf8_requires_ICONV) Fix typo in diagnostic. | Jim Meyering |
2008-06-14 | add "const" attribute, where possible | Jim Meyering |
2008-06-09 | enforce the proper_name_utf8-requires-ICONV link rule | Jim Meyering |
2008-06-08 | maint.mk: my-distcheck runs $(MAKE) syntax-check once again | Jim Meyering |
2008-06-08 | standardize some error messages | Bo Borgerson |
2008-06-08 | syntax-check: detect anachronistic Perl-based tests | Jim Meyering |
2008-06-03 | adjust c99-to-c89 patch as well as the code to generate it | Jim Meyering |
2008-06-03 | use gnulib's progname module | Jim Meyering |
2008-06-02 | each file with a "main" must also declare program_name | Jim Meyering |
2008-06-01 | add rules to commit three post-release changes automatically | Jim Meyering |
2008-06-01 | adjust format of .prev-version commit message | Jim Meyering |
2008-05-27 | tests: generalize my-distcheck | Jim Meyering |
2008-05-26 | test installation results more thoroughly | Jim Meyering |
2008-05-06 | tests: detect and check more uses of strcmp | Jim Meyering |
2008-04-28 | tests: slightly relax sc_cast_of_argument_to_free syntax check | Jim Meyering |
2008-04-22 | build: move a project-specific definition to cfg.mk | Jim Meyering |