summaryrefslogtreecommitdiff
path: root/top
Commit message (Expand)AuthorAgeFilesLines
* maint.mk: expand syntax-check rule to catch @xref and @pxref abuseAkim Demaille2012-04-171-1/+8
* maint.mk: fix syntax checks without exclusionsEric Blake2012-03-291-1/+1
* README-release: simplify slightlyReuben Thomas2012-03-201-4/+4
* quote: fix syntax-checkAkim Demaille2012-03-131-1/+2
* maint: don't specify XZ_OPT=-9ev in dist-related ruleJim Meyering2012-03-021-1/+1
* maint.mk: allow announcement for non-gnulib projectEric Blake2012-03-011-1/+2
* maint.mk: avoid spurious failure of _sc_search_regexp-using testsJim Meyering2012-03-011-0/+11
* maint.mk: add per-line exclusions to prohibitionsEric Blake2012-03-011-15/+23
* maint.mk: tell sc_prohibit_strcmp to ding "0 == strcmp (...)", tooJim Meyering2012-02-241-2/+3
* README-release: make it easier to execute commandsReuben Thomas2012-02-181-4/+8
* GNUmakefile: simplify detection of unconfigured treesStefano Lattarini2012-02-161-12/+2
* README-release: various improvementsReuben Thomas2012-02-111-10/+10
* README-release: capitalize a word and split a lineReuben Thomas2012-02-091-2/+4
* maint.mk: also prohibit lower-case @var@Eric Blake2012-02-071-2/+2
* maint.mk: sc_prohibit_canonicalize_without_use: avoid false positiveJim Meyering2012-01-291-1/+1
* doc: clarify README-releaseJim Meyering2012-01-281-2/+2
* maint.mk: use more readable (yet functionally equivalent) quotingJim Meyering2012-01-281-4/+4
* maint: enable sc_prohibit_hash_pjw_without_useJim Meyering2012-01-211-1/+1
* maint.mk: fix description in commentJim Meyering2012-01-101-1/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-052-14/+14
* Use ', not `, for quoting output.Paul Eggert2012-01-051-1/+1
* maint.mk: remove temporary transition aid from over 1.5 years agoJim Meyering2012-01-031-9/+0
* maint: update all copyright year number rangesJim Meyering2012-01-012-2/+2
* README-release: fix punctuationReuben Thomas2011-12-181-1/+1
* maint.mk: add syntax check for use of compare from init.shEric Blake2011-11-291-0/+10
* maint.mk: fix tight-scope.mk generation in VPATH builds.Gary V. Vaughan2011-11-151-1/+1
* GNUmakefile: behave when Makefile is missing.Simon Josefsson2011-11-081-0/+5
* maint.mk: extract GPG key ID without using a temporary fileJim Meyering2011-11-081-3/+3
* maint.mk: silence new syntax checkEric Blake2011-11-071-1/+1
* maint.mk: also prohibit inclusion of dirent.h without useJim Meyering2011-11-051-0/+10
* GNUmakefile: reenable "make syntax-check" for most projectsJim Meyering2011-10-301-1/+2
* maint.mk: don't maintain a second build-aux variable.Gary V. Vaughan2011-10-281-8/+12
* maint.mk: fix a bug in sc_prohibit_stddef_without_useJim Meyering2011-10-251-1/+1
* maint.mk: exempt ENODATA from a syntax-check ruleJim Meyering2011-10-251-1/+3
* readme-release: improve safety of release prep instructions.Gary V. Vaughan2011-10-231-8/+6
* maint.mk: Respect $(build_aux) in web-manual rule.Gary V. Vaughan2011-10-191-1/+1
* maint.mk: adjust a release-related rule not to require use of gzipJim Meyering2011-10-011-7/+11
* maint.mk: avoid warnings from perl about missing filesMartin von Gagern2011-09-191-1/+2
* maint.mk: sc_tight_scope: propagate failure from sub-makeJim Meyering2011-09-141-3/+5
* maint.mk: mark the post-release commit log with "maint: " prefixJim Meyering2011-09-081-3/+3
* doc: fix typo in README-releaseReuben Thomas2011-08-201-1/+1
* maint.mk: relax the default _gl_TS_function_match regexpJim Meyering2011-08-021-1/+1
* maint.mk: avoid sc_prohibit_always-defined_macros failure in coreutilsJim Meyering2011-07-271-0/+1
* maint.mk: prohibit inclusion of "verify.h" without useJim Meyering2011-07-211-0/+6
* * top/maint.mk: Adjust to new noreturn support.Paul Eggert2011-07-121-2/+1
* maint.mk: correct omissions in prohibit_argmatch_without_use checkJim Meyering2011-07-031-1/+1
* maint.mk: enhance useless header checksEric Blake2011-06-241-30/+30
* maint.mk: update sc_prohibit_intprops_without_useEric Blake2011-06-241-2/+8
* maint.mk: test further PATH_MAX issuesEric Blake2011-06-231-5/+5
* maint.mk: add syntax-check to avoid char[PATH_MAX]Eric Blake2011-06-221-0/+9