summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* [CMake][Fuchsia] Enable assertionsPetr Hosek2017-12-212-0/+2
* Update Clang CMake cache to use cxx-headers, NFCDuncan P. N. Exon Smith2017-12-091-1/+1
* [clang] Use add_llvm_install_targetsShoaib Meenai2017-11-301-10/+6
* [CMake][Fuchsia] Disable terminfo database in Fuchsia toolchainPetr Hosek2017-11-272-2/+4
* [Driver] Make the use of relax relocations a per target optionPetr Hosek2017-11-221-7/+0
* [clang-fuzzer] Fix incremental builds of the fuzzerVitaly Buka2017-10-311-11/+6
* [CMake] Build host builtins in Fuchsia toolchain even on DarwinPetr Hosek2017-10-251-5/+1
* [CMake] Include clang-refactor in Fuchsia toolchainPetr Hosek2017-10-251-0/+1
* [clang-proto-fuzzer] Use ToT protobuf-mutator.Matt Morehouse2017-10-181-1/+1
* [CMake] Build Fuchsia toolchain as -O3Petr Hosek2017-10-181-2/+2
* [clang-fuzzer] Build with newer protobuf-mutator.Matt Morehouse2017-10-111-1/+1
* [CMake] Add install-distribution-toolchain to stage2 target listChris Bieneman2017-10-051-0/+1
* [CMake] Minor updates to Apple CMake cachesChris Bieneman2017-10-032-0/+11
* [Fuchsia] Set ENABLE_X86_RELAX_RELOCATIONS for Fuchsia buildsPetr Hosek2017-09-131-0/+7
* Remove LLVMFuzzer from list of bundled libraries for FuchsiaGeorge Karpenkov2017-08-231-1/+0
* Update libprotobuf-mutator revisionVitaly Buka2017-08-221-1/+1
* [CMake] Build sanitized C++ runtimes for FuchsiaPetr Hosek2017-08-161-2/+8
* [CMake] Include LLVMFuzzer in Fuchsia toolchainPetr Hosek2017-08-151-0/+1
* Integrate Kostya's clang-proto-fuzzer with LLVM.Matt Morehouse2017-08-081-0/+24
* Enable AddressSanitizer for Fuchsia targetsPetr Hosek2017-08-031-0/+1
* [CMake] Include llvm-objcopy tool in Fuchsia toolchainPetr Hosek2017-08-021-0/+1
* [Driver] Disable static C++ library support on FuchsiaPetr Hosek2017-08-021-0/+3
* [CMake] Include sancov tool in Fuchsia toolchainPetr Hosek2017-08-011-0/+1
* [CMake] Add Android toolchain CMake cache files.Leo Li2017-07-282-0/+95
* [CMake] NFC. Add clang-tablegen-targets utility targetChris Bieneman2017-07-281-0/+7
* [CMake] Use ABI version 2 for C++ library in FuchsiaPetr Hosek2017-07-211-0/+1
* [CMake] Build runtimes for Fuchsia targetsPetr Hosek2017-07-192-11/+30
* Don't defer to the GCC driver for linking arm-baremetalJonathan Roelofs2017-05-251-0/+50
* Fix two-stage build on windows using DistributionExample cmake cacheNAKAMURA Takumi2017-05-111-3/+10
* Partially revert r302685 and swith Apple-style full LTO builds toAdrian Prantl2017-05-101-0/+4
* Build the Apple-style stage2 with full debug infoAdrian Prantl2017-05-101-2/+0
* Build the Apple-style stage2 with modulesAdrian Prantl2017-05-091-0/+1
* [CMake] Enable ARM target in Fuchsia toolchainPetr Hosek2017-04-201-1/+3
* [CMake] Support building Fuchsia toolchain on DarwinPetr Hosek2017-04-132-0/+10
* [cmake] Support Gentoo install for z3Michal Gorny2017-04-081-1/+1
* [analyzer] Add new Z3 constraint manager backendDominic Chen2017-04-041-0/+28
* [CMake] fix CLANG_INCLUDE_DIRS CMake exportGuillaume Papin2017-03-211-1/+1
* Add a cmake cache file for a stage-2 build with ThinLTOMehdi Amini2017-03-091-0/+6
* [CMake] Add Fuchsia toolchain CMake cache filesPetr Hosek2017-02-172-0/+106
* [CMake] Add CLANG_INCLUDE_DIRS to CMake exportsChris Bieneman2017-02-062-0/+8
* [cmake] Hint find_package() to prefer LLVM installed alongside clangMichal Gorny2017-01-312-2/+10
* cmake: Don't try to install exports if there aren't anyJustin Bogner2016-11-082-1/+6
* cmake: Support exports correctly with LLVM_DISTRIBUTION_COMPONENTSJustin Bogner2016-11-071-1/+13
* [CMake] Adding example distribution CMake cache filesChris Bieneman2016-10-262-0/+64
* [cmake] Follow LLVM's lead in creating exported tool targets for clang tools.Michael Gottesman2016-10-191-0/+1
* [CMake] Support thin LTO in PGO CMake cacheChris Bieneman2016-10-191-2/+2
* [CMake] Adding toolchain targets to PGO and Apple CMake cachesChris Bieneman2016-08-173-0/+4
* [CMake] Workflow improvements to PGO generationChris Bieneman2016-08-162-6/+30
* [CMake] [Apple Cache] Set CLANG_VENDOR_UTI for Apple buildsChris Bieneman2016-08-161-0/+1
* [CMake] Apple stage1 doesn't need to set libcxx optionsChris Bieneman2016-08-151-5/+0