use $(file …) directly instead of gb_var2file when not used as intermediate
commit8b87e29c987c599058a70f6a2e0259a2a4100f04
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Sat, 10 Dec 2022 14:57:36 +0000 (10 15:57 +0100)
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tue, 13 Dec 2022 15:05:43 +0000 (13 15:05 +0000)
treea364c609609dffed68147983e8ac81af538cf25d
parentdad5becaca9e5ee97a0cfbf3336461d752d6064c
use $(file …) directly instead of gb_var2file when not used as intermediate

i.e. when the temporary file is not uses as a responsefile for another
command, but instead the point of running gb_var2file is to have that
file as a result in the end.

also move the helper into the main gbuild.mk and remove Tempfile.mk

Change-Id: I79382bef5d7e8a155ba6a8e0750c6a17da42eb37
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143912
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
officecfg/CustomTarget_registry.mk
postprocess/CustomTarget_components.mk
postprocess/CustomTarget_registry.mk
solenv/gbuild/HelpTarget.mk
solenv/gbuild/LinkTarget.mk
solenv/gbuild/Package.mk
solenv/gbuild/Tempfile.mk [deleted file]
solenv/gbuild/gbuild.mk
static/CustomTarget_emscripten_fs_image.mk