summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager
diff options
context:
space:
mode:
authorMarcus Tillmanns <marcus.tillmanns@qt.io>2022-11-21 15:24:33 +0100
committerMarcus Tillmanns <marcus.tillmanns@qt.io>2022-11-22 13:17:11 +0000
commit75b43de14a64773bfa9852a79698f3893b143282 (patch)
treeb61f00faa7afe282e0642a4d8e47a13db6b0c970 /src/plugins/cmakeprojectmanager
parent3e6c3d9fe7328e824fab14a201c6560cb8bda94f (diff)
downloadqt-creator-75b43de14a64773bfa9852a79698f3893b143282.tar.gz
Docker: Cleanup docker process interface
Instead of creating the actual command in two places this change moves everything into one function. Instead of sending the environment and working directory into the shell as arguments, we send it via the correct docker exec cli arguments. Instead of creating QStringLists and adding them to a CommandLine we directly add them to the CommandLine instead. This also fixes an issue when the working directory contains spaces. Fixes: QTCREATORBUG-28476 Change-Id: I4f5b39a2dd4c86d20717dbb53003f1eb60f6c089 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/cmakeprojectmanager')
0 files changed, 0 insertions, 0 deletions