aboutsummaryrefslogtreecommitdiff
path: root/llvm/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merging r312043:Tom Stellard1-4/+0
2017-09-15Bump version to 5.0.1Tom Stellard1-1/+1
2017-08-15Merging r310796:Hans Wennborg1-1/+1
2017-07-19Drop 'svn' suffix from version number.Hans Wennborg1-1/+1
2017-07-19Recommit r274270, [CMake] Module builds depend on target intrinsics_gen to be...NAKAMURA Takumi1-0/+9
2017-07-19Revert r274270, "[CMake] Module builds depend on target intrinsics_gen to be ...NAKAMURA Takumi1-9/+0
2017-07-05CMake: Add LLVM_UTILS_INSTALL_DIR optionTom Stellard1-0/+4
2017-06-30Completely disable git/svn version checking if not needed.Rafael Espindola1-1/+1
2017-06-22[Solaris] replace Solaris.h hack with a set of better hacksKamil Rytarowski1-1/+2
2017-06-22Test commitEkaterina Vaartis1-1/+1
2017-06-17[CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option to override LLVM_DEFAUL...NAKAMURA Takumi1-0/+4
2017-06-09Enable c++1z experimental builds.Vassil Vassilev1-0/+1
2017-06-09We do not need google test utils if we disabled LLVM_INCLUDE_TESTSVassil Vassilev1-1/+4
2017-05-25Update the documentation and CMake file for Visual Studio generators.Aaron Ballman1-0/+7
2017-05-03CMake: Add LLVM_DYLIB_SYMBOL_VERSIONING optionTom Stellard1-0/+2
2017-04-19Allow suppressing host and target info in VersionPrinterXin Tong1-0/+3
2017-03-23[CMake] Provide an option to disable runtimes buildPetr Hosek1-1/+7
2017-03-23Do not polute the source directory.Vassil Vassilev1-1/+1
2017-03-21Fix evaluation of LLVM_DEFINITIONSSerge Pavlov1-2/+0
2017-03-07remove Cmake option for LLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCINGBob Wilson1-3/+0
2017-03-06CMake: Add a build target for generating a source RPMTom Stellard1-0/+24
2017-02-14[Tablegen] Instrumenting table gen DAGGenISelDAGAditya Nandakumar1-0/+2
2017-02-07[CMake] Allow overriding CMAKE_LIBTOOLChris Bieneman1-10/+13
2017-02-07[CMake] Move ninja job pool options to HandleLLVMOptionsChris Bieneman1-23/+0
2017-01-28This addresses LLDB bug 31699, which was caused by LLVM using static linking ...Vadim Chugunov1-0/+5
2017-01-26Switch the default for building GlobalISel.Quentin Colombet1-1/+1
2017-01-12Bump trunk version to 5.0.0svnHans Wennborg1-1/+1
2016-12-22Build KillTheDoctor with mingw-w64Reid Kleckner1-1/+1
2016-12-06[CMake] Fixing clang standalone buildChris Bieneman1-2/+0
2016-12-06[CMake] Cleanup TableGen include flagsChris Bieneman1-0/+2
2016-12-06Introduces cmake option `LLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING`Mehdi Amini1-0/+3
2016-12-05Use Darwin libtool's -no_warning_for_no_symbols if available to silence the "...Kuba Mracek1-1/+14
2016-11-28Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatchMehdi Amini1-0/+3
2016-11-28[CMAKE] fix LLVM_OPTIMIZED_TABLEGEN for Visual StudioDaniil Fukalov1-1/+1
2016-11-18Add an option to disable libeditYichao Yu1-0/+2
2016-11-17[cmake] Move LLVM_BUILD_STATIC check to an earlier pointPavel Labath1-0/+4
2016-11-17[CMake] [Darwin] Add support for debugging tablegen dependenciesChris Bieneman1-0/+14
2016-11-09[cmake] Fix handling compiler-rt in LLVM_ENABLE_PROJECTS by turning any "-" i...Mehdi Amini1-0/+1
2016-11-07Add experimental support for unofficial monorepo-like directory layoutMehdi Amini1-0/+25
2016-11-07Revert "Add some facilities to work with a git monorepo (experimental setup)"Mehdi Amini1-19/+0
2016-11-07Add some facilities to work with a git monorepo (experimental setup)Mehdi Amini1-0/+19
2016-11-02[CMake] Set default build type correctlyShoaib Meenai1-1/+1
2016-11-01[CMake] Fix rpath construction for out-of-tree buildsChris Bieneman1-14/+0
2016-11-01[RISCV] Add stub backendAlex Bradbury1-0/+1
2016-10-24cmake: Rename installhdrs to install-llvm-headers and fix the dependenciesJustin Bogner1-2/+6
2016-10-19[cmake] Declare LLVM_CMAKE_PATH for use in subprojectsMichal Gorny1-0/+2
2016-10-07[cmake] Treat polly as "in tree" if LLVM_EXTERNAL_POLLY_SOURCE_DIR is providedHongbin Zheng1-0/+2
2016-09-27[CMake] Force CMP0057 to NEWChris Bieneman1-0/+4
2016-09-27[cmake] Support overriding remaining HTML doc install directoriesMichal Gorny1-0/+5
2016-09-27Improve CMake output of host and target tripleChris Bieneman1-0/+2