Add templates for CXX projects using autotools 77/63977/6
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 13 May 2020 14:26:41 +0000 (10:26 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Wed, 13 May 2020 15:09:04 +0000 (11:09 -0400)
commit455c02c6e706a43fc57e816e69fe347dccae8648
treea7aa03b1897bbb25ec751e4e00b9e0355f7f45ca
parent0c2d2eea337b2700a7913d03aa5afd75d0c11b93
Add templates for CXX projects using autotools

New jobs for the "configure && make && make install" pattern used
by many open-source projects. Supports generation of the configure
script for projects that do not store generated files in version
control. Includes gerrit and github versions of templates
autotools-packagecloud-stage, autotools-sonarqube and
autotools-verify.

Change-Id: I4e35db15c73f99b38486f31f137b224e8d6acde0
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
.jjb-test/lf-c-cpp-jobs.yaml
docs/jjb/lf-c-cpp-jobs.rst
docs/jjb/lf-macros.rst
jjb/lf-c-cpp-jobs.yaml
jjb/lf-macros.yaml
releasenotes/notes/autotools-cxx-jobs-3cda2e30d6e2d4de.yaml [new file with mode: 0644]
shell/autotools-build.sh [new file with mode: 0644]
shell/autotools-sonarqube.sh [new file with mode: 0644]