Wiki source code of PBA Package Builder + Archiver Home
Version 2.1 by 5fbc055b7cc103006957e1ae on 2012-06-15 03.18:29
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
2.1 | 1 | (% style="" %) |
| 2 | PBA is the collection of tools that builds and distributes all our C++ software and Debian packages. | ||
| |
1.1 | 3 | |
| |
2.1 | 4 | (% style="" %) |
| 5 | It consists of: | ||
| |
1.1 | 6 | |
| |
2.1 | 7 | (% style="" %) |
| 8 | * pba-archiver manages debian archives like [[deb.clazzes.org>>url:https://deb.clazzes.org/||title="deb.clazzes.org" shape="rect"]], including the pba packages themselfes | ||
| 9 | * 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 | ||
| 10 | * pba-devtools provides tools to prepare (build, install) packages to be built using pba-builder and/or distributed using pba-archiver | ||
| 11 | * 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 |