<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/rules/qt/load.lua, branch string</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/rules/qt/load.lua?h=string</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/rules/qt/load.lua?h=string'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-01-11T13:49:08Z</updated>
<entry>
<title>refactor(qt): simplify mkspec includedirs logic</title>
<updated>2026-01-11T13:49:08Z</updated>
<author>
<name>ruanc</name>
<email>1844766234@qq.com</email>
</author>
<published>2026-01-11T13:49:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=303d4349268ea98f4ec331570fa43987f8001800'/>
<id>urn:sha1:303d4349268ea98f4ec331570fa43987f8001800</id>
<content type='text'>
Replace conditional statement with ternary operator for adding
includedirs from qt.mkspecsdir. The logic remains the same but the
code is more concise using 'qt.mkspec or fallbackmkspec' instead
of explicit if-else condition.
</content>
</entry>
<entry>
<title>feat(qt): add fallback mkspec support for different platforms</title>
<updated>2026-01-11T04:54:50Z</updated>
<author>
<name>ruanc</name>
<email>1844766234@qq.com</email>
</author>
<published>2026-01-11T04:54:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9ba7ce6c2221beaeac76b66959cd990918934ff0'/>
<id>urn:sha1:9ba7ce6c2221beaeac76b66959cd990918934ff0</id>
<content type='text'>
- Introduce fallbackmkspec variable to handle mkspec selection
- Set platform-specific fallback mkspec values:
  - macosx: macx-clang
  - linux: linux-g++
  - windows: win32-msvc
  - mingw: win32-g++
  - android: android-clang
  - wasm: wasm-emscripten
- Implement conditional logic to use qt.mkspec when available,
  otherwise fall back to platform-specific mkspec
- Maintain backward compatibility with existing mkspec usage
</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>Update load.lua</title>
<updated>2025-11-27T05:53:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-11-27T05:53:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9732da3b6ed31f883c39a58355abe57c019a4ae1'/>
<id>urn:sha1:9732da3b6ed31f883c39a58355abe57c019a4ae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Save QT rules for llvm-toolchain</title>
<updated>2025-11-27T03:48:13Z</updated>
<author>
<name>Maxwell Geng</name>
<email>33229754+MaxwellGengYF@users.noreply.github.com</email>
</author>
<published>2025-11-27T03:48:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1c73ec7d81f2bda92e008a17966fe8263107d7d6'/>
<id>urn:sha1:1c73ec7d81f2bda92e008a17966fe8263107d7d6</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>(rules) use values/values_set instead of data and rename windows.subsystem rule to platform.windows.subsystem</title>
<updated>2025-05-10T14:36:20Z</updated>
<author>
<name>Arthur LAURENT</name>
<email>arthur.laurent4@gmail.com</email>
</author>
<published>2025-05-10T14:36:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=221ca3c95b37338b16446349e326c3adc935ea25'/>
<id>urn:sha1:221ca3c95b37338b16446349e326c3adc935ea25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(rules) update rules that set subsystem manually to use new subsystem rule</title>
<updated>2025-05-09T15:04:13Z</updated>
<author>
<name>Arthur LAURENT</name>
<email>arthur.laurent4@gmail.com</email>
</author>
<published>2025-05-09T15:04:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0b5e5a641897f1de3e6c1ff429f19a2baa31ce8f'/>
<id>urn:sha1:0b5e5a641897f1de3e6c1ff429f19a2baa31ce8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename config.buildir</title>
<updated>2025-04-24T02:24:45Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-04-24T14:38:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9a69d05a1087691899587da2aeb1c37cea54c354'/>
<id>urn:sha1:9a69d05a1087691899587da2aeb1c37cea54c354</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>
</feed>
