summaryrefslogtreecommitdiffstats
path: root/clang/cmake
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Support running libc++abi tests in CrossWinToARMLinux cache fileSergej Jaskiewicz2020-01-101-0/+3
* [fuchsia] Enable Clang Static AnalyzerGabor Horvath2020-01-032-2/+2
* [CMake] clang-scan-deps in Fuchsia distributionPetr Hosek2020-01-021-0/+1
* [CMake] Added remote test execution support into CrossWinToARMLinux CMake cac...Vladimir Vereschaka2019-12-291-1/+29
* Always -I clang/include when tblgen'ing in Clang.John McCall2019-12-161-1/+2
* [Clang] Enable RISC-V support for FuchsiaPetr Hosek2019-11-212-4/+7
* [CMake] Fix the path to CrossWinToARMLinux.cmake CMake cache.Vladimir Vereschaka2019-11-201-1/+1
* [CMake] Add cross Windows to ARM Linux toolchain CMake cache file.Vladimir Vereschaka2019-11-011-0/+109
* [CMake] Update Fuchsia build configurationPetr Hosek2019-10-242-8/+21
* [CMake] Clang: Don't use object libraries with XcodeJordan Rose2019-10-041-2/+6
* [CMake][Fuchsia] Enable experimental pass manager by defaultPetr Hosek2019-08-292-0/+2
* [CMake][Fuchsia] Define asan+noexcept multilibPetr Hosek2019-07-131-1/+9
* cmake: Add INSTALL_WITH_TOOLCHAIN option to add_*_library macrosTom Stellard2019-07-121-2/+2
* [CMake][Fuchsia] Use RelWithDebInfo to build runtimesPetr Hosek2019-07-111-4/+4
* Rename libclang_shared to libclang-cppSylvestre Ledru2019-07-111-1/+1
* cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard2019-07-031-0/+9
* Use LTO capable linkerChris Bieneman2019-06-052-2/+7
* [CMake][Fuchsia] Use libc++ ABIv2 for the first stage buildPetr Hosek2019-06-051-12/+13
* [CMake] Provide an option to use relative paths in debug infoPetr Hosek2019-05-311-0/+1
* [CMake][Fuchsia] Use libc++ ABI v2 on Darwin as wellPetr Hosek2019-05-311-0/+1
* [cmake] Remove old unused version of FindZ3.cmake from clang [NFC]Don Hinton2019-05-241-0/+0
* [CMake][Fuchsia] Use cannonical triples for runtimesPetr Hosek2019-05-231-49/+49
* Fix BUILD_SHARED_LIBS for clang which broke in D61909Chris Bieneman2019-05-211-1/+7
* [CMake] Update DistributionExample for mono repoChris Bieneman2019-05-202-0/+7
* Re-land: Add Clang shared library with C++ exportsChris Bieneman2019-05-171-2/+5
* Revert r360946 "Add Clang shared library with C++ exports"Nico Weber2019-05-171-5/+2
* Add Clang shared library with C++ exportsChris Bieneman2019-05-161-2/+5
* [CMake] Replace the sanitizer support in runtimes build with multilibPetr Hosek2019-04-221-2/+12
* Explicitly say we don't define new/delete in libc++ during Apple stage1 boots...Louis Dionne2019-04-171-0/+3
* [clang-fuzzer] Include ExternalProject before using it.Matt Morehouse2019-04-051-0/+1
* [fuchsia] Add clang-doc to Fuchsia distributionJulie Hockett2019-03-291-0/+1
* [cmake] Reset variable before using itShoaib Meenai2019-03-261-1/+2
* [CMake][Fuchsia] Merge static libunwind and libc++abi into libc++ on DarwinPetr Hosek2019-03-261-0/+12
* Moved everything SMT-related to LLVM and updated the cmake scripts.Mikhail R. Gadelha2019-03-251-51/+0
* [CMake] Tell libc++ that we're using compiler-rt on Apple platformsLouis Dionne2019-03-121-0/+1
* [CMake] Support stripping and linking output to .build-id directoryPetr Hosek2019-03-091-0/+7
* [cmake] Add libRemarks to LLVM_DISTRIBUTION_COMPONENTSFrancis Visoiu Mistrih2019-03-051-0/+1
* [cmake] Create exports for umbrella library targetsShoaib Meenai2019-03-051-0/+1
* [build] Rename clang-headers to clang-resource-headersShoaib Meenai2019-03-045-5/+5
* [clang] Add CMake target for installing clang's CMake exportsShoaib Meenai2019-02-201-2/+11
* [clang] Switch to LLVM_ENABLE_IDEShoaib Meenai2019-02-201-2/+2
* [clang] Add build and install targets for clang librariesShoaib Meenai2019-02-151-0/+2
* [clang] Create install targets for non-shared librariesShoaib Meenai2019-02-151-1/+1
* [CMake][Fuchsia] Pass -ldl -lpthread LDFLAGS to second stagePetr Hosek2019-02-121-0/+6
* [CMake][Fuchsia] Drop libclang.so from distributionPetr Hosek2019-02-111-1/+0
* This reverts commit 1440a848a635849b97f7a5cfa0ecc40d37451f5b.Mikhail R. Gadelha2019-02-091-0/+51
* Move the SMT API to LLVMMikhail R. Gadelha2019-02-071-51/+0
* [CMake][Fuchsia] Re-enable iOS runtimes for Fuchsia standardPetr Hosek2019-01-301-1/+0
* [CMake][Fuchsia] Enable hermetic static libunwind for FuchsiaPetr Hosek2019-01-301-0/+1
* [CMake][Fuchsia] Temporarily disable modules for second stagePetr Hosek2019-01-291-1/+0
OpenPOWER on IntegriCloud