Post
Topic
Board Development & Technical Discussion
Re: Why I see the bitcoind currently distributed in Gentoo Linux as broken
by
Luke-Jr
on 13/10/2014, 08:54:16 UTC
(...snip...)

[...] commit history available to see which thing was added when and why.

Do you have a repository for this patchset somewhere?

Preferably with concise, yet still informative commit messages for each change as it was made?

Access to that information would be great for anyone who needs to help with the maintenance on this ebuild for the purposes of splitting things off to their own self-contained patches so each use flag has its own patch.
The patch is my 0.9.x-ljr branch.
You'll find splitting it up is not so easy (you'll get merge conflicts with different combinations).

I haven't checked yet, but is this most of the relevant code from your patch?

https://github.com/luke-jr/bitcoin/compare/bitcoin:0.9.3...0.9.x-ljr?diff=unified
That should be identical to it.