summaryrefslogtreecommitdiff
path: root/src/tools/clangrefactoringbackend/clangrefactoringbackend.qbs
Commit message (Collapse)AuthorAgeFilesLines
* Remove ClangRefactoring and ClangPchManagerEike Ziller2021-06-151-40/+0
| | | | | | | | | | | | This removes the plugins and tools, and removes all the tests that would fail to build because of that. Fixes: QTCREATORBUG-25659 Change-Id: I8adb5d503fc8eea313bcaada421f309dbbfa8c26 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Marco Bubke <marco.bubke@qt.io>
* Clang: Fix include paths for clangrefactoringbackend for qbsNikolai Kosjar2018-09-251-1/+3
| | | | | | Change-Id: I36b5e28a91999559644bce002085eb929e6e82ef Reviewed-by: Marco Bubke <marco.bubke@qt.io> Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
* Clang: Collect source filesMarco Bubke2018-01-031-49/+2
| | | | | Change-Id: If0183cafd00ed7e42bacbdb72a1d65624dc03cee Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
* Clang: Remove not existing files from *.qbsNikolai Kosjar2017-10-261-1/+0
| | | | | | | | ...after merge of the change from 4.5 that provides *.qbs files for clang libtooling components. Change-Id: I696a72b3f6b111fb1ac8ff7ab5f5471e24aafe69 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* Add qbs project files for some clang-related tools and pluginsChristian Kandeler2017-10-231-0/+86
Change-Id: I4882be50c6b007715f7b281f95d111abc5cda62a Reviewed-by: David Schulz <david.schulz@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Jake Petroules <jake.petroules@qt.io> Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>