git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH v2 0/2] Allow building with the external sha1dc library
@ 2017-08-15 12:04 Takashi Iwai
  2017-08-15 12:04 ` [PATCH v2 1/2] sha1dc: Build git plumbing code more explicitly Takashi Iwai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Takashi Iwai @ 2017-08-15 12:04 UTC (permalink / raw)
  To: Junio C Hamano
  Cc: git, Ævar Arnfjörð Bjarmason, Andreas Stieger

Hi,

this is the second attempt to allow linking with the external sha1dc
shlib.  Now I split to two patches: one for cleaning up of sha1dc
plumbing codes, and another for adding the option to link with the
external sha1dc lib.

Other changes from v1:
- Plumbing codes for external lib are also merged commonly in
  sha1dc_git.[ch]
- Check the conflict of extlib vs submodule
- Drop DC_SHA1_LINK, hoping that everyone is well-mannered
- Minor rephrasing / corrections of texts


thanks,

Takashi

===

Takashi Iwai (2):
  sha1dc: Build git plumbing code more explicitly
  sha1dc: Allow building with the external sha1dc library

 Makefile     | 18 +++++++++++++++---
 hash.h       |  6 +-----
 sha1dc_git.c | 18 ++++++++++++++++--
 sha1dc_git.h | 28 ++++++++++++++++------------
 4 files changed, 48 insertions(+), 22 deletions(-)

-- 
2.14.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-16 21:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-15 12:04 [PATCH v2 0/2] Allow building with the external sha1dc library Takashi Iwai
2017-08-15 12:04 ` [PATCH v2 1/2] sha1dc: Build git plumbing code more explicitly Takashi Iwai
2017-08-15 12:04 ` [PATCH v2 2/2] sha1dc: Allow building with the external sha1dc library Takashi Iwai
2017-08-16 21:47 ` [PATCH v2 0/2] " Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).