aboutsummaryrefslogtreecommitdiffstats
path: root/clazy.cmake
Commit message (Expand)AuthorAgeFilesLines
* Add a hint to the CLANGXX environment variable to the clazy wrapper script.Christian Schärf2021-01-101-0/+3
* Update the help text of the clazy wrapper script to reflect KDE's transition ...Christian Schärf2021-01-101-1/+1
* clazy.cmake - print manuallevel checks in the --listAllen Winter2020-08-221-8/+9
* Don't use [[, it's a bashismAlbert Astals Cid2020-05-081-5/+5
* Merge branch '1.6'Allen Winter2020-05-071-3/+8
|\
| * clazy.cmake - don't print level3 checker listupstream/1.6Allen Winter2020-05-071-3/+8
* | Initial check for invalid JNI method signaturesNicolas Fella2020-04-241-0/+12
|/
* CMakeLists.txt, clazy.cmake - use greadlink on MacOSAllen Winter2019-11-071-2/+2
* Merge branch '1.4'Sergio Martins2018-11-151-2/+2
|\
| * Fix typo, it's version instead of VersionSergio Martins2018-11-151-1/+1
| * Print clang instead of clang++ when running clazy --versionSergio Martins2018-11-151-1/+1
| * Add clazy's url to "clazy --help"Sergio Martins2018-11-141-1/+1
* | Merge remote-tracking branch 'origin/1.4'Albert Astals Cid2018-10-301-3/+17
|\|
| * Use relative path in clazy wrapper scriptZeno Endemann2018-10-301-2/+2
| * Add clazy-standalone to the clazy wrapper scriptZeno Endemann2018-10-301-1/+15
* | clazy.cmake - provides a nice message if the user mistyped the checker nameAllen Winter2018-10-251-10/+16
* | Rename ClangLazy.so to ClazyPlugin.soSergio Martins2018-10-241-9/+9
|/
* Also include manuallevel checks in clazy --explain <check>1.4-basedSergio Martins2018-10-141-1/+1
* Fix clazy --list not listing the correct doc directorySergio Martins2018-09-301-3/+3
* Add option to visit implicit code, such as compiler generated CTORsRichard Oehlinger2017-10-191-0/+5
* calzy.cmake, clazy.pod - add new command line option --qtdeveloperAllen Winter2017-10-031-0/+7
* add new command line option --qt4compatAllen Winter2017-05-031-2/+14
* Make it possible to pass quoted strings to clazyKevin Funk2017-04-091-1/+1
* Setup {DY,}LD_LIBRARY_PATH in clazy shell scriptMilian Wolff2017-04-091-1/+15
* Add --version command line optionAllen Winter2017-01-131-0/+12
* clazy script on macOS uses .dylib, not .soSergio Martins2016-10-311-1/+1
* add a --help option. remove '.md' extension from --list and --explainAllen Winter2016-06-141-14/+36
* add new --list and --explain options to clazyAllen Winter2016-05-301-0/+45