Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang] [cmake] Add distribution install targets for remaining components | Michal Gorny | 2019-10-04 | 1 | -2/+12 |
| | | | | | | | | | Add install targets as necessary to install bash-autocomplete, scan-build and scan-view via LLVM_DISTRIBUTION_TARGETS. Differential Revision: https://reviews.llvm.org/D68413 llvm-svn: 373695 | ||||
* | [scan-build] Make scan-build work whether it's installed or not | Jonathan Roelofs | 2015-11-13 | 1 | -3/+3 |
| | | | | llvm-svn: 253074 | ||||
* | [scan-build] Move non user-facing utilities to share | Jonathan Roelofs | 2015-11-13 | 1 | -4/+4 |
| | | | | llvm-svn: 253068 | ||||
* | Fix build | Jonathan Roelofs | 2015-11-13 | 1 | -1/+1 |
| | | | | llvm-svn: 252991 | ||||
* | [scan-view] Rename 'Resources' --> 'share' | Jonathan Roelofs | 2015-11-13 | 1 | -7/+7 |
| | | | | llvm-svn: 252977 | ||||
* | Hiding the scan-build and scan-view projects under the Misc folder in IDEs ↵ | Aaron Ballman | 2015-11-11 | 1 | -0/+1 |
| | | | | | | instead of having them at the root view. llvm-svn: 252771 | ||||
* | Fix build | Jonathan Roelofs | 2015-11-10 | 1 | -1/+1 |
| | | | | llvm-svn: 252667 | ||||
* | Implement post-commit review feedback on r252662 | Jonathan Roelofs | 2015-11-10 | 1 | -3/+2 |
| | | | | llvm-svn: 252664 | ||||
* | Implement the fix that r252641 should have been | Jonathan Roelofs | 2015-11-10 | 1 | -9/+12 |
| | | | | llvm-svn: 252662 | ||||
* | Fix missing CMake dependency introduced in r252474 | Jonathan Roelofs | 2015-11-10 | 1 | -2/+4 |
| | | | | llvm-svn: 252641 | ||||
* | Fix the cmake build after r252474 broke it | Jonathan Roelofs | 2015-11-09 | 1 | -2/+5 |
| | | | | llvm-svn: 252489 | ||||
* | Create install targets for scan-build and scan-view | Jonathan Roelofs | 2015-11-09 | 1 | -0/+33 |
http://reviews.llvm.org/D14403 llvm-svn: 252474 |