What is CTBUILD?
CTBUILD is an implementation of the CTEST interface.
Provides actions (for each package):
- include: install scripts,
- script: install scripts,
- obj: build objects
- lib: build a package library
- bin: build binaries
- ctest: run component tests (not implemented)
- itest: run integrated tests (not implemented)
Runs standalone (ctbuild pkg actions) or inside SRT (not implemented).
Each installation (architecture plus source packages) is self-describing.
I.e., any rebuild uses the same source directory, compiler, etc.
as the original build.
This page is part of the talk
CTBUILD status Nov 4, 1998