]> granicus.if.org Git - clang/history - cmake
Add comments to the diagnostic kinds in Diagnostic.td.
[clang] / cmake /
2017-04-20 Petr Hosek[CMake] Enable ARM target in Fuchsia toolchain
2017-04-13 Petr Hosek[CMake] Support building Fuchsia toolchain on Darwin
2017-04-08 Michal Gorny[cmake] Support Gentoo install for z3
2017-04-04 Dominic Chen[analyzer] Add new Z3 constraint manager backend
2017-03-21 Guillaume Papin[CMake] fix CLANG_INCLUDE_DIRS CMake export
2017-03-09 Mehdi AminiAdd a cmake cache file for a stage-2 build with ThinLTO
2017-02-17 Petr Hosek[CMake] Add Fuchsia toolchain CMake cache files
2017-02-06 Chris Bieneman[CMake] Add CLANG_INCLUDE_DIRS to CMake exports
2017-01-31 Michal Gorny[cmake] Hint find_package() to prefer LLVM installed...
2016-11-08 Justin Bognercmake: Don't try to install exports if there aren't any
2016-11-07 Justin Bognercmake: Support exports correctly with LLVM_DISTRIBUTION...
2016-10-26 Chris Bieneman[CMake] Adding example distribution CMake cache files
2016-10-19 Michael Gottesman[cmake] Follow LLVM's lead in creating exported tool...
2016-10-19 Chris Bieneman[CMake] Support thin LTO in PGO CMake cache
2016-08-17 Chris Bieneman[CMake] Adding toolchain targets to PGO and Apple CMake...
2016-08-16 Chris Bieneman[CMake] Workflow improvements to PGO generation
2016-08-16 Chris Bieneman[CMake] [Apple Cache] Set CLANG_VENDOR_UTI for Apple...
2016-08-15 Chris Bieneman[CMake] Apple stage1 doesn't need to set libcxx options
2016-07-10 Michael GottesmanAdd CLANG_BUILD_TOOLS as a clang counterpart for LLVM_B...
2016-07-09 Michael GottesmanMove add_clang_* entry points from the main clang CMake...
2016-06-30 Michael Gottesman[cmake] Remove stale comment. NFC.
2016-06-29 Michael Gottesman[ClangConfig] Store all of the targets exported in...
2016-06-29 Michael Gottesman[ClangConfig] Unset some variables after we are done...
2016-06-29 Michael Gottesman[ClangConfig] Instead of hard coding the ClangTargets...
2016-06-29 Michael Gottesman[ClangConfig] Follow LLVM's example and only install...
2016-06-29 Michael Gottesman[cmake] Instead of just copying ClangConfig.cmake,...
2016-06-29 Michael Gottesman[ClangConfig] Copy ClangConfig.cmake to ${CMAKE_BINARY_...
2016-06-29 Michael Gottesman[ClangConfig] Replace paths with the same value as...
2016-06-29 Michael Gottesman[cmake] Move creation of ClangTargets and installation...
2016-06-28 Chris Bieneman[CMake] [Apple Clang] Enable Compiler-RT tests on stage...
2016-05-09 Vedant Kumar[cmake] Enable zlib support for Apple stage2 builds
2016-05-05 Chris Bieneman[CMake] Removing LLVM_ENABLE_TIMESTAMPS from the cache...
2016-05-05 Chris Bieneman[CMake][Apple-stage2] Don't link with -fno-pie
2016-05-02 Chris Bieneman[CMake] Enable LIBCXX HEADERS in Apple-Stage2.cmake
2016-05-02 Chris Bieneman[CMake] Install libcxx-headers as part of the Apple...
2016-05-02 Chris Bieneman[CMake] Adding clang-headers to the Apple-stage2 distri...
2016-04-26 Chris Bieneman[CMake] Use just-built clang and build iOS support...
2016-03-23 Chris Bieneman[Apple Clang] Expose llvm-config from stage2 builds...
2016-03-15 Chris Bieneman[CMake] Updating Apple build configurations
2016-03-14 Chris Bieneman[CMake] Updating Apple Clang CMake caches
2016-02-26 Chris Bieneman[CMake] Only configure Native target in stage 1, config...
2016-02-19 Reid KlecknerAdd call to find_package to load LLVM dependencies
2016-02-10 Chris Bieneman[CMake] For multi-stage builds to be deterministic...
2016-02-10 Chris Bieneman[CMake] Fixing the 3-stage cmake cache.
2016-02-09 Chris Bieneman[CMake] Updating caches README with explanations of...
2016-02-09 Chris Bieneman[CMake] Providing a CMake cache for 3-stage builds
2016-01-05 Chris Bieneman[CMake] Support a simple case for bootstrap builds...
2015-12-19 Chris BienemanRevert "[CMake] Support a simple case for bootstrap...
2015-12-19 Chris Bieneman[CMake] Support a simple case for bootstrap builds...
2015-09-18 Chris Bieneman[CMake] Set CLANG_LINKS_TO_CREATE in Apple-stage2.cmake...
2015-09-15 Chris Bieneman[CMake] Add cache scripts for Apple-style clang builds.
2014-11-05 Reid KlecknerMake it easier to build against a pre-built Clang packa...