Application: Cppcheck
Category: Development
Description:
Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools, we don't detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect. The goal is no false positives.
Download Cppcheck Portable 1.56 Development Test 1 [5.85MB download / 6.67MB installed]
(MD5: 2eb1dc6b4c4128c406727d99a8125c8d)
Release Notes:
1.56 Development Test 1 (2012-10-02)
- Updated to Cppcheck 1.56
- Cppcheck Portable now sets Notepad++ Portable as the default editor
1.55 Development Test 1 (2012-07-25)
- Updated to Cppcheck 1.55
- Updates application paths when moving to a new path
1.48 Development Test 1 (2011-04-13)
- Updated to Cppcheck 1.48
1.47 Development Test 1 (2011-02-06)
- Updated to Cppcheck 1.47
1.46.1 Development Test 1 (2011-01-07): Initial release
Updated to Cppcheck 1.47
It doesn't look like paths to other applications are portablized. They're stored as Hex, so they may require custom code.
Sometimes, the impossible can become possible, if you're awesome!
I'll look into it.
EDIT: Hmm. Looks like Cppcheck reads and writes it as a QStringList, so it's not as easily done by translating to text then translating back.
Updated to Cppcheck 1.48
Updated to newest version and fixed not updating application paths in the registry. After a bit of testing I'll put this back on the apps ready for release thread.
Now this one should hopefully be ready for release. Adding to the ready for release thread.