summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2017-07-19[cmake] GetSVN.cmake takes a list of argumentsBrian Gesiak
2017-07-12[Solaris] Detect Solaris LD, use detection results to pass Solaris-ld optionsRui Ueyama
2017-07-12Use --color-diagnostics instead of -color-diagnostics.Rui Ueyama
2017-07-11[CMake] Support multi-target runtimes buildPetr Hosek
2017-07-10[cmake] Remove obsolete unset in CMake.George Karpenkov
2017-07-05CMake: Add LLVM_UTILS_INSTALL_DIR optionTom Stellard
2017-06-21TableGen.cmake: Use DEPFILE for Ninja Generator with CMake>=3.7.NAKAMURA Takumi
2017-06-20[cmake] Add support for using the standalone leaks sanitizer with LLVM.Michael Gottesman
2017-06-20D33466: Make file non-executable.Vassil Vassilev
2017-06-17[CMake] Get rid of generating obj.*-tblgen if CMake >= 3.9 for Ninja generator.NAKAMURA Takumi
2017-06-17[CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option to override LLVM_DEFAUL...NAKAMURA Takumi
2017-06-12Addressed Takumi's comment about redundancy.Galina Kistanova
2017-06-11TableGen.cmake: Try to fix build breakage introduce in r305142.NAKAMURA Takumi
2017-06-10Added dependency on the TableGen executable file.Galina Kistanova
2017-06-09Enable c++1z experimental builds.Vassil Vassilev
2017-06-06[cmake] Enable reverse iteration by default through build macroMandeep Singh Grang
2017-05-15CMake: Fix docs-llvm-man target when clang+llvm is in the same source treeTom Stellard
2017-05-09Revert "Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake""Tom Stellard
2017-05-03Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake"Tom Stellard
2017-05-03CMake: Move sphinx detection into AddSphinxTarget.cmakeTom Stellard
2017-05-02CMake: Silence more stderr when running git.Tim Northover
2017-04-28limit to 2 parallel links when using thinltoBob Haarman
2017-04-28CMake: ignore git stderr when trying to sort out revision. NFC.Tim Northover
2017-04-24[LLVM][MIPS] Fix different definition of off_t in LLDB and LLVM.Nitesh Jain
2017-04-17Add a linker script to version LLVM symbolsSylvestre Ledru
2017-04-13Reverting cmake/modules/AddLLVM.cmake changes from revision 300184 (Added by ...Ayman Musa
2017-04-13[X86] Change instructions names to keep consistency with the naming conventio...Ayman Musa
2017-04-13Support: Add a VCSRevision.h header file.Peter Collingbourne
2017-04-12Append -w when LLVM_ENABLE_WARNINGS is Off.Vassil Vassilev
2017-04-12Fix detection of backtrace() availability on FreeBSDEd Maste
2017-04-05Respect CMAKE_INSTALL_MANDIR for sphinx generated manpagesJonathan Roelofs
2017-03-21Fix evaluation of LLVM_DEFINITIONSSerge Pavlov
2017-03-16[cmake] Refactor warning flag logic to use Unix warnings with clang-clReid Kleckner
2017-03-15Re-apply r296730, "cmake: Configure the ThinLTO cache directory when using EL...Peter Collingbourne
2017-03-11Revert r297516 - Respect CMAKE_INSTALL_MANDIR for sphinx generated manpagesEric Fiselier
2017-03-10Respect CMAKE_INSTALL_MANDIR for sphinx generated manpagesJonathan Roelofs
2017-03-09CMake: Don't install llvm-tblgen twiceTom Stellard
2017-03-07[X86] Quick fix for build bot failure (r297127) due to unused variable.Ayman Musa
2017-03-07[X86][AVX512] Adding new LLVM TableGen backend which generates the EVEX2VEX c...Ayman Musa
2017-03-03Detect the existence of pthread_{s,g}etname_np in libpthread on LinuxKrzysztof Parzyszek
2017-03-03Revert r296730, "cmake: Configure the ThinLTO cache directory when using ELF ...Peter Collingbourne
2017-03-02CMake: Clean up VersionFromVCS.cmakeTom Stellard
2017-03-02cmake: Configure the ThinLTO cache directory when using ELF lld or gold.Peter Collingbourne
2017-03-01enable building with LTO on Windows using clang-cl and lldBob Haarman
2017-02-22[Support] Provide linux/magic.h fallback for older kernelsMichal Gorny
2017-02-17[CMake] Support externalizing debug info on non-Darwin platformsPetr Hosek
2017-02-17[CMake] Add variable IOS to iOS toolchainChris Bieneman
2017-02-14[Tablegen] Instrumenting table gen DAGGenISelDAGAditya Nandakumar
2017-02-11config-ix.cmake: Search for CMAKE_XCRUN before using it.Matthias Braun
2017-02-10[CMake] Fix pthread handling for out-of-tree buildsEric Fiselier