2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 06, 2024 — Sep 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add back custom flags for clang plugin More... over 9 years ago
remove unnecessary outputs More... over 9 years ago
add unsupported flags to the list More... over 9 years ago
add extra debug log for the command calls More... over 9 years ago
collect file paths from the message notes also More... over 9 years ago
Merge pull request #231 from gyorb/master More... over 9 years ago
add debug log for clang tidy output More... over 9 years ago
turn off debug logging More... over 9 years ago
add unsupported clang flag More... over 9 years ago
skip additional compiler options to search for source file during argument parsing More... over 9 years ago
fix argument name More... over 9 years ago
rename analyzer names More... over 9 years ago
new default workspace directory More... over 9 years ago
add support for enabling and disabling checkers with simple regex style, new listing format for the supported checkers More... over 9 years ago
fix signal handler More... over 9 years ago
Better command line and some source cleanup More... over 9 years ago
fix method call, there are no arguments More... over 9 years ago
Merge remote-tracking branch 'upstream/master' More... over 9 years ago
Merge branch 'master' of https://github.com/Ericsson/codechecker into clang_tidy_support More... over 9 years ago
Merge pull request #226 from gyorb/master More... over 9 years ago
fix server start method call More... over 9 years ago
Merge branch 'master' into clang_tidy_support More... over 9 years ago
use non https urls, older wget versions might fail to verify certificate More... over 9 years ago
better download cmd handling More... over 9 years ago
Merge pull request #224 from bobszi/highlightjsRemoteSrc More... over 9 years ago
fix argument name More... over 9 years ago
filter out tidy or clangsa checker names in the command line, update to common enabled, disabled checker handling More... over 9 years ago
new summary format More... over 9 years ago
error handling if no argument config file was set for the analyzers in the command line More... over 9 years ago
new argument forwarding options for the analyzers, process the checker config values to be stored into database, some additional code cleanup More... over 9 years ago