summaryrefslogtreecommitdiff
path: root/Makefile.maint
AgeCommit message (Expand)Author
2008-03-20Sync GNUmakefile with gnulib.Eric Blake
2008-03-19Check for -- and remove -- some unnecessarily included header files.Jim Meyering
2008-03-19Remove more vestiges of CVS.Jim Meyering
2008-03-18syntax-check: Make the space-before-open-paren optional.Jim Meyering
2008-03-18* Makefile.maint (sc_no_have_config_h): Use a more precise regexp.Jim Meyering
2008-03-18* Makefile.maint (CVS): Remove now-unused definition.Jim Meyering
2008-03-18Factor out duplication in sc_prohibit_*_without_use rules.Jim Meyering
2008-03-18Correct typo in "make syntax-check" diagnostic.Dmitry V. Levin
2008-03-16Prohibit inclusion of getopt.h without use.Jim Meyering
2008-03-06Now that ChangeLog is no longer under version control, ...Jim Meyering
2008-03-05Now that Makefile.maint is used in VPATH builds, too...Jim Meyering
2008-02-29Use "git tag", not "git-tag", in preparation for git-1.6.0.Jim Meyering
2008-02-20Remove xdelta support, clean up distcheck process.Jim Meyering
2008-02-17Clean up Makefile.maint.Jim Meyering
2008-02-10Ensure there are no removable (useless) if-before-free tests.Jim Meyering
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim Meyering
2008-02-04Makefile.maint (announcement): Remove stale comment.Jim Meyering
2008-01-26Clean up build-related rules.Jim Meyering
2008-01-12Use new version of announce-gen.Jim Meyering
2007-12-02Make my-distcheck depend on "check".Jim Meyering
2007-12-01Change release procedure: tag *before* running e.g., "make stable".Jim Meyering
2007-12-01* Makefile.maint (vc-tag-check): Correct check for existing git tag.Jim Meyering
2007-12-01Defer NEWS and ChangeLog checks until after the version-changing tag.Jim Meyering
2007-11-27Don't block use of 'cat' or 'wc' in "make check".Jim Meyering
2007-11-22Make it easier to diagnose PATH-induced "make distcheck" failures.Jim Meyering
2007-11-16Avoid an obscure new "make distcheck" failure.Jim Meyering
2007-10-31Fix a "make distcheck" failure.Jim Meyering
2007-10-21Put always-failing programs first in PATH, so tests cannot mistakenly run ins...Jim Meyering
2007-08-24Arrange to use tag names like vM.N, rather than COREUTILS-M_N.Jim Meyering
2007-08-23* Makefile.maint (patch-check): Don't remove temporaries upon failure.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-23Update c99/c89 patch for new, copyright-change-induced offsets.Jim Meyering
2007-07-11If there's a GPL vN copyright comment, require that N == 3.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-07-09Compensate for new c99'isms in seq.c.Jim Meyering
2007-06-23Prefer "STREQ (a, b)" over "strcmp (a, b) == 0"; similar for != 0.Jim Meyering
2007-06-15Don't include "quote.h" when it is not used.Jim Meyering
2007-06-13Don't include "quotearg.h" when it is not used.Jim Meyering
2007-05-22Check for an up-to-date copyright year in coreutils.texi.Jim Meyering
2007-05-22stty: diagnose an invalid hex value in 35-colon commmand-line argumentJim Meyering
2007-05-18* Makefile.maint (my-distcheck): Remove -pedantic from $(CFLAGS)Jim Meyering
2007-03-15Enforce policy: don't use *scanf functions.Jim Meyering
2007-03-10* Makefile.maint (po-check): Exclude c99-to-c89.diff.Jim Meyering
2007-03-02* Makefile.maint (my-distcheck): Skip the c99/c89 check if there's no such .d...Jim Meyering
2007-03-02Remove another coreutils-ism. Formatting cleanup.Jim Meyering
2007-03-01* Makefile.maint (warn_cflags): Hoist, adding "-Dlint -O".Jim Meyering
2007-03-01Make "make syntax-check" rules less coreutils-specific.Jim Meyering
2007-03-01Run the writable-files check only for release-building targets.Jim Meyering
2007-03-01"make syntax-check" now runs only Makefile.cfg-selected testsJim Meyering
2007-02-28* Makefile.maint (gnulib_snapshot_date): Remove now-unused definition.Jim Meyering