aboutsummaryrefslogtreecommitdiff
path: root/llvm/cmake
AgeCommit message (Expand)AuthorFilesLines
2022-12-22Properly support LLVM_ENABLE_LLD on Windowsserge-sans-paille1-1/+14
2022-12-21[cmake] Copy llvm-driver-template.cpp.in into build dir as wellNikita Popov1-0/+1
2022-12-20Revert D139752 "cmake: Enable 64bit off_t on 32bit glibc systems"Fangrui Song1-5/+3
2022-12-20[CMake] add_definitions => add_compile_definitions after D139752Fangrui Song1-1/+1
2022-12-20[llvm][cmake] Fix add_subdirectory build in multi-configSebastian Neubauer2-2/+4
2022-12-18cmake: Enable 64bit off_t on 32bit glibc systemsKhem Raj1-3/+5
2022-12-13[CMake] Setting the LLVM_TARGET_TRIPLE macro based on the LLVM_DEFAULT_TARGET...Nicole Rabjohn1-0/+13
2022-12-08[CMake] Move dladdr check below _GNU_SOURCE check.Daniel Thornburgh1-11/+14
2022-12-05Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"Leonard Chan1-1/+1
2022-11-29[CMake] Use LLVM_TARGET_TRIPLE in runtimesPetr Hosek1-1/+1
2022-11-23[cmake] Fix Findzstd.cmake to handle OpenBSD shared librariesMichał Górny1-7/+3
2022-11-14[cmake] Fix _GNU_SOURCE being added unconditionallyAndreas Hollandt1-1/+1
2022-11-14[NFC] Fixing spelling in code commentChris Bieneman1-1/+1
2022-11-10cmake: Inline the add_llvm_symbol_exports.py scriptTom Stellard1-1/+7
2022-11-10[clang] Only use major version in resource dirTimm Bäder1-2/+2
2022-11-09Move googletest to the third-party directoryTom Stellard1-0/+3
2022-11-09Revert "Move googletest to the third-party directory"Tom Stellard1-3/+0
2022-11-09Move googletest to the third-party directoryTom Stellard1-0/+3
2022-11-08[CMake] Fix -Wstrict-prototypesSam James5-5/+6
2022-11-05[llvm/cmake/config-ix.cmake] If `LD64_EXECUTABLE` is already set, avoid the n...Argyrios Kyrtzidis1-9/+11
2022-11-03Set LLVM_ATOMIC_LIB variable for convenient linking against libatomicSam James2-0/+14
2022-11-02Revert "[cmake][msvc] Enable standards-conforming preprocessor"Jan Svoboda1-4/+0
2022-11-02[cmake][msvc] Enable standards-conforming preprocessorJan Svoboda1-0/+4
2022-10-28[llvm] Fix minimum Apple Clang requirementKadir Cetinkaya1-2/+2
2022-10-28[llvm] [cmake] Silence GNUInstallDirs warning in LLVMInstallSymlinkMichał Górny1-0/+3
2022-10-18[CMake] Add Python script to generate version script symbol exportsAndrew Ng1-5/+1
2022-10-18[CMake] Fix Findzstd module for shared DLL on WindowsAndrew Ng1-1/+15
2022-10-12[CMake] Fix FindGRPC cmake module to allow different layeringSteven Wu1-157/+0
2022-10-12[CMake] Add option LLVM_FORCE_CREATE_SYMLINKSTobias Hieta1-2/+2
2022-10-12[llvm] [cmake] Support finding both static and shared zstd via FindZstdMichał Górny1-3/+9
2022-10-11Make windows resource generation more robustAnush Elangovan1-4/+20
2022-10-10[Bindings] Remove go bindingsNikita Popov1-19/+1
2022-10-06[CMake] Provide Findzstd modulePetr Hosek1-0/+49
2022-10-06Revert "[CMake] Provide Findzstd module"Nikita Popov1-49/+0
2022-10-06[CMake] Provide Findzstd modulePetr Hosek1-0/+49
2022-10-01[llvm-driver] Support single distributionsAlex Brachet2-3/+17
2022-10-01[llvm-driver][NFC] Simplify handling of tool symlinksAlex Brachet1-6/+2
2022-09-29Revert "[cmake] Export GetHostTriple.cmake"Nikita Popov1-0/+1
2022-09-28[cmake] Export GetHostTriple.cmakeNikita Popov1-1/+0
2022-09-23Fix Z3 version detection regexpMikhail Korolev1-4/+4
2022-09-21[llvm] prefix linker flag on non-MSVC compilers with `-Wl,`Ashay Rane1-1/+12
2022-09-21Fix -fuse-ld to be linker flag in feature detection checkKevin Gleason1-5/+2
2022-09-14[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson2-2/+2
2022-09-01tweak zstd behavior in cmake and llvm config for better testingCole Kissane1-1/+0
2022-08-31[cmake] Disable the -Wmisleading-indentation warning with GCCMartin Storsjö1-2/+10
2022-08-30[cmake] Don't include symlinks to tools in Build-all when `LLVM_BUILD_TOOLS` ...Markus Böck1-1/+8
2022-08-25Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson2-2/+2
2022-08-24[mlgo] Use TFLite for 'development' mode.Mircea Trofin1-0/+15
2022-08-24[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson2-2/+2
2022-08-23[runtimes] Handle interface targets in runtimes distribution componentsLouis Dionne1-2/+2