FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cli - applsdev/cppcheck · GitHub
applsdev
/
cppcheck
Public
forked from
mathieu/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
cli
on
master
User selector
Datepicker
Commit history
Commits on Jul 18, 2011
Merge remote branch 'kimmov/master'
Show description for b64ad69
mathieu
committed
b64ad69
View commit details
Copy full SHA for b64ad69
View code at this point
Browse repository at this point
Commits on Jul 16, 2011
CLI: Improve and clarify help text.
kimmov
committed
0db45a3
View commit details
Copy full SHA for 0db45a3
View code at this point
Browse repository at this point
Commits on Jul 6, 2011
Update Visual Studio 2008/2010 project files.
kimmov
committed
7cf84cb
View commit details
Copy full SHA for 7cf84cb
View code at this point
Browse repository at this point
Commits on Jun 12, 2011
1.49: updated version
Daniel Marjamäki
committed
a8cb7b4
View commit details
Copy full SHA for a8cb7b4
View code at this point
Browse repository at this point
Commits on May 22, 2011
Allow suppression of the 'cppcheckError' error reported by the threaded CLI executor.
Show description for 4cc13f4
ghewgill
committed
4cc13f4
View commit details
Copy full SHA for 4cc13f4
View code at this point
Browse repository at this point
Commits on May 19, 2011
cmake: cleanup unmaintained cmake files
Daniel Marjamäki
committed
c971fa0
View commit details
Copy full SHA for c971fa0
View code at this point
Browse repository at this point
Commits on May 4, 2011
updated error message. --check-includes has been renamed to --check-config
Daniel Marjamaki
committed
b55147a
View commit details
Copy full SHA for b55147a
View code at this point
Browse repository at this point
Commits on May 2, 2011
renamed --check-includes to --check-config
Daniel Marjamäki
committed
d998477
View commit details
Copy full SHA for d998477
View code at this point
Browse repository at this point
add include-header to use EXIT_FAILURE
seb777
committed
aa85866
View commit details
Copy full SHA for aa85866
View code at this point
Browse repository at this point
update help screen about --check-includes
Daniel Marjamäki
committed
d7927bb
View commit details
Copy full SHA for d7927bb
View code at this point
Browse repository at this point
Missing includes - normally just report that there are missing includes. The --check-includes can then be used to check what missing includes there are. Ticket: #2719
Daniel Marjamäki
committed
8603919
View commit details
Copy full SHA for 8603919
View code at this point
Browse repository at this point
Commits on May 1, 2011
cmdlineparser: Update list of file extensions, expand EXIT_FAILURE, don't list --rule* if built without support for rules. Ticket: #2761
scop
authored and
Daniel Marjamäki
committed
5144b0e
View commit details
Copy full SHA for 5144b0e
View code at this point
Browse repository at this point
Commits on Apr 27, 2011
Remove ErrorLogger::reportStatus() method.
Show description for c7d99fe
kimmov
committed
c7d99fe
View commit details
Copy full SHA for c7d99fe
View code at this point
Browse repository at this point
Commits on Apr 26, 2011
FileLister: don't assume that all files have nonzero size in test case
ghewgill
committed
b0ed595
View commit details
Copy full SHA for b0ed595
View code at this point
Browse repository at this point
Report percentage complete based on file size
Show description for 6d858b6
ghewgill
committed
6d858b6
View commit details
Copy full SHA for 6d858b6
View code at this point
Browse repository at this point
Commits on Apr 24, 2011
Modify the Cppcheck class to check one file at a time.
Show description for f240574
kimmov
committed
f240574
View commit details
Copy full SHA for f240574
View code at this point
Browse repository at this point
CLI: Give files to Cppcheck class one at a time.
Show description for 903769a
kimmov
committed
903769a
View commit details
Copy full SHA for 903769a
View code at this point
Browse repository at this point
Commits on Apr 16, 2011
astyle formatting
Daniel Marjamäki
committed
b7e1422
View commit details
Copy full SHA for b7e1422
View code at this point
Browse repository at this point
CppcheckExecutor: Code cleanups and fixes
Stefan Weil
authored and
Daniel Marjamäki
committed
882d4d9
View commit details
Copy full SHA for 882d4d9
View code at this point
Browse repository at this point
Commits on Apr 14, 2011
Inconclusive checking: Report inconclusive errors with reportInconclusiveError. It takes the same parameters as reportError.
Daniel Marjamäki
committed
58dbbb0
View commit details
Copy full SHA for 58dbbb0
View code at this point
Browse repository at this point
Commits on Apr 10, 2011
--inconclusive : Added command line flag that enable inconclusive checking. It is added for experimental purposes.
Daniel Marjamäki
committed
1178d47
View commit details
Copy full SHA for 1178d47
View code at this point
Browse repository at this point
Commits on Apr 9, 2011
Release: Updated versions to 1.48
Daniel Marjamäki
committed
e75acd7
View commit details
Copy full SHA for e75acd7
View code at this point
Browse repository at this point
Commits on Apr 6, 2011
Conditional inclusion of TinyXML source files in the CLI CMake script (bug #2679, #2524)
Show description for 796761d
elfring
committed
796761d
View commit details
Copy full SHA for 796761d
View code at this point
Browse repository at this point
Commits on Apr 2, 2011
Determination of rule support in CMake scripts (bug #2679, #2524)
Show description for 8cde245
elfring
committed
8cde245
View commit details
Copy full SHA for 8cde245
View code at this point
Browse repository at this point
Commits on Mar 29, 2011
CLI: Simplify ignore paths.
Show description for 38f5267
kimmov
committed
38f5267
View commit details
Copy full SHA for 38f5267
View code at this point
Browse repository at this point
Commits on Mar 28, 2011
CLI: Remove quotation marks from user-given paths.
Show description for b95e9c1
kimmov
committed
b95e9c1
View commit details
Copy full SHA for b95e9c1
View code at this point
Browse repository at this point
Commits on Mar 26, 2011
cmake: removed the non-working pcre. ticket: #2679
Daniel Marjamaki
committed
c6b1760
View commit details
Copy full SHA for c6b1760
View code at this point
Browse repository at this point
Ticket #2688 (Missing include path shouldn't exit the program)
Show description for 139fbf5
kimmov
committed
139fbf5
View commit details
Copy full SHA for 139fbf5
View code at this point
Browse repository at this point
sync cmake files with the master branch
Sebastien Debrard
committed
29b7d4b
View commit details
Copy full SHA for 29b7d4b
View code at this point
Browse repository at this point
Commits on Mar 25, 2011
Reverted non-CMake changes in previous 'Added CMake files' commit
Daniel Marjamäki
committed
5058cc6
View commit details
Copy full SHA for 5058cc6
View code at this point
Browse repository at this point
Added CMake files
elfring
authored and
Daniel Marjamäki
committed
9301ee2
View commit details
Copy full SHA for 9301ee2
View code at this point
Browse repository at this point
Commits on Mar 21, 2011
run astyle
IOBYTE
committed
3c5134b
View commit details
Copy full SHA for 3c5134b
View code at this point
Browse repository at this point
Commits on Mar 20, 2011
FileLister: Fixed compile error with Qt Creator + MinGW
Daniel Marjamäki
committed
9f21e13
View commit details
Copy full SHA for 9f21e13
View code at this point
Browse repository at this point
FileLister: Updated Visual Studio files
Daniel Marjamäki
committed
6dd9676
View commit details
Copy full SHA for 6dd9676
View code at this point
Browse repository at this point
FileLister: updated qmake files
Daniel Marjamäki
committed
c60edb5
View commit details
Copy full SHA for c60edb5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL