Bug 429098 - Support configuration of environment variables before calling a tool
Summary: Support configuration of environment variables before calling a tool
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: All build tools (other bugs)
Version First Reported In: 5.6.0
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-14 14:40 UTC by Markus Elfring
Modified: 2020-11-14 14:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Elfring 2020-11-14 14:40:19 UTC
Build tools call other programs which can be additionally configured by environment variables.
I suggest to help with editing environment variables so that selected settings are active during the execution of involved tools.

I came along the need (for example) to set a directory selection for the variable “PKG_CONFIG_PATH”.