summaryrefslogtreecommitdiff
path: root/clang/cmake
Commit message (Expand)AuthorAgeFilesLines
* [Fuchsia] Correctly pass lists from STAGE2_ varsAlex Brachet2023-05-171-1/+2
* [Clang][CMake] Use perf-training for Clang-BOLTAmir Ayupov2023-05-131-3/+0
* [CMake] Switch back to -fPIC for Fuchsia ToolchainDaniel Thornburgh2023-04-191-5/+0
* [CMake] Switch to -fPIE for Fuchsia ToolchainAlex Brachet2023-03-301-0/+5
* [Fuchsia][CMake] Always use multiple distribution model.Daniel Thornburgh2023-03-282-29/+6
* [Fuchsia] Add FUCHSIA_USE_MULTIPLE_DISTRIBUTIONS.Daniel Thornburgh2023-03-242-11/+52
* [CMake] Build runtimes for riscv64-unknown-fuchsiaPetr Hosek2023-03-221-7/+7
* [Fuchsia] Add LLDB to CLANG_BOOTSTRAP_TARGETS.Daniel Thornburgh2023-03-101-2/+4
* [Fuchsia] Add LLDB options to stage 1 cmake.Daniel Thornburgh2023-03-072-1/+14
* [Fuchsia] Add other necessary components to LLDB install.Daniel Thornburgh2023-03-031-2/+2
* [Fuchsia] Enable LLVM_USE_RELATIVE_PATHS_IN_FILES in bootstrapHaowei Wu2023-02-281-0/+1
* [Fuchsia] Use cleaner method of adding driver binaryAlex Brachet2023-02-201-4/+2
* [Fuchsia] Fix driver build on WindowsAlex Brachet2023-02-201-1/+4
* Reland "[Fuchsia] Enable llvm-driver build".Alex Brachet2023-02-201-0/+3
* Revert "[Fuchsia] Enable llvm-driver build"Alex Brachet2023-02-171-2/+0
* [Fuchsia] Enable llvm-driver buildAlex Brachet2023-02-171-0/+2
* [Fuchsia] Set /winsysroot in Windows runtimes linker flagsHaowei Wu2023-02-141-8/+7
* [Fuchsia] Add FUCHSIA_ENABLE_LLDB option.Daniel Thornburgh2023-02-131-4/+12
* [Clang][CMake] Set up distribution target for Clang-BOLTAmir Ayupov2023-02-072-1/+14
* Revert "[Fuchsia] Simplify Fuchsia stage2 toolchain setup"Haowei Wu2023-02-061-2/+0
* [Fuchsia] Build windows runtimes using cross compilation on LinuxHaowei Wu2023-02-062-1/+40
* [Fuchsia] Simplify Fuchsia stage2 toolchain setupHaowei Wu2023-02-061-0/+2
* [Fuchsia] Simplified the stage2 build setupHaowei Wu2023-02-061-6/+28
* [Fuchsia] Re-enable HWASan for globals in runtimesPetr Hosek2023-01-311-2/+0
* [CMake] Replace clang binary if using clang-bolt targetAmir Ayupov2023-01-281-2/+0
* [CMake] Include clang-bolt bootstrap target in BOLT-PGO.cmakeAmir Ayupov2023-01-271-0/+2
* [CMake] Remove libLTO from Fuchsia toolchainAlex Brachet2023-01-261-1/+0
* Revert "[Fuchsia] Build windows runtimes using cross compilation on Linux"Haowei Wu2023-01-231-38/+1
* [Fuchsia] Build windows runtimes using cross compilation on LinuxHaowei Wu2023-01-231-1/+38
* [cmake] Fix path to LLVMConfig.cmake for multi-config buildsNhat Nguyen2023-01-131-1/+2
* Revert "build: with -DCLANGD_ENABLE_REMOTE=ON, search for grpc++ dependencies...Kadir Cetinkaya2023-01-121-6/+1
* [CMake][Fuchsia] Include llvm-ml in Fuchsia toolchainHaowei Wu2023-01-111-0/+1
* build: with -DCLANGD_ENABLE_REMOTE=ON, search for grpc++ dependencies tooSylvestre Ledru2023-01-101-1/+6
* Add version to all LLVM cmake packageThomas Preud'homme2022-11-253-1/+24
* Revert: Add version to all LLVM cmake packageThomas Preud'homme2022-11-253-24/+1
* Add version to all LLVM cmake packageThomas Preud'homme2022-11-203-1/+24
* Revert "[CMake] Drop libLTO and switch to PIE for Fuchsia toolchain"Alex Brachet2022-11-171-5/+1
* [clang] Replace BACKEND_PACKAGE_STRING with LLVM_VERSION_STRINGFangrui Song2022-10-251-1/+1
* [CMake] Drop libLTO and switch to PIE for Fuchsia toolchainPetr Hosek2022-10-231-1/+5
* Revert "[CMake] Drop libLTO and switch to PIE for Fuchsia toolchain"Petr Hosek2022-10-211-1/+1
* [CMake] Drop libLTO and switch to PIE for Fuchsia toolchainPetr Hosek2022-10-211-1/+1
* [CMake] Disable BOLT instrumentation of Clang on instrumented buildAmir Ayupov2022-10-191-0/+11
* [cmake] Remove LLVM_INCLUDE_GO_TESTS variableNikita Popov2022-10-142-2/+0
* [CMake] Fix FindGRPC cmake module to allow different layeringSteven Wu2022-10-121-0/+11
* [CMake] Update cache file for Win to ARM Linux cross toolchain builders. NFC.Vladimir Vereschaka2022-10-061-1/+1
* [llvm-driver] Support single distributionsAlex Brachet2022-10-011-2/+8
* [llvm-driver][NFC] Simplify handling of tool symlinksAlex Brachet2022-10-011-1/+1
* [runtimes] Remove all traces of the legacy testing configuration systemLouis Dionne2022-09-301-13/+1
* [CMake] Add `CLANG_ENABLE_HLSL` CMake optionChris Bieneman2022-09-271-0/+2
* [CMake] Add clang-bolt targetAmir Ayupov2022-09-231-0/+15