  |
Linux Bug Tracking, project management, and other tools - http://linas.org/linux/pm.html
A survey of bug tracking, scheduling, metrics, trouble-ticketing, help-desk, call-, and project-management tools for Linux |
  |
Kconfigure - http://kconfigure.sourceforge.net/
A graphical KDE based frontend for compiling. |
  |
http://www.stack.nl/~dimitri/doxygen/index.html - http://www.stack.nl/~dimitri/doxygen/index.html
A C, C++ and IDL documentation generator. Provides cross-referenced docs, in HTML, PDF and LaTeX formats |
  |
Makeheaders -- A program to generate header files for C or C++ - http://www.hwaci.com/sw/mkhdr/index.html
The makeheaders program is a simple utility that will automatically generate all the ``.h'' files for large programming project based on information gleaned from the ``.c'' or ``.cpp'' source files. It operates by scanning the C and/or C++ source code, extracting appropriate macros, structure and subroutine declarations and writing this declarations, in the correct order, into the generated header files. |
  |
Learning Autoconf and Automake - http://www.amath.washington.edu/~lf/tutorials/autoconf/
An in-progress tutorial for getting started with GNU autoconf and automake. |