aboutsummaryrefslogtreecommitdiff
path: root/llvm/cmake
AgeCommit message (Expand)AuthorFilesLines
2023-11-08[libc++][hardening] Fix references to old names for hardening modes (#71743)Konstantin Varlamov1-4/+4
2023-11-07Improve error message for cmake failure (#71404)Jeremy Kun1-1/+6
2023-11-05[CMake] Fix __builtin_thread_pointer check with LTOSam James1-1/+6
2023-11-02[cmake] Add SerenityOS to config.guessAndrew Kaster1-0/+3
2023-10-20[llvm][CMake] Respect LIBCXX_HARDENING_MODE on command-line (#68541)Will Hawkins1-2/+7
2023-10-20[cmake] Option to create Ninja job pools depending on available resources (#6...jusito1-0/+26
2023-10-19[CMake] Avoid build spam by switching to Debug message (#69497)Vincent Lee1-1/+1
2023-10-18[llvm][CMake] Check dependency cxx source compiles (#68549)Eric Kilmer2-8/+32
2023-10-17[CMake] Support per-target linker flags (#68393)Vincent Lee1-0/+11
2023-10-17[ADT][DebugInfo][RemoveDIs] Add extra bits to ilist_iterator for debug-infoJeremy Morse1-0/+4
2023-10-15[CMake] Limit -gsplit-dwarf option to C and C++ compilersGeorge Lyon1-1/+1
2023-10-09[llvm][objdump] Remove support for printing the embedded Bitcode section in M...Juergen Ributzka2-13/+0
2023-10-03[llvm][CMake] Expand error message shown when -fuse-ld= test fails (#66778)David Spickett1-1/+4
2023-09-25[cmake] Add LLVM_FORCE_VC_REVISION option (#67125)David Truby1-1/+8
2023-09-21Set -rpath-link only if the path is nonempty.Justin Lebar1-1/+1
2023-09-21[CMake] Fully delete the deprecated LLVM_USE_CRT* (#66850)Zhang3-64/+2
2023-09-15[CMake][Z3]Don't attempt to compile / run if cross-compiling (#66355)Zhang1-1/+1
2023-09-14[CMake] Remove SetTargetTriple (#66464)Petr Hosek2-13/+1
2023-09-14[flang/mlir] Fix "file too big" build error on CYGWIN.Carlo Bramini1-1/+1
2023-09-01[Driver] Support GNU ld on SolarisRainer Orth1-3/+6
2023-08-01[lit][clang] Avoid realpath on Windows due to MAX_PATH limitationsSaleem Abdulrasool1-2/+7
2023-07-31[docs] Bump minimum GCC version to 7.4Fangrui Song1-2/+2
2023-07-26[CMake] Use `LLVM_ENABLE_ASSERTIONS` to enable the hardened mode in libc++.Konstantin Varlamov1-2/+2
2023-07-26[LIT] Added an option to llvm-lit to emit the necessary test coverage data, d...Shivam Gupta1-0/+1
2023-07-23[CMake] Disable GCC -WnonnullFarid Zakaria1-0/+5
2023-07-21Revert "[LIT] Added an option to llvm-lit to emit the necessary test coverage...Shivam Gupta1-1/+0
2023-07-21[LIT] Added an option to llvm-lit to emit the necessary test coverage data, d...Shivam Gupta1-0/+1
2023-07-21[llvm-exegesis] Guard `__builtin_thread_pointer` behind a configure checkMarkus Böck1-2/+8
2023-07-19[CMake] Clean up old code for handling MSVC runtime setting the old wayMartin Storsjö1-54/+8
2023-07-18[cmake] Add -Wcast-qual to C flags if LLVM_ENABLE_WARNINGS is defined.Alex MacLean1-1/+1
2023-07-17[CMake] Switch the CMP0091 policy (MSVC_RUNTIME_LIBRARY) to the new behaviourMartin Storsjö1-21/+20
2023-07-05[CMake] Add /winsysroot to lld-link when LLVM_WINSYSROOT is specifiedArthur Eubanks1-0/+5
2023-07-05[cmake] Add LLVM_UNITTEST_LINK_FLAGS optionNikita Popov2-0/+5
2023-06-21Revert "Define/guard MLIR_STANDALONE_BUILD LLVM_LIBRARY_OUTPUT_INTDIR var."Stella Laurenzo1-3/+0
2023-06-20Define/guard MLIR_STANDALONE_BUILD LLVM_LIBRARY_OUTPUT_INTDIR var.Stella Laurenzo1-0/+3
2023-06-19Re-land [LLD] Allow usage of LLD as a libraryAlexandre Ganea1-0/+10
2023-06-15[CMake] Fixes using CMake 3.27.0.Mark de Wever1-1/+2
2023-06-14Revert "[LLD] Allow usage of LLD as a library"Leonard Chan1-10/+0
2023-06-13[LLD] Allow usage of LLD as a libraryAlexandre Ganea1-0/+10
2023-06-13[CMake] Enable building with UBSAN + clang-cl on windows.Pierre Gousseau1-19/+31
2023-06-10[CMake] Add missing CheckCSourceCompiles includeSam James1-0/+1
2023-06-08[AIX] Update CMake linker flags to use large glink codeAlison Zhang1-0/+2
2023-06-07[CMake] Add option to link LLVM/subproject executables against LLVM libcAiden Grossman2-0/+11
2023-06-06[CMake] Quote variables where "TARGET" may be a valueSam James1-15/+15
2023-06-03[CMake] Ensure `CLANG_RESOURCE_DIR` is respected.paperchalice1-1/+5
2023-06-03Revert "[CMake] Ensure `CLANG_RESOURCE_DIR` is respected."Martin Storsjö1-5/+1
2023-06-02[CMake] Ensure `CLANG_RESOURCE_DIR` is respected.paperchalice1-1/+5
2023-06-01[BOLT][CMake] Redo the build and install targetsPetr Hosek1-1/+1
2023-06-01Revert "[BOLT][CMake] Redo the build and install targets"Petr Hosek1-1/+1
2023-06-01[BOLT][CMake] Redo the build and install targetsPetr Hosek1-1/+1