summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2018-03-21Ensure that DataTypes.h is installed now that it's moved to llvm-cDavid Blaikie
2018-03-21Reapply Support layering fixes.David Blaikie
2018-03-21Revert "Move DataTypes.h from Support to llvm-c to fix layering."Jonas Devlieghere
2018-03-21Move DataTypes.h from Support to llvm-c to fix layering.David Blaikie
2018-02-28build: add the ability to create a symlink for dsymutilSaleem Abdulrasool
2018-02-09CMake: Allow specifying arbitrary CCACHE parametersJustin Bogner
2018-02-08CMAKE: apply -O3 for mingw clangMartell Malone
2018-01-25[CMake] Fix Bug Report URLShoaib Meenai
2018-01-25[cmake] Set cmake policy CMP0068 to suppress warnings on OSXDon Hinton
2018-01-24Fix up and document controlling ccache via CMake options.Paul Robinson
2018-01-19[cmake] Fix typo in LLVM_UTILS_INSTALL_DIR definition.Don Hinton
2018-01-03The trunk version is now 7.0.0svnHans 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