aboutsummaryrefslogtreecommitdiff
path: root/SingleSource/UnitTests/CMakeLists.txt
AgeCommit message (Expand)Author
2018-08-02cmake: Remove unused variablesMatthias Braun
2016-11-08cmake: Get rid of PROGRAMS_TO_SKIP conceptMatthias Braun
2016-11-07cmake: Remove custom llvm_add_subdirectories() usage; NFCMatthias Braun
2016-03-30cmake: PROGRAMS_TO_SKIP must be set before llvm_singlesource()Matthias Braun
2016-03-30cmake: The ms_xxx tests only work on x86Matthias Braun
2016-03-26cmake: Do not check for x86_64(h?)Matthias Braun
2016-03-16cmake: Use variables in if() expression directly where possibke; NFCMatthias Braun
2016-02-21[test-suite][mips] Deduce using MIPS architecture automaticallySimon Atanasyan
2016-01-13CMakeLists: Revert accidentally enabled SetjmpLongjmp testsMatthias 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.txt: Remove unnecessary LEVEL variableMatthias Braun
2016-01-13CMakeLists: Remove unnecessary autogenerated from commentMatthias Braun
2015-10-27[test-suite] Adding CMakeLists.txt files for CMake+LITRenato Golin