If you’re looking for a decent build tool for C/C++ programming languages, why not try CodeLites open-source, cross platform IDE. Built and tested on Windows XP SP3, Windows Vista, Ubuntu 9.10, and Mac OSX 10.5.6. Early versions of this product had known bugs. But this version shouid fix all that
Code lite in action.
CodeLite main features are
Tags:
and Mac OSX,
BUILD TOOL,
C/C++ programming,
CodeLite,
cross platform IDE,
GDB support,
GPLv2 license,
Open Source,
Ubuntu 9.10,
Windows Vista,
Windows XP SP3
MsvcConf is an external dependency tracker for Microsoft Visual Studio, and is designed to automatically update the include and library paths for one or more Visual C++ projects.
Using a simple XML format configuration file you can specify the header and library
VcTester is a highly cost-performance covearge testing tool for C codes and C++ codes, and it works with Visual C/C++. VcSmith is the shareware version of VcTester, and offers relatively simple functions. VcAuto is the testing tool of VcTester extending to auto testing and diagnosis testing. It is still under development, and will be released
Visual Code Smith is a free software development platform that works with Visual C/C++. C++ code debugging is supported in V3!
To a certain extent, VcSmith is the combination of Source Insight, Visual Assist, CppUnit, and VC debugger, as well as the integration of advantages of multiple tools. However, such integration is not simple accumulation, but
VectorCAST/C++ is an integrated software test solution that significantly reduces the time, effort, and cost associated with testing C/C++ software components necessary for validating safety- and mission-critical embedded systems.
VectorCAST/C++ parses your source code and invokes code generators to automatically create the test code (stubs and drivers) required to construct a complete, executable test harness. Once
Testwell CTC++ is a powerful instrumentation-based test coverage and dynamic analysis tool for C and C++ code. As a coverage tool, CTC++ shows the coverage all the way to the Modified Condition/Decision Coverage (MC/DC) level as required by DO-178B projects.
As a dynamic analysis tool, CTC++ shows the execution counters in the code, i.e. more than
Comments --
Add