]> granicus.if.org Git - clang/history - CMakeLists.txt
Merging r322030:
[clang] / CMakeLists.txt
2017-12-07 George Rokos[OpenMP] NVPTX: Set default/minimum compute capability...
2017-12-05 Petr Hosek[CMake] Don't use comma as an alternate separator
2017-11-29 Petr Hosek[CMake] Support side-by-side checkouts in multi-stage...
2017-11-29 Petr Hosek[CMake] Use LIST_SEPARATOR rather than escaping in...
2017-11-17 Michal Gorny[cmake] Use llvm-lit directory when provided for stand...
2017-11-11 Jake EhrlichAdd CLANG_DEFAULT_OBJCOPY to allow Clang to use llvm...
2017-11-04 Aaron BallmanMove the clang-tblgen-targets project into the Misc...
2017-10-17 Jonas Hahnfeld[CMake][OpenMP] Customize default offloading arch
2017-09-02 Vitaly BukaDon't search libxml2 if using msan. LLVM already has...
2017-08-27 Mehdi AminiCMake: only try to find the Z3 package when `CLANG_ANAL...
2017-08-08 Matt MorehouseIntegrate Kostya's clang-proto-fuzzer with LLVM.
2017-07-28 Chris Bieneman[CMake] NFC. Add clang-tablegen-targets utility target
2017-07-26 Eric BeckmannClang and LLVM search for different versions of libxml2...
2017-07-23 NAKAMURA Takumi[Modules] Rework r274270. Let Clang targets depend...
2017-07-18 NAKAMURA Takumi[CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_A...
2017-05-23 Yuka Takahashi[GSoC] Shell autocompletion for clang
2017-05-11 NAKAMURA TakumiFix two-stage build on windows using DistributionExampl...
2017-04-04 Dominic Chen[analyzer] Add new Z3 constraint manager backend
2017-03-07 Eric FiselierDefine LLVM_ENABLE_WARNINGS when building standalone...
2017-02-19 NAKAMURA Takumiclang/CMakeLists.txt: Rework r294954 -- use file(TO_CMA...
2017-02-13 NAKAMURA TakumiFix r291495 -- Normalize LLVM_CMAKE_PATH in clang stand...
2017-01-25 Michal Gorny[test] Port clang tests to canonicalized booleans
2017-01-18 Petr Hosek[CMake] Separate LLVM_ENABLE_LTO and LLVM_ENABLE_LLD
2017-01-09 Michal Gorny[cmake] Obtain LLVM_CMAKE_PATH from llvm-config
2016-12-31 Alexander Shaposhnikov[clang] Fix clean build of generate-order-file
2016-12-14 Petr Hosek[Driver] Allow setting the default linker during build
2016-11-16 Petr Hosek[CMake] Support lld with LTO bootstrap
2016-10-19 Chris Bieneman[CMake] Add clang-bootstrap-deps target
2016-10-18 Michal Gorny[cmake] Update lit search to match the one in LLVM
2016-10-18 Chris Bieneman[CMake] Add a few default passthrough variables for...
2016-09-22 Chris Bieneman[CMake] More robust handling for bootstrap variables
2016-09-21 Chris Bieneman[CMake] Check if passthrough variables are defined
2016-09-21 Chris Bieneman[CMake] Pass CLANG_VERSION_* variables into later stages
2016-09-20 Chris Bieneman[CMake] Support overriding CLANG_VERSION_*
2016-09-15 David L. JonesSimplify Clang's version number configuration in CMake.
2016-08-23 Chris Bienemandriver: Support checking for rlimits via cmake (when...
2016-08-16 Chris Bieneman[CMake] Workflow improvements to PGO generation
2016-07-27 Jonas HahnfeldSupport setting default value for -rtlib at build time
2016-07-25 Chris Bieneman[CMake] Pass DYLD_LIBRARY_PATH as CMake variable instea...
2016-07-25 Chris Bieneman[CMake] Cleaning up some CMake warnings
2016-07-25 Jonas HahnfeldUpdate description for CLANG_DEFAULT_CXX_STDLIB and...
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-29 Michael Gottesman[cmake] Move creation of ClangTargets and installation...
2016-06-24 Chris Bieneman[CMake] Remove CLANG_APPEND_VC_REV option
2016-06-20 Rafael EspindolaAdd a ENABLE_X86_RELAX_RELOCATIONS cmake option.
2016-06-09 Chris Bieneman[CMake] Cleaning up CMake version checks in ExternalPro...
2016-06-09 Chris Bieneman[CMake] Version is aways greater than 3
2016-06-09 Chris Bieneman[CMake] Cleaning up CMake feature gating on 2.8.12
2016-06-09 Chris BienemanRevert "[CMake] Fix an issue building out-of-tree intro...
2016-06-09 Chris Bieneman[CMake] Fix an issue building out-of-tree introduced...
2016-06-03 Rafael EspindolaDon't pass --build-id to ld by default.
2016-05-31 Chris Bieneman[CMake] Update to requiring CMake 3.4.3
2016-04-27 Chris Bieneman[CMake] On Darwin bootstrap LTO builds set DYLD_LIBRARY...
2016-04-08 Chris Bieneman[Perf-Training] Reworked workflow improvements for...
2016-03-28 Mike SpertusConvert to Unix line endings due to previous commit...
2016-03-28 Mike SpertusUse VS2015 Project Support for Natvis to eliminate...
2016-03-15 Chris Bieneman[CMake] Defaulting CLANG_VENDOR to PACKAGE_VENDOR
2016-02-26 Chris Bieneman[CMake] Add BINUTILS_INCDIR to the default passthrough...
2016-02-17 Chandler Carruth[cmake] Revert r260742 (and r260744) to improve order...
2016-02-12 Chris Bieneman[CMake] Fixing bots I broke.
2016-02-12 Chris Bieneman[CMake] Improve the clang order-file generation workflow
2016-02-12 Chris Bieneman[CMake] Pass stage1 tools through to stage2 when buildi...
2016-02-12 Jonas Hahnfeld[CMake] Add option to switch default C++ stdlib
2016-02-10 Chris Bieneman[CMake] Pass LLVM_EXTERNAL_*_SOURCE_DIR variables to...
2016-02-05 Chris Bieneman[CMake] One more try to make CMake clean up after itself
2016-02-05 Chris BienemanRevert "[CMake] Improve the clang order-file generation...
2016-02-05 Chris Bieneman[CMake] One more try to fix this.
2016-02-05 Chris Bieneman[CMake] Speculative fix for linker error on Linux
2016-02-05 Chris Bieneman[CMake] Improve the clang order-file generation workflow
2016-02-04 Niels Ole SalscheiderInstall cmake files to lib/cmake/clang
2016-01-19 Chris Bieneman[CMake] Don't apply Export set to clang tools
2016-01-19 Chris Bieneman[CMake] Creating add_clang_tool macro to wrap add_clang...
2016-01-19 Chris Bieneman[CMake] Properly respect the CLANG_APPEND_VC_REV option
2016-01-14 Chris Bieneman[CMake] Move the install logic for libclang's headers...
2016-01-14 Chris Bieneman[CMake] Set SVN_REVISION if CLANG_APPEND_VC_REV=On
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-12-16 Chris Bieneman[CMake] Name the bootstrap stages stage[0-9]
2015-12-16 Chris Bieneman[CMake] If you're building compiler-rt, the bootstrap...
2015-12-16 Chris Bieneman[CMake] Make CLANG_BOOTSTRAP_TARGETS overridable
2015-12-16 Chris Bieneman[CMake] Add support for generating profdata for clang...
2015-12-10 Alexey Bataev[OPENMP] Make -fopenmp to turn on OpenMP support by...
2015-11-23 Chris BienemanNFC. Fixing my consistently incorrect spelling.
2015-11-20 Chris Bieneman[CMake] Add support for specifying arguments to the...
2015-11-13 Argyrios Kyrtzidis[CMake] If 'INTERNAL_INSTALL_PREFIX' is set, use it...
2015-11-12 Argyrios Kyrtzidis[CMake] Setup an install component for libclang and...
2015-11-09 Chris Bieneman[CMake] Support passing CMAKE_VERBOSE_MAKEFILE through...
2015-10-20 Chris Bieneman[CMake] Make clang/tools subdirectories controlled...
2015-10-10 NAKAMURA Takumi[CMake] Always generate and install cmake config files...
2015-10-09 Chris Bieneman[CMake] Fixing LTO library path passed into bootstrap...
2015-10-05 NAKAMURA Takumi[CMake] Move CLANG_INCLUDE_TESTS in advance of add_subd...
2015-10-02 Chris Bieneman[CMake] Fixing clang bootstrap to use LLVM_RUNTIME_OUTP...
2015-09-18 Chris Bieneman[CMake] Refactoring and cleaning up clang symlink gener...
2015-09-18 Chris BienemanRevert "[CMake] Refactoring and cleaning up clang symli...
2015-09-18 Chris Bieneman[CMake] Refactoring and cleaning up clang symlink gener...
2015-09-11 Chris Bieneman[CMake] [Darwin] Add support for building bootstrap...
2015-09-11 Chris Bieneman[CMake] Making the bootstrap-clear target always delete...
2015-08-21 NAKAMURA Takumi[CMake][Standalone] Detect Python. Python is used for...
next