aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangtools/executableinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-2/+2
* Fix LLVM tools version queryBogDan Vatra2021-12-101-2/+3
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-131-0/+18
|\
| * ClangTools: Cache information about the clazy executableChristian Kandeler2021-09-081-0/+19
* | ClangTools: Proliferate use of FilePathhjk2021-08-181-8/+7
* | Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-7/+7
|/
* ClangTools: Make sure clazy doc URL corresponds to tool versionChristian Kandeler2021-07-291-1/+17
* ClangTools: Make version number available via settingsChristian Kandeler2021-06-281-11/+11
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-231-1/+1
* Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccesshjk2021-06-021-2/+2
* Utils: Make Environment::setEnglishOutput a proper member functionhjk2021-05-211-1/+1
* Utils: Remove CommandLine argument from QtcProcess::run{,Blocking}hjk2021-05-191-1/+2
* Utils: Simplify QtcProcess::exitMessage() interfacehjk2021-05-171-1/+1
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-6/+6
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+1
* Utils: Make SynchronousProcess use Utils::Environment for environmentshjk2021-05-051-2/+2
* Do not pop up general messages paneEike Ziller2021-01-041-2/+2
* clang: Fix include/resource dir confusionChristian Kandeler2020-08-241-3/+3
* ClangTools: Fix clazy output parsingChristian Kandeler2020-07-071-1/+1
* ClangTools: Use resource dir from tool instead of hard-coded oneNikolai Kosjar2020-06-191-3/+53
* ClangTools: Work around clazy-standalone behavior fluctuationChristian Kandeler2020-05-271-2/+7
* ClangTools: Query the tools for supported checksNikolai Kosjar2019-12-031-0/+161