aboutsummaryrefslogtreecommitdiff
path: root/clang/cmake
AgeCommit message (Expand)AuthorFilesLines
2022-01-12[Clang] Make Clang copy its CMake modules into the build dirAndrzej Warzynski1-0/+8
2022-01-07[CMake] Factor out config prefix finding logicJohn Ericson1-10/+2
2021-11-11[Fuchsia][CMake] Don't set libcxxabi and libunwind variables on WindowsPetr Hosek1-12/+12
2021-10-29[CMake] Update Cmake cache file for Win to ARM Linux cross builds. NFCVladimir Vereschaka1-2/+5
2021-10-21Reapply [ORC-RT] Configure the ORC runtime for more architectures and platformsBen Langmuir1-0/+1
2021-10-07[CMake] Include llvm-libtool-darwin in Fuchsia toolchainPetr Hosek1-0/+1
2021-10-07Reland "[clang][Fuchsia] Re-enable compiler-rt tests in runtimes build"Leonard Chan1-0/+1
2021-10-06Revert "Reland "[clang][Fuchsia] Re-enable compiler-rt tests in runtimes build""Leonard Chan1-1/+0
2021-10-06[clang][Fuchsia] Add -static-libgcc to TSAN testsLeonard Chan1-1/+1
2021-10-06Reland "[clang][Fuchsia] Re-enable compiler-rt tests in runtimes build"Leonard Chan1-0/+1
2021-10-04Revert "[clang][Fuchsia] Re-enable compiler-rt tests in runtimes build"Leonard Chan1-1/+0
2021-10-04[clang][Fuchsia] Re-enable compiler-rt tests in runtimes buildLeonard Chan1-0/+1
2021-09-20Revert "Fix CLANG_ENABLE_STATIC_ANALYZER=OFF building all analyzer source"Nico Weber1-10/+2
2021-09-20Fix CLANG_ENABLE_STATIC_ANALYZER=OFF building all analyzer sourceAlex Richardson1-2/+10
2021-09-08[clang][Fuchsia] Remove COMPILER_RT_CAN_EXECUTE_TESTSLeonard Chan1-1/+0
2021-09-08[compiler-rt][Fuchsia] Support building + running compiler-rt tests on fuchsi...Leonard Chan1-2/+5
2021-08-26[CMake] Change -DENABLE_EXPERIMENTAL_NEW_PASS_MANAGER=off to -DLLVM_ENABLE_NE...Fangrui Song2-2/+0
2021-08-10[clang][cache] Update Fuchsia-stage2.cmake to create hwasan multilibsLeonard Chan1-1/+20
2021-07-30Revert "[clang][cache] Update Fuchsia-stage2.cmake to create hwasan multilibs"Petr Hosek1-20/+1
2021-07-30[clang][cache] Update Fuchsia-stage2.cmake to create hwasan multilibsLeonard Chan1-1/+20
2021-07-19[ifs][elfabi] Merge llvm-ifs/elfabi toolsHaowei Wu1-1/+1
2021-06-30[clang][Fuchsia] Remove relative-vtables multilibsLeonard Chan1-27/+1
2021-06-21Create install targets for scan-build-py.Daniel Hwang1-0/+1
2021-06-11Revert "[CMake] Don't use libc++ by default on Windows yet"Petr Hosek2-6/+2
2021-06-08[CMake] Don't use libc++ by default on Windows yetPetr Hosek2-4/+6
2021-06-08[CMake][Fuchsia] Disable vcruntime for first stage as wellPetr Hosek1-0/+1
2021-06-08Partially revert the Fuchsia changes to avoid the use of PICPetr Hosek2-20/+1
2021-06-08[CMake][Fuchsia] Use PIC for Fuchsia runtimesPetr Hosek2-3/+9
2021-06-08[CMake][Fuchsia] Include llvm-otool in Fuchsia toolchainPetr Hosek1-0/+1
2021-06-08[CMake] Only include LTO on Apple targetsPetr Hosek2-3/+18
2021-06-08[Fuchsia] Update some of the Fuchsia toolchain flagsPetr Hosek2-5/+12
2021-06-03Revert "[Fuchsia] Use libc++abi on Windows in Fuchsia toolchain"Petr Hosek1-3/+1
2021-06-02[Fuchsia] Use libc++abi on Windows in Fuchsia toolchainPetr Hosek1-1/+4
2021-06-01[Fuchsia] Add compat multilibs to cache fileLeonard Chan1-1/+8
2021-05-26[Fuchsia][CMake] Add missing include path.Haowei Wu1-1/+1
2021-05-18[CMake] Update Cmake cache file for Win to ARM Linux cross builds. NFCVladimir Vereschaka1-13/+42
2021-05-12[cmake] Add support for multiple distributionsShoaib Meenai4-25/+84
2021-05-06[Fuchsia][CMake] Update OSX deployment targetPetr Hosek2-2/+2
2021-04-29[CMake] Stop using c++ subdirectory for libc++ on Win to ARM Linux cross buil...Vladimir Vereschaka1-1/+1
2021-04-29[CMake] Set correct CXX_FLAGS for relative-vtables variantsPetr Hosek1-4/+4
2021-04-27[Driver] Use normalized triples for per-target runtimesPetr Hosek1-25/+21
2021-04-26[Fuchsia] Use correct target triple for ARMPetr Hosek1-7/+11
2021-04-26[Driver] Push multiarch path setup to individual driversPetr Hosek1-93/+93
2021-04-13Ship `llvm-cxxfilt` in the toolchain.Dan Liew1-0/+1
2021-04-08Include `count` in AppleClang toolchains.Dan Liew1-0/+1
2021-04-07Include `llvm-config` and `not` in AppleClang toolchains.Dan Liew1-0/+2
2021-03-24[CMake][Fuchsia] Include llvm-lipoPetr Hosek1-0/+1
2021-03-17[clang] Disable LTO and LLD on SystemZ for stage3 buildsTimm Bäder1-4/+24
2021-03-12[Fuchsia] Add check-polly to CLANG_BOOTSTRAP_TARGETSPetr Hosek1-4/+5
2021-03-05[Fuchsia] Enable Polly for first stage as wellPetr Hosek1-1/+1