FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cmake - devzero2000/cppcheck · GitHub
devzero2000
/
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 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
2.7: Set versions
danmar
committed
631a9ee
View commit details
Copy full SHA for 631a9ee
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
added CMake option CPPCHK_GLIBCXX_DEBUG to make usage of _GLIBCXX_DEBUG in Debug build configurable (#3628)
firewave
authored
4b5fba1
View commit details
Copy full SHA for 4b5fba1
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
added building of GUI tests to CMake (#3619)
firewave
authored
c918e1b
View commit details
Copy full SHA for c918e1b
View code at this point
Browse repository at this point
Commits on Oct 31, 2021
scan GUI sources with clang-tidy in CI (#3233)
Show description for 54d6215
firewave
authored
54d6215
View commit details
Copy full SHA for 54d6215
View code at this point
Browse repository at this point
Commits on Oct 30, 2021
use target-specific configuration instead of global ones in CMake (#3534)
firewave
authored
b4704ba
View commit details
Copy full SHA for b4704ba
View code at this point
Browse repository at this point
Use a unique variable name when checking if a flag is valid (#3532)
pfultz2
authored
1f5c367
View commit details
Copy full SHA for 1f5c367
View code at this point
Browse repository at this point
Commits on Oct 24, 2021
updated latest ubuntu version to 21.10 / updated to clang-tidy-13 (#3494)
firewave
authored
70dcc95
View commit details
Copy full SHA for 70dcc95
View code at this point
Browse repository at this point
use -Weverything for clang in CMake / fixed some warnings (#3519)
firewave
authored
cc1a188
View commit details
Copy full SHA for cc1a188
View code at this point
Browse repository at this point
Commits on Oct 2, 2021
2.6 dev: set version
danmar
committed
7684d7b
View commit details
Copy full SHA for 7684d7b
View code at this point
Browse repository at this point
Commits on Jul 18, 2021
Refactor: Remove variable analyzer (#3339)
pfultz2
authored
59a1c1a
View commit details
Copy full SHA for 59a1c1a
View code at this point
Browse repository at this point
Commits on Jul 16, 2021
Fix MSVC build and some warnings (#3334)
chrchr-github
authored
8cd8b9c
View commit details
Copy full SHA for 8cd8b9c
View code at this point
Browse repository at this point
Commits on Jul 4, 2021
Set debug version
danmar
committed
803eea9
View commit details
Copy full SHA for 803eea9
View code at this point
Browse repository at this point
2.5; Update versions
danmar
committed
3e3e9d8
View commit details
Copy full SHA for 3e3e9d8
View code at this point
Browse repository at this point
Commits on Apr 25, 2021
improved compiler warnings about missing attributes (#3232)
firewave
authored
dcc90c6
View commit details
Copy full SHA for dcc90c6
View code at this point
Browse repository at this point
Commits on Apr 24, 2021
use latest available clang-tidy in CI (#3230)
firewave
authored
9ad7ab4
View commit details
Copy full SHA for 9ad7ab4
View code at this point
Browse repository at this point
Commits on Apr 18, 2021
added clang-tidy to CI (#3218)
firewave
authored
5de58c4
View commit details
Copy full SHA for 5de58c4
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
try to find pcre.h for HAVE_RULES in any case (#3185)
DGarry82
authored
5c102a0
View commit details
Copy full SHA for 5c102a0
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
2.4: Set version
danmar
committed
cba0101
View commit details
Copy full SHA for cba0101
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
fixed/aligned some compiler warnings (#3065)
firewave
authored
491f487
View commit details
Copy full SHA for 491f487
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
fixed clang-tidy warnings (#3006)
Show description for d59abfd
firewave
authored
d59abfd
View commit details
Copy full SHA for d59abfd
View code at this point
Browse repository at this point
Commits on Dec 27, 2020
enabled precompiled headers for CMake (if supported) and disabled the prologue so includes will not be treated as system one and emit warnings (#2986)
firewave
authored
30fbded
View commit details
Copy full SHA for 30fbded
View code at this point
Browse repository at this point
fixed and enabled -Wdocumentation and -Wdocumentation-pedantic clang warnings (#2819)
firewave
authored
0a1012a
View commit details
Copy full SHA for 0a1012a
View code at this point
Browse repository at this point
Commits on Dec 26, 2020
fixed some clang warnings (#2980)
firewave
authored
fa8a836
View commit details
Copy full SHA for fa8a836
View code at this point
Browse repository at this point
Commits on Dec 25, 2020
fixed FILESDIR in CMake with Windows file separators (#2977)
firewave
authored
e141d54
View commit details
Copy full SHA for e141d54
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
2.3: Update version
danmar
committed
2a1e230
View commit details
Copy full SHA for 2a1e230
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
Add find_package(tinyxml2) to CMake builds (#2691)
Show description for 8ac55a8
c72578
authored
8ac55a8
View commit details
Copy full SHA for 8ac55a8
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Updated cmake script so cppcheck.exe works in place during development (#2895)
Show description for 8d600fd
abhijit-sawant
authored
8d600fd
View commit details
Copy full SHA for 8d600fd
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
added validateCFG and checkcfg targets to CMake / some refactorings (#2687)
firewave
authored
488813d
View commit details
Copy full SHA for 488813d
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
set version 2.2.99
danmar
committed
2e20ee9
View commit details
Copy full SHA for 2e20ee9
View code at this point
Browse repository at this point
2.2: Update versions
danmar
committed
c373be0
View commit details
Copy full SHA for c373be0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL