git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHES] CURLDIR support, more usable cmd-rename.sh
@ 2005-09-19 11:14 Patrick Mauritz
  2005-09-19 13:37 ` Petr Baudis
  0 siblings, 1 reply; 7+ messages in thread
From: Patrick Mauritz @ 2005-09-19 11:14 UTC (permalink / raw)
  To: git

hello,

attached are two patches.

the first is an updated implementation of CURLDIR support (for those who
have libcurl outside their library search path)

the second changes cmd-rename.sh so that it only adds symlinks to
executables that actually exist (eg. when building with NO_CURL,
git-http-pull would still be created).

another issue I had was that mailinfo uses strcasestr, which isn't in
solaris' libc (and not in posix according to
http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00076.html). I
disabled it in my build for now, and might come up with a patch later,
unless someone beats me to it.


patrick mauritz

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

end of thread, other threads:[~2005-09-20  6:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-19 11:14 [PATCHES] CURLDIR support, more usable cmd-rename.sh Patrick Mauritz
2005-09-19 13:37 ` Petr Baudis
2005-09-19 14:11   ` Patrick Mauritz
2005-09-19 14:37     ` Matthias Urlichs
2005-09-19 16:34     ` Junio C Hamano
2005-09-19 17:40       ` Patrick Mauritz
2005-09-20  6:25         ` Junio C Hamano

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 NNTP newsgroup(s).