Commit graph

10 commits

Author SHA1 Message Date
Dmitry Khomutov 58c565417e Windows fixes 2014-03-15 13:01:41 +07:00
Dmitry Khomutov d0f6d295a1 Fixed 'cd' command for windows 2014-03-13 00:37:57 +07:00
steve.brazier fe7805a5a6 Add debug logging to findBinary() 2014-03-10 12:12:38 +00:00
Dmitry Khomutov 4c3645dbf2 Fixed unittests on windows 2014-03-09 01:46:03 +07:00
Dmitry Khomutov 1497f96b01 Fixed findBinary function for windows (which -> where) 2014-03-09 00:30:00 +07:00
meadsteve 1bc2117c69 extracted build logging logic from the Builder class. 2013-12-13 15:57:56 +00:00
meadsteve 3a3cc98f86 rename CommandExecutor::executeCommand() so that it's not confused with the Builder::executeCommand() 2013-12-13 14:41:02 +00:00
steve.brazier 8d8714746c move findBinary from Builder to CommandExecutor. 2013-12-12 16:17:11 +00:00
steve.brazier d26568b962 fix issue #218 by blanking last output before executing new command. 2013-12-12 14:16:14 +00:00
steve.brazier 5801c6083e move command execution code out of builder class 2013-12-12 14:15:44 +00:00