Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-07 | [CMake] Factor out config prefix finding logic | John Ericson | 1 | -10/+2 |
2021-12-31 | [lld][CMake] Use `GNUInstallDirs` to support custom installation dirs | John Ericson | 2 | -3/+6 |
2021-05-12 | [cmake] Add support for multiple distributions | Shoaib Meenai | 3 | -22/+8 |
2020-05-14 | lld: Let find_package(LLD) work | Matt Arsenault | 3 | -2/+86 |
2018-03-09 | [CMake] Properly conditionalize installation of lld libraries | David Zarzycki | 1 | -1/+1 |
2017-12-01 | [lld] Switch to add_llvm_install_targets | Shoaib Meenai | 1 | -8/+4 |
2017-01-24 | [lld][cmake] Fix BUILD_SHARED_LIBS installation | Pavel Labath | 1 | -1/+33 |
2017-01-09 | [lld][cmake] Fix LLVM_LINK_LLVM_DYLIB build | Pavel Labath | 1 | -1/+1 |
2016-12-23 | [CMake] Add install target for the lld tool | Petr Hosek | 1 | -0/+45 |
2013-04-06 | Add VTune as an optional external dependency and add task tracking. | Michael J. Spencer | 1 | -0/+31 |