Commit Graph

11 Commits

Author SHA1 Message Date
Chris Bieneman f57d2f430d 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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253693 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-20 18:49:02 +00:00
Jonathan Roelofs 8dbb023328 [scan-build] Make scan-build work whether it's installed or not
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253074 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-13 20:34:15 +00:00
Jonathan Roelofs 86e3196c88 [scan-build] Move non user-facing utilities to share
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253068 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-13 19:56:07 +00:00
NAKAMURA Takumi 4d492513ef scan-build: Fix install.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253016 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-13 06:48:02 +00:00
Jonathan Roelofs e4e016d0a8 [scan-build] Create share directory similar to scan-view's
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252981 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-13 00:32:54 +00:00
Aaron Ballman c41a416b75 Hiding the scan-build and scan-view projects under the Misc folder in IDEs instead of having them at the root view.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252771 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-11 18:13:42 +00:00
Jonathan Roelofs 1c97f01e89 Implement post-commit review feedback on r252662
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252664 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-10 22:48:11 +00:00
Jonathan Roelofs 940be88b7a Implement the fix that r252641 should have been
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252662 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-10 22:38:59 +00:00
Jonathan Roelofs aa4f010284 Fix missing CMake dependency introduced in r252474
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252641 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-10 20:01:22 +00:00
Jonathan Roelofs 02f36bd65b Fix the cmake build after r252474 broke it
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252489 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-09 16:47:09 +00:00
Jonathan Roelofs d715f31c8e Create install targets for scan-build and scan-view
http://reviews.llvm.org/D14403


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252474 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-09 16:12:56 +00:00