summaryrefslogtreecommitdiffstats
path: root/llvm/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add PerfJITEventListener for perf profiling support.Andres Freund2018-07-241-0/+13
* Rewrite the VS integration scripts.Zachary Turner2018-07-201-4/+0
* [CMake] Teach the build system to codesign built productsJustin Bogner2018-07-101-0/+3
* Support for multiarch runtimes layoutPetr Hosek2018-06-281-0/+3
* [CMake] Handle 'libtool' being at a path with spaces in it.Jordan Rose2018-06-131-1/+1
* Revert "Fix how LLVMOPTIONALCOMPONENTS is passed to llvm-build"Ahmed Bougacha2018-06-131-1/+0
* Fix how LLVMOPTIONALCOMPONENTS is passed to llvm-buildReid Kleckner2018-06-121-0/+1
* [CMake] Fix dropped dependency in install-llvm-headersJustin Bogner2018-06-111-0/+1
* [cmake] Add a switch to enable/disable bindings.Vassil Vassilev2018-05-201-0/+1
* [CMake] Support runtimes in distributionsChris Bieneman2018-05-171-1/+1
* [CMake] Make optimizing sanitizer builds optionalChris Bieneman2018-05-171-0/+1
* Remove LLVM_INSTALL_CCTOOLS_SYMLINKSNico Weber2018-04-241-3/+0
* [llvm-exegesis] Add a flag to disable libpfm even if present.Clement Courbet2018-04-111-0/+2
* Assume existence of inttypes.h and stdint.h in DataTypes.h.Nico Weber2018-04-021-3/+0
* Ensure that DataTypes.h is installed now that it's moved to llvm-cDavid Blaikie2018-03-211-1/+1
* Reapply Support layering fixes.David Blaikie2018-03-211-2/+2
* Revert "Move DataTypes.h from Support to llvm-c to fix layering."Jonas Devlieghere2018-03-211-2/+2
* Move DataTypes.h from Support to llvm-c to fix layering.David Blaikie2018-03-211-2/+2
* build: add the ability to create a symlink for dsymutilSaleem Abdulrasool2018-02-281-0/+3
* CMake: Allow specifying arbitrary CCACHE parametersJustin Bogner2018-02-091-2/+4
* CMAKE: apply -O3 for mingw clangMartell Malone2018-02-081-1/+1
* [CMake] Fix Bug Report URLShoaib Meenai2018-01-251-1/+1
* [cmake] Set cmake policy CMP0068 to suppress warnings on OSXDon Hinton2018-01-251-0/+5
* Fix up and document controlling ccache via CMake options.Paul Robinson2018-01-241-3/+3
* [cmake] Fix typo in LLVM_UTILS_INSTALL_DIR definition.Don Hinton2018-01-191-2/+2
* The trunk version is now 7.0.0svnHans Wennborg2018-01-031-1/+1
* [cmake] Update experimental target error messageDon Hinton2017-12-181-2/+6
* [cmake] Only attempt to install MSVC system libraries on WindowsShoaib Meenai2017-12-141-1/+1
* [cmake] Support moving debuginfo-tests to llvm/projectsDon Hinton2017-12-121-1/+1
* [llvm] Add install-distribution-strippedShoaib Meenai2017-12-081-0/+9
* [dump] Make LLVM_ENABLE_DUMP independent, and move to llvm-config.hDon Hinton2017-12-071-5/+1
* [llvm] Add stripped installation targetsShoaib Meenai2017-11-301-5/+2
* Re-revert "Refactor debuginfo-tests."Zachary Turner2017-11-211-12/+7
* Resubmit "Refactor debuginfo-tests" again.Zachary Turner2017-11-201-7/+12
* Re-revert "Refactor debuginfo-tests"Zachary Turner2017-11-171-12/+7
* Resubmit "Refactor debuginfo-tests"Zachary Turner2017-11-161-7/+12
* [globalisel][tablegen] Generate rule coverage and use it to identify untested...Daniel Sanders2017-11-161-0/+4
* CMake: Turn LLVM_ENABLE_LIBXML2 into a tri-state optionHans Wennborg2017-11-141-1/+1
* Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner2017-11-131-12/+7
* [debuginfo-tests] Make debuginfo-tests work in a standard configuration.Zachary Turner2017-11-101-7/+12
* Move the srpm, ocaml_make_directory, llvm_vcsrevision_h, and llvm-headers pro...Aaron Ballman2017-11-041-0/+2
* [tools] Add option to install binutils symlinksShoaib Meenai2017-11-021-0/+3
* [cmake] Remove policy conditionalsShoaib Meenai2017-11-021-27/+13
* [cmake] Switch FATAL_ERROR to SEND_ERRORShoaib Meenai2017-11-021-2/+2
* [cmake] Make check_linker_flags operate via linker flagsShoaib Meenai2017-10-311-0/+4
* [CMake] Allow parent projects to use in-source buildsChris Bieneman2017-10-191-1/+1
* cmake: BSD: Mark /usr/local/include as system include directoryMatthias Braun2017-10-161-1/+1
* Phony change to CMakeLists.txt to (hopefully) trigger regenerationKrzysztof Parzyszek2017-10-151-0/+1
* Reverting r315590; it did not include changes for llvm-tblgen, which is causi...Aaron Ballman2017-10-151-3/+3
* [cmake] Allow building fuzzers with OSS-Fuzz flags.Matt Morehouse2017-10-121-0/+2
OpenPOWER on IntegriCloud