summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2018-04-07Bump version to 6.0.1Tom Stellard
2018-01-03Drop 'svn' suffix from the version number.Hans Wennborg
2017-12-18[cmake] Update experimental target error messageDon Hinton
2017-12-14[cmake] Only attempt to install MSVC system libraries on WindowsShoaib Meenai
2017-12-12[cmake] Support moving debuginfo-tests to llvm/projectsDon Hinton
2017-12-08[llvm] Add install-distribution-strippedShoaib Meenai
2017-12-07[dump] Make LLVM_ENABLE_DUMP independent, and move to llvm-config.hDon Hinton
2017-11-30[llvm] Add stripped installation targetsShoaib Meenai
2017-11-21Re-revert "Refactor debuginfo-tests."Zachary Turner
2017-11-20Resubmit "Refactor debuginfo-tests" again.Zachary Turner
2017-11-17Re-revert "Refactor debuginfo-tests"Zachary Turner
2017-11-16Resubmit "Refactor debuginfo-tests"Zachary Turner
2017-11-16[globalisel][tablegen] Generate rule coverage and use it to identify untested...Daniel Sanders
2017-11-14CMake: Turn LLVM_ENABLE_LIBXML2 into a tri-state optionHans Wennborg
2017-11-13Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner
2017-11-10[debuginfo-tests] Make debuginfo-tests work in a standard configuration.Zachary Turner
2017-11-04Move the srpm, ocaml_make_directory, llvm_vcsrevision_h, and llvm-headers pro...Aaron Ballman
2017-11-02[tools] Add option to install binutils symlinksShoaib Meenai
2017-11-02[cmake] Remove policy conditionalsShoaib Meenai
2017-11-02[cmake] Switch FATAL_ERROR to SEND_ERRORShoaib Meenai
2017-10-31[cmake] Make check_linker_flags operate via linker flagsShoaib Meenai
2017-10-19[CMake] Allow parent projects to use in-source buildsChris Bieneman
2017-10-16cmake: BSD: Mark /usr/local/include as system include directoryMatthias Braun
2017-10-15Phony change to CMakeLists.txt to (hopefully) trigger regenerationKrzysztof Parzyszek
2017-10-15Reverting r315590; it did not include changes for llvm-tblgen, which is causi...Aaron Ballman
2017-10-12[cmake] Allow building fuzzers with OSS-Fuzz flags.Matt Morehouse
2017-10-12[dump] Remove NDEBUG from test to enable dump methods [NFC]Don Hinton
2017-09-29Revert "[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)"Brian Gesiak
2017-09-29[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)Brian Gesiak
2017-09-29[CMake] Fix typo "Wraning" (NFC)Brian Gesiak
2017-09-27[CMake] Fix typo: "in-tree" -> "in-source" (NFC)Brian Gesiak
2017-09-27Cleanup some problems with LLVM_ENABLE_DUMP in release builds, andDon Hinton
2017-09-26CMake: Add option to set LLVM_ENABLE_DUMPMatthias Braun
2017-09-20[cmake] Add an option to build llvm with IR PGOVedant Kumar
2017-09-15Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-15Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-14[lit] Force site configs to be run before source-tree configsZachary Turner
2017-09-13Revert "Determine up front which projects are enabled."Zachary Turner
2017-09-12Determine up front which projects are enabled.Zachary Turner
2017-08-29[cmake] Stop putting the revision info in LLVM_VERSION_STRINGReid Kleckner
2017-08-13Remove RISCV from LLVM_ALL_TARGETS in CMakeLists.txtAlex Bradbury
2017-08-03[GlobalISel] Make GlobalISel a non-optional library.Quentin Colombet
2017-08-02Revert "[lit] Avoid copying llvm/utils/lit/tests/Inputs with lit site configs"Reid Kleckner
2017-07-31[lit] Avoid copying llvm/utils/lit/tests/Inputs with lit site configsReid Kleckner
2017-07-27Un-revert "Teach the CMake build system to run lit's test suite. These can be...Brian Gesiak
2017-07-23[Modules] Rework r274270. Let Clang targets depend on intrinsics_gen.NAKAMURA Takumi
2017-07-20Implement parsing and writing of a single xml manifest file.Eric Beckmann
2017-07-19Update trunk version to 6.0.0svnHans Wennborg
2017-07-19Recommit r274270, [CMake] Module builds depend on target intrinsics_gen to be...NAKAMURA Takumi
2017-07-19Revert r274270, "[CMake] Module builds depend on target intrinsics_gen to be ...NAKAMURA Takumi