aboutsummaryrefslogtreecommitdiff
path: root/clang/cmake
AgeCommit message (Expand)AuthorFilesLines
2019-07-13[CMake][Fuchsia] Define asan+noexcept multilibPetr Hosek1-1/+9
2019-07-12cmake: Add INSTALL_WITH_TOOLCHAIN option to add_*_library macrosTom Stellard1-2/+2
2019-07-11[CMake][Fuchsia] Use RelWithDebInfo to build runtimesPetr Hosek1-4/+4
2019-07-11Rename libclang_shared to libclang-cppSylvestre Ledru1-1/+1
2019-07-03cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard1-0/+9
2019-06-05Use LTO capable linkerChris Bieneman2-2/+7
2019-06-05[CMake][Fuchsia] Use libc++ ABIv2 for the first stage buildPetr Hosek1-12/+13
2019-05-31[CMake] Provide an option to use relative paths in debug infoPetr Hosek1-0/+1
2019-05-31[CMake][Fuchsia] Use libc++ ABI v2 on Darwin as wellPetr Hosek1-0/+1
2019-05-24[cmake] Remove old unused version of FindZ3.cmake from clang [NFC]Don Hinton1-0/+0
2019-05-23[CMake][Fuchsia] Use cannonical triples for runtimesPetr Hosek1-49/+49
2019-05-21Fix BUILD_SHARED_LIBS for clang which broke in D61909Chris Bieneman1-1/+7
2019-05-20[CMake] Update DistributionExample for mono repoChris Bieneman2-0/+7
2019-05-17Re-land: Add Clang shared library with C++ exportsChris Bieneman1-2/+5
2019-05-17Revert r360946 "Add Clang shared library with C++ exports"Nico Weber1-5/+2
2019-05-16Add Clang shared library with C++ exportsChris Bieneman1-2/+5
2019-04-22[CMake] Replace the sanitizer support in runtimes build with multilibPetr Hosek1-2/+12
2019-04-17Explicitly say we don't define new/delete in libc++ during Apple stage1 boots...Louis Dionne1-0/+3
2019-04-05[clang-fuzzer] Include ExternalProject before using it.Matt Morehouse1-0/+1
2019-03-29[fuchsia] Add clang-doc to Fuchsia distributionJulie Hockett1-0/+1
2019-03-26[cmake] Reset variable before using itShoaib Meenai1-1/+2
2019-03-26[CMake][Fuchsia] Merge static libunwind and libc++abi into libc++ on DarwinPetr Hosek1-0/+12
2019-03-25Moved everything SMT-related to LLVM and updated the cmake scripts.Mikhail R. Gadelha1-51/+0
2019-03-12[CMake] Tell libc++ that we're using compiler-rt on Apple platformsLouis Dionne1-0/+1
2019-03-09[CMake] Support stripping and linking output to .build-id directoryPetr Hosek1-0/+7
2019-03-05[cmake] Add libRemarks to LLVM_DISTRIBUTION_COMPONENTSFrancis Visoiu Mistrih1-0/+1
2019-03-05[cmake] Create exports for umbrella library targetsShoaib Meenai1-0/+1
2019-03-04[build] Rename clang-headers to clang-resource-headersShoaib Meenai5-5/+5
2019-02-20[clang] Add CMake target for installing clang's CMake exportsShoaib Meenai1-2/+11
2019-02-20[clang] Switch to LLVM_ENABLE_IDEShoaib Meenai1-2/+2
2019-02-15[clang] Add build and install targets for clang librariesShoaib Meenai1-0/+2
2019-02-15[clang] Create install targets for non-shared librariesShoaib Meenai1-1/+1
2019-02-12[CMake][Fuchsia] Pass -ldl -lpthread LDFLAGS to second stagePetr Hosek1-0/+6
2019-02-11[CMake][Fuchsia] Drop libclang.so from distributionPetr Hosek1-1/+0
2019-02-09This reverts commit 1440a848a635849b97f7a5cfa0ecc40d37451f5b.Mikhail R. Gadelha1-0/+51
2019-02-07Move the SMT API to LLVMMikhail R. Gadelha1-51/+0
2019-01-30[CMake][Fuchsia] Re-enable iOS runtimes for Fuchsia standardPetr Hosek1-1/+0
2019-01-30[CMake][Fuchsia] Enable hermetic static libunwind for FuchsiaPetr Hosek1-0/+1
2019-01-29[CMake][Fuchsia] Temporarily disable modules for second stagePetr Hosek1-1/+0
2019-01-24[CMake][Fuchsia] Enable hermetic static libc++abi for FuchsiaPetr Hosek1-1/+2
2019-01-21[CMake][Fuchsia] Drop -DNDEBUG, re-enable modulesPetr Hosek1-2/+3
2019-01-17[CMake][Fuchsia] Disable modules for the second stage buildPetr Hosek1-1/+0
2019-01-15[CMake][Fuchsia] Synchronize first and second stage buildsPetr Hosek2-28/+31
2019-01-06[CMake] Use hidden visibility for static libc++ in FuchsiaPetr Hosek1-0/+1
2019-01-06[CMake][Fuchsia] Enable build ID, relaxations for first stagePetr Hosek1-0/+3
2019-01-05Revert "[CMake][Fuchsia] Enable experimental new pass manager by default"Petr Hosek1-1/+0
2019-01-05[CMake][Fuchsia] Enable experimental new pass manager by defaultPetr Hosek1-0/+1
2019-01-05[CMake][Fuchsia] Enable x86 relaxation by defaultPetr Hosek1-0/+1
2019-01-05[CMake][Fuchsia] Enable --build-id linker flag by defaultPetr Hosek1-0/+2
2019-01-02[CMake][Fuchsia] Include check-lld in the list of bootstrap targetsPetr Hosek1-0/+3