<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/rules/qt/load.lua, branch bundle</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=bundle</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/rules/qt/load.lua?h=bundle'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2024-07-29T02:40:24Z</updated>
<entry>
<title>fix static qt link macro.</title>
<updated>2024-07-29T02:40:24Z</updated>
<author>
<name>xiaobfly</name>
<email>xiaobfly@126.com</email>
</author>
<published>2024-07-29T02:40:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0936bb1cd2d90cbfe936efaaaa0daf712e12728f'/>
<id>urn:sha1:0936bb1cd2d90cbfe936efaaaa0daf712e12728f</id>
<content type='text'>
for example:

before:

$$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/PrintSupport_resources_1/.rcc/qrc_qprintdialog.cpp.obj
$$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/PrintSupport_resources_2/.rcc/qrc_qprintdialog1.cpp.obj
$$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Widgets_resources_1/.rcc/qrc_qstyle.cpp.obj
$$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Widgets_resources_2/.rcc/qrc_qstyle1.cpp.obj
$$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Widgets_resources_3/.rcc/qrc_qmessagebox.cpp.obj
$$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Gui_resources_1/.rcc/qrc_qpdf.cpp.obj
$$[QT_INSTALL_PREFIX]/lib/objects-RelWithDebInfo/Gui_resources_2/.rcc/qrc_gui_shaders.cpp.obj

after:

"D:/Qt/Qt6.5.3/lib/objects-Debug/Widgets_resources_1/.rcc/qrc_qstyle.cpp.obj",
"D:/Qt/Qt6.5.3/lib/objects-Debug/Widgets_resources_2/.rcc/qrc_qstyle1.cpp.obj",
"D:/Qt/Qt6.5.3/lib/objects-Debug/Widgets_resources_3/.rcc/qrc_qmessagebox.cpp.obj",
"D:/Qt/Qt6.5.3/lib/objects-Debug/Gui_resources_1/.rcc/qrc_qpdf.cpp.obj",
"D:/Qt/Qt6.5.3/lib/objects-Debug/Gui_resources_2/.rcc/qrc_gui_shaders.cpp.obj",
</content>
</entry>
<entry>
<title>fix framework for mac qt #5336</title>
<updated>2024-07-13T14:27:01Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-07-13T14:26:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0e74403b9cc35033c39b4c6d1129c711075c1aef'/>
<id>urn:sha1:0e74403b9cc35033c39b4c6d1129c711075c1aef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support QT_LIBINFIX property</title>
<updated>2024-06-20T08:37:38Z</updated>
<author>
<name>Elite-stay</name>
<email>344233108@qq.com</email>
</author>
<published>2024-06-20T08:37:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7121f434b171c433728464f1302c443e807e204a'/>
<id>urn:sha1:7121f434b171c433728464f1302c443e807e204a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix syslinks error using qt static lib in mingw</title>
<updated>2024-06-07T02:05:21Z</updated>
<author>
<name>f11st</name>
<email>505654549@qq.com</email>
</author>
<published>2024-06-06T17:34:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0177dcd0311e2f9ca52675911904d34aa40cbbb6'/>
<id>urn:sha1:0177dcd0311e2f9ca52675911904d34aa40cbbb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix syslinks error using qt static lib in mingw</title>
<updated>2024-06-06T18:53:46Z</updated>
<author>
<name>f11st</name>
<email>505654549@qq.com</email>
</author>
<published>2024-06-06T17:34:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cb681629602499a58af74b2c1e19f6f7e606afc7'/>
<id>urn:sha1:cb681629602499a58af74b2c1e19f6f7e606afc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix syslinks error using qt static lib in mingw</title>
<updated>2024-06-06T17:34:52Z</updated>
<author>
<name>f11st</name>
<email>505654549@qq.com</email>
</author>
<published>2024-06-06T17:34:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=66980668db321501ed9d08599d7747840b2f04bd'/>
<id>urn:sha1:66980668db321501ed9d08599d7747840b2f04bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed #4753</title>
<updated>2024-02-21T07:20:45Z</updated>
<author>
<name>xiaobfly</name>
<email>xiaobfly@126.com</email>
</author>
<published>2024-02-21T07:20:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7e3116f4d9206f221e60d5627bc0d21382d4a3d7'/>
<id>urn:sha1:7e3116f4d9206f221e60d5627bc0d21382d4a3d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support qt static library automatically parses prl files to add links</title>
<updated>2024-01-19T05:55:23Z</updated>
<author>
<name>njqwc</name>
<email>njqwc@malata.com</email>
</author>
<published>2024-01-19T05:55:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ce04bcd5cb2a9d1f7ee56e90e26756dfabdaf2c1'/>
<id>urn:sha1:ce04bcd5cb2a9d1f7ee56e90e26756dfabdaf2c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix qt for macos #4499</title>
<updated>2023-12-14T16:40:12Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-12-14T16:40:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=86739912c5630ad7033b1d7f4c206489b6d201b0'/>
<id>urn:sha1:86739912c5630ad7033b1d7f4c206489b6d201b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mark get_from_xxx as deprecated</title>
<updated>2023-10-31T16:53:05Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-10-31T16:53:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=867565453df03c966ecb8fd07a71be47e3fdd7f3'/>
<id>urn:sha1:867565453df03c966ecb8fd07a71be47e3fdd7f3</id>
<content type='text'>
</content>
</entry>
</feed>
