summaryrefslogtreecommitdiff
path: root/clang/cmake/modules
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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
* [clang] Replace BACKEND_PACKAGE_STRING with LLVM_VERSION_STRINGFangrui Song2022-10-251-1/+1
* [CMake] Fix FindGRPC cmake module to allow different layeringSteven Wu2022-10-121-0/+11
* [llvm-driver] Support single distributionsAlex Brachet2022-10-011-2/+8
* [llvm-driver][NFC] Simplify handling of tool symlinksAlex Brachet2022-10-011-1/+1
* [CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson2022-09-141-1/+1
* [clang][cmake] Remove extra braceMohammed Keyvanzadeh2022-09-101-1/+1
* Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson2022-08-251-1/+1
* [CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson2022-08-241-1/+1
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-182-4/+4
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-182-4/+4
* Reland "[lldb/Fuzzer] Add fuzzer for expression evaluator"Chelsea Cassanova2022-08-041-1/+5
* [cmake] Support custom package install pathsJohn Ericson2022-07-251-6/+11
* [CMake] Copy folder without permissionsSebastian Neubauer2022-07-251-1/+2
* Revert "[lldb/Fuzzer] Add fuzzer for expression evaluator"Med Ismail Bennani2022-07-221-5/+1
* [lldb/Fuzzer] Add fuzzer for expression evaluatorChelsea Cassanova2022-07-221-1/+5
* [CMake][Clang] Copy folder without permissionsSebastian Neubauer2022-07-221-0/+2
* [cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson2022-07-211-2/+2
* [llvm-driver] Generate symlinks instead of executables for toolsAlex Brachet2022-07-201-23/+40
* Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson2022-06-101-2/+2
* [cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson2022-06-101-2/+2
* LLVM Driver Multicall toolChris Bieneman2022-06-061-0/+3
* [clang][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson2022-01-212-3/+6
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-161-3/+2
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-161-2/+3
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-151-3/+2
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-151-2/+3
* [Clang] Make Clang copy its CMake modules into the build dirAndrzej Warzynski2022-01-121-0/+8
* [CMake] Factor out config prefix finding logicJohn Ericson2022-01-071-10/+2
* Revert "Fix CLANG_ENABLE_STATIC_ANALYZER=OFF building all analyzer source"Nico Weber2021-09-201-10/+2
* Fix CLANG_ENABLE_STATIC_ANALYZER=OFF building all analyzer sourceAlex Richardson2021-09-201-2/+10
* [cmake] Add support for multiple distributionsShoaib Meenai2021-05-123-25/+10
* [clang] Add AddClang.cmake to the list of the CMake modules that are installedAndrzej Warzynski2021-02-041-0/+1
* Make it possible for client code to consume CLANG_LINK_CLANG_DYLIBserge-sans-paille2020-06-301-0/+1
* Reland [libclang] Install both libclang.a and libclang.so when LIBCLANG_BUILD...Han Zhu2020-05-061-31/+41
* Revert f8990feb125a "[libclang] Install both libclang.a and libclang.so when ...Hans Wennborg2020-04-281-32/+30
* [libclang] Install both libclang.a and libclang.so when LIBCLANG_BUILD_STATIC=ONHan Zhu2020-04-271-30/+32
* [CMAKE] Plumb include_directories() into tablegen()Stephen Neuendorffer2020-04-031-1/+1
* Revert "[CMAKE] Plumb include_directories() into tablegen()"Stephen Neuendorffer2020-04-031-1/+1
* [CMAKE] Plumb include_directories() into tablegen()Stephen Neuendorffer2020-04-031-1/+1
* Always -I clang/include when tblgen'ing in Clang.John McCall2019-12-161-1/+2
* [CMake] Clang: Don't use object libraries with XcodeJordan Rose2019-10-041-2/+6
* cmake: Add INSTALL_WITH_TOOLCHAIN option to add_*_library macrosTom Stellard2019-07-121-2/+2
* Rename libclang_shared to libclang-cppSylvestre Ledru2019-07-111-1/+1
* cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard2019-07-031-0/+9