aboutsummaryrefslogtreecommitdiff
path: root/clang/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-12-07[OpenMP] NVPTX: Set default/minimum compute capability to sm_35George Rokos1-6/+7
2017-12-05[CMake] Don't use comma as an alternate separatorPetr Hosek1-3/+3
2017-11-29[CMake] Support side-by-side checkouts in multi-stage buildPetr Hosek1-1/+3
2017-11-29[CMake] Use LIST_SEPARATOR rather than escaping in ExternalProject_AddPetr Hosek1-2/+3
2017-11-17[cmake] Use llvm-lit directory when provided for stand-alone buildMichal Gorny1-0/+3
2017-11-11Add CLANG_DEFAULT_OBJCOPY to allow Clang to use llvm-objcopy for dwarf fissionJake Ehrlich1-2/+5
2017-11-04Move the clang-tblgen-targets project into the Misc folder on IDEs like Visua...Aaron Ballman1-0/+1
2017-10-17[CMake][OpenMP] Customize default offloading archJonas Hahnfeld1-0/+11
2017-09-02Don't search libxml2 if using msan. LLVM already has similar check.Vitaly Buka1-4/+8
2017-08-27CMake: only try to find the Z3 package when `CLANG_ANALYZER_BUILD_Z3` is ONMehdi Amini1-2/+1
2017-08-08Integrate Kostya's clang-proto-fuzzer with LLVM.Matt Morehouse1-0/+2
2017-07-28[CMake] NFC. Add clang-tablegen-targets utility targetChris Bieneman1-1/+2
2017-07-26Clang and LLVM search for different versions of libxml2, reset foundEric Beckmann1-0/+1
2017-07-23[Modules] Rework r274270. Let Clang targets depend on intrinsics_gen.NAKAMURA Takumi1-0/+7
2017-07-18[CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) into clang/Co...NAKAMURA Takumi1-5/+1
2017-05-23[GSoC] Shell autocompletion for clangYuka Takahashi1-0/+4
2017-05-11Fix two-stage build on windows using DistributionExample cmake cacheNAKAMURA Takumi1-3/+10
2017-04-04[analyzer] Add new Z3 constraint manager backendDominic Chen1-6/+19
2017-03-07Define LLVM_ENABLE_WARNINGS when building standalone clang to ensure warnings...Eric Fiselier1-0/+1
2017-02-19clang/CMakeLists.txt: Rework r294954 -- use file(TO_CMAKE_PATH).NAKAMURA Takumi1-1/+1
2017-02-13Fix r291495 -- Normalize LLVM_CMAKE_PATH in clang standalone build.NAKAMURA Takumi1-1/+5
2017-01-25[test] Port clang tests to canonicalized booleansMichal Gorny1-16/+0
2017-01-18[CMake] Separate LLVM_ENABLE_LTO and LLVM_ENABLE_LLDPetr Hosek1-3/+5
2017-01-09[cmake] Obtain LLVM_CMAKE_PATH from llvm-configMichal Gorny1-2/+3
2016-12-31[clang] Fix clean build of generate-order-fileAlexander Shaposhnikov1-23/+23
2016-12-14[Driver] Allow setting the default linker during buildPetr Hosek1-0/+3
2016-11-16[CMake] Support lld with LTO bootstrapPetr Hosek1-3/+8
2016-10-19[CMake] Add clang-bootstrap-deps targetChris Bieneman1-11/+13
2016-10-18[cmake] Update lit search to match the one in LLVMMichal Gorny1-2/+5
2016-10-18[CMake] Add a few default passthrough variables for bootstrap buildsChris Bieneman1-1/+3
2016-09-22[CMake] More robust handling for bootstrap variablesChris Bieneman1-1/+5
2016-09-21[CMake] Check if passthrough variables are definedChris Bieneman1-1/+1
2016-09-21[CMake] Pass CLANG_VERSION_* variables into later stagesChris Bieneman1-0/+3
2016-09-20[CMake] Support overriding CLANG_VERSION_*Chris Bieneman1-4/+10
2016-09-15Simplify Clang's version number configuration in CMake.David L. Jones1-14/+5
2016-08-23driver: Support checking for rlimits via cmake (when bootstrapping)Chris Bieneman1-0/+3
2016-08-16[CMake] Workflow improvements to PGO generationChris Bieneman1-4/+15
2016-07-27Support setting default value for -rtlib at build timeJonas Hahnfeld1-2/+13
2016-07-25[CMake] Pass DYLD_LIBRARY_PATH as CMake variable instead of as envarChris Bieneman1-6/+9
2016-07-25[CMake] Cleaning up some CMake warningsChris Bieneman1-3/+6
2016-07-25Update description for CLANG_DEFAULT_CXX_STDLIB and add comment. NFCJonas Hahnfeld1-2/+2
2016-07-10Add CLANG_BUILD_TOOLS as a clang counterpart for LLVM_BUILD_TOOLSMichael Gottesman1-0/+3
2016-07-09Move add_clang_* entry points from the main clang CMakeLists.txt to cmake/mod...Michael Gottesman1-143/+5
2016-06-29[cmake] Move creation of ClangTargets and installation of ClangConfig.cmake f...Michael Gottesman1-22/+1
2016-06-24[CMake] Remove CLANG_APPEND_VC_REV optionChris Bieneman1-13/+0
2016-06-20Add a ENABLE_X86_RELAX_RELOCATIONS cmake option.Rafael Espindola1-0/+3
2016-06-09[CMake] Cleaning up CMake version checks in ExternalProject callsChris Bieneman1-17/+6
2016-06-09[CMake] Version is aways greater than 3Chris Bieneman1-25/+22
2016-06-09[CMake] Cleaning up CMake feature gating on 2.8.12Chris Bieneman1-15/+1
2016-06-09Revert "[CMake] Fix an issue building out-of-tree introduced in r272200"Chris Bieneman1-2/+0