summaryrefslogtreecommitdiff
path: root/test/lit.site.cfg.in
Commit message (Expand)AuthorAge
* test: Fix feature test for "native" in lit.cfgJustin Bogner2014-03-11
* Reverting because reverting r200145.Adrian Prantl2014-01-27
* check-clang doesn't require neither llvm_src_root nor llvm_obj_root.NAKAMURA Takumi2014-01-26
* Ensure that ENABLE_SHARED is substituted for use in Windows buildsAlp Toker2014-01-08
* Build fix following r198747Alp Toker2014-01-08
* Add tests for clang pluginsAlp Toker2014-01-08
* check-clang: Fixup r197576, to replace CMAKE_CFG_INTDIR on clang_tools_dir.NAKAMURA Takumi2013-12-18
* check-clang: Introduce clang_tools_dir in lit.site.cfg, for clang separated f...NAKAMURA Takumi2013-12-18
* Add "native" to config.available_features, to make it easier to disable non-x...Amaury de la Vieuville2013-09-13
* Make the information about disabled ARCMT/Rewriter/StaticAnalyzer availableRoman Divacky2013-08-27
* [tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-09
* [tests] Avoid deprecated except syntax.Daniel Dunbar2013-08-09
* Add asan/msan to the list of available features in LIT test runner. Mark ASan...Alexey Samsonov2013-03-26
* lit support for REQUIRES: asserts.Andrew Trick2011-06-22
* cmake may require LIT_TOOLS_DIR.Andrew Trick2011-06-16
* Update clang's lit.site.cfg.in in preparation for adding config.llvm_build_mo...Andrew Trick2011-06-16
* Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-te...Galina Kistanova2011-06-02
* Now with the right line endings.Galina Kistanova2011-05-31
* Preparations for separating target-specific clang tests.Galina Kistanova2011-05-31
* test: CMake: Be aware of LLVM_LIT_TOOLS_DIR.NAKAMURA Takumi2011-02-09
* Rework site config for cmake to be generated at configure time, and only passDaniel Dunbar2009-11-07
* Add target_triple to Clang site configuration.Daniel Dunbar2009-11-03
* Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably.Daniel Dunbar2009-09-26
* Include LLVM {src,obj} root in lit.site.cfg, to support non-standard layouts.Daniel Dunbar2009-09-20
* Tweak clang testing.Daniel Dunbar2009-09-17
* Fix substituto.Daniel Dunbar2009-09-17
* CMake: Generate LIT site configuration file for Clang tests, which Daniel wil...Douglas Gregor2009-09-16