Nico Weber
1bd70bcd50
[gn build] add scan-build target
2020-04-10 06:18:41 -04:00
Michal Gorny
5caeb4a9b0
[clang] [cmake] Add distribution install targets for remaining components
...
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
2019-10-04 05:43:20 +00:00
Jonathan Roelofs
7121c00966
Actually install scan-build / ccc-analyzer / c++-analyzer on windows
...
Before, we were only installing the wrappers... oops.
llvm-svn: 298549
2017-03-22 21:13:49 +00:00
Chris Bieneman
0502e98c8a
Honor system specific paths of MAN pages
...
Summary: Caught on NetBSD.
Patch by: Kamil Rytarowski (krytarowski)
Reviewers: beanz, jroelofs
Subscribers: cfe-commits, joerg
Differential Revision: http://reviews.llvm.org/D14800
llvm-svn: 253693
2015-11-20 18:49:02 +00:00
Jonathan Roelofs
814aa25a92
[scan-build] Make scan-build work whether it's installed or not
...
llvm-svn: 253074
2015-11-13 20:34:15 +00:00
Jonathan Roelofs
80df3d262d
[scan-build] Move non user-facing utilities to share
...
llvm-svn: 253068
2015-11-13 19:56:07 +00:00
NAKAMURA Takumi
624922ad87
scan-build: Fix install.
...
llvm-svn: 253016
2015-11-13 06:48:02 +00:00
Jonathan Roelofs
2ec2acb03e
[scan-build] Create share directory similar to scan-view's
...
llvm-svn: 252981
2015-11-13 00:32:54 +00:00
Aaron Ballman
8f3f6347aa
Hiding the scan-build and scan-view projects under the Misc folder in IDEs instead of having them at the root view.
...
llvm-svn: 252771
2015-11-11 18:13:42 +00:00
Jonathan Roelofs
1ff9c63204
Implement post-commit review feedback on r252662
...
llvm-svn: 252664
2015-11-10 22:48:11 +00:00
Jonathan Roelofs
467ab05291
Implement the fix that r252641 should have been
...
llvm-svn: 252662
2015-11-10 22:38:59 +00:00
Jonathan Roelofs
2a439a104b
Fix missing CMake dependency introduced in r252474
...
llvm-svn: 252641
2015-11-10 20:01:22 +00:00
Jonathan Roelofs
9c0d3f5e6f
Fix the cmake build after r252474 broke it
...
llvm-svn: 252489
2015-11-09 16:47:09 +00:00
Jonathan Roelofs
e961432ae7
Create install targets for scan-build and scan-view
...
http://reviews.llvm.org/D14403
llvm-svn: 252474
2015-11-09 16:12:56 +00:00