summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* [CMake] Move cmake_minimum_required(2.8.8) at the top.NAKAMURA Takumi2014-02-02
* [CMake] Move libgtest for external projects.NAKAMURA Takumi2014-01-31
* [CMake] Introduce new scheme of LLVM_TOOLS_BINARY_DIR and LLVM_LIBRARY_DIRNAKAMURA Takumi2014-01-19
* [CMake] Add comments in llvm/CMakeLists.txt.NAKAMURA Takumi2014-01-19
* [CMake] Deprecate LLVM_TOOLS_BINARY_DIR.NAKAMURA Takumi2014-01-19
* Factor the option and checking of compiler version better. Put theChandler Carruth2014-01-13
* Raise the minimum CMake version to 2.8.8 -- we have a report that theChandler Carruth2014-01-13
* [CMake] Move BUG_REPORT_URL from clang to llvm.NAKAMURA Takumi2014-01-13
* Introduce a cmake LLVM_ENABLE_LIBCXX build parameter to compile using libc++ ...Jean-Daniel Dupas2014-01-06
* [CMake][VS][XCode] Restruct the output directory layout more comfortable, ${B...NAKAMURA Takumi2013-12-30
* Resinstate the command line taking priority over CMakeLists in setting CMAKE_...Artyom Skrobov2013-12-20
* Use $ORIGIN when setting rpath.Rafael Espindola2013-12-19
* [CMake] Introduce LLVM_RUNTIME_OUTPUT_INTDIR and LLVM_LIBRARY_OUTPUT_INTDIR t...NAKAMURA Takumi2013-12-16
* [CMake] Introduce LLVM_INCLUDE_DIR.NAKAMURA Takumi2013-12-16
* CMake : optionaly enable LLVM to be compiled with -std=c++11 (default: off)Arnaud A. de Grandmaison2013-11-26
* CMake: Some changes to package version names:Hans Wennborg2013-11-21
* llvm/CMakeLists.txt: Update LLVM_VERSION_MINOR to 5.NAKAMURA Takumi2013-11-20
* Revert my CMake patches concerning building with /MT (r194589, r194596)Hans Wennborg2013-11-13
* CMake: make building with /MT an option instead of always forcing itHans Wennborg2013-11-13
* Modify CMakeLists.txt to work around pr17763 and bring some bots back.Rafael Espindola2013-10-31
* Remove 2.4 from the list of supported Python versions.Bill Wendling2013-10-28
* CMake: set stack size for MSVC in just one placeHans Wennborg2013-10-17
* Restore LLVM_BUILD_RUNTIME option that was deleted in r191835, but is still u...Alexey Samsonov2013-10-04
* Remove the very substantial, largely unmaintained legacy PGOChandler Carruth2013-10-02
* Set the minimal stack size with msvc when using cmake >= 2.8.11.Rafael Espindola2013-09-25
* [conf] Add config variable to disable crash related overrides.Daniel Dunbar2013-08-30
* Substitute LLVM's version into the msbuild property file at config timeReid Kleckner2013-08-29
* cmake: Add msbuild integration to the installHans Wennborg2013-08-28
* CMake: move lto.h install to tools/lto/CMakeLists.txtHans Wennborg2013-08-26
* [autotools->cmake] Enable generation of doxygen documentation via cmake.Michael Gottesman2013-08-24
* CMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option.Hans Wennborg2013-08-24
* CMake: polish the Windows packaging rulesHans Wennborg2013-08-15
* Fixed typo in CMakeLists.txt.Michael Gottesman2013-08-15
* Target a minimal terminfo library rather than necessarily a full cursesChandler Carruth2013-08-12
* Add support for linking against a curses library when available andChandler Carruth2013-08-07
* Add capability for building with -gsplit-dwarf to the cmake build.Eric Christopher2013-07-30
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-25
* Tweak the cmake interaction between CMAKE_BUILD_TYPE and LLVM_ENABLE_ASSERTIONS.Duncan Sands2013-07-17
* Support using "host" as a target in LLVM_TARGETS_TO_BUILD when using cmake.Andy Gibbs2013-06-26
* Look for Python 2 before Python 3 in CMakeLists.txtReid Kleckner2013-06-24
* Allow duplicates in LLVM_TARGETS_TO_BUILD and LLVM_EXPERIMENTAL_TARGETS_TO_BU...Rafael Espindola2013-05-22
* Make R600 non-experimental.Rafael Espindola2013-05-22
* AArch64: enable MCJIT unittestsTim Northover2013-05-19
* Change version to 3.4 in the cmake build too.Rafael Espindola2013-05-07
* [SystemZ] Add to --enable-targets=allUlrich Weigand2013-05-06
* [SystemZ] Add configure bitsUlrich Weigand2013-05-06
* Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2013-04-23
* Enable all targets by default on Visual Studio.Tim Northover2013-04-15
* Revert "TMP"Tim Northover2013-04-10
* TMPTim Northover2013-04-10