aboutsummaryrefslogtreecommitdiff
path: root/test/lit.site.cfg.in
AgeCommit message (Expand)Author
2011-06-23cmake+lit: handle ENABLE_ASSERTIONS feature properly.Andrew Trick
2011-06-22lit support for REQUIRES: asserts.Andrew Trick
2011-06-16cmake may require LIT_TOOLS_DIR.Andrew Trick
2011-06-16Add support to lit for build mode requirements. e.g.Andrew Trick
2011-02-09CMake: Add the new option LLVM_LIT_TOOLS_DIR. It can specify "Path to GnuWin3...NAKAMURA Takumi
2010-11-29test: Add the new feature 'loadable_module'.NAKAMURA Takumi
2010-11-27CMake: lit(check.vcproj) can run with multiple configurations on Visual Studio.NAKAMURA Takumi
2010-06-12tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to...Daniel Dunbar
2009-09-22Generate lit.site.cfg from a .in file, as clang does.Daniel Dunbar