summaryrefslogtreecommitdiff
path: root/clang/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-1/+8
* [cmake] Correct option to LLVM_FORCE_USE_OLD_TOOLCHAINJonas Hahnfeld2023-05-171-1/+1
* [Clang][CMake] Use perf-training for Clang-BOLTAmir Ayupov2023-05-131-66/+3
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-131-8/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-05-061-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-061-8/+1
* Disable compiler launcher on external projects and multi stage clangHaowei Wu2023-04-241-2/+0
* [CMake] Add llvm-lib to Clang bootstrap dependency for LTO builds on WindowsIgor Kudrin2023-04-201-0/+3
* Revert "[cmake] Explicitly disable download step"Vitaly Buka2023-04-191-2/+0
* [cmake] Explicitly disable download stepVitaly Buka2023-04-191-0/+2
* Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever2023-04-151-1/+8
* Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-04-151-8/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-03-181-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-181-8/+1
* clang/cmake: Use installed gtest libraries for stand-alone buildsTom Stellard2023-03-101-13/+9
* Revert "Add install targets for gtest"Tom Stellard2023-03-101-9/+13
* Add install targets for gtestTom Stellard2023-03-101-13/+9
* Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-041-1/+8
* [CMake] Bumps minimum version to 3.20.0.Mark de Wever2023-03-041-8/+1
* [Clang] Add llvm-mt and llvm-rc to Clang bootstrap dependencyHaowei Wu2023-02-061-0/+8
* [CMake] Replace clang binary if using clang-bolt targetAmir Ayupov2023-01-281-15/+2
* [Clang] Remove `CLANG_OPENMP_NVPTX_DEFAULT_ARCH` CMake option.Joseph Huber2023-01-131-25/+0
* [CMake] Warn when the version is older than 3.20.0.Mark de Wever2022-12-111-0/+7
* [cmake] Fix _GNU_SOURCE being added unconditionallyAndreas Hollandt2022-11-141-2/+0
* Move googletest to the third-party directoryTom Stellard2022-11-091-3/+3
* Revert "Move googletest to the third-party directory"Tom Stellard2022-11-091-3/+3
* Move googletest to the third-party directoryTom Stellard2022-11-091-3/+3
* clang/cmake: Simplify lit detection for standalone buildsTom Stellard2022-11-031-7/+6
* Link libclangBasic against libatomic when necessary.Sam James2022-11-031-0/+1
* Harmonize cmake_policy() across standalone builds of all projectsMichał Górny2022-10-281-4/+6
* Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny2022-10-271-2/+0
* Harmonize cmake_policy() across standalone builds of all projectsMichał Górny2022-10-271-0/+2
* clang: Add a cmake toggle to disable libclang's libxml2 dependencyNico Weber2022-10-261-1/+6
* [clang] Replace BACKEND_PACKAGE_STRING with LLVM_VERSION_STRINGFangrui Song2022-10-251-4/+0
* [CMake] Disable BOLT instrumentation of Clang on instrumented buildAmir Ayupov2022-10-191-1/+1
* [CMake] Remove CLANG_DEFAULT_STD_C/CLANG_DEFAULT_STD_CXXFangrui Song2022-10-161-6/+0
* [clang] Remove CLANG_ENABLE_OPAQUE_POINTERS cmake optionNikita Popov2022-10-061-11/+0
* [CMake] Add `CLANG_ENABLE_HLSL` CMake optionChris Bieneman2022-09-271-0/+4
* [CMake] Add clang-bolt targetAmir Ayupov2022-09-231-1/+113
* [cmake] do not set execution permission to regular files.Sinan Lin2022-09-071-1/+1
* [Flang] Use find_program() to find clang-tblgenNikita Popov2022-08-291-0/+3
* SONAME introduce option CLANG_FORCE_MATCHING_LIBCLANG_SOVERSIONH. Vetinari2022-08-251-0/+6
* [CMake] Support passing arguments to build tool (bootstrap).Carlos Alberto Enciso2022-08-231-0/+11
* [clang][lldb][cmake] Use new `*_INSTALL_LIBDIR_BASENAME` CPP macroJohn Ericson2022-08-201-0/+2
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-181-5/+6
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-181-6/+5
* [CMake] Explicit bootstrap options override any passthrough ones.Carlos Alberto Enciso2022-08-171-13/+13
* clang/cmake: Drop use of llvm-config for LLVM install discoveryTom Stellard2022-08-061-70/+6
* [LLVM] Update C++ standard to 17Tobias Hieta2022-08-061-1/+1
* [clang-repl] Disable building when LLVM_STATIC_LINK_CXX_STDLIB is ON.Sunho Kim2022-07-311-0/+7