FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows - MatrixMike/cppcheck · GitHub
MatrixMike
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
.github
workflows
on
main
User selector
Datepicker
Commit history
Commits on Jan 26, 2026
Fix #14433 (Import project: refactor code to read compile_commands.json) (#8030)
Show description for ddce8d5
ludviggunne
authored
ddce8d5
View commit details
Copy full SHA for ddce8d5
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
updated CI to Clang 22 (#7723)
firewave
authored
fd1019a
View commit details
Copy full SHA for fd1019a
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
Fix #10252 debug: Failed to parse 'x'. The checking continues anyway. (#8129)
Show description for 16fc50c
chrchr-github
and
web-flow
authored
16fc50c
View commit details
Copy full SHA for 16fc50c
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
fixed #14347 - fixed Clang warnings in C++20 build (#8021)
Show description for 7abb484
firewave
and
danmar
authored
7abb484
View commit details
Copy full SHA for 7abb484
View code at this point
Browse repository at this point
Commits on Jan 3, 2026
fixed #14365 - updated pylint to 4.0.x (#8084)
firewave
authored
46c8934
View commit details
Copy full SHA for 46c8934
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
Fix #14360 (CI: Update Cppcheck Premium license) (#8078)
danmar
authored
d9f5fc0
View commit details
Copy full SHA for d9f5fc0
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
fixed #14267 - fixed compilation with C++17 / use `simplecpp::View` (#7962)
firewave
authored
ad9563f
View commit details
Copy full SHA for ad9563f
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
added `@throws` for `InternalError` to documentation / use `cppcheck::unreachable()` (#8036)
Show description for 4031d17
firewave
and
chrchr-github
authored
4031d17
View commit details
Copy full SHA for 4031d17
View code at this point
Browse repository at this point
Commits on Dec 7, 2025
Fix 14306. Import project: include path in quotes is not read (#8017)
ludviggunne
authored
d6f30e4
View commit details
Copy full SHA for d6f30e4
View code at this point
Browse repository at this point
Commits on Dec 6, 2025
Make it easier to disable process executor (#7876)
Show description for 2fa0c1e
sodero
authored
2fa0c1e
View commit details
Copy full SHA for 2fa0c1e
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
properly guard `{Process|Thread}Executor` implementations (#8010)
firewave
authored
5b70f39
View commit details
Copy full SHA for 5b70f39
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
ignore all other suppressions when `UNUSEDFUNCTION_ONLY` hack is active / selfcheck.yml: enabled `information` messages (#7938)
firewave
authored
9ac4623
View commit details
Copy full SHA for 9ac4623
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
enabled `information` messages in selfchecks / mitigated `unmatchedSuppression` warnings (#3090)
Show description for 5016808
firewave
authored
5016808
View commit details
Copy full SHA for 5016808
View code at this point
Browse repository at this point
Commits on Oct 27, 2025
Fix #14223 (CI: Build windows release binary with mingw for comparisons) (#7909)
danmar
authored
6798a55
View commit details
Copy full SHA for 6798a55
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
fixed generated GUI files being left out of sanitized selfcheck runs (#7805)
firewave
authored
f974ce6
View commit details
Copy full SHA for f974ce6
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
fixed #13823 - release-windows.yml: build with Boost [skip ci] (#7897)
firewave
authored
ef902a8
View commit details
Copy full SHA for ef902a8
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
use `test` make target in CI instead of `check` (#7892)
Show description for 40b81a2
firewave
authored
40b81a2
View commit details
Copy full SHA for 40b81a2
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
refs #10610 / fixed #13994 - compile `--rule-file` pattern only once / extracted regular expressions code to separate file (#6211)
firewave
authored
7828eb5
View commit details
Copy full SHA for 7828eb5
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
fixed #14185 - updated Qt to 6.10.0 in CI (#7880)
firewave
authored
257b24a
View commit details
Copy full SHA for 257b24a
View code at this point
Browse repository at this point
Commits on Oct 12, 2025
fixed #14184 - added/updated to Python 3.14 in CI (#7874)
firewave
authored
d69955c
View commit details
Copy full SHA for d69955c
View code at this point
Browse repository at this point
Commits on Oct 8, 2025
Fix #14182 (CI: Use latest Cppcheck Premium 25.8.3 in cppcheckpremium.yml) (#7872)
danmar
authored
799c7c0
View commit details
Copy full SHA for 799c7c0
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
fixed #12021 - bail out on compiler warnings in CI (#7735)
firewave
authored
1a226cb
View commit details
Copy full SHA for 1a226cb
View code at this point
Browse repository at this point
Commits on Sep 27, 2025
disabled debug libstdc++ in more cases in the CI (#7854)
firewave
authored
6a962e3
View commit details
Copy full SHA for 6a962e3
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
Fix #14149 (use same uncrustify version in CI and runformat script) (#7849)
danmar
authored
9ac26af
View commit details
Copy full SHA for 9ac26af
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
small cleanup to `make` invocations in CI (#7804)
firewave
authored
413c87e
View commit details
Copy full SHA for 413c87e
View code at this point
Browse repository at this point
Commits on Sep 22, 2025
fixed #14139 - removed `macos-13` from CI (#7825)
firewave
authored
4d04f41
View commit details
Copy full SHA for 4d04f41
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
disabled `run-dmake` dependency in more cases in the CI (#7834)
Show description for 5e54366
firewave
authored
5e54366
View commit details
Copy full SHA for 5e54366
View code at this point
Browse repository at this point
Commits on Sep 12, 2025
refs #13788 - CI-unixish-docker.yml: removed `ubuntu:24.10` (#7819)
Show description for 411a3a7
firewave
authored
411a3a7
View commit details
Copy full SHA for 411a3a7
View code at this point
Browse repository at this point
Commits on Sep 10, 2025
fixed #14066 - reworked usage of `CPPFLAGS` in `Makefile` (#7783)
Show description for 8378b97
firewave
authored
8378b97
View commit details
Copy full SHA for 8378b97
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
refs #13278 - CI-unixish.yml: do not use xdist with `macos-15` in `build` (mitigates `test_color_tty` flakiness) (#7774)
firewave
authored
12b7eff
View commit details
Copy full SHA for 12b7eff
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
fixed #14065 - Makefile: added `CXXOPTS` and `LDOPTS` to extend `CXXFLAGS` and `LDFLAGS` (#7732)
firewave
authored
f8e8765
View commit details
Copy full SHA for f8e8765
View code at this point
Browse repository at this point
fixed #14088 - made CMake build with `BUILD_CLI=Off` work (#7765)
firewave
authored
1219ae8
View commit details
Copy full SHA for 1219ae8
View code at this point
Browse repository at this point
Commits on Aug 26, 2025
Remove use of leftover CMake flag USE_QT6 (#7748)
Show description for 98a168b
gruenich
and
firewave
authored
98a168b
View commit details
Copy full SHA for 98a168b
View code at this point
Browse repository at this point
Commits on Aug 23, 2025
added make target `check-nonneg` / generate (and fixed) all warnings in `NONNEG` build (#7747)
firewave
authored
9f21f84
View commit details
Copy full SHA for 9f21f84
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
Run all tests with unsigned char (#7715)
chrchr-github
authored
f8eea15
View commit details
Copy full SHA for f8eea15
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL