Re: [PATCH] subtree/Makefile: Standardize (esp. for packagers)

2014-04-25 Thread nod . helm
On 24 Apr 2014 11:52, wrote: > > From: James Denholm > > 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. > > Two major issues are present: > > Firstly, calls to git itself (for $(gitd

[PATCH] subtree/Makefile: Standardize (esp. for packagers)

2014-04-23 Thread nod . helm
From: James Denholm 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. Two major issues are present: Firstly, calls to git itself (for $(gitdir) and $(gitver)), making building difficult on