Home > Computers > Software > Operating Systems > Linux > Programming > Project Management
http://www.galassi.org/mark/mydocs/autoconf_tutorial_toc.html
Introduction to programming using GNU's autoconf system. Autoconf simplifies the porting process and provides a consistent build interface for system administrators.
http://www.gnu.org/software/automake/
Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards.
http://www.stack.nl/~dimitri/doxygen/
A C, C++ and IDL documentation generator. Provides cross-referenced docs, in HTML, PDF and LaTeX formats
http://www.gnu.org/software/autoconf/
GNU autoconf is a package for generating configure scripts. These scripts are present in a large number of free software packages and are used to detect system features at compilation time. Autoconf is mostly needed by people producing packages that run on a wide variety of platforms--particularly UNIX-a-likes.
http://www.gnu.org/software/libtool/
NU libtool is a generic library support script. Libtool hides the complexity of using shared and static libraries behind a consistent, portable interface. Libtool supports building static libraries on all platforms.
http://www.gnu.org/software/make/make.html
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
http://kconfigure.sourceforge.net/
A graphical KDE based frontend for compiling.
http://linas.org/linux/pm.html
A survey of bug tracking, scheduling, metrics, trouble-ticketing, help-desk, call-, and project-management tools for Linux
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.
http://home.earthlink.net/~joseph-ja/programs.html
A spec file generator. Currently it reads and writes several of the more commonly used spec files fields, like %pre, %prep, %patch, Source, and Name.
Home > Computers > Software > Operating Systems > Linux > Programming > Project Management
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us