<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[.gitmodules details]]></title><description><![CDATA[<p dir="auto">Hi,<br />
Could you please reveal some details about .gitmodules file? For example, "depends", "recommends", "status", "priority".<br />
Looks like those are not standard keywords like path, url, branch. How and where they are used? May be on CI?</p>
<p dir="auto">And a few more questions:</p>
<ul>
<li>what is the difference between "depends"  and "recommends"?</li>
<li>what is the meaning of "status"? for some components status = ignore, but anyway such repos can be cloned via recursive clone along with other submodules</li>
<li>what is the meaning of "priority"?</li>
</ul>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.qt.io/topic/142435/gitmodules-details</link><generator>RSS for Node</generator><lastBuildDate>Sun, 21 Jun 2026 10:37:48 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/142435.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Jan 2023 11:02:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to .gitmodules details on Wed, 25 Jan 2023 12:08:29 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Not a formal answer as I am not involved in that part but:</p>
<ul>
<li>status is for the module status so whether in belongs to the essential set, add-on, technical preview, etc</li>
<li>depends means that the listed modules are mandatory to build</li>
<li>recommends means that additional features can be enabled if listed modules are present</li>
<li>as for priority, I don't know.</li>
</ul>
]]></description><link>https://forum.qt.io/post/745159</link><guid isPermaLink="true">https://forum.qt.io/post/745159</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 25 Jan 2023 12:08:29 GMT</pubDate></item></channel></rss>