aboutsummaryrefslogtreecommitdiff
path: root/SingleSource/CMakeLists.txt
AgeCommit message (Expand)Author
2016-11-07cmake: Remove custom llvm_add_subdirectories() usage; NFCMatthias Braun
2016-03-28cmake/lit: Make lit aware of SingleSource tests.Matthias Braun
2016-03-10cmake: Skip Regression subdirectory in BENCHMARKING_ONLY modeMatthias Braun
2016-03-10cmake: Simplify BENCHMARKING_ONLY handling.Matthias Braun
2016-01-13CMakeLists: Manually cleanup remaining llvm_add_subdirectories() usage, NFCMatthias Braun
2016-01-13CMakeLists: Remove empty DIRS/PARALLEL_DIRS definitions and simplify/remove l...Matthias Braun
2016-01-13CMakeLists: Remove llvm_singlesource()/llvm_multisource() in directories with...Matthias Braun
2016-01-13CMakeLists.txt: Remove unnecessary LEVEL variableMatthias Braun
2016-01-13CMakeLists: Remove unnecessary autogenerated from commentMatthias Braun
2015-12-17RunSafely/lit: Allow separate stdout/stderr redirection.Matthias Braun
2015-12-16Set -lm more fine-grained, making general cmake rules a bit cleaner.Kristof Beyls
2015-12-05RunSafely: Add option to omit exit status from output.Matthias Braun
2015-10-27[test-suite] Adding CMakeLists.txt files for CMake+LITRenato Golin