From: Junio C Hamano <gitster@pobox.com>
To: James Denholm <nod.helm@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH v2 0/5] contrib/subtree/Makefile: Standardisation pass
Date: Tue, 06 May 2014 14:17:03 -0700 [thread overview]
Message-ID: <xmqq7g5yehf4.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <1399380109-3805-1-git-send-email-nod.helm@gmail.com> (James Denholm's message of "Tue, 6 May 2014 22:41:44 +1000")
James Denholm <nod.helm@gmail.com> writes:
> contrib/subtree/Makefile is a shambles in regards to it's consistency
> with other makefiles, which makes subtree overly painful to include in
> build scripts.
>
> The main issues are that calls are made to git itself in the build
> process, and that a subtree-exclusive variable is used for specifying
> the exec path. Patches 1/5 through 3/5 resolve these.
>
> The "cleanup" fixes (4/5 and 5/5) are based on precedents set by other
> makefiles across the project.
>
> One problem is foreseen: 3/5 will necessitate that package maintainers
> who already have git-subtree included in their packages update their
> build-scripts.
>
> Reviewed-by: Jeff King <peff@peff.net>
> Signed-off-by: James Denholm <nod.helm@gmail.com>
> Based-on-patch-by: Dan McGee <dpmcgee@gmail.com>
It is funny to see sign-off on 0/5 ;-)
By the way, this is v3, not v2, no? It was somewhat confusing to
see Peff saying "filfre to add my reviewed-by" on v2, noticing you
posted something new, and not finding v3.
Will queue. Thanks.
>
> James Denholm (5):
> contrib/subtree/Makefile: scrap unused $(gitdir)
> contrib/subtree/Makefile: Use GIT-VERSION-FILE
> contrib/subtree/Makefile: s/libexecdir/gitexecdir
> contrib/subtree/Makefile: Doc-gen rules cleanup
> contrib/subtree/Makefile: clean rule cleanup
>
> contrib/subtree/Makefile | 38 +++++++++++++++++++++++---------------
> 1 file changed, 23 insertions(+), 15 deletions(-)
next prev parent reply other threads:[~2014-05-06 21:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-06 12:41 [PATCH v2 0/5] contrib/subtree/Makefile: Standardisation pass James Denholm
2014-05-06 12:41 ` [PATCH v2 1/5] contrib/subtree/Makefile: scrap unused $(gitdir) James Denholm
2014-05-06 12:41 ` [PATCH v2 2/5] contrib/subtree/Makefile: Use GIT-VERSION-FILE James Denholm
2014-05-06 12:41 ` [PATCH v2 3/5] contrib/subtree/Makefile: s/libexecdir/gitexecdir James Denholm
2014-05-06 12:41 ` [PATCH v2 4/5] contrib/subtree/Makefile: Doc-gen rules cleanup James Denholm
2014-05-06 12:41 ` [PATCH v2 5/5] contrib/subtree/Makefile: clean rule cleanup James Denholm
2014-05-06 21:17 ` Junio C Hamano [this message]
2014-05-06 21:46 ` [PATCH v2 0/5] contrib/subtree/Makefile: Standardisation pass James Denholm
-- strict thread matches above, loose matches on Subject: below --
2014-05-03 12:49 James Denholm
2014-05-05 5:08 ` Jeff King
2014-05-05 21:54 ` James Denholm
2014-05-05 22:01 ` Jeff King
2014-05-06 12:41 ` James Denholm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqq7g5yehf4.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=nod.helm@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.