Categories
rpsl
'RPSL' (Rapid Prototyping Shared Library) is a set of bash scripts and utility files that coordinate the GNU autotools (automake, autoconf, libtool) and pkg-config for C/C++ build automation. The scripts and procedures define a system for building and linking libraries that supports individual or small group development.
A single command (rpslSyncBuild) scans for source in a standardized directory structure, writes Makefile.am's and Configure.ac, and results in an autotools tree ready for the usual "configure, make, make install" build steps.
Last updated 7 Jan, 2008
About
Leadership
- William Snyder - Maintainer
Requirements
- automake (Use Requirement)
- autoconf (Use Requirement)
- libtool (Use Requirement)
- pkg-config (Use Requirement)
- gcc (Use Requirement)
- Bash (Build Prerequisite)
Related Projects
Versions
rps109Jun05
rps109Jun05 stable released 2005-06-09
- Released: 9 Jun, 2005
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/rpsl/rpsl09J...
- Licenses: GPLv2orlater
- Interfaces: Command Line



