summaryrefslogtreecommitdiff
path: root/utils/lit/lit/Util.py
Commit message (Expand)AuthorAge
* Use subprocess.Popen instead of popen2 to stop a deprecation warning when run...Jordy Rose2011-07-02
* lit/Util.py: On Cygwin, 'PATHEXT' may exist but it should not be used.NAKAMURA Takumi2011-02-10
* lit/Util.py: Add two functions, checkToolsPath(dir,tools) and whichTools(tool...NAKAMURA Takumi2011-02-09
* Make lit's gtest support honor config.environment.Jeffrey Yasskin2010-02-05
* lit: Sink code into a 'lit' package.Daniel Dunbar2009-12-26