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