aboutsummaryrefslogtreecommitdiff
path: root/clang/cmake
AgeCommit message (Expand)AuthorFilesLines
2023-12-13[CMake] Include opt-viewer in Fuchsia toolchain (#75296)Petr Hosek1-0/+1
2023-11-08[libc++][hardening] Fix references to old names for hardening modes (#71743)Konstantin Varlamov2-2/+2
2023-11-06[CMake][Fuchsia] Use unchecked hardening mode for libc++Petr Hosek2-0/+2
2023-11-06[CMake][Fuchsia] Set the runtimes for the second stagePetr Hosek1-0/+3
2023-10-19[Fuchsia] Add lldb-dap to LLDB distributionDaniel Thornburgh1-0/+1
2023-10-04[runtimes] Fix parsing of LIB{CXX,CXXABI,UNWIND}_TEST_PARAMS (#67691)Alexander Richardson1-3/+11
2023-09-26[libc++][lit] Allow overriding the executor for tests (#66545)Alexander Richardson1-3/+3
2023-09-25[CMake] Add VE cache file (#65921)Kazushi Marukawa1-0/+129
2023-09-22[Fuchsia] Build with -fvisibility=default (#67067)Alex Brachet1-0/+6
2023-09-21[CMake] Fully delete the deprecated LLVM_USE_CRT* (#66850)Zhang3-6/+0
2023-09-11[Fuchsia] Support building runtimes for RISC-V on Linux (#66025)Petr Hosek1-1/+1
2023-09-11[Fuchsia] Re-enable libcxx timezone database (#65981)Alex Brachet1-3/+0
2023-09-10[Fuchsia] Disable libcxx timezone database (#65870)Alex Brachet1-0/+3
2023-09-05[CMake] Add option to disable driver build in Fuchsia cache fileAlex Brachet1-1/+4
2023-08-29[Clang][CMake] Remove GCC option override in BOLT.cmakeAmir Aupov1-6/+0
2023-08-25[CMake] Allow enabling Python in Fuchsia LLDBDaniel Thornburgh2-2/+14
2023-08-11Revert part of "[test][asan] Disable new test from D157552 on Android"Vitaly Buka1-1/+0
2023-08-09[test][asan] Disable new test from D157552 on AndroidVitaly Buka1-0/+1
2023-07-26Revert "[CMake] Include riscv32-unknown-elf runtimes in Fuchsia toolchain"Petr Hosek1-35/+1
2023-07-26[CMake] Include riscv32-unknown-elf runtimes in Fuchsia toolchainPetr Hosek1-1/+35
2023-06-28[Fuchsia] Enable libcxx filesystem on Windows for stage 1 buildPetr Hosek1-1/+0
2023-06-27[Fuchsia] Enable libcxx filesystem on Windows build.Haowei Wu1-1/+0
2023-06-26[CMake][Fuchsia] Enable standalone libatomicAlex Brachet1-0/+2
2023-06-16[Fuchsia] Forward libedit flags to stage2Daniel Thornburgh1-0/+2
2023-06-16[Fuchsia] Forward terminfo flags to stage 2Daniel Thornburgh1-0/+2
2023-06-12[Fuchsia] Pass CursesAndPanel_ROOT through to stage2Daniel Thornburgh1-0/+1
2023-06-06[Fuchsia] Add llvm-strings to Fuchsia clang build.Haowei Wu1-0/+1
2023-06-03[CMake][Fuchsia] Add LLVM_ENABLE_HTTPLIB to Stage 2 buildAiden Grossman1-0/+1
2023-06-01[Fuchsia] Reland: Add llvm-debuginfod to toolchainDaniel Thornburgh2-0/+3
2023-06-01Revert "[Fuchsia] Add llvm-debuginfod to toolchain"Haowei Wu1-1/+0
2023-06-01[BOLT][CMake] Redo the build and install targetsPetr Hosek1-1/+2
2023-06-01Revert "[BOLT][CMake] Redo the build and install targets"Petr Hosek1-2/+1
2023-06-01Revert "[Fuchsia] Pass through LLVM_ENABLE_HTTPLIB to stage 2"Petr Hosek1-1/+0
2023-06-01[BOLT][CMake] Redo the build and install targetsPetr Hosek1-1/+2
2023-05-31[Fuchsia] Pass through LLVM_ENABLE_HTTPLIB to stage 2Daniel Thornburgh1-0/+1
2023-05-31[Fuchsia] Add llvm-debuginfod to toolchainDaniel Thornburgh1-0/+1
2023-05-30[CMake] Remove BOLT from Fuchsia toolchainPetr Hosek1-2/+1
2023-05-19[BOLT][CMake] Use correct output paths and passthrough necessary optionsPetr Hosek1-1/+1
2023-05-17[Fuchsia] Correctly pass lists from STAGE2_ varsAlex Brachet1-1/+2
2023-05-13[Clang][CMake] Use perf-training for Clang-BOLTAmir Ayupov1-3/+0
2023-04-19[CMake] Switch back to -fPIC for Fuchsia ToolchainDaniel Thornburgh1-5/+0
2023-03-30[CMake] Switch to -fPIE for Fuchsia ToolchainAlex Brachet1-0/+5
2023-03-28[Fuchsia][CMake] Always use multiple distribution model.Daniel Thornburgh2-29/+6
2023-03-24[Fuchsia] Add FUCHSIA_USE_MULTIPLE_DISTRIBUTIONS.Daniel Thornburgh2-11/+52
2023-03-22[CMake] Build runtimes for riscv64-unknown-fuchsiaPetr Hosek1-7/+7
2023-03-10[Fuchsia] Add LLDB to CLANG_BOOTSTRAP_TARGETS.Daniel Thornburgh1-2/+4
2023-03-07[Fuchsia] Add LLDB options to stage 1 cmake.Daniel Thornburgh2-1/+14
2023-03-03[Fuchsia] Add other necessary components to LLDB install.Daniel Thornburgh1-2/+2
2023-02-28[Fuchsia] Enable LLVM_USE_RELATIVE_PATHS_IN_FILES in bootstrapHaowei Wu1-0/+1
2023-02-20[Fuchsia] Use cleaner method of adding driver binaryAlex Brachet1-4/+2