PBA Package Builder + Archiver Home
Version 3.1 by christoph_lechleitner@iteg_at on 2013-02-02 07.26:29
Introduction
PBA is the collection of tools that builds and distributes all our C++ software and Debian packages.
It consists of:
- pba-archiver manages debian archives like deb.clazzes.org, including the pba packages themselfes
- pba-builder builds debian source packages for several debian like distributions using pbuilder, and optionally feeds the results to incoming directories of pba-archiver installations
- pba-devtools provides tools to prepare (build, install) packages to be built using pba-builder and/or distributed using pba-archiver
- pba-cbs is a set of Makefile snippets that allow projects to use short, simple and most importantly static Makefiles even for cross compilation to multiple targets
Source code and issue tracker
Subversion: http://svn.clazzes.org/svn/pba
Jira: PBA