log top/maint.mk @ 17244:3b0b0f3b01a6

age author description
Fri, 28 Dec 2012 23:13:17 +0100 Peter Rosin maint.mk: handle missing git with more grace
Sat, 08 Dec 2012 18:09:18 +0100 Stefano Lattarini maint.mk: typofix in comments
Sat, 08 Dec 2012 18:06:12 +0100 Stefano Lattarini maint.mk: avoid extra forks
Tue, 20 Nov 2012 10:38:45 +0000 Theophile Ranquet maint.mk: avoid gratuitous failure
Sun, 28 Oct 2012 08:38:09 +0100 Jim Meyering maint.mk: rename a new configurable variable
Fri, 26 Oct 2012 10:19:56 -0600 Eric Blake maint.mk: let packages tweak sc_po_check pattern
Tue, 25 Sep 2012 12:19:04 +0200 Akim Demaille maint.mk: fix strict vs. lazy variable issues with RELEASE
Tue, 25 Sep 2012 12:19:04 +0200 Akim Demaille maint.mk: fix strict vs. lazy variable issues with RELEASE akim-fix-upload
Mon, 24 Sep 2012 10:06:15 +0200 Akim Demaille maint.mk: formatting changes
Thu, 20 Sep 2012 11:10:34 +0200 Akim Demaille maint.mk: provide "make upload" to ease uploading
Fri, 21 Sep 2012 14:11:18 +0200 Akim Demaille maint.mk: factor the validation of RELEASE_TYPE
Thu, 20 Sep 2012 11:09:53 +0200 Akim Demaille maint.mk: silent rules
Tue, 18 Sep 2012 16:25:19 +0200 Jim Meyering maint.mk: generalize _gl_tight_scope for non-recursive make
Tue, 18 Sep 2012 08:49:59 +0200 Jim Meyering maint.mk: exempt trailing blanks found in "binary" files
Mon, 17 Sep 2012 11:38:36 +0200 Jim Meyering maint.mk: sc_prohibit_path_max_allocation: don't FP for UNIX_PATH_MAX
Mon, 17 Sep 2012 11:34:44 +0200 Jim Meyering maint.mk: teach sc_prohibit_magic_number_exit to accept 77
Mon, 17 Sep 2012 11:25:00 +0200 Jim Meyering maint.mk: relax sc_prohibit_strcmp, to avoid a false positive
Mon, 20 Aug 2012 09:38:54 -0600 Eric Blake maint.mk: avoid redundant file name in message
Tue, 07 Aug 2012 08:53:55 +0200 Simon Josefsson maintainer-makefile: Fix syntax error with dash.
Sun, 05 Aug 2012 11:19:19 +0200 Jim Meyering maint.mk: sc_prohibit_magic_number_exit: avoid new false positives
Wed, 01 Aug 2012 09:55:49 +0200 Akim Demaille maint.mk: a "release-commit" wrapper to do-release-commit-and-tag
Mon, 30 Jul 2012 13:49:49 +0200 Akim Demaille maint.mk: use silent-rules support from Automake
Mon, 30 Jul 2012 13:41:01 +0200 Akim Demaille maint.mk: provide a web-manual-update target
Mon, 30 Jul 2012 11:30:53 +0200 Jim Meyering maint.mk: avoid a sub-shell
Mon, 30 Jul 2012 11:09:15 +0200 Akim Demaille maint.mk: absolute VPATH issue
Sat, 28 Jul 2012 12:40:53 +0200 Akim Demaille maint.mk: absolute VPATH build fix
Fri, 27 Jul 2012 12:12:42 +0200 Jim Meyering maint.mk: new rule: refresh-gnulib-patches
Fri, 20 Jul 2012 15:29:22 -0600 Eric Blake maint.mk: forbid exit(-1)
Tue, 17 Jul 2012 10:31:35 +0200 Akim Demaille maint.mk: minor simplification.
Sun, 15 Jul 2012 14:40:29 +0200 Jim Meyering maint.mk: add leading "@" to quiet new "make syntax-check" rule
Fri, 13 Jul 2012 14:02:05 -0600 Eric Blake maint.mk: new syntax check for HAVE_DECL checks
Mon, 09 Jul 2012 16:24:00 +0200 Jim Meyering maint.mk: add sc_vulnerable_makefile_CVE-2012-3386
Mon, 09 Jul 2012 16:11:34 +0200 Jim Meyering maint.mk: _sc_search_regexp, sc_vulnerable_makefile_CVE-2009-4029: fix
Sun, 17 Jun 2012 21:16:54 +0200 Jim Meyering maint.mk: fix typo in code to derive GPG key at release time
Tue, 12 Jun 2012 12:23:59 +0200 Akim Demaille announce-gen: VPATH issues
Mon, 11 Jun 2012 11:32:54 +0200 Jim Meyering maint.mk: revert most of the previous change re "all these"
Sun, 10 Jun 2012 21:49:59 +0200 Jim Meyering maint.mk: prohibit common grammar error: "all these"
Thu, 07 Jun 2012 12:21:36 +0200 Akim Demaille maint.mk: fix VPATH issues.
Fri, 25 May 2012 16:38:49 +0200 Jim Meyering maint.mk: add strncpy-prohibiting syntax-check rule
Thu, 24 May 2012 10:22:29 +0200 Jim Meyering maint.mk: compute $(gpg_key_ID) more portably
Wed, 23 May 2012 10:38:54 +0200 Akim Demaille maint.mk: gpg_key_ID: use sed more portably
Mon, 16 Apr 2012 20:21:51 +0200 Akim Demaille maint.mk: expand syntax-check rule to catch @xref and @pxref abuse
Thu, 29 Mar 2012 20:47:55 -0600 Eric Blake maint.mk: fix syntax checks without exclusions
Tue, 13 Mar 2012 12:30:59 -0700 Akim Demaille quote: fix syntax-check
Fri, 02 Mar 2012 18:35:12 +0100 Jim Meyering maint: don't specify XZ_OPT=-9ev in dist-related rule
Thu, 01 Mar 2012 21:21:09 -0700 Eric Blake maint.mk: allow announcement for non-gnulib project
Thu, 01 Mar 2012 23:20:22 +0100 Jim Meyering maint.mk: avoid spurious failure of _sc_search_regexp-using tests
Thu, 01 Mar 2012 14:51:31 -0700 Eric Blake maint.mk: add per-line exclusions to prohibitions
Fri, 24 Feb 2012 09:45:54 +0100 Jim Meyering maint.mk: tell sc_prohibit_strcmp to ding "0 == strcmp (...)", too
Thu, 02 Feb 2012 14:11:40 -0700 Eric Blake maint.mk: also prohibit lower-case @var@
Sun, 29 Jan 2012 22:30:20 +0100 Jim Meyering maint.mk: sc_prohibit_canonicalize_without_use: avoid false positive
Sat, 28 Jan 2012 10:16:25 +0100 Jim Meyering maint.mk: use more readable (yet functionally equivalent) quoting
Tue, 17 Jan 2012 18:10:01 +0100 Jim Meyering maint: enable sc_prohibit_hash_pjw_without_use
Tue, 10 Jan 2012 17:32:32 +0100 Jim Meyering maint.mk: fix description in comment
Thu, 05 Jan 2012 23:53:49 -0800 Paul Eggert In commentary, do not use ` to quote.
Tue, 03 Jan 2012 11:35:43 +0100 Jim Meyering maint.mk: remove temporary transition aid from over 1.5 years ago
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Tue, 29 Nov 2011 14:37:14 -0700 Eric Blake maint.mk: add syntax check for use of compare from init.sh
Tue, 15 Nov 2011 17:39:44 +0700 Gary V. Vaughan maint.mk: fix tight-scope.mk generation in VPATH builds.
Tue, 08 Nov 2011 10:44:54 +0100 Jim Meyering maint.mk: extract GPG key ID without using a temporary file