]> git.ipfire.org Git - thirdparty/git.git/commit
MSVC: Enable OpenSSL, and translate -lcrypto
authorMarius Storm-Olsen <mstormo@gmail.com>
Wed, 21 Oct 2009 17:04:51 +0000 (19:04 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Fri, 23 Oct 2009 10:48:04 +0000 (12:48 +0200)
commitc36e16385be363a11abaa4a43edd5a2b2b2dff81
tree0ccfb71de3758e08e3bde992f1cffcdee89c673e
parent4192e1cd02365c63f1155fc547e4ef2163050c59
MSVC: Enable OpenSSL, and translate -lcrypto

We don't use crypto, but rather require libeay32 and
ssleay32. handle it in both the Makefile msvc linker
script, and the buildsystem generator.

Signed-off-by: Marius Storm-Olsen <mstormo@gmail.com>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
compat/vcbuild/scripts/clink.pl
contrib/buildsystems/engine.pl