Re: KDevelop Digest, Vol 98, Issue 10

Amit Chaudhuri <[email protected]> Thu, 29 Jul 2021 09:33:18 +0100
Newsgroups gmane.comp.kde.users.kdevelop
Message-ID <CAH=VbNebUSy=KiYo-WTm_wTixcVOv+vZmDO_=ihu9oiM03HxhQ@mail.gmail.com>
--000000000000d9aa2605c83ef46e
Content-Type: text/plain; charset="UTF-8"

Could you use the external script facility?

On Wed, Jul 28, 2021, 12:01 PM <[email protected]> wrote:

> Send KDevelop mailing list submissions to
>         [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://mail.kde.org/mailman/listinfo/kdevelop
> or, via email, send a message with subject or body 'help' to
>         [email protected]
>
> You can reach the person managing the list at
>         [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of KDevelop digest..."
>
>
> Today's Topics:
>
>    1. Running a source command before launching main command
>       (Mahmood Naderan)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 28 Jul 2021 11:44:23 +0200
> From: Mahmood Naderan <[email protected]>
> To: [email protected]
> Subject: Running a source command before launching main command
> Message-ID:
>         <
> CADa2P2WACiNRDKdM_tRP6gdsuYjiguPPV8enyVCGffjGAnOh-A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
> Content-Type: text/plain; charset="utf-8"
>
> Hi,
> Prior to running the application command, I ran a 'source' command to set
> some variables and preprocessing. I know how to set variables in the launch
> configuration, but I would like to know how to specify that source command
> in the launch configuration where executable, arguments and working
> directory are set.
>
> Any thoughts?
>
> Regards,
> Mahmood
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.kde.org/pipermail/kdevelop/attachments/20210728/04e4d808/attachment-0001.htm
> >
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> KDevelop mailing list
> [email protected]
> https://mail.kde.org/mailman/listinfo/kdevelop
>
>
> ------------------------------
>
> End of KDevelop Digest, Vol 98, Issue 10
> ****************************************
>

--000000000000d9aa2605c83ef46e
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto">Could you use the external script facility?</div><br><div=
 class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Wed, Jul 28=
, 2021, 12:01 PM  &lt;<a href=3D"mailto:[email protected]">kdevelop-=
[email protected]</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" s=
tyle=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send=
 KDevelop mailing list submissions to<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]" target=3D"_=
blank" rel=3D"noreferrer">[email protected]</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"https://mail.kde.org/mailman/listinf=
o/kdevelop" rel=3D"noreferrer noreferrer" target=3D"_blank">https://mail.kd=
e.org/mailman/listinfo/kdevelop</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]" tar=
get=3D"_blank" rel=3D"noreferrer">[email protected]</a><br>
<br>
You can reach the person managing the list at<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]" targe=
t=3D"_blank" rel=3D"noreferrer">[email protected]</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of KDevelop digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
=C2=A0 =C2=A01. Running a source command before launching main command<br>
=C2=A0 =C2=A0 =C2=A0 (Mahmood Naderan)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 28 Jul 2021 11:44:23 +0200<br>
From: Mahmood Naderan &lt;<a href=3D"mailto:[email protected]" target=3D=
"_blank" rel=3D"noreferrer">[email protected]</a>&gt;<br>
To: <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"noreferrer=
">[email protected]</a><br>
Subject: Running a source command before launching main command<br>
Message-ID:<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 &lt;<a href=3D"mailto:CADa2P2WACiNRDKdM_tRP6gds=
uYjiguPPV8enyVCGffjGAnOh-A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org" target=3D"_blank" rel=3D"norefer=
rer">CADa2P2WACiNRDKdM_tRP6gdsuYjiguPPV8enyVCGffjGAnOh-A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org</a>=
&gt;<br>
Content-Type: text/plain; charset=3D&quot;utf-8&quot;<br>
<br>
Hi,<br>
Prior to running the application command, I ran a &#39;source&#39; command =
to set<br>
some variables and preprocessing. I know how to set variables in the launch=
<br>
configuration, but I would like to know how to specify that source command<=
br>
in the launch configuration where executable, arguments and working<br>
directory are set.<br>
<br>
Any thoughts?<br>
<br>
Regards,<br>
Mahmood<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href=3D"http://mail.kde.org/pipermail/kdevelop/attachments/2021=
0728/04e4d808/attachment-0001.htm" rel=3D"noreferrer noreferrer" target=3D"=
_blank">http://mail.kde.org/pipermail/kdevelop/attachments/20210728/04e4d80=
8/attachment-0001.htm</a>&gt;<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
KDevelop mailing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"noreferrer">KD=
[email protected]</a><br>
<a href=3D"https://mail.kde.org/mailman/listinfo/kdevelop" rel=3D"noreferre=
r noreferrer" target=3D"_blank">https://mail.kde.org/mailman/listinfo/kdeve=
lop</a><br>
<br>
<br>
------------------------------<br>
<br>
End of KDevelop Digest, Vol 98, Issue 10<br>
****************************************<br>
</blockquote></div>

--000000000000d9aa2605c83ef46e--