summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-12-16Generate a clang CompilationDatabase when running CMakeBenjamin Kramer1-0/+4
2015-12-03[CMake] Add option LLVM_EXTERNALIZE_DEBUGINFOChris Bieneman1-0/+3
2015-11-11[CMake] Add support for building the llvm test-suite as part of an LLVM build...Chris Bieneman1-0/+7
2015-11-04Relax the check for ninja.Rafael Espindola1-2/+2
2015-10-27[CMake] Get rid of LLVM_DYLIB_EXPORT_ALL, and make it the default, add libLLV...Chris Bieneman1-2/+6
2015-10-20[CMake] All the checks for if LLVM_VERSION_* variables are set need to be if(...Chris Bieneman1-3/+3
2015-10-14[CMake] Make LLVM_VERSION_* variables user definableChris Bieneman1-4/+12
2015-10-14[CMake] Fixing the bots I broke.Chris Bieneman1-7/+7
2015-10-14[CMake] Set Policy CMP0048 to NEWChris Bieneman1-11/+21
2015-10-13[CMake] LLVM_PROFDATA_FILE only works if you're using clang, so we should err...Chris Bieneman1-1/+5
2015-10-12[CMake] Adding support for passing in profiling data.Chris Bieneman1-0/+7
2015-09-11[CMake] [Darwin] Need to set lto_library on CMAKE_MODULE_LINKER_FLAGS as wellChris Bieneman1-0/+2
2015-09-10[CMake] Add DARWIN_LTO_LIBRARY option to allow overriding -lto_library.Chris Bieneman1-0/+7
2015-09-10Add a way to skip the Go bindings tests even when Go is configured inChandler Carruth1-0/+1
2015-09-09[CMake] Flag recursive cmake invocations for cross-compileJoseph Tremoulet1-0/+4
2015-09-05[cmake] rework LLVM_LINK_LLVM_DYLIB option handlingAndrew Wilkins1-0/+7
2015-09-01Enable linking tools, shared libraries against libLLVMAndrew Wilkins1-3/+8
2015-08-11[lit] Don't disable the lit progress bar by default with MSVCReid Kleckner1-1/+1
2015-08-11[cmake] Shorten FreeBSD and DragonFly checks as suggested post-commitReid Kleckner1-3/+3
2015-08-11Re-apply "cmake: Make CMAKE_BUILD_TYPE check case-insensitive"Justin Bogner1-5/+5
2015-08-11Revert r244516; it was causing cmake configuration failures on Windows with V...Aaron Ballman1-4/+5
2015-08-10cmake: Make CMAKE_BUILD_TYPE check case-insensitiveJustin Bogner1-5/+4
2015-08-08cmake: Error on invalid CMAKE_BUILD_TYPEJustin Bogner1-0/+5
2015-08-06[cmake] Handle Dragonfly BSD like FreeBSDReid Kleckner1-3/+3
2015-07-28Use a specified list of languages in cmake project() command.Douglas Katzman1-1/+1
2015-07-14Update the trunk version to 3.8.0svn.Hans Wennborg1-1/+1
2015-06-22Do not pass -allow-shlib-undefined to the Solaris linker.Rafael Espindola1-1/+1
2015-06-13R600 -> AMDGPU renameTom Stellard1-1/+1
2015-06-09[bpf] make BPF backend non-experimentalAlexei Starovoitov1-0/+1
2015-06-05Revert "Include BPF target in CMake builds."Alexei Starovoitov1-1/+0
2015-06-04[CMake] Fixing the check for NinjaChris Bieneman1-2/+2
2015-06-04Fix the check for Ninja in the CMake build.Evgeniy Stepanov1-2/+2
2015-06-04[CMake] Add warning for using compile and link pools on unsupported versions ...Chris Bieneman1-4/+12
2015-06-04Include BPF target in CMake builds.Daniel Sanders1-0/+1
2015-05-14Enable solid lzma compression for cpack, decreases setup size by ~30%Ismail Donmez1-0/+1
2015-04-13[CMake] Updates to llvm-shlib to support overriding exports list and added an...Chris Bieneman1-0/+1
2015-04-07Enable W4 warnings by default for MSVC buildsAndrew Kaylor1-8/+1
2015-03-27CMake: enable installing utilsDerek Schuff1-0/+2
2015-03-26[ADT][CMake][AutoConf] Fail-fast iterators for DenseMapSanjoy Das1-0/+3
2015-03-25test: Fix the dependencies for the check-llvm-* targetsJustin Bogner1-5/+0
2015-03-23Re-land: Generate targets for each lit suite.Chris Bieneman1-0/+5
2015-03-23Raising minimum required CMake version to 2.8.12.2.Chris Bieneman1-13/+3
2015-03-18Revert "Generate targets for each lit suite."Chris Bieneman1-5/+0
2015-03-18Generate targets for each lit suite.Chris Bieneman1-0/+5
2015-03-18CMake: Disable ENABLE_EXPORTS for executables with MSVCReid Kleckner1-1/+1
2015-03-10Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and us...Chris Bieneman1-2/+7
2015-03-07Teach the LLVM CMake build how to explicitly use libc++abi when usingChandler Carruth1-0/+1
2015-02-27Minor follow-ups to r229720 suggested on llvmdevReid Kleckner1-1/+2
2015-02-24[CMake] Set policy CMP0051 to OLD globally.Zachary Turner1-0/+9
2015-02-24Revert "Raising minimum required CMake version to 2.8.12.2."Tobias Grosser1-3/+13