Commit Graph

8 Commits

Author SHA1 Message Date
Roy Ivy III 6d9bca805f whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00
Luke Sampson de2cf3f5dd shims should now pass arguments exactly as they receive them, without stripping '\' (fixes #382) 2015-06-03 22:31:29 +10:00
Luke Sampson 24c64c9161 fix shimexe argument passing 2014-02-20 22:47:53 +10:00
Luke Sampson 1cece993f4 fix shimexe not passing arguments 2014-02-20 22:36:27 +10:00
Luke Sampson 3dd2928218 use win32 functions for shimexe 2014-01-26 13:23:50 +10:00
Luke Sampson da0b109755 shimexe: for programs that exit quickly, make sure any remaining output on stderr or stdout is pumped to the right output stream 2014-01-12 16:22:03 +10:00
Luke Sampson 3b90306472 allow alias and arguments for shims 2014-01-12 15:46:59 +10:00
Luke Sampson 5c52166fcd add .exe shims for programs that only look for .exes (e.g. tar calling gzip) 2014-01-05 16:25:16 +10:00