aboutsummaryrefslogtreecommitdiff
path: root/clang/cmake
AgeCommit message (Expand)AuthorFilesLines
2022-07-26[CMake][Fuchsia] Enable assertions and backtraces in stage 1 buildAlex Brachet1-2/+2
2022-07-25[cmake] Support custom package install pathsJohn Ericson1-6/+11
2022-07-25[CMake] Copy folder without permissionsSebastian Neubauer1-1/+2
2022-07-22Revert "[lldb/Fuzzer] Add fuzzer for expression evaluator"Med Ismail Bennani1-5/+1
2022-07-22[lldb/Fuzzer] Add fuzzer for expression evaluatorChelsea Cassanova1-1/+5
2022-07-22[CMake][Clang] Copy folder without permissionsSebastian Neubauer1-0/+2
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-2/+2
2022-07-20[llvm-driver] Generate symlinks instead of executables for toolsAlex Brachet1-23/+40
2022-07-19[libc++] Re-apply "Always build c++experimental.a""Louis Dionne2-2/+0
2022-07-18Revert "[libc++] Always build c++experimental.a"Hans Wennborg2-0/+2
2022-07-09[CMake][Fuchsia] Use libunwind as the default unwinderPetr Hosek2-3/+2
2022-07-09[Fuchsia] Remove the test cflags to explicitly set the unwinderPetr Hosek1-3/+0
2022-07-08[CMake] Option to select C++ library for runtimes that use itPetr Hosek1-0/+2
2022-07-08[libc++] Always build c++experimental.aLouis Dionne2-2/+0
2022-07-06[CMake][Fuchsia] Install static libuwindPetr Hosek1-1/+0
2022-07-02Revert "[CMake][Fuchsia] Use libunwind as the default unwinder"Petr Hosek2-2/+7
2022-07-01[CMake][Fuchsia] Use libunwind as the default unwinderPetr Hosek2-7/+2
2022-06-14[CMake][compiler-rt] Provide a dedicated option for LLVM unwinderPetr Hosek1-0/+2
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson1-2/+2
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-2/+2
2022-06-06LLVM Driver Multicall toolChris Bieneman1-0/+3
2022-05-18[CMake][Fuchsia] Build runtimes as universal libraries on OS XPetr Hosek2-2/+5
2022-05-13[CMake] Disable libedit in Fuchsia toolchainPetr Hosek2-1/+3
2022-05-13[libc++] Overhaul how we select the ABI libraryLouis Dionne1-2/+0
2022-05-06[CMake] Include llvm-debuginfod-find in Fuchsia toolchainPetr Hosek1-0/+1
2022-04-27Update PGO and 3-stage cache filesChris Bieneman3-4/+9
2022-04-25[CMake] Update cache file for Win to ARM Linux cross toolchain builders. NFC.Vladimir Vereschaka1-4/+0
2022-04-19[CMake][Fuchsia] Include find-all-symbols in the distributionPetr Hosek1-0/+1
2022-04-13[NFC] Add CMake cache file for HLSLChris Bieneman1-0/+11
2022-04-06[CMake][Fuchsia] Include boltPetr Hosek2-2/+3
2022-03-22[CMake][Fuchsia] Switch to lld on Apple platformsPetr Hosek2-18/+6
2022-03-18[CMake] Update cache file for Win to ARM Linux cross toolchain builders. NFC.Vladimir Vereschaka1-2/+3
2022-03-18[CMake][Fuchsia] Drop Darwin architecturesPetr Hosek1-3/+0
2022-03-18[CMake][Fuchsia] Include llvm-undnamePetr Hosek1-0/+1
2022-03-16Revert "[CMake][Fuchsia] Use correct architecture for iossim"Petr Hosek1-1/+1
2022-03-14[CMake][Fuchsia] Use correct architecture for iossimPetr Hosek1-1/+1
2022-03-04[CMake] Replace `TARGET_TRIPLE` with `TOOLCHAIN_TARGET_TRIPLE` for Win-to-Arm...Vladimir Vereschaka1-65/+65
2022-03-03[CMake] Update cache file for Win to ARM cross tooolchain. NFC.Vladimir Vereschaka1-5/+0
2022-02-23[CMake] Use CMAKE_SYSROOT to build libs for Win to ARM cross tooolchain. NFC.Vladimir Vereschaka1-67/+84
2022-02-21[CMake][Fuchsia] Disable assertions and analyzer for stage 1Petr Hosek1-3/+4
2022-01-27[CMake][Fuchsia] Only build iossim runtimes for arm64Petr Hosek1-1/+1
2022-01-26[CMake][Fuchsia] Drop 32-bit ios runtimesPetr Hosek1-1/+1
2022-01-25[CMake] Set sanitizer test C++ library on LinuxPetr Hosek1-0/+2
2022-01-24[Fuchsia] Remove i386 from iossim architecturesPetr Hosek1-2/+1
2022-01-21[clang][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson2-3/+6
2022-01-19Re-land [CodeView] Add full repro to LF_BUILDINFO recordAlexandre Ganea3-0/+3
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-3/+2
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-2/+3
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-3/+2
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-2/+3