FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cmake - lineCode/cppcheck · GitHub
lineCode
/
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
cmake
on
main
User selector
Datepicker
Commit history
Commits on Oct 9, 2022
GUI: Detect when version is old
danmar
committed
94c3108
View commit details
Copy full SHA for 94c3108
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
fixed and enabled some Clang compiler warnings (#4517)
firewave
authored
3dfdb40
View commit details
Copy full SHA for 3dfdb40
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
findDependencies.cmake: no need to specify `COMPONENTS` for boost when using it header-only (#4511)
firewave
authored
767db58
View commit details
Copy full SHA for 767db58
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
handle precompiled headers with `ccache` / fixed caching in some docker builds (#4505)
Show description for fd9d053
firewave
authored
fd9d053
View commit details
Copy full SHA for fd9d053
View code at this point
Browse repository at this point
Commits on Sep 9, 2022
added missing version bumps to 2.10 (#4420)
firewave
authored
433293b
View commit details
Copy full SHA for 433293b
View code at this point
Browse repository at this point
Commits on Sep 6, 2022
actually perform system tinyxml2 build on macos / fixed system tinyxml2 include (#4445)
Show description for b3762cd
firewave
authored
b3762cd
View commit details
Copy full SHA for b3762cd
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
Use safe compile option (#4413)
pfultz2
authored
a586b9e
View commit details
Copy full SHA for a586b9e
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
some clang-tidy CMake integration improvements / fixed `SOVERSION` with multi-digit versions (#4391)
firewave
authored
1262c98
View commit details
Copy full SHA for 1262c98
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
some `--exception-handling` related improvements (#4368)
firewave
authored
1202efb
View commit details
Copy full SHA for 1202efb
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
specify `-pipe` for GCC to use pipes instead of temporary files - greatly reduces I/O usage (#4360)
firewave
authored
32c0167
View commit details
Copy full SHA for 32c0167
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
some changes for clang/clang-tidy 15 (#4310)
firewave
authored
d6eb3a8
View commit details
Copy full SHA for d6eb3a8
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
fixed Cppcheck version (#4292)
firewave
authored
f644938
View commit details
Copy full SHA for f644938
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
replaced `if(MATCHES)` with `if(STREQUAL)` (#4263)
Show description for e8b0f12
firewave
authored
e8b0f12
View commit details
Copy full SHA for e8b0f12
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
Typos found by running "codespell" (#4260)
arm-in
authored
0ae9877
View commit details
Copy full SHA for 0ae9877
View code at this point
Browse repository at this point
Commits on Jul 8, 2022
separated process execution code into `ProcessExecutor` (#4249)
firewave
authored
b51aea5
View commit details
Copy full SHA for b51aea5
View code at this point
Browse repository at this point
Commits on Jun 12, 2022
Add backtrace to valueflow in debug mode (#4195)
pfultz2
authored
cee48e5
View commit details
Copy full SHA for cee48e5
View code at this point
Browse repository at this point
Commits on Jun 3, 2022
use CMake for sanitizer builds / some CMake command cleanups (#4147)
firewave
authored
cfab6ae
View commit details
Copy full SHA for cfab6ae
View code at this point
Browse repository at this point
Commits on May 22, 2022
updated CI to latest ubuntu and clang (#4004)
firewave
authored
d299d22
View commit details
Copy full SHA for d299d22
View code at this point
Browse repository at this point
Commits on May 15, 2022
fail `run-clang-tidy` in case of compiler warnings / fixed Clang warnings / cleanups (#4036)
firewave
authored
14421ae
View commit details
Copy full SHA for 14421ae
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
aligned build options of Visual Studio project configurations and added them to CMake (#4020)
firewave
authored
fdca61a
View commit details
Copy full SHA for fdca61a
View code at this point
Browse repository at this point
Commits on Apr 19, 2022
options.cmake: do not prefer Qt6 by default (for now) (#4028)
firewave
authored
e374176
View commit details
Copy full SHA for e374176
View code at this point
Browse repository at this point
Commits on Apr 15, 2022
added support for Qt6 (#3930)
firewave
authored
36ef4dc
View commit details
Copy full SHA for 36ef4dc
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
added make targets `checkCWEEntries`, `validateXML` and `validateRules` to CMake (#4010)
firewave
authored
0e1a0b9
View commit details
Copy full SHA for 0e1a0b9
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
Remove bug hunting. This feature will be provided in Cppcheck premium.
danmar
committed
8f386e1
View commit details
Copy full SHA for 8f386e1
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
Fix warnings in switch statements on clang (#3943)
pfultz2
authored
32ded16
View commit details
Copy full SHA for 32ded16
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
compile_commands.json: ensure that order of include paths are kept
danmar
committed
212ac6c
View commit details
Copy full SHA for 212ac6c
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
Set tinyxml2_LIBRARIES after find_package() (#3918)
Show description for 3cefba0
c72578
authored
3cefba0
View commit details
Copy full SHA for 3cefba0
View code at this point
Browse repository at this point
Commits on Mar 20, 2022
added SmallVector alias with conditional boost::container version (#3799)
Show description for 9d4fb16
authored
9d4fb16
View commit details
Copy full SHA for 9d4fb16
View code at this point
Browse repository at this point
Commits on Mar 15, 2022
Replace tinyxml2_LIBRARY with tinyxml2_LIBRARIES (#3897)
gdsotirov
authored
33315b0
View commit details
Copy full SHA for 33315b0
View code at this point
Browse repository at this point
Commits on Mar 13, 2022
avoid some Clang compiler warnings (#3896)
firewave
authored
0d336b8
View commit details
Copy full SHA for 0d336b8
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
added CMake option USE_THREADS to be able to use threads instead of fork() / cleanups (#3852)
firewave
authored
51371f7
View commit details
Copy full SHA for 51371f7
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
run dmake and update Qt translation files on CMake build (#3820)
firewave
authored
12c1c08
View commit details
Copy full SHA for 12c1c08
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
use Python version provided by platform in CI / prefer python3 (#3776)
firewave
authored
04b2a6f
View commit details
Copy full SHA for 04b2a6f
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
some preparations for Qt6 support (#3777)
Show description for d528555
firewave
authored
d528555
View commit details
Copy full SHA for d528555
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
bumped minimum supported GCC version to 4.8 (#3768)
firewave
authored
a15a227
View commit details
Copy full SHA for a15a227
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL