<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/plugins, branch wait</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/plugins?h=wait</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/plugins?h=wait'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-08-18T14:59:19Z</updated>
<entry>
<title>move some plugins to addons</title>
<updated>2026-08-18T14:59:19Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-08-18T14:59:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2aa546158580815742081e447b9b7e8e1a198ede'/>
<id>urn:sha1:2aa546158580815742081e447b9b7e8e1a198ede</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7696 from xmake-io/addon</title>
<updated>2026-08-15T09:57:22Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-08-15T09:57:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0a32ec18d737259052271fa3be5cfdb50dbd1d15'/>
<id>urn:sha1:0a32ec18d737259052271fa3be5cfdb50dbd1d15</id>
<content type='text'>
Add addon support for plugins</content>
</entry>
<entry>
<title>improve tips</title>
<updated>2026-08-15T06:46:25Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-08-15T06:46:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=62bae6f061c8577aae7dff8c1f6c47a5e705f3bb'/>
<id>urn:sha1:62bae6f061c8577aae7dff8c1f6c47a5e705f3bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(pack): recognize x86_64 when passing -arch to wix</title>
<updated>2026-08-15T05:32:09Z</updated>
<author>
<name>gycherish</name>
<email>gy_mydream@163.com</email>
</author>
<published>2026-08-15T05:32:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=edd2071661290b88c6717aab65eb9eb589b8be34'/>
<id>urn:sha1:edd2071661290b88c6717aab65eb9eb589b8be34</id>
<content type='text'>
Only msvc spells the architecture "x64"; under mingw it is "x86_64", so no
-arch reached wix and it built an x86 package out of x64 binaries. In an x86
package every program files property, ProgramFiles64Folder included, resolves
to Program Files (x86), and that is where the install lands.
</content>
</entry>
<entry>
<title>move addon as action</title>
<updated>2026-08-09T10:25:42Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-08-08T10:34:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=6a024e442cf6e3a1fe55ab63b3385be592bb1e1e'/>
<id>urn:sha1:6a024e442cf6e3a1fe55ab63b3385be592bb1e1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add addon module</title>
<updated>2026-08-09T10:25:42Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-08-08T10:31:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=53075cd271268c1931a41648a92891c362f2483a'/>
<id>urn:sha1:53075cd271268c1931a41648a92891c362f2483a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add addon support for plugins</title>
<updated>2026-08-09T10:25:42Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-08-08T08:32:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=73a790f3c4810755921350c61cf84d6504a30297'/>
<id>urn:sha1:73a790f3c4810755921350c61cf84d6504a30297</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix plugin test</title>
<updated>2026-08-05T16:14:19Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-08-05T16:14:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=59dd47f6429a1162b9cdd242a9dfcfecdfedb1db'/>
<id>urn:sha1:59dd47f6429a1162b9cdd242a9dfcfecdfedb1db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rewrite to install plugin from xmake-repo</title>
<updated>2026-08-05T15:57:23Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-08-05T15:57:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5c68815ee523bb6fff7d285016e57efbc88d483a'/>
<id>urn:sha1:5c68815ee523bb6fff7d285016e57efbc88d483a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ninja generator: emit build edge for win.sdk.resource sourcebatches</title>
<updated>2026-08-03T15:11:55Z</updated>
<author>
<name>Stefan Boberg</name>
<email>stefan@boberg.org</email>
</author>
<published>2026-08-03T15:11:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fc4815711a4bb7c67140f175d564492294b51b34'/>
<id>urn:sha1:fc4815711a4bb7c67140f175d564492294b51b34</id>
<content type='text'>
The rule mrc definition was emitted and the .rc.obj was listed as a link
input, but no build edge was generated for it, so a clean ninja build
failed with "missing and no known rule to make it".

Fixes #7682

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
