author | Michael Lukashov <michael.lukashov@gmail.com> | |
Sun, 24 Jan 2010 10:10:30 +0000 (10:10 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 24 Jan 2010 19:13:48 +0000 (11:13 -0800) | ||
commit | 767f8b31cb3becbe303eb50a3faf3b4753fbaddd | |
tree | 8a25797f1554bd85cdf5562aed2ed516f3f476c2 | tree | snapshot |
parent | 0ed3a111638e83d1fd179e684222b3d3e0ae440f | commit | diff |
Windows: Remove dependency on pthreadGC2.dll
Commit 44626dc7 (MSVC: Windows-native implementation for subset
of threads API, 2010-01-15) introduces builtin replacement of
pthreadGC2.dll functionality, thus we can completely drop
dependency on this dll.
Signed-off-by: Michael Lukashov <michael.lukashov@gmail.com>
Acked-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Commit 44626dc7 (MSVC: Windows-native implementation for subset
of threads API, 2010-01-15) introduces builtin replacement of
pthreadGC2.dll functionality, thus we can completely drop
dependency on this dll.
Signed-off-by: Michael Lukashov <michael.lukashov@gmail.com>
Acked-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |