ccache: applied a number of patches from the ccache-win32 issue tracker
commit4dde896b4c4ac22d0487732d537d02917fce34fc
authorPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 15 May 2013 12:40:56 +0000 (15 13:40 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 15 May 2013 12:40:56 +0000 (15 13:40 +0100)
treebbb22aa9f61033507d0160a7bc75f948361d294f
parent0a318d71d94475ae82127a7ff7e849f3c5c86260
ccache: applied a number of patches from the ccache-win32 issue tracker

On Windows XP ccache crashed when used in compiling git. Applying the patch
from ccache-win32 issue #8 resolved this problem and a number of other
patches from this tracker have been included.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
src/ccache-win32/patches/0002-tmp_stdout-and-tmp_stderr-can-be-created-with-flags-.patch [new file with mode: 0644]
src/ccache-win32/patches/0003-One-extra-execv-spawnv-called-if-invoked-as-ccache-i.patch [new file with mode: 0644]
src/ccache-win32/patches/0004-ccache-handle-both-forward-and-backward-slashes-as-p.patch [new file with mode: 0644]
src/ccache-win32/patches/0005-ccache-on-win32-crashes-sometimes.patch [new file with mode: 0644]
src/ccache-win32/release.sh