Software engineering tools
Automatically generated description.
-
- Software Requirements Tools
- Compilers
- Static analysis tools
- IDE
- Build tools
- Source control tools
- Testing tools
- Documentation tools
<h2>Software Requirements Tools</h2>
<ul>
- <span class="caps">DOORS</span>
</ul>
<h2>Software Construction tools</h2>
<h3>Compilers
<ul>
- MinGW / Cygwin / g++
- VC++ 6.0 ([known issues](http://www.acceleratedcpp.com/details/msbugs.html))
</ul></h3>
<h3>IDE
<ul>
- Visual C++ 6
- Eclipse / MoCCA <span class="caps">IDE</span>
</ul></h3>
<h2>Software quality tools</h2>
<h3>Review tools</h3>
<h3>Static analysis
<ul>
- PC-lint / Flexelint
</ul></h3>
<h2>Software Testing Tools</h2>
<ul>
- CppUnit
- Google C++ testing framework
- Internal testing tools
</ul>
<h2>Software Configuration Management tools</h2>
<h3>Version management tools</h3>
<ul>
- git
- cvs
- svn
- perforce
</ul>
<h3>Issue trackers</h3>
<ul>
- <span class="caps">JIRA</span>
- Internal issue tracker tools
- Redmine
- Github
</ul>
<h3>Release and build tools</h3>
<ul>
- Make
- Perforce Jam
- Eclipse <span class="caps">CDT</span> managed build system
</ul>
<h2>Documentation tools</h2>
<ul>
- Doxygen
- <span class="caps">XMLM</span>ind <span class="caps">XML</span> Editor
</ul>