summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2017-07-05CMake: Add LLVM_UTILS_INSTALL_DIR optionTom Stellard
2017-06-30Completely disable git/svn version checking if not needed.Rafael Espindola
2017-06-22[Solaris] replace Solaris.h hack with a set of better hacksKamil Rytarowski
2017-06-22Test commitEkaterina Vaartis
2017-06-17[CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option to override LLVM_DEFAUL...NAKAMURA Takumi
2017-06-09Enable c++1z experimental builds.Vassil Vassilev
2017-06-09We do not need google test utils if we disabled LLVM_INCLUDE_TESTSVassil Vassilev
2017-05-25Update the documentation and CMake file for Visual Studio generators.Aaron Ballman
2017-05-03CMake: Add LLVM_DYLIB_SYMBOL_VERSIONING optionTom Stellard
2017-04-19Allow suppressing host and target info in VersionPrinterXin Tong
2017-03-23[CMake] Provide an option to disable runtimes buildPetr Hosek
2017-03-23Do not polute the source directory.Vassil Vassilev
2017-03-21Fix evaluation of LLVM_DEFINITIONSSerge Pavlov
2017-03-07remove Cmake option for LLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCINGBob Wilson
2017-03-06CMake: Add a build target for generating a source RPMTom Stellard
2017-02-14[Tablegen] Instrumenting table gen DAGGenISelDAGAditya Nandakumar
2017-02-07[CMake] Allow overriding CMAKE_LIBTOOLChris Bieneman
2017-02-07[CMake] Move ninja job pool options to HandleLLVMOptionsChris Bieneman
2017-01-28This addresses LLDB bug 31699, which was caused by LLVM using static linking ...Vadim Chugunov
2017-01-26Switch the default for building GlobalISel.Quentin Colombet
2017-01-12Bump trunk version to 5.0.0svnHans Wennborg
2016-12-22Build KillTheDoctor with mingw-w64Reid Kleckner
2016-12-06[CMake] Fixing clang standalone buildChris Bieneman
2016-12-06[CMake] Cleanup TableGen include flagsChris Bieneman
2016-12-06Introduces cmake option `LLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING`Mehdi Amini
2016-12-05Use Darwin libtool's -no_warning_for_no_symbols if available to silence the "...Kuba Mracek
2016-11-28Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatchMehdi Amini
2016-11-28[CMAKE] fix LLVM_OPTIMIZED_TABLEGEN for Visual StudioDaniil Fukalov
2016-11-18Add an option to disable libeditYichao Yu
2016-11-17[cmake] Move LLVM_BUILD_STATIC check to an earlier pointPavel Labath
2016-11-17[CMake] [Darwin] Add support for debugging tablegen dependenciesChris Bieneman
2016-11-09[cmake] Fix handling compiler-rt in LLVM_ENABLE_PROJECTS by turning any "-" i...Mehdi Amini
2016-11-07Add experimental support for unofficial monorepo-like directory layoutMehdi Amini
2016-11-07Revert "Add some facilities to work with a git monorepo (experimental setup)"Mehdi Amini
2016-11-07Add some facilities to work with a git monorepo (experimental setup)Mehdi Amini
2016-11-02[CMake] Set default build type correctlyShoaib Meenai
2016-11-01[CMake] Fix rpath construction for out-of-tree buildsChris Bieneman
2016-11-01[RISCV] Add stub backendAlex Bradbury
2016-10-24cmake: Rename installhdrs to install-llvm-headers and fix the dependenciesJustin Bogner
2016-10-19[cmake] Declare LLVM_CMAKE_PATH for use in subprojectsMichal Gorny
2016-10-07[cmake] Treat polly as "in tree" if LLVM_EXTERNAL_POLLY_SOURCE_DIR is providedHongbin Zheng
2016-09-27[CMake] Force CMP0057 to NEWChris Bieneman
2016-09-27[cmake] Support overriding remaining HTML doc install directoriesMichal Gorny
2016-09-27Improve CMake output of host and target tripleChris Bieneman
2016-09-06Try to fix a circular dependency in the modules build.Rafael Espindola
2016-09-01[CMake] Connecting check-all and test-depends targets correctlyChris Bieneman
2016-08-25Hooking up a check-all target for the runtimes projectsChris Bieneman
2016-08-23[CMake] [OCaml] Add -DLLVM_ENABLE_OCAMLDOC switchPeter Zotov
2016-08-23[lanai] Make Lanai backend non-experimentalJacques Pienaar
2016-08-18[CMake] Silence message on multi-configuration generatorsChris Bieneman