summaryrefslogtreecommitdiffstats
path: root/cmake/caches
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
* [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
* [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
* [CMake] Build Fuchsia toolchain as -O3Petr Hosek2017-10-181-2/+2
* [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
* [CMake] Build sanitized C++ runtimes for FuchsiaPetr Hosek2017-08-161-2/+8
* [CMake] Include LLVMFuzzer in Fuchsia toolchainPetr Hosek2017-08-151-0/+1
* 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] 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
* 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] Adding example distribution CMake cache filesChris Bieneman2016-10-262-0/+64
* [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
* [CMake] [Apple Clang] Enable Compiler-RT tests on stage2 buildsChris Bieneman2016-06-281-2/+0
* [cmake] Enable zlib support for Apple stage2 buildsVedant Kumar2016-05-091-1/+1
* [CMake] Removing LLVM_ENABLE_TIMESTAMPS from the cache filesChris Bieneman2016-05-052-2/+0
* [CMake][Apple-stage2] Don't link with -fno-pieChris Bieneman2016-05-051-1/+0
* [CMake] Enable LIBCXX HEADERS in Apple-Stage2.cmakeChris Bieneman2016-05-021-1/+1
* [CMake] Install libcxx-headers as part of the Apple-stage2 distributionChris Bieneman2016-05-021-0/+1
* [CMake] Adding clang-headers to the Apple-stage2 distributionChris Bieneman2016-05-021-0/+1
* [CMake] Use just-built clang and build iOS support when building stage2Chris Bieneman2016-04-261-0/+3
* [Apple Clang] Expose llvm-config from stage2 builds in stage1Chris Bieneman2016-03-231-0/+1
* [CMake] Updating Apple build configurationsChris Bieneman2016-03-151-1/+1
* [CMake] Updating Apple Clang CMake cachesChris Bieneman2016-03-142-9/+58
* [CMake] Only configure Native target in stage 1, configure all in other stagesChris Bieneman2016-02-262-1/+2
* [CMake] For multi-stage builds to be deterministic we need to disable timesta...Chris Bieneman2016-02-101-0/+1
* [CMake] Fixing the 3-stage cmake cache.Chris Bieneman2016-02-102-21/+17
* [CMake] Updating caches README with explanations of useful cache files.Chris Bieneman2016-02-091-8/+64