build-systems: substitute shell variables in configure_args
In many cases shell environment variables are used in arguments to CMake/Autotools. The have to be substituted with envsubst(1)
if used in the YAML configuration file.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
In many cases shell environment variables are used in arguments to CMake/Autotools. The have to be substituted with envsubst(1)
if used in the YAML configuration file.