<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/plugins/pack, 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/pack?h=wait</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/plugins/pack?h=wait'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-08-15T05:32:09Z</updated>
<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>Merge pull request #7631 from binLep/dev</title>
<updated>2026-07-06T07:34:14Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-07-06T07:34:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=47ac6dbbf4b5e4497d05dabe97cf1910a4f74b2b'/>
<id>urn:sha1:47ac6dbbf4b5e4497d05dabe97cf1910a4f74b2b</id>
<content type='text'>
fix(deb): Avoid passing empty PATH arguments to debuild</content>
</entry>
<entry>
<title>update(deb): enhance the PATH handling during the installation of deb packages</title>
<updated>2026-07-06T02:26:36Z</updated>
<author>
<name>binLep</name>
<email>45154147+binLep@users.noreply.github.com</email>
</author>
<published>2026-07-06T02:26:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=047560d9659f742354ef8be6e3394df2984a17f3'/>
<id>urn:sha1:047560d9659f742354ef8be6e3394df2984a17f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add filter support for xpack</title>
<updated>2026-07-02T15:37:37Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-07-02T15:37:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=88b7498887609aa7808f68aff73c2af81918e07a'/>
<id>urn:sha1:88b7498887609aa7808f68aff73c2af81918e07a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(deb): Avoid passing empty PATH arguments to debuild</title>
<updated>2026-06-30T06:17:34Z</updated>
<author>
<name>binLep</name>
<email>mieshenquan@gmail.com</email>
</author>
<published>2026-06-30T06:17:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0cc074f1e31253225ae955bb7d3b75b8f61e190a'/>
<id>urn:sha1:0cc074f1e31253225ae955bb7d3b75b8f61e190a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix PATH handling in debuild command</title>
<updated>2026-06-29T15:02:20Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-06-29T15:02:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=126942270243c80b35e47b99d7144a683d90c313'/>
<id>urn:sha1:126942270243c80b35e47b99d7144a683d90c313</id>
<content type='text'>
Updated the PATH environment variable handling in the debuild command to ensure it defaults to an empty string if not set.</content>
</entry>
<entry>
<title>fix(deb): xmake could not be found</title>
<updated>2026-06-29T07:07:38Z</updated>
<author>
<name>binlep</name>
<email>1002554528@qq.com</email>
</author>
<published>2026-06-29T07:07:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0b5514fee79c9877ba23e26e974b10d980f2c582'/>
<id>urn:sha1:0b5514fee79c9877ba23e26e974b10d980f2c582</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(deb): set the default maintainer when packaging deb files</title>
<updated>2026-06-25T09:24:08Z</updated>
<author>
<name>binLep</name>
<email>45154147+binLep@users.noreply.github.com</email>
</author>
<published>2026-06-25T09:24:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d4dacf8eefac73527dc81b2b531f488d59c4dbee'/>
<id>urn:sha1:d4dacf8eefac73527dc81b2b531f488d59c4dbee</id>
<content type='text'>
#7618</content>
</entry>
<entry>
<title>format menus</title>
<updated>2026-06-18T14:54:54Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-06-18T14:54:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=849606b78fe250ed3315fb65a085ca6c860ddcaf'/>
<id>urn:sha1:849606b78fe250ed3315fb65a085ca6c860ddcaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix xpack/deb/srpm</title>
<updated>2026-04-24T15:24:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-24T15:24:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ff950c53ff7c32a70cc8a9e00ff10335f12a91ea'/>
<id>urn:sha1:ff950c53ff7c32a70cc8a9e00ff10335f12a91ea</id>
<content type='text'>
</content>
</entry>
</feed>
