[OCaml] Don't build stub libraries twice.
[oota-llvm.git] / test / lit.cfg
2011-01-04 Tobias GrosserInclude llvm-gcc dir before llvm_tools_dir
2011-01-04 David GreeneDon't pattern match "/clang" so we don't mangle directo...
2011-01-03 David GreeneDon't pattern match "clang-" as it may be part of a...
2011-01-03 David GreeneReapply 122341 to fix PR8199 now that clang changes...
2010-12-21 David GreeneRevert 122341. It breaks some darwin tests.
2010-12-21 David GreeneFix PR 8199. This patch prepends the build tool dir...
2010-12-07 NAKAMURA Takumitest: Add the feature 'shell' on LLVM_ON_UNIX.
2010-12-07 Michael J. SpencerTest: Fix Support.Path and _all_ of the unittest death...
2010-11-29 NAKAMURA Takumitest: Use $SharedLibDir for loadable modules. On Cygmin...
2010-11-29 NAKAMURA Takumitest: Add the new feature 'loadable_module'.
2010-11-25 Duncan SandsUse LLVMCC_EMITIR_FLAG rather than hard-coding "-emit...
2010-09-13 Duncan SandsSpelling fixes in comments.
2010-08-30 Michael J. SpencerTest: Fix LLVMC tests on CMake.
2010-08-20 Bob WilsonThe %ocamlopt setting has embedded quotes. Copy the...
2010-08-19 Daniel Dunbartests: Haste makes waste.
2010-08-19 Daniel Dunbartests: Ignore whitespace in llvm_supports_binding(...
2010-08-10 Daniel Dunbartests: Don't error out if HOME isn't present in t the...
2010-06-23 Daniel Dunbartests: Tweak lit.cfg to fix breakage with out-of-dir...
2010-06-12 Daniel Dunbartests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE...
2010-03-20 Jeffrey YasskinAdd support for XFAILing valgrind runs with memory...
2010-03-20 Daniel Dunbartests: Mangle '-vg' onto the end of the triple when...
2010-03-08 John McCallRevert r97726 and r97728 at ddunbar's request; we want...
2010-03-04 John McCallTeach lit to honor conditional directives. The syntax is:
2010-02-25 Daniel Dunbartests: Propogate the HOME environment variable through...
2010-02-23 Daniel Dunbartests: Don't make a missing llvm-gcc dir a fatal error.
2010-02-23 Daniel DunbarFix a thinko in the lit.cfg.
2010-02-04 Benjamin KramerGet the LLVMC tests working with clang++ by removing...
2010-02-02 Daniel DunbarMCAssembler/Darwin: Add a test (on Darwin) that we...
2010-01-16 Daniel DunbarFix llvm_supports_binding for lit, problem noticed...
2009-12-08 Daniel DunbarCMake/lit: Add llvm_{unit_,}site_config parameters...
2009-11-08 Daniel DunbarDerive the right paths to use during testing instead...
2009-10-30 Daniel DunbarAdd missing substitution for %llvmgcc_only.
2009-09-13 Daniel Dunbartests: Add llvm_supports_binding predicate.
2009-09-10 Daniel DunbarRemove prcontext.
2009-09-08 Daniel DunbarAdd 'lit' support for llvm tests.