author | Johannes Sixt <johannes.sixt@telecom.at> | |
Fri, 30 Nov 2007 21:06:30 +0000 (22:06 +0100) | ||
committer | Johannes Sixt <johannes.sixt@telecom.at> | |
Thu, 26 Jun 2008 06:45:09 +0000 (08:45 +0200) | ||
commit | 87bddba9924045e39e988d9704714db90abd5619 | |
tree | 7c60c7d2dda31c3e495cb8aa271d57deeb1113f4 | tree | snapshot |
parent | 618ebe9ff997d27714487c4a4232720be240badc | commit | diff |
Windows: Work around incompatible sort and find.
If the PATH lists the Windows system directories before the MSYS
directories, Windows's own incompatible sort and find commands would be
picked up. We implement these commands as functions and call the real
tools by absolute path.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
If the PATH lists the Windows system directories before the MSYS
directories, Windows's own incompatible sort and find commands would be
picked up. We implement these commands as functions and call the real
tools by absolute path.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
git-sh-setup.sh | diff | blob | history |