summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2018-11-02Bump version to 7.0.1Tom Stellard
2018-08-09Merging r339319:Hans Wennborg
2018-08-03Merging r338751:Hans Wennborg
2018-08-01Drop 'svn' suffix from the version number.Hans Wennborg
2018-07-24Add PerfJITEventListener for perf profiling support.Andres Freund
2018-07-20Rewrite the VS integration scripts.Zachary Turner
2018-07-10[CMake] Teach the build system to codesign built productsJustin Bogner
2018-06-28Support for multiarch runtimes layoutPetr Hosek
2018-06-13[CMake] Handle 'libtool' being at a path with spaces in it.Jordan Rose
2018-06-13Revert "Fix how LLVMOPTIONALCOMPONENTS is passed to llvm-build"Ahmed Bougacha
2018-06-12Fix how LLVMOPTIONALCOMPONENTS is passed to llvm-buildReid Kleckner
2018-06-11[CMake] Fix dropped dependency in install-llvm-headersJustin Bogner
2018-05-20[cmake] Add a switch to enable/disable bindings.Vassil Vassilev
2018-05-17[CMake] Support runtimes in distributionsChris Bieneman
2018-05-17[CMake] Make optimizing sanitizer builds optionalChris Bieneman
2018-04-24Remove LLVM_INSTALL_CCTOOLS_SYMLINKSNico Weber
2018-04-11[llvm-exegesis] Add a flag to disable libpfm even if present.Clement Courbet
2018-04-02Assume existence of inttypes.h and stdint.h in DataTypes.h.Nico Weber
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