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

next in thread | previous in thread | raw e-mail | index | archive | help
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 automatically
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 github
> clone?
> 
> USE_GITHUB=     yes
> GH_TUPLE=       user:proj:part:${ECLIPSE_TAG} \
>                 user:proj:part:${ECLIPSE_TAG}:a/part \
>                 ...
> 
> I don't see it here...
> 
> Thanks!  Norbert
> 
> -- 
> I love penguins at the south pole, windows in my house and apples on my tree, but not in my computer :)
> 
> 

-- 
()  ascii ribbon campaign - for an encoding-agnostic world
/\  - against html email  - against proprietary attachments



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Zvl1j8IV4jfMFNtm>