See the Wiki section for more screenshots.
- Build step auto-detection (based on
configure.ac,configure.inorconfigurefiles present in the source tree) - Build problem reporting
- Unit test reporting (incl. DejaGnu and Test Anything Protocol)
- Automatic artifact publishing
- If the configure phase fails,
config.logwill be published. - If the build phase fails, the generated
config.halong with the tree ofMakefile's will be published. - If the build succeeds,
make installwill be run (with the appropriate$(DESTDIR)), and the contents of the install directory will be published as a.tar.gzarchive.
- If the configure phase fails,

