<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/detect, branch linkgroups</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect?h=linkgroups</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect?h=linkgroups'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-07-03T15:03:12Z</updated>
<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_dia_sdk.lua</title>
<updated>2025-05-26T09:10:40Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-05-26T09:10:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9ea8487862ef561c118411045ded493d658f1cf8'/>
<id>urn:sha1:9ea8487862ef561c118411045ded493d658f1cf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve flow control</title>
<updated>2025-05-23T15:44:52Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2025-05-23T15:44:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e4d52557f6e5c244ace04a8b2c04549d67b22bf5'/>
<id>urn:sha1:e4d52557f6e5c244ace04a8b2c04549d67b22bf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve find_dia_sdk</title>
<updated>2025-05-23T13:54:33Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2025-05-23T13:54:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=57557665cfc6e1630f2687324f95126737f9f0c9'/>
<id>urn:sha1:57557665cfc6e1630f2687324f95126737f9f0c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update find_vstudio.lua</title>
<updated>2025-05-22T14:11:58Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-05-22T14:11:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7d2b149206a53cb8f5bbfc7f3b70065a07faf11c'/>
<id>urn:sha1:7d2b149206a53cb8f5bbfc7f3b70065a07faf11c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed the issue where vstudio cannot be found when there are more versions of the same vstudio in the system.</title>
<updated>2025-05-22T06:58:03Z</updated>
<author>
<name>xiaobfly</name>
<email>xiaobfly@126.com</email>
</author>
<published>2025-05-22T06:58:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=18046833f44c1531b33d4361397216ec7fe4f8ca'/>
<id>urn:sha1:18046833f44c1531b33d4361397216ec7fe4f8ca</id>
<content type='text'>
vswhere echo string:
D:\Microsoft Visual Studio\2022\Professional2
D:\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\Build

xmake thought it was a string, but in fact, it was two.
so, should split it by "\n":
{
  "D:\Microsoft Visual Studio\2022\Professional2",
  "D:\Microsoft Visual Studio\2022\Professional"
}
</content>
</entry>
<entry>
<title>fix #6474</title>
<updated>2025-05-21T14:30:20Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-05-21T14:30:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ef0e7845588e1ae87b3126cc0b9ff1a71834d4c3'/>
<id>urn:sha1:ef0e7845588e1ae87b3126cc0b9ff1a71834d4c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6456 from Redbeanw44602/find-vs-dia-sdk</title>
<updated>2025-05-20T01:35:17Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-05-20T01:35:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=84b0e0aa95390018bfe0f8bcf26fd43565a857b5'/>
<id>urn:sha1:84b0e0aa95390018bfe0f8bcf26fd43565a857b5</id>
<content type='text'>
Add `detect.sdks.find_dia_sdk`.</content>
</entry>
<entry>
<title>use `opt.plat`</title>
<updated>2025-05-18T16:02:44Z</updated>
<author>
<name>Redbeanw44602</name>
<email>redbeana44945@gmail.com</email>
</author>
<published>2025-05-18T16:02:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=86eceab5f095a00260a53fddae5509e24a17b7e5'/>
<id>urn:sha1:86eceab5f095a00260a53fddae5509e24a17b7e5</id>
<content type='text'>
</content>
</entry>
</feed>
