summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* inhereit LLVM_ENABLE_LIBXML2David Callahan2018-11-291-7/+10
* cmake: z3: Remove EXACT from 4.7.1 after being compatible with 4.8.1Jan Kratochvil2018-11-181-1/+1
* [CMake] Support cross-compiling with multi-stage buildsPetr Hosek2018-11-161-3/+30
* CMake: Deprecate using llvm-config to detect llvm installationTom Stellard2018-11-131-17/+32
* CMake: Replace open-coded find_packageTom Stellard2018-11-131-7/+2
* [clang] Set CMP0075 to newShoaib Meenai2018-11-081-0/+4
* [analyzer] Improved cmake configuration for Z3Enrico Steffinlongo2018-10-131-11/+24
* [tests] Include Python binding tests in CMake rulesMichal Gorny2018-10-111-1/+4
* Revert r344241 as it broke multiple bots.Aaron Ballman2018-10-111-1/+0
* [tests] Include Python binding tests in CMake rulesMichal Gorny2018-10-111-0/+1
* Remove vestiges of configure buildsystemStephen Kelly2018-08-301-14/+2
* libclang: add install/distribution targets for pythonSaleem Abdulrasool2018-08-201-0/+3
* [CMake] Make bootstrap and compiler-rt depend on cxx-headers.Ahmed Bougacha2018-06-281-3/+8
* Re-apply: Add python tool to dump and construct header mapsBruno Cardoso Lopes2018-06-211-0/+1
* Revert "Add python tool to dump and construct header maps"Bruno Cardoso Lopes2018-06-211-1/+0
* Add python tool to dump and construct header mapsBruno Cardoso Lopes2018-06-201-0/+1
* [CMake] Allow specifying extra dependencies of bootstrap stagePetr Hosek2018-06-111-0/+4
* CMake option to allow enabling experimental new pass manager by defaultPetr Hosek2018-04-061-0/+3
* Rename clang link from clang-X.Y to clang-XSylvestre Ledru2018-03-291-4/+4
* [FrontEnd] Allow overriding the default C/C++ -std via CMake varsMichal Gorny2018-03-061-0/+6
* [cmake] Also pass CMAKE_ASM_COMPILER_ID to next stage when bootstrappingDon Hinton2018-01-191-1/+2
* [OpenMP] NVPTX: Set default/minimum compute capability to sm_35George Rokos2017-12-071-6/+7
* [CMake] Don't use comma as an alternate separatorPetr Hosek2017-12-051-3/+3
* [CMake] Support side-by-side checkouts in multi-stage buildPetr Hosek2017-11-291-1/+3
* [CMake] Use LIST_SEPARATOR rather than escaping in ExternalProject_AddPetr Hosek2017-11-291-2/+3
* [cmake] Use llvm-lit directory when provided for stand-alone buildMichal Gorny2017-11-171-0/+3
* Add CLANG_DEFAULT_OBJCOPY to allow Clang to use llvm-objcopy for dwarf fissionJake Ehrlich2017-11-111-2/+5
* Move the clang-tblgen-targets project into the Misc folder on IDEs like Visua...Aaron Ballman2017-11-041-0/+1
* [CMake][OpenMP] Customize default offloading archJonas Hahnfeld2017-10-171-0/+11
* Don't search libxml2 if using msan. LLVM already has similar check.Vitaly Buka2017-09-021-4/+8
* CMake: only try to find the Z3 package when `CLANG_ANALYZER_BUILD_Z3` is ONMehdi Amini2017-08-271-2/+1
* Integrate Kostya's clang-proto-fuzzer with LLVM.Matt Morehouse2017-08-081-0/+2
* [CMake] NFC. Add clang-tablegen-targets utility targetChris Bieneman2017-07-281-1/+2
* Clang and LLVM search for different versions of libxml2, reset foundEric Beckmann2017-07-261-0/+1
* [Modules] Rework r274270. Let Clang targets depend on intrinsics_gen.NAKAMURA Takumi2017-07-231-0/+7
* [CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) into clang/Co...NAKAMURA Takumi2017-07-181-5/+1
* [GSoC] Shell autocompletion for clangYuka Takahashi2017-05-231-0/+4
* Fix two-stage build on windows using DistributionExample cmake cacheNAKAMURA Takumi2017-05-111-3/+10
* [analyzer] Add new Z3 constraint manager backendDominic Chen2017-04-041-6/+19
* Define LLVM_ENABLE_WARNINGS when building standalone clang to ensure warnings...Eric Fiselier2017-03-071-0/+1
* clang/CMakeLists.txt: Rework r294954 -- use file(TO_CMAKE_PATH).NAKAMURA Takumi2017-02-191-1/+1
* Fix r291495 -- Normalize LLVM_CMAKE_PATH in clang standalone build.NAKAMURA Takumi2017-02-131-1/+5
* [test] Port clang tests to canonicalized booleansMichal Gorny2017-01-251-16/+0
* [CMake] Separate LLVM_ENABLE_LTO and LLVM_ENABLE_LLDPetr Hosek2017-01-181-3/+5
* [cmake] Obtain LLVM_CMAKE_PATH from llvm-configMichal Gorny2017-01-091-2/+3
* [clang] Fix clean build of generate-order-fileAlexander Shaposhnikov2016-12-311-23/+23
* [Driver] Allow setting the default linker during buildPetr Hosek2016-12-141-0/+3
* [CMake] Support lld with LTO bootstrapPetr Hosek2016-11-161-3/+8
* [CMake] Add clang-bootstrap-deps targetChris Bieneman2016-10-191-11/+13
* [cmake] Update lit search to match the one in LLVMMichal Gorny2016-10-181-2/+5