Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2024 17:46:16 +0200
From:      Norbert Grundmann <ngrundmann@gmx.de>
To:        Robert Clausecker <fuz@freebsd.org>
Cc:        FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Re: Using --recursive in Makefile / github clone
Message-ID:  <8011bacc-1e59-491a-95e7-042ae6ce162f@gmx.de>
In-Reply-To: <Zvl1j8IV4jfMFNtm@fuz.su>
References:  <f9d46a4d-7735-4952-8b88-87021f172b5b@gmx.de> <Zvl1j8IV4jfMFNtm@fuz.su>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Robert,

Thanks :-)=C2=A0 But is it good and recommended to use an explicit

git clone --recursive repo

instead of GH_TUPLE?=C2=A0 It would make things more easy...

Cheers, Norebrt

On 9/29/24 17:43, Robert Clausecker wrote:
> Hi Norbert,
>
> This is not supported.  You'll have to add one GH_TUPLE entry for each
> submodule.  I agree it would be nice to have some tooling to automatical=
ly
> add the submodules to the list.
>
> Yours,
> Robert Clausecker
>
> Am Sun, Sep 29, 2024 at 05:41:25PM +0200 schrieb Norbert Grundmann:
>> Hello,
>>
>> is it possible to use something like --recursive in the Makefile for gi=
thub
>> clone?
>>
>> USE_GITHUB=3D=C2=A0=C2=A0=C2=A0=C2=A0 yes
>> GH_TUPLE=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 user:proj:part:${ECLIPS=
E_TAG} \
>>  =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0 user:proj:part:${ECLIPSE_TAG}:a/part \
>>  =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0 ...
>>
>> I don't see it here...
>>
>> Thanks!=C2=A0 Norbert
>>
>> --
>> I love penguins at the south pole, windows in my house and apples on my=
 tree, but not in my computer :)
>>
>>

=2D-
I love penguins at the south pole, windows in my house and apples on my tr=
ee, but not in my computer :)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8011bacc-1e59-491a-95e7-042ae6ce162f>