summaryrefslogtreecommitdiffstats
path: root/clang/tools/scan-view/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* [clang] [cmake] Add distribution install targets for remaining componentsMichal Gorny2019-10-041-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 notJonathan Roelofs2015-11-131-3/+3
| | | | llvm-svn: 253074
* [scan-build] Move non user-facing utilities to shareJonathan Roelofs2015-11-131-4/+4
| | | | llvm-svn: 253068
* Fix buildJonathan Roelofs2015-11-131-1/+1
| | | | llvm-svn: 252991
* [scan-view] Rename 'Resources' --> 'share'Jonathan Roelofs2015-11-131-7/+7
| | | | llvm-svn: 252977
* Hiding the scan-build and scan-view projects under the Misc folder in IDEs ↵Aaron Ballman2015-11-111-0/+1
| | | | | | instead of having them at the root view. llvm-svn: 252771
* Fix buildJonathan Roelofs2015-11-101-1/+1
| | | | llvm-svn: 252667
* Implement post-commit review feedback on r252662Jonathan Roelofs2015-11-101-3/+2
| | | | llvm-svn: 252664
* Implement the fix that r252641 should have beenJonathan Roelofs2015-11-101-9/+12
| | | | llvm-svn: 252662
* Fix missing CMake dependency introduced in r252474Jonathan Roelofs2015-11-101-2/+4
| | | | llvm-svn: 252641
* Fix the cmake build after r252474 broke itJonathan Roelofs2015-11-091-2/+5
| | | | llvm-svn: 252489
* Create install targets for scan-build and scan-viewJonathan Roelofs2015-11-091-0/+33
http://reviews.llvm.org/D14403 llvm-svn: 252474
OpenPOWER on IntegriCloud