aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Windows/Process.inc
Commit message (Expand)AuthorAgeFilesLines
* Try to unbreak the windows build.Benjamin Kramer2012-07-201-1/+1
* Process: Add sys::Process::FileDescriptorHasColors().Daniel Dunbar2012-07-201-4/+8
* Remove tabs.Bill Wendling2012-07-191-1/+1
* Reapply 'Add reverseColor to raw_ostream'.Benjamin Kramer2012-04-161-0/+32
* Revert r154800 which breaks windows builders.Argyrios Kyrtzidis2012-04-161-33/+0
* Add reverseColor to raw_ostream.Argyrios Kyrtzidis2012-04-161-0/+33
* Remove SetWorkingDirectory from the Process interface. Nothing in LLVMChandler Carruth2012-01-151-4/+0
* sys::Process: Add a SetWorkingDirectory method.Daniel Dunbar2011-09-231-0/+5
* Merge System into Support.Michael J. Spencer2010-11-291-0/+222