]> granicus.if.org Git - clang/history - CMakeLists.txt
Fix off-by-one error in PPCaching.cpp token annotation assertion
[clang] / CMakeLists.txt
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...
2015-08-21 NAKAMURA TakumiUntabify.
2015-08-20 Chris Bieneman[CMake] Simplifying logic for USES_TERMINAL on bootstra...
2015-08-20 Chris Bieneman[CMake] Exclude 'bootstrap' target from 'all' where...
2015-08-18 Chris BienemanWe shouldn't need to pass -fno-strict-aliasing when...
2015-08-12 Aaron BallmanThe version of libxml2 required by c-index-test must...
2015-08-05 Chris Bieneman[CMake] Add USES_TERMINAL 1 to ExternalProject_Add_Step...
2015-08-05 Chris Bieneman[CMake] First pass at adding support for clang bootstra...
2015-06-12 Greg BedwellUse Clang version numbers for the Windows VERSIONINFO...
2015-05-29 NAKAMURA Takumiclang/CMakeLists.txt: s/LLVM_INSTALL_PACKAGE_DIR/CLANG_...
2015-05-29 Chris Bieneman[CMake] Bug 19462 - Use the INSTALL(EXPORT ...) to...
2015-05-28 Chandler Carruth[omp] Re-work Clang's handling of -fopenmp and undo...
2015-05-20 Richard Smith[OpenMP] Make default OpenMP library (the one selected...
2015-03-23 Chris Bieneman[cmake] Clang's install should install clang/Config...
2015-01-05 NAKAMURA Takumiclang/CMakeLists.txt: Introduce LLVM_SHLIB_OUTPUT_INTDI...
2014-12-29 Chandler Carruth[multilib] Teach Clang's code about multilib by threading
2014-12-29 Chandler Carruth[cmake] Teach the Clang CMake build to use LLVM_LIBDIR_...
2014-12-04 Hans WennborgCMake: try to actually fix the regexes for setting...
2014-12-02 Hans WennborgCMake: make the regexes used for setting HOST_LINK_VERS...
2014-11-13 Roman DivackyRemove -Wcast-qual as it's inherited from llvm since...
2014-11-13 Hans WennborgCMake: Set HOST_LINK_VERSION on Darwin (PR21268)
2014-11-05 Reid Klecknercmake: Only export targets in the standalone build
2014-11-05 Reid KlecknerMake it easier to build against a pre-built Clang packa...
2014-07-16 Alp TokerMake clang's rewrite engine a core feature
2014-07-14 Alp TokerRevert "Revert "Move clang feature flags settings out...
2014-07-14 Alp TokerRevert "Move clang feature flags settings out of LLVM...
2014-07-14 Alp TokerMove clang feature flags settings out of LLVM core...
2014-06-06 Alp TokerRevert "Revert "Devise a package-private means to deter...
next