Directory > Computers > Software > Operating Systems > Linux > Programming > Project Management Quick Guide to the GNU Build System A quick guide to use the GNU Build System (autotools) comprising (autoconf, automake, aclocal...) to release your software in an easily installable and portable format. http://freedomink.org/node/view/100 Reviews Rating: Not yet Rated
Whois Check
Automake Home Page Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards. http://www.gnu.org/software/automake/ Reviews Rating: Not yet Rated
Whois Check
azzit.de: dot.conf dot.conf is a simple-to-use and powerful configuration-file parser library written in C. http://www.azzit.de/dotconf/ Reviews Rating: Not yet Rated
Whois Check
Learning Autoconf and Automake An in-progress tutorial for getting started with GNU autoconf and automake. http://www.amath.washington.edu/~lf/tutorials/autoconf/ Reviews Rating: Not yet Rated
Whois Check
Doxygen A C, C++ and IDL documentation generator. Provides cross-referenced docs, in HTML, PDF and LaTeX formats http://www.stack.nl/~dimitri/doxygen/index.html Reviews Rating: Not yet Rated
Whois Check
Linux Cross-Reference The Linux Cross-Reference project is the testbed application of a general hypertext cross-referencing tool. http://lxr.linux.no/ Reviews Rating: Not yet Rated
Whois Check
Autoproject Autoproject will create a source code layout for an autoconfigurable C project. http://www.mv.com/ipusers/vanzandt Reviews Rating: Not yet Rated
Whois Check
Aegis 3.20 Aegis is a transaction-based software project management system. It provides a framework within which a team of developers may work on many changes to a program independently. http://www.canb.auug.org.au/~millerp/aegis/ Reviews Rating: Not yet Rated
Whois Check
CCView C++ Project Viewer CCView C++ project viewer to view C++ code in a compatible editor like emacs. http://home.xnet.com/~ronjones/ccview.html Reviews Rating: Not yet Rated
Whois Check
Linux Bug Tracking, project management, and other tools A survey of bug tracking, scheduling, metrics, trouble-ticketing, help-desk, call-, and project-management tools for Linux http://linas.org/linux/pm.html Reviews Rating: Not yet Rated
Whois Check
Kconfigure Kconfigure is a KDE program to compile the sources without the xterm or console. http://www.ctv.es/USERS/javi_c/ Reviews Rating: Not yet Rated
Whois Check
gbuild Powerful system of scripts designed to automate cvs updating of code, compiling the modules, creating tar files, automatically creating spec files, rpms and srpms. It is easily configurable to be used with any modules, and flexible enough to be used with any project using a GNU automake/autoconf setup. Includes support for a configuration file to specify global and package specific update/compile options. http://www.cryon.com/gbuild/ Reviews Rating: Not yet Rated
Whois Check
GNU Make - GNU Project - Free Software Foundation (FSF) 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://www.gnu.org/software/make/make.html Reviews Rating: Not yet Rated
Whois Check
Spec-Gen 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. http://www.mindspring.com/~joeja/programs.html Reviews Rating: Not yet Rated
Whois Check
Autoconf Tutorial Introduction to programming using GNU's autoconf system. Autoconf simplifies the porting process and provides a consistent build interface for system administrators. http://nis-www.lanl.gov/~rosalia/mydocs/autoconf_tutorial_toc.html Reviews Rating: Not yet Rated
Whois Check
Makeheaders -- A program to generate header files for C or C++ 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://www.hwaci.com/sw/mkhdr/index.html Reviews Rating: Not yet Rated
Whois Check
GNU Libtool - GNU Project - Free Software Foundation (FSF) 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/libtool/ Reviews Rating: Not yet Rated
Whois Check
|