aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/Unix/Process.inc
AgeCommit message (Expand)Author
2012-04-16Reapply 'Add reverseColor to raw_ostream'.Benjamin Kramer
2012-04-16Revert r154800 which breaks windows builders.Argyrios Kyrtzidis
2012-04-16Add reverseColor to raw_ostream.Argyrios Kyrtzidis
2012-04-11Fix the build under Debian GNU/Hurd.Sylvestre Ledru
2012-01-15Remove SetWorkingDirectory from the Process interface. Nothing in LLVMChandler Carruth
2011-09-23sys::Process: Add a SetWorkingDirectory method.Daniel Dunbar
2010-11-29Merge System into Support.Michael J. Spencer