Add templates for CXX projects using autotools
[releng/global-jjb.git] / releasenotes / notes / autotools-cxx-jobs-3cda2e30d6e2d4de.yaml
1 ---
2 features:
3   - |
4     Add new templates to build CXX projects with GNU autotools.
5     These support the "configure && make && make install"
6     pattern used by many open-source projects. Supports
7     generation of the configure script for projects that do
8     not store generated files in version control. Includes
9     gerrit and github versions of autotools-packagecloud-stage,
10     autotools-sonarqube and autotools-verify.