summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Try to fix a circular dependency in the modules build.Rafael Espindola2016-09-061-0/+1
* [CMake] Connecting check-all and test-depends targets correctlyChris Bieneman2016-09-011-2/+7
* Hooking up a check-all target for the runtimes projectsChris Bieneman2016-08-251-0/+3
* [CMake] [OCaml] Add -DLLVM_ENABLE_OCAMLDOC switchPeter Zotov2016-08-231-0/+1
* [lanai] Make Lanai backend non-experimentalJacques Pienaar2016-08-231-0/+1
* [CMake] Silence message on multi-configuration generatorsChris Bieneman2016-08-181-5/+5
* Remove LLVM_ENABLE_LIBCXXABIJonas Hahnfeld2016-08-041-1/+0
* Build llvm with ccache if package is presentSumanth Gundapaneni2016-08-011-0/+20
* Add LLVM_ENABLE_LLD option to use LLD as C/C++ linker.Eugene Zelenko2016-07-291-0/+1
* [CMake] Support feeding DYLD_LIBRARY_PATH into archiver callsChris Bieneman2016-07-251-3/+27
* [cmake] Use a sane default for LLVM_PROFILE_DATA_DIRVedant Kumar2016-07-231-1/+1
* [cmake] Move the including of utils/unittests under LLVM_INCLUDE_UTILS instea...Michael Gottesman2016-07-211-4/+1
* [CMake][GlobalISel] Turn LLVM_BUILD_GLOBAL_ISEL into an option. NFC.Quentin Colombet2016-07-211-1/+1
* Add AIX support to Path.inc, Host.h, and CMake.Chandler Carruth2016-07-191-1/+1
* Bump the trunk version to 4.0.0svn.Hans Wennborg2016-07-181-2/+2
* [cmake] Create the LLVM_BUILD_UTILS option.Michael Gottesman2016-07-101-0/+2
* [CMake] Module builds depend on target intrinsics_gen to be built first.Vassil Vassilev2016-06-301-0/+9
* [CMake] Add an LLVM_ENABLE_MODULE_DEBUGGING flag for building with -gmodules.Adrian Prantl2016-06-301-0/+2
* [CMake] Introduce a LLVM_ENABLE_LOCAL_SUBMODULE_VISIBILITY flag.Adrian Prantl2016-06-301-0/+5
* [CMake] Add LLVM runtimes directoryChris Bieneman2016-06-231-1/+4
* Add support for collating profiles for use with code coverageVedant Kumar2016-06-131-0/+15
* [CMake] Cleanup version checks for CMake 3.0Chris Bieneman2016-06-081-4/+4
* [CMake] Cleanup uses of USES_TERMINALChris Bieneman2016-06-081-6/+0
* [CMake] Support overriding binary install directoryChris Bieneman2016-06-081-0/+3
* [CMake] Update to requiring CMake 3.4.3Chris Bieneman2016-05-311-1/+1
* Remove LLVM_ENABLE_TIMESTAMPSChris Bieneman2016-05-051-5/+0
* Remove bit-rotten CppBackend.James Y Knight2016-05-051-1/+0
* cmake: Prefix Polly options with LLVM_ to avoid variable shadowingTobias Grosser2016-05-041-12/+20
* Disable LLVM_ENABLE_TIMESTAMPS by defaultChris Bieneman2016-05-031-1/+1
* Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the...Filipe Cabecinhas2016-04-291-0/+2
* cmake: Set LINK_POLLY_INTO_TOOLS to ON (v2)Tobias Grosser2016-04-291-7/+11
* Revert "cmake: Set LINK_POLLY_INTO_TOOLS to ON"Tobias Grosser2016-04-291-1/+1
* cmake: Set LINK_POLLY_INTO_TOOLS to ONTobias Grosser2016-04-291-1/+1
* [CMake] [Darwin] Use libtool instead of ar && ranlibChris Bieneman2016-04-281-0/+15
* Moving llvm-test-depends and test-depends into the Tests folder; NFC, this si...Aaron Ballman2016-04-121-0/+1
* dos2unix CMakeLists.txtReid Kleckner2016-03-281-800/+800
* Forgot to commit this file in revision 264601Mike Spertus2016-03-281-789/+800
* llvm-shlib: Remove the option to override __cxa_atexitJustin Bogner2016-03-141-9/+1
* [CMake] Add test-depends target to build dependencies of check-allChris Bieneman2016-03-021-0/+1
* [CMake] Add distribution target that is the "just-build" side of install-dist...Chris Bieneman2016-03-021-0/+7
* [CMake] Allow LLVM_TARGETS_TO_BUILD to accept "Native"Chris Bieneman2016-02-261-0/+4
* [CMake] Create an install-distribution target driven by LLVM_DISTRIBUTION_COM...Chris Bieneman2016-02-231-0/+17
* [CMake] Properly set CMAKE_BUILD_TYPE to Debug by defaultChris Bieneman2016-02-181-1/+1
* [CMake] Add a macro definition to detect if we are building GlobalISel:Quentin Colombet2016-02-101-0/+3
* [GlobalISel] Add the proper cmake plumbing.Quentin Colombet2016-01-201-0/+2
* Update version to 3.9.Hans Wennborg2016-01-131-1/+1
* Revert "Teach the CMake build system to run lit's test suite. These can be run"Dan Liew2016-01-091-1/+0
* Teach the CMake build system to run lit's test suite. These can be runDan Liew2016-01-081-0/+1
* Generate a clang CompilationDatabase when running CMakeBenjamin Kramer2015-12-161-0/+4
* [CMake] Add option LLVM_EXTERNALIZE_DEBUGINFOChris Bieneman2015-12-031-0/+3