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