summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Add support for building the llvm test-suite as part of an LLVM build...Chris Bieneman2015-11-111-0/+7
* Relax the check for ninja.Rafael Espindola2015-11-041-2/+2
* [CMake] Get rid of LLVM_DYLIB_EXPORT_ALL, and make it the default, add libLLV...Chris Bieneman2015-10-271-2/+6
* [CMake] All the checks for if LLVM_VERSION_* variables are set need to be if(...Chris Bieneman2015-10-201-3/+3
* [CMake] Make LLVM_VERSION_* variables user definableChris Bieneman2015-10-141-4/+12
* [CMake] Fixing the bots I broke.Chris Bieneman2015-10-141-7/+7
* [CMake] Set Policy CMP0048 to NEWChris Bieneman2015-10-141-11/+21
* [CMake] LLVM_PROFDATA_FILE only works if you're using clang, so we should err...Chris Bieneman2015-10-131-1/+5
* [CMake] Adding support for passing in profiling data.Chris Bieneman2015-10-121-0/+7
* [CMake] [Darwin] Need to set lto_library on CMAKE_MODULE_LINKER_FLAGS as wellChris Bieneman2015-09-111-0/+2
* [CMake] Add DARWIN_LTO_LIBRARY option to allow overriding -lto_library.Chris Bieneman2015-09-101-0/+7
* Add a way to skip the Go bindings tests even when Go is configured inChandler Carruth2015-09-101-0/+1
* [CMake] Flag recursive cmake invocations for cross-compileJoseph Tremoulet2015-09-091-0/+4
* [cmake] rework LLVM_LINK_LLVM_DYLIB option handlingAndrew Wilkins2015-09-051-0/+7
* Enable linking tools, shared libraries against libLLVMAndrew Wilkins2015-09-011-3/+8
* [lit] Don't disable the lit progress bar by default with MSVCReid Kleckner2015-08-111-1/+1
* [cmake] Shorten FreeBSD and DragonFly checks as suggested post-commitReid Kleckner2015-08-111-3/+3
* Re-apply "cmake: Make CMAKE_BUILD_TYPE check case-insensitive"Justin Bogner2015-08-111-5/+5
* Revert r244516; it was causing cmake configuration failures on Windows with V...Aaron Ballman2015-08-111-4/+5
* cmake: Make CMAKE_BUILD_TYPE check case-insensitiveJustin Bogner2015-08-101-5/+4
* cmake: Error on invalid CMAKE_BUILD_TYPEJustin Bogner2015-08-081-0/+5
* [cmake] Handle Dragonfly BSD like FreeBSDReid Kleckner2015-08-061-3/+3
* Use a specified list of languages in cmake project() command.Douglas Katzman2015-07-281-1/+1
* Update the trunk version to 3.8.0svn.Hans Wennborg2015-07-141-1/+1
* Do not pass -allow-shlib-undefined to the Solaris linker.Rafael Espindola2015-06-221-1/+1
* R600 -> AMDGPU renameTom Stellard2015-06-131-1/+1
* [bpf] make BPF backend non-experimentalAlexei Starovoitov2015-06-091-0/+1
* Revert "Include BPF target in CMake builds."Alexei Starovoitov2015-06-051-1/+0
* [CMake] Fixing the check for NinjaChris Bieneman2015-06-041-2/+2
* Fix the check for Ninja in the CMake build.Evgeniy Stepanov2015-06-041-2/+2
* [CMake] Add warning for using compile and link pools on unsupported versions ...Chris Bieneman2015-06-041-4/+12
* Include BPF target in CMake builds.Daniel Sanders2015-06-041-0/+1
* Enable solid lzma compression for cpack, decreases setup size by ~30%Ismail Donmez2015-05-141-0/+1
* [CMake] Updates to llvm-shlib to support overriding exports list and added an...Chris Bieneman2015-04-131-0/+1
* Enable W4 warnings by default for MSVC buildsAndrew Kaylor2015-04-071-8/+1
* CMake: enable installing utilsDerek Schuff2015-03-271-0/+2
* [ADT][CMake][AutoConf] Fail-fast iterators for DenseMapSanjoy Das2015-03-261-0/+3
* test: Fix the dependencies for the check-llvm-* targetsJustin Bogner2015-03-251-5/+0
* Re-land: Generate targets for each lit suite.Chris Bieneman2015-03-231-0/+5
* Raising minimum required CMake version to 2.8.12.2.Chris Bieneman2015-03-231-13/+3
* Revert "Generate targets for each lit suite."Chris Bieneman2015-03-181-5/+0
* Generate targets for each lit suite.Chris Bieneman2015-03-181-0/+5
* CMake: Disable ENABLE_EXPORTS for executables with MSVCReid Kleckner2015-03-181-1/+1
* Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and us...Chris Bieneman2015-03-101-2/+7
* Teach the LLVM CMake build how to explicitly use libc++abi when usingChandler Carruth2015-03-071-0/+1
* Minor follow-ups to r229720 suggested on llvmdevReid Kleckner2015-02-271-1/+2
* [CMake] Set policy CMP0051 to OLD globally.Zachary Turner2015-02-241-0/+9
* Revert "Raising minimum required CMake version to 2.8.12.2."Tobias Grosser2015-02-241-3/+13
* Revert "Revert "Raising minimum required CMake version to 2.8.12.2.""Chad Rosier2015-02-231-13/+3
* Revert "Raising minimum required CMake version to 2.8.12.2."Chad Rosier2015-02-231-3/+13