log hgrunner.cpp @ 213:90e70a9024f3

age author description
Wed, 05 Jan 2011 16:08:37 +0000 Chris Cannam * Make findInPath return empty string if not found -- previous hopelessly fragile behaviour failed in situations where it was called with an absolute path
Wed, 05 Jan 2011 14:31:07 +0000 Chris Cannam * OS/X: Add script to run external diff; add space around tab widget; textual fixes
Fri, 24 Dec 2010 13:14:45 +0000 Chris Cannam * Don't close proc input on finished() -- causes crash on program failure on Windows
Mon, 20 Dec 2010 16:47:00 +0000 Chris Cannam * Handle failure to start processes at all (e.g. because executable path is wrong)
Mon, 20 Dec 2010 16:15:43 +0000 Chris Cannam * Set python library path when unbundling extension, generally prefer unbundled copy
Fri, 17 Dec 2010 10:01:02 +0000 Chris Cannam * Fix "Serve by HTTP"; stub out "Change Remote Location"
Fri, 17 Dec 2010 08:53:54 +0000 Chris Cannam * Similarly, tidier lookup for Hg binary and extension
Thu, 16 Dec 2010 20:23:43 +0000 Chris Cannam * Fixes to external program location logic on Win32