aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-8/+4
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-17/+17
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-7/+52
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+41
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-5/+11
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-4/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-43/+100
* Merging r195379:Bill Wendling2013-11-251-6/+6
* Revert my CMake patches concerning building with /MT (r194589, r194596)Hans Wennborg2013-11-131-2/+0
* CMake: make building with /MT an option instead of always forcing itHans Wennborg2013-11-131-0/+2
* Modify CMakeLists.txt to work around pr17763 and bring some bots back.Rafael Espindola2013-10-311-0/+1
* Remove 2.4 from the list of supported Python versions.Bill Wendling2013-10-281-1/+1
* CMake: set stack size for MSVC in just one placeHans Wennborg2013-10-171-9/+0
* Restore LLVM_BUILD_RUNTIME option that was deleted in r191835, but is still u...Alexey Samsonov2013-10-041-0/+2
* Remove the very substantial, largely unmaintained legacy PGOChandler Carruth2013-10-021-10/+1
* Set the minimal stack size with msvc when using cmake >= 2.8.11.Rafael Espindola2013-09-251-0/+9
* [conf] Add config variable to disable crash related overrides.Daniel Dunbar2013-08-301-0/+5
* Substitute LLVM's version into the msbuild property file at config timeReid Kleckner2013-08-291-20/+21
* cmake: Add msbuild integration to the installHans Wennborg2013-08-281-0/+5
* CMake: move lto.h install to tools/lto/CMakeLists.txtHans Wennborg2013-08-261-5/+0
* [autotools->cmake] Enable generation of doxygen documentation via cmake.Michael Gottesman2013-08-241-2/+8
* CMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option.Hans Wennborg2013-08-241-21/+30
* CMake: polish the Windows packaging rulesHans Wennborg2013-08-151-1/+10
* Fixed typo in CMakeLists.txt.Michael Gottesman2013-08-151-1/+1
* Target a minimal terminfo library rather than necessarily a full cursesChandler Carruth2013-08-121-1/+1
* Add support for linking against a curses library when available andChandler Carruth2013-08-071-0/+2
* Add capability for building with -gsplit-dwarf to the cmake build.Eric Christopher2013-07-301-0/+3
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-251-1/+0
* Tweak the cmake interaction between CMAKE_BUILD_TYPE and LLVM_ENABLE_ASSERTIONS.Duncan Sands2013-07-171-1/+1
* Support using "host" as a target in LLVM_TARGETS_TO_BUILD when using cmake.Andy Gibbs2013-06-261-12/+11
* Look for Python 2 before Python 3 in CMakeLists.txtReid Kleckner2013-06-241-1/+2
* Allow duplicates in LLVM_TARGETS_TO_BUILD and LLVM_EXPERIMENTAL_TARGETS_TO_BU...Rafael Espindola2013-05-221-0/+1
* Make R600 non-experimental.Rafael Espindola2013-05-221-0/+1
* AArch64: enable MCJIT unittestsTim Northover2013-05-191-1/+1
* Change version to 3.4 in the cmake build too.Rafael Espindola2013-05-071-1/+1
* [SystemZ] Add to --enable-targets=allUlrich Weigand2013-05-061-0/+1
* [SystemZ] Add configure bitsUlrich Weigand2013-05-061-1/+1
* Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2013-04-231-0/+2
* Enable all targets by default on Visual Studio.Tim Northover2013-04-151-6/+1
* Revert "TMP"Tim Northover2013-04-101-1/+6
* TMPTim Northover2013-04-101-6/+1
* Move yaml2obj to tools too.Rafael Espindola2013-04-051-1/+0
* Move obj2yaml to tools to sort out make's dependencies.Rafael Espindola2013-04-051-1/+0
* Don't export symbols in every binary on linux.Rafael Espindola2013-04-041-0/+4
* Add CMake option LLVM_USE_SANITIZER={Address,Memory,MemoryWithOrigins} to sim...Alexey Samsonov2013-03-261-0/+3
* Revert CMake version bump since we don't actually need 2.8.6 any more.Tim Northover2013-02-181-1/+1
* Note minimum required version of CMakeTim Northover2013-02-181-1/+1
* On FreeBSD, we need to look in /usr/local/include so that libxml2 finds iconv.hDavid Chisnall2013-02-141-0/+7
* Enable AArch64 as a target built by default.Tim Northover2013-02-041-0/+1
* Fix spellingJoel Jones2012-12-131-2/+2