Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This is C++, there is no need to write 'struct' before the type when declarin... | Thiago Farina | 2011-09-10 | 1 | -1/+1 |
* | subprocess-win32.cc: change named pipe names to contain process ID and subpro... | Qingning Huo | 2011-09-04 | 1 | -2/+2 |
* | Fix for win32 long command lines: | U-MATHLETE\John | 2011-06-26 | 1 | -2/+3 |
* | Fix for 'pipe has ended' errors on Win32 distributed builds | Evan Martin | 2011-06-25 | 1 | -0/+5 |
* | windows: remove extra print | Evan Martin | 2011-05-08 | 1 | -1/+0 |
* | windows: pass subprocess tests | Evan Martin | 2011-05-08 | 1 | -2/+4 |
* | windows: subprocess implementation for Windows | Evan Martin | 2011-05-06 | 1 | -0/+211 |