summaryrefslogtreecommitdiff
path: root/llvm/cmake/modules/LLVMExternalProjectUtils.cmake
AgeCommit message (Expand)Author
2025-08-29[CMake][AIX] quote the string AIX `if` conditionsDavid Tenty
2025-02-16[Flang] LLVM_ENABLE_RUNTIMES=flang-rt (#110217)Michael Kruse
2025-01-15[cmake] Serialize native builds for Make generator (#121021)arthurqiu
2024-09-09[CMake] Passthrough variables for packages to subbuilds (#107611)Petr Hosek
2024-07-25Revert "[LLVM] Silence compiler-rt warning in runtimes build (#99525)"Muhammad Omair Javaid
2024-07-18[LLVM] Silence compiler-rt warning in runtimes build (#99525)Joseph Huber
2024-06-04[cmake][runtimes] Add missing dependency on LLVMgold.so (#94199)Nikita Popov
2024-06-03[cmake] Pass -resource-dir to external projects as CMAKE_<LANG>_FLAGS_INIT in...Raul Tambre
2024-05-25[llvm] Revise IDE folder structure (#89741)Michael Kruse
2024-05-06Revert "[AIX][CMake] Use top-level tools in llvm_ExternalProject_Add" (#91019)David Tenty
2024-01-31Fix: CMake Error at cmake/modules/LLVMExternalProjectUtils.cmake:86 (is_msvc_...AdityaK
2023-12-17[cmake] Honor CMAKE_VERBOSE_MAKEFILE when building external projects (#75749)Dimitry Andric
2023-06-03[CMake] Ensure `CLANG_RESOURCE_DIR` is respected.paperchalice
2023-06-03Revert "[CMake] Ensure `CLANG_RESOURCE_DIR` is respected."Martin Storsjö
2023-06-02[CMake] Ensure `CLANG_RESOURCE_DIR` is respected.paperchalice
2023-04-24Disable compiler launcher on external projects and multi stage clangHaowei Wu
2023-02-06[Fuchsia] Build windows runtimes using cross compilation on LinuxHaowei Wu
2023-02-02[LLVM][Runtimes] Hide unused CMake variable messages for runtimes buildsJoseph Huber
2023-01-30[AIX][CMake] Use top-level tools in llvm_ExternalProject_AddDavid Tenty
2023-01-23Revert "[Fuchsia] Build windows runtimes using cross compilation on Linux"Haowei Wu
2023-01-23[CMake] Replace list(FIND) by if(IN_LIST) where index isn't usedAaron Puchert
2023-01-23[Fuchsia] Build windows runtimes using cross compilation on LinuxHaowei Wu
2022-12-05Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"Leonard Chan
2022-11-29[CMake] Use LLVM_TARGET_TRIPLE in runtimesPetr Hosek
2022-11-10[clang] Only use major version in resource dirTimm Bäder
2022-06-02cmake fill `cmake_args` when cross-compiling external project with non-clang ...Alexander Smarus
2022-05-26Revert "[runtimes] Detect changes to Tests.cmake"Shoaib Meenai
2022-03-18[runtimes] Detect changes to Tests.cmakePetr Hosek
2022-01-24[CMake] Pass CMAKE_C/CXX_COMPILER_LAUNCHER down to cross-compile and runtime ...Yuanfang Chen
2022-01-06[CMake] Support passing arguments to build tool for external projectsAndrew Ng
2021-09-24[CMake] Pass through CMAKE_READELF to subbuildsPetr Hosek
2021-09-23[CMake] Pass llvm-readelf to CMake external buildsPetr Hosek
2021-03-06[runtimes] Fix crosscompiling after a7cad6680b4087eff8994f1f99ac40c661a6621f ...Raul Tambre
2021-03-02[PR48898][CMake] Support MinGW Toolchain tool sin llvm_ExternalProject_AddMarkus Böck
2020-09-28[CMake][AIX] Limit tools in external project buildDavid Tenty
2020-09-25[CMake] Make sure _cmake_system_name has a defaultDavid Tenty
2020-09-23Explicitly specify CMAKE_AR in WinMsvc.cmakeGwen Mittertreiner
2020-08-24[runtimes] Use llvm-libtool-darwin for runtimes buildShoaib Meenai
2020-08-20[cmake] Don't use ld.lld when targeting DarwinShoaib Meenai
2020-07-13[compiler-rt][CMake] Pass down LLVM_LIT_ARGS in runtime buildJinsong Ji
2020-04-01[cmake] Only set deps for an ExternalProject if the type is executable or lib...Nathan Lanza
2020-03-19[CMake] Enable the use of -ffile-prefix-mapPetr Hosek
2020-02-07[CMake] Use LLVM tools external project build where possiblePetr Hosek
2020-01-28[CMake] Set ASM compiler for external projectsPetr Hosek
2019-12-16[llvm] Add llvm-lipo dependency to runtimesXin-Xin Wang
2019-08-07Append an executable suffix to the toolchain tool paths on Windows platform.Galina Kistanova
2019-05-31[CMake] Provide an option to use relative paths in debug infoPetr Hosek
2019-05-17build: use clang-cl for runtimes when targeting WindowsSaleem Abdulrasool
2019-03-30[cmake] Remove use of deprecated generator expression. NFCShoaib Meenai
2019-03-09[CMake] Support stripping and linking output to .build-id directoryPetr Hosek