<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/detect/sdks/find_qt.lua, branch lua55</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect/sdks/find_qt.lua?h=lua55</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect/sdks/find_qt.lua?h=lua55'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-03-30T15:59:50Z</updated>
<entry>
<title>add more comments</title>
<updated>2026-03-30T15:59:50Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-30T15:59:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=90f05f17328ccac2764fb80895ef72c4510d91f6'/>
<id>urn:sha1:90f05f17328ccac2764fb80895ef72c4510d91f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve qt tips</title>
<updated>2026-02-10T16:07:31Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-02-10T16:07:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8b503564c15fd89caf4c0ee983dac525ff820d64'/>
<id>urn:sha1:8b503564c15fd89caf4c0ee983dac525ff820d64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(qt): support dynamic mkspec selection for Qt SDK</title>
<updated>2026-01-10T16:15:21Z</updated>
<author>
<name>ruanc</name>
<email>1844766234@qq.com</email>
</author>
<published>2026-01-10T16:15:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=98b400ca2ed607695b65905044446c3946489fe5'/>
<id>urn:sha1:98b400ca2ed607695b65905044446c3946489fe5</id>
<content type='text'>
- Add mkspec variable to store QMAKE_XSPEC or QMAKE_SPEC from Qt environment
- Include mkspec in the returned Qt SDK information table
- Use dynamic mkspec path instead of hardcoded platform-specific paths
- Remove hardcoded mkspec directory paths for macosx, linux, windows, android and wasm platforms
- Add include directories using the dynamic mkspec path for proper Qt compilation
</content>
</entry>
<entry>
<title>fix:qt mkspecsdir</title>
<updated>2026-01-10T15:57:32Z</updated>
<author>
<name>RC1844</name>
<email>1844766234@qq.com</email>
</author>
<published>2026-01-10T15:57:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ce65d3bdeb6f4a450a0a6e0d1a51e54daccd69c8'/>
<id>urn:sha1:ce65d3bdeb6f4a450a0a6e0d1a51e54daccd69c8</id>
<content type='text'>
Fix the qt mkspecsdir path</content>
</entry>
<entry>
<title>improve detectcache save</title>
<updated>2025-09-10T13:52:30Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-09-10T14:32:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c54be3773f1723268a1b0abbd65f38a8ac8b95f4'/>
<id>urn:sha1:c54be3773f1723268a1b0abbd65f38a8ac8b95f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename copyright</title>
<updated>2025-07-03T15:03:12Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-07-03T15:03:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5670477e415e24962c57eac21194c63946ee5e1e'/>
<id>urn:sha1:5670477e415e24962c57eac21194c63946ee5e1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(find_qt): gracefully handle unsupported `-qtconf` argument</title>
<updated>2025-06-06T16:45:04Z</updated>
<author>
<name>Doekin</name>
<email>Leetimemp@gmail.com</email>
</author>
<published>2025-06-06T16:45:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5bfd1037e798369de9896cf792eab3b8191e9d6a'/>
<id>urn:sha1:5bfd1037e798369de9896cf792eab3b8191e9d6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update: find qt by qt_sdkver option</title>
<updated>2025-05-16T08:11:01Z</updated>
<author>
<name>binLep</name>
<email>45154147+binLep@users.noreply.github.com</email>
</author>
<published>2025-05-16T08:11:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0b78f9aea7a6fa569b3b79c6a3a534ae1effded6'/>
<id>urn:sha1:0b78f9aea7a6fa569b3b79c6a3a534ae1effded6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `qt_host` option to enable cross-platform Qt Builds using host SDK tools</title>
<updated>2025-01-22T09:25:06Z</updated>
<author>
<name>Chan Lee</name>
<email>Leetimemp@gmail.com</email>
</author>
<published>2025-01-22T09:25:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=bb89dfcc8a32c401b2208ce9c1f8a1862bb5a574'/>
<id>urn:sha1:bb89dfcc8a32c401b2208ce9c1f8a1862bb5a574</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update find_qt.lua</title>
<updated>2024-11-08T12:22:31Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-11-08T12:22:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b644871f11652acb0b77f7e480f7b10ce0ea1715'/>
<id>urn:sha1:b644871f11652acb0b77f7e480f7b10ce0ea1715</id>
<content type='text'>
</content>
</entry>
</feed>
