<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/rules/qt/qmltyperegistrar, branch dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/rules/qt/qmltyperegistrar?h=dev</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/rules/qt/qmltyperegistrar?h=dev'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-12-01T16:07:50Z</updated>
<entry>
<title>fix targetdir in qml rule</title>
<updated>2025-12-01T16:07:50Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-12-01T16:07:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d42f0790327b8e64474575bc86491fb2642f797c'/>
<id>urn:sha1:d42f0790327b8e64474575bc86491fb2642f797c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix qmltyperegistrar path #6733</title>
<updated>2025-08-21T16:02:30Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-08-21T16:02:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=6c32c626c5f251728c26a5642e11c8c1943bd6b9'/>
<id>urn:sha1:6c32c626c5f251728c26a5642e11c8c1943bd6b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format code</title>
<updated>2025-08-21T15:56:27Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-08-21T15:56:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ec1f7332a6981df06647e981fafbf10a34e36ffc'/>
<id>urn:sha1:ec1f7332a6981df06647e981fafbf10a34e36ffc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(qt.qmltyperegistrar): Get rid of redundant packing into tables</title>
<updated>2025-08-21T09:27:19Z</updated>
<author>
<name>Serhii Olendarenko</name>
<email>sergey.olendarenko@gmail.com</email>
</author>
<published>2025-08-21T09:27:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=088ad2f61bc4f8d1d2228dc6eec9e25d15b2c3e6'/>
<id>urn:sha1:088ad2f61bc4f8d1d2228dc6eec9e25d15b2c3e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(qt.qmltyperegistrar): Extend dependencies for rebuild</title>
<updated>2025-08-20T14:36:07Z</updated>
<author>
<name>GooRoo</name>
<email>sergey.olendarenko@gmail.com</email>
</author>
<published>2025-08-20T14:36:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=328ccd311ff96def7d093b898669259329b859db'/>
<id>urn:sha1:328ccd311ff96def7d093b898669259329b859db</id>
<content type='text'>
- Add values (import name, import version) to dependencies.
- Add corresponding headers to dependencies as we need to re-generate `plugin.qmltypes`.
</content>
</entry>
<entry>
<title>fix: Ensure proper paths</title>
<updated>2025-07-23T07:06:03Z</updated>
<author>
<name>GooRoo</name>
<email>sergey.olendarenko@gmail.com</email>
</author>
<published>2025-07-23T07:06:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3c66df3f0fca6594d4f018c6e6ef03857aabc007'/>
<id>urn:sha1:3c66df3f0fca6594d4f018c6e6ef03857aabc007</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(qt.qmltyperegistrar): Collect metatypes info</title>
<updated>2025-07-22T13:35:01Z</updated>
<author>
<name>GooRoo</name>
<email>sergey.olendarenko@gmail.com</email>
</author>
<published>2025-07-22T13:35:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=578512e809caf73dea0f086e31bfd627a1243188'/>
<id>urn:sha1:578512e809caf73dea0f086e31bfd627a1243188</id>
<content type='text'>
Instead of passing all JSON-files generated by MOC directly into `qmltyperegistrar`, combine them into a single JSON-file first using MOC.

Resolves #6647.
</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>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>improve rule qt.qmltyperegistrar</title>
<updated>2024-11-29T02:21:27Z</updated>
<author>
<name>Doekin</name>
<email>Leetimemp@gmail.com</email>
</author>
<published>2024-11-29T02:21:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c9084b14e42ad61e3b44ee73f3393b1055421897'/>
<id>urn:sha1:c9084b14e42ad61e3b44ee73f3393b1055421897</id>
<content type='text'>
</content>
</entry>
</feed>
