run gperf via wsl in wsl-as-helper case
commitb87da3e9402c8b56ce2a16213802224f9288de4d
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Wed, 2 Aug 2023 15:10:59 +0000 (2 17:10 +0200)
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Fri, 26 Apr 2024 12:01:51 +0000 (26 14:01 +0200)
tree3d774aeb4b9948db79400585dee3d62cbfd8503b
parentf7c5dd5f95bf16862668d3c16718cff0ab5561da
run gperf via wsl in wsl-as-helper case

also split up the gperf commands when generating sw/generated/tokens.cxx

wsl has trouble appending using shell redirects, so use separate targets
and use cat in the final processing step for tokens.cxx
see also https://github.com/microsoft/WSL/issues/4400

Change-Id: Id7a24d060e9be71113ec2827a389d347456f6522
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166338
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Jenkins
editeng/CustomTarget_generated.mk
filter/CustomTarget_svg.mk
sdext/CustomTarget_pdfimport.mk
solenv/gbuild/CustomTarget.mk
sw/CustomTarget_generated.mk