aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/subprocess.cc
Commit message (Collapse)AuthorAgeFilesLines
* Replace links to code.google.com/protobuf with ↵Feng Xiao2014-10-011-1/+1
| | | | developers.google.com/protocol-buffers
* down integrate to svnjieluo@google.com2014-07-181-1/+1
|
* Fix build warnings for gcc 4.6liujisi@google.com2012-12-051-4/+6
|
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-0/+1
|
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-1/+2
|
* Add missing include (that apparently didn't break anything on most platforms).kenton@google.com2010-01-201-0/+1
|
* Fix issues with Windows build: Always use ASCII version of CreateProcess ↵kenton@google.com2010-01-151-11/+11
| | | | (even if UNICODE is defined) and move GetMessage macro work-around to common.h so that it covers extension_set.h as well. Patch from Nick Carter.
* Hopefully fix build on Sun Studio.kenton@google.com2009-12-221-0/+1
|
* Fix build on MinGW/Win32 (including implementing Subprocess using ↵kenton@google.com2009-12-191-1/+231
| | | | CreateProcess()).
* Fix Cygwin build.kenton@google.com2009-12-181-1/+4
|
* Commit missing files from r251. Sigh.kenton@google.com2009-12-181-0/+224