- Dec 10, 2010
-
-
NAKAMURA Takumi authored
cmake/modules/AddLLVM.cmake: Add empty "phony" target in add_llvm_loadable_module() even if loadable module were not supported. llvm-svn: 121455
-
- Nov 29, 2010
-
-
NAKAMURA Takumi authored
llvm-svn: 120274
-
- Nov 27, 2010
-
-
NAKAMURA Takumi authored
Unittests need LLVM_BUILD_MODE to pick up each test. Confirmed on CentOS5, Mingw, MSYS, and with possible configurations on VS8 and VS10. llvm-svn: 120212
-
- Nov 11, 2010
-
-
NAKAMURA Takumi authored
Defaults: if (MSVC OR XCODE): "-sv --no-progress-bar" else: "-sv" llvm-svn: 118776
-
- Sep 24, 2010
-
-
Michael J. Spencer authored
llvm-svn: 114725
-
Michael J. Spencer authored
llvm-svn: 114724
-
- Sep 17, 2010
-
-
Oscar Fuentes authored
The Windows users will appreciate this. llvm-svn: 114158
-
- Aug 30, 2010
-
-
Michael J. Spencer authored
The CMake build didn't define TEST_COMPILE_CXX_CMD. The tests assumed gcc. llvm-svn: 112480
-
- Jun 12, 2010
-
-
Daniel Dunbar authored
llvm-svn: 105890
-
- Mar 10, 2010
-
-
Tobias Grosser authored
PR6540: Set the newly introduced variables ENABLE_SHARED and SHLIBPATH_VAR in lit.site.cfg not only in the autoconf build, but also in a cmake one. llvm-svn: 98171
-
- Dec 08, 2009
-
-
Daniel Dunbar authored
CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when running tests from the project files. llvm-svn: 90869
-
- Nov 08, 2009
-
-
Daniel Dunbar authored
llvm-svn: 86453
-
Daniel Dunbar authored
Also, fix a few other details of the cmake test target and rename it to 'check'. CMake tests now work for the most part, but there are a handful of failures left due to missing site.exp bits. llvm-svn: 86452
-
Daniel Dunbar authored
and generate it for CMake builds as well. llvm-svn: 86451
-
Daniel Dunbar authored
llvm-svn: 86418
-
- Sep 22, 2009
-
-
Daniel Dunbar authored
llvm-svn: 82534
-