aboutsummaryrefslogtreecommitdiff
path: root/cmake/caches
AgeCommit message (Expand)Author
2018-01-11[Fuchsia] Remove LLDB from the toolchain distributionPetr Hosek
2018-01-11[Fuchsia] Use llvm-objcopy as objcopy on non-Darwin hostsPetr Hosek
2017-12-21[CMake][Fuchsia] Enable assertionsPetr Hosek
2017-12-09Update Clang CMake cache to use cxx-headers, NFCDuncan P. N. Exon Smith
2017-11-27[CMake][Fuchsia] Disable terminfo database in Fuchsia toolchainPetr Hosek
2017-11-22[Driver] Make the use of relax relocations a per target optionPetr Hosek
2017-10-25[CMake] Build host builtins in Fuchsia toolchain even on DarwinPetr Hosek
2017-10-25[CMake] Include clang-refactor in Fuchsia toolchainPetr Hosek
2017-10-18[CMake] Build Fuchsia toolchain as -O3Petr Hosek
2017-10-05[CMake] Add install-distribution-toolchain to stage2 target listChris Bieneman
2017-10-03[CMake] Minor updates to Apple CMake cachesChris Bieneman
2017-09-13[Fuchsia] Set ENABLE_X86_RELAX_RELOCATIONS for Fuchsia buildsPetr Hosek
2017-08-23Remove LLVMFuzzer from list of bundled libraries for FuchsiaGeorge Karpenkov
2017-08-16[CMake] Build sanitized C++ runtimes for FuchsiaPetr Hosek
2017-08-15[CMake] Include LLVMFuzzer in Fuchsia toolchainPetr Hosek
2017-08-03Enable AddressSanitizer for Fuchsia targetsPetr Hosek
2017-08-02[CMake] Include llvm-objcopy tool in Fuchsia toolchainPetr Hosek
2017-08-02[Driver] Disable static C++ library support on FuchsiaPetr Hosek
2017-08-01[CMake] Include sancov tool in Fuchsia toolchainPetr Hosek
2017-07-28[CMake] Add Android toolchain CMake cache files.Leo Li
2017-07-21[CMake] Use ABI version 2 for C++ library in FuchsiaPetr Hosek
2017-07-19[CMake] Build runtimes for Fuchsia targetsPetr Hosek
2017-05-25Don't defer to the GCC driver for linking arm-baremetalJonathan Roelofs
2017-05-11Fix two-stage build on windows using DistributionExample cmake cacheNAKAMURA Takumi
2017-05-10Partially revert r302685 and swith Apple-style full LTO builds toAdrian Prantl
2017-05-10Build the Apple-style stage2 with full debug infoAdrian Prantl
2017-05-09Build the Apple-style stage2 with modulesAdrian Prantl
2017-04-20[CMake] Enable ARM target in Fuchsia toolchainPetr Hosek
2017-04-13[CMake] Support building Fuchsia toolchain on DarwinPetr Hosek
2017-03-09Add a cmake cache file for a stage-2 build with ThinLTOMehdi Amini
2017-02-17[CMake] Add Fuchsia toolchain CMake cache filesPetr Hosek
2016-10-26[CMake] Adding example distribution CMake cache filesChris Bieneman
2016-10-19[CMake] Support thin LTO in PGO CMake cacheChris Bieneman
2016-08-17[CMake] Adding toolchain targets to PGO and Apple CMake cachesChris Bieneman
2016-08-16[CMake] Workflow improvements to PGO generationChris Bieneman
2016-08-16[CMake] [Apple Cache] Set CLANG_VENDOR_UTI for Apple buildsChris Bieneman
2016-08-15[CMake] Apple stage1 doesn't need to set libcxx optionsChris Bieneman
2016-06-28[CMake] [Apple Clang] Enable Compiler-RT tests on stage2 buildsChris Bieneman
2016-05-09[cmake] Enable zlib support for Apple stage2 buildsVedant Kumar
2016-05-05[CMake] Removing LLVM_ENABLE_TIMESTAMPS from the cache filesChris Bieneman
2016-05-05[CMake][Apple-stage2] Don't link with -fno-pieChris Bieneman
2016-05-02[CMake] Enable LIBCXX HEADERS in Apple-Stage2.cmakeChris Bieneman
2016-05-02[CMake] Install libcxx-headers as part of the Apple-stage2 distributionChris Bieneman
2016-05-02[CMake] Adding clang-headers to the Apple-stage2 distributionChris Bieneman
2016-04-26[CMake] Use just-built clang and build iOS support when building stage2Chris Bieneman
2016-03-23[Apple Clang] Expose llvm-config from stage2 builds in stage1Chris Bieneman
2016-03-15[CMake] Updating Apple build configurationsChris Bieneman
2016-03-14[CMake] Updating Apple Clang CMake cachesChris Bieneman
2016-02-26[CMake] Only configure Native target in stage 1, configure all in other stagesChris Bieneman
2016-02-10[CMake] For multi-stage builds to be deterministic we need to disable timesta...Chris Bieneman