aboutsummaryrefslogtreecommitdiff
path: root/libcxxabi/cmake/Modules
AgeCommit message (Expand)AuthorFilesLines
2023-02-21[runtimes] Remove add_target_flags* functions and use add_flags* insteadNikolas Klauser1-31/+0
2023-02-21[runtimes] Move common functions from Handle{Libcxx,Libcxxabi,Libunwind}Flags...Nikolas Klauser1-112/+1
2022-05-16[runtimes] Introduce object librariesLouis Dionne1-0/+12
2022-05-10[libcxxabi] [cmake] Fix a mismatched variable nameMartin Storsjö1-1/+1
2022-04-24[runtimes] [CMake] Unify variable namesPetr Hosek1-13/+13
2021-10-27[CMake] Cache the compiler-rt library search resultsPetr Hosek1-64/+0
2021-10-21Revert "[CMake] Cache the compiler-rt library search results"Petr Hosek1-0/+64
2021-10-18[CMake] Cache the compiler-rt library search resultsPetr Hosek1-64/+0
2021-07-15[runtimes] Don't try passing --target flags to GCCLouis Dionne1-0/+11
2020-10-14[libcxxabi,libunwind] support running tests in standalone modeDominik Montada1-142/+0
2019-08-19Provide a meaningful diagnostic when LLVM_PATH doesn't point to a directoryLouis Dionne1-0/+3
2019-02-18[libcxxabi][CMake] Drop unused HandleOutOfTreeLLVM includePetr Hosek1-3/+0
2019-01-28[cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT alwaysMichal Gorny1-1/+1
2019-01-24[libcxxabi] Support building hermetic static libraryPetr Hosek1-0/+23
2019-01-22Enable LLVM_ENABLE_WARNINGS when building standalone out of treeMartin Storsjo1-0/+2
2018-11-14[CMake] Passthrough CFLAGS when checking the compiler-rt pathPetr Hosek1-0/+3
2018-06-20[CMake] Convert paths to the right form in standalone builds on WindowsMartin Storsjo2-3/+7
2018-01-17Fix standalone test-suite run.Eric Fiselier1-7/+15
2017-06-03[libcxxabi] HandleLLVMOptions in out of tree buildMartell Malone1-0/+1
2017-06-01[libcxxabi] Rework CMakeLists.txt into modulesMartell Malone3-0/+356
2017-04-16[CMake][libcxxabi] Fix the -target and -gcc-toolchain flag handlingPetr Hosek1-1/+1
2017-04-07[CMake][libcxxabi] Use -nodefaultlibs for CMake checksPetr Hosek1-0/+58