summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2016-05-09[cmake] Enable zlib support for Apple stage2 buildsVedant Kumar1-1/+1
2016-05-05[CMake] Removing LLVM_ENABLE_TIMESTAMPS from the cache filesChris Bieneman2-2/+0
2016-05-05[CMake][Apple-stage2] Don't link with -fno-pieChris Bieneman1-1/+0
2016-05-02[CMake] Enable LIBCXX HEADERS in Apple-Stage2.cmakeChris Bieneman1-1/+1
2016-05-02[CMake] Install libcxx-headers as part of the Apple-stage2 distributionChris Bieneman1-0/+1
2016-05-02[CMake] Adding clang-headers to the Apple-stage2 distributionChris Bieneman1-0/+1
2016-04-26[CMake] Use just-built clang and build iOS support when building stage2Chris Bieneman1-0/+3
2016-03-23[Apple Clang] Expose llvm-config from stage2 builds in stage1Chris Bieneman1-0/+1
2016-03-15[CMake] Updating Apple build configurationsChris Bieneman1-1/+1
2016-03-14[CMake] Updating Apple Clang CMake cachesChris Bieneman2-9/+58
2016-02-26[CMake] Only configure Native target in stage 1, configure all in other stagesChris Bieneman2-1/+2
2016-02-19Add call to find_package to load LLVM dependenciesReid Kleckner1-0/+2
2016-02-10[CMake] For multi-stage builds to be deterministic we need to disable timesta...Chris Bieneman1-0/+1
2016-02-10[CMake] Fixing the 3-stage cmake cache.Chris Bieneman2-21/+17
2016-02-09[CMake] Updating caches README with explanations of useful cache files.Chris Bieneman1-8/+64
2016-02-09[CMake] Providing a CMake cache for 3-stage buildsChris Bieneman1-0/+34
2016-01-05[CMake] Support a simple case for bootstrap builds to generate PGO dataChris Bieneman3-0/+28
2015-12-19Revert "[CMake] Support a simple case for bootstrap builds to generate PGO data"Chris Bieneman3-28/+0
2015-12-19[CMake] Support a simple case for bootstrap builds to generate PGO dataChris Bieneman3-0/+28
2015-09-18[CMake] Set CLANG_LINKS_TO_CREATE in Apple-stage2.cmake so that we create cc ...Chris Bieneman1-0/+1
2015-09-15[CMake] Add cache scripts for Apple-style clang builds.Chris Bieneman3-0/+79
2014-11-05Make it easier to build against a pre-built Clang package with CMakeReid Kleckner1-0/+8