| author | Marius Storm-Olsen <mstormo@gmail.com> | |
| Wed, 21 Oct 2009 17:04:51 +0000 (19:04 +0200) | ||
| committer | Johannes Sixt <j6t@kdbg.org> | |
| Fri, 23 Oct 2009 10:48:04 +0000 (12:48 +0200) | ||
| commit | c36e16385be363a11abaa4a43edd5a2b2b2dff81 | |
| tree | 0ccfb71de3758e08e3bde992f1cffcdee89c673e | tree | snapshot |
| parent | 4192e1cd02365c63f1155fc547e4ef2163050c59 | commit | diff |
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>
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 | diff | blob | history | |
| compat/vcbuild/scripts/clink.pl | diff | blob | history | |
| contrib/buildsystems/engine.pl | diff | blob | history |