Remove multiple spec files
[platform/upstream/llvm.git] / llvm / CMakeLists.txt
2018-03-28 Tom StellardBump version to 5.0.2 5_0_monorepo upstream-5.0.2 upstream/5.0.2
2017-11-15 Tom StellardMerging r312043:
2017-09-15 Tom StellardBump version to 5.0.1
2017-08-15 Hans WennborgMerging r310796:
2017-07-19 Hans WennborgDrop 'svn' suffix from version number.
2017-07-19 NAKAMURA TakumiRecommit r274270, [CMake] Module builds depend on targe...
2017-07-19 NAKAMURA TakumiRevert r274270, "[CMake] Module builds depend on target...
2017-07-05 Tom StellardCMake: Add LLVM_UTILS_INSTALL_DIR option
2017-06-30 Rafael EspindolaCompletely disable git/svn version checking if not...
2017-06-22 Kamil Rytarowski[Solaris] replace Solaris.h hack with a set of better...
2017-06-22 Ekaterina VaartisTest commit
2017-06-17 NAKAMURA Takumi[CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option...
2017-06-09 Vassil VassilevEnable c++1z experimental builds.
2017-06-09 Vassil VassilevWe do not need google test utils if we disabled LLVM_IN...
2017-05-25 Aaron BallmanUpdate the documentation and CMake file for Visual...
2017-05-03 Tom StellardCMake: Add LLVM_DYLIB_SYMBOL_VERSIONING option
2017-04-19 Xin TongAllow suppressing host and target info in VersionPrinter
2017-03-23 Petr Hosek[CMake] Provide an option to disable runtimes build
2017-03-23 Vassil VassilevDo not polute the source directory.
2017-03-21 Serge PavlovFix evaluation of LLVM_DEFINITIONS
2017-03-07 Bob Wilsonremove Cmake option for LLVM_DISABLE_ABI_BREAKING_CHECK...
2017-03-06 Tom StellardCMake: Add a build target for generating a source RPM
2017-02-14 Aditya Nandakumar[Tablegen] Instrumenting table gen DAGGenISelDAG
2017-02-07 Chris Bieneman[CMake] Allow overriding CMAKE_LIBTOOL
2017-02-07 Chris Bieneman[CMake] Move ninja job pool options to HandleLLVMOptions
2017-01-28 Vadim ChugunovThis addresses LLDB bug 31699, which was caused by...
2017-01-26 Quentin ColombetSwitch the default for building GlobalISel.
2017-01-12 Hans WennborgBump trunk version to 5.0.0svn
2016-12-22 Reid KlecknerBuild KillTheDoctor with mingw-w64
2016-12-06 Chris Bieneman[CMake] Fixing clang standalone build
2016-12-06 Chris Bieneman[CMake] Cleanup TableGen include flags
2016-12-06 Mehdi AminiIntroduces cmake option `LLVM_DISABLE_ABI_BREAKING_CHEC...
2016-12-05 Kuba MracekUse Darwin libtool's -no_warning_for_no_symbols if...
2016-11-28 Mehdi AminiAdd link-time detection of LLVM_ABI_BREAKING_CHECKS...
2016-11-28 Daniil Fukalov[CMAKE] fix LLVM_OPTIMIZED_TABLEGEN for Visual Studio
2016-11-18 Yichao YuAdd an option to disable libedit
2016-11-17 Pavel Labath[cmake] Move LLVM_BUILD_STATIC check to an earlier...
2016-11-17 Chris Bieneman[CMake] [Darwin] Add support for debugging tablegen...
2016-11-09 Mehdi Amini[cmake] Fix handling compiler-rt in LLVM_ENABLE_PROJECT...
2016-11-07 Mehdi AminiAdd experimental support for unofficial monorepo-like...
2016-11-07 Mehdi AminiRevert "Add some facilities to work with a git monorepo...
2016-11-07 Mehdi AminiAdd some facilities to work with a git monorepo (experi...
2016-11-02 Shoaib Meenai[CMake] Set default build type correctly
2016-11-01 Chris Bieneman[CMake] Fix rpath construction for out-of-tree builds
2016-11-01 Alex Bradbury[RISCV] Add stub backend
2016-10-24 Justin Bognercmake: Rename installhdrs to install-llvm-headers and...
2016-10-19 Michal Gorny[cmake] Declare LLVM_CMAKE_PATH for use in subprojects
2016-10-07 Hongbin Zheng[cmake] Treat polly as "in tree" if LLVM_EXTERNAL_POLLY...
2016-09-27 Chris Bieneman[CMake] Force CMP0057 to NEW
2016-09-27 Michal Gorny[cmake] Support overriding remaining HTML doc install...
2016-09-27 Chris BienemanImprove CMake output of host and target triple
2016-09-06 Rafael EspindolaTry to fix a circular dependency in the modules build.
2016-09-01 Chris Bieneman[CMake] Connecting check-all and test-depends targets...
2016-08-25 Chris BienemanHooking up a check-all target for the runtimes projects
2016-08-23 Peter Zotov[CMake] [OCaml] Add -DLLVM_ENABLE_OCAMLDOC switch
2016-08-23 Jacques Pienaar[lanai] Make Lanai backend non-experimental
2016-08-18 Chris Bieneman[CMake] Silence message on multi-configuration generators
2016-08-04 Jonas HahnfeldRemove LLVM_ENABLE_LIBCXXABI
2016-08-01 Sumanth GundapaneniBuild llvm with ccache if package is present
2016-07-29 Eugene ZelenkoAdd LLVM_ENABLE_LLD option to use LLD as C/C++ linker.
2016-07-25 Chris Bieneman[CMake] Support feeding DYLD_LIBRARY_PATH into archiver...
2016-07-23 Vedant Kumar[cmake] Use a sane default for LLVM_PROFILE_DATA_DIR
2016-07-21 Michael Gottesman[cmake] Move the including of utils/unittests under...
2016-07-21 Quentin Colombet[CMake][GlobalISel] Turn LLVM_BUILD_GLOBAL_ISEL into...
2016-07-19 Chandler CarruthAdd AIX support to Path.inc, Host.h, and CMake.
2016-07-18 Hans WennborgBump the trunk version to 4.0.0svn.
2016-07-10 Michael Gottesman[cmake] Create the LLVM_BUILD_UTILS option.
2016-06-30 Vassil Vassilev[CMake] Module builds depend on target intrinsics_gen...
2016-06-30 Adrian Prantl[CMake] Add an LLVM_ENABLE_MODULE_DEBUGGING flag for...
2016-06-30 Adrian Prantl[CMake] Introduce a LLVM_ENABLE_LOCAL_SUBMODULE_VISIBIL...
2016-06-23 Chris Bieneman[CMake] Add LLVM runtimes directory
2016-06-22 Jason HenlineCreate parallel-libs subproject in LLVM
2016-06-13 Vedant KumarAdd support for collating profiles for use with code...
2016-06-08 Chris Bieneman[CMake] Cleanup version checks for CMake 3.0
2016-06-08 Chris Bieneman[CMake] Cleanup uses of USES_TERMINAL
2016-06-08 Chris Bieneman[CMake] Support overriding binary install directory
2016-05-31 Chris Bieneman[CMake] Update to requiring CMake 3.4.3
2016-05-05 Chris BienemanRemove LLVM_ENABLE_TIMESTAMPS
2016-05-05 James Y KnightRemove bit-rotten CppBackend.
2016-05-04 Tobias Grossercmake: Prefix Polly options with LLVM_ to avoid variabl...
2016-05-03 Chris BienemanDisable LLVM_ENABLE_TIMESTAMPS by default
2016-04-29 Filipe CabecinhasUnify XDEBUG and EXPENSIVE_CHECKS (into the latter...
2016-04-29 Tobias Grossercmake: Set LINK_POLLY_INTO_TOOLS to ON (v2)
2016-04-29 Tobias GrosserRevert "cmake: Set LINK_POLLY_INTO_TOOLS to ON"
2016-04-29 Tobias Grossercmake: Set LINK_POLLY_INTO_TOOLS to ON
2016-04-28 Chris Bieneman[CMake] [Darwin] Use libtool instead of ar && ranlib
2016-04-12 Aaron BallmanMoving llvm-test-depends and test-depends into the...
2016-03-28 Reid Klecknerdos2unix CMakeLists.txt
2016-03-28 Mike SpertusForgot to commit this file in revision 264601
2016-03-14 Justin Bognerllvm-shlib: Remove the option to override __cxa_atexit
2016-03-02 Chris Bieneman[CMake] Add test-depends target to build dependencies...
2016-03-02 Chris Bieneman[CMake] Add distribution target that is the "just-build...
2016-02-26 Chris Bieneman[CMake] Allow LLVM_TARGETS_TO_BUILD to accept "Native"
2016-02-23 Chris Bieneman[CMake] Create an install-distribution target driven...
2016-02-18 Chris Bieneman[CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
2016-02-10 Quentin Colombet[CMake] Add a macro definition to detect if we are...
2016-01-20 Quentin Colombet[GlobalISel] Add the proper cmake plumbing.
2016-01-13 Hans WennborgUpdate version to 3.9.
2016-01-09 Dan LiewRevert "Teach the CMake build system to run lit's test...
2016-01-08 Dan LiewTeach the CMake build system to run lit's test suite...
next