subsurface/scripts
Thiago Macieira 6026fef35e Fix two issues with directory searches on Windows
First, make sure we actually match /c/windows from the beginning, not
if it occurs in the middle of the path.

Second, make sure that directories containing the binaries are
searched first. Do that by using unshift (prepend) instead of push
(append).

Signed-off-by: Thiago Macieira <thiago@macieira.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-10-12 10:30:00 -07:00
..
check-version Improved documentation; small code adjustments. 2013-05-12 07:23:57 -07:00
get-version Remove more useless quotes. 2013-02-24 06:43:40 -08:00
win-ldd.pl Fix two issues with directory searches on Windows 2013-10-12 10:30:00 -07:00