Author :
Adrian Perez de Castro
Date :
2019-08-06 16:24:43
Hash :af22f9dc Message :CI: Make Autotools and Meson builds parallel
This splits the steps for installing dependencies into a new template
file, as well as the build steps for Autotools. Both gets used to define
two jobs which can run in parallel for both build systems.