<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/plugins, branch package</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/plugins?h=package</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/plugins?h=package'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-06-03T15:14:58Z</updated>
<entry>
<title>plugin/format: xmake format plugin: skip path.join when headerfile path is already absolute</title>
<updated>2026-06-03T15:14:58Z</updated>
<author>
<name>Arthur Vasseur</name>
<email>arthur.vasseur@hotmail.fr</email>
</author>
<published>2026-06-03T14:56:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e5acd354bec225e633eeb8ad08f0b397ff20e7d9'/>
<id>urn:sha1:e5acd354bec225e633eeb8ad08f0b397ff20e7d9</id>
<content type='text'>
On Windows, path.join(projectdir, absolutePath) concatenates instead of replacing, producing oubled paths like projectdir/C:/...full/path.
Source batch files happen to be relative so they were unaffected. headerfiles are absolute and triggered the bug.
</content>
</entry>
<entry>
<title>Merge pull request #7527 from Northn/fix-cmake-clangcl-generator</title>
<updated>2026-05-13T02:51:22Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-05-13T02:51:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f4531fd69f74791d3f395b381ce21bc5acafba41'/>
<id>urn:sha1:f4531fd69f74791d3f395b381ce21bc5acafba41</id>
<content type='text'>
Handle compilers/linkers frontend variants more accurately when generating cmakelists file</content>
</entry>
<entry>
<title>fix: show -l targets now lists all targets regardless of set_default</title>
<updated>2026-05-11T16:33:13Z</updated>
<author>
<name>bakabaka9405</name>
<email>2677423642@qq.com</email>
</author>
<published>2026-05-11T16:33:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c33e176c315492ff6397bdf3aa052ad552d79151'/>
<id>urn:sha1:c33e176c315492ff6397bdf3aa052ad552d79151</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmakelists generator: remove unused variable</title>
<updated>2026-05-10T07:17:11Z</updated>
<author>
<name>Northn</name>
<email>erolerol3760@gmail.com</email>
</author>
<published>2026-05-10T07:17:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b128b617bd065f201728f990e90df84f0e51a1e3'/>
<id>urn:sha1:b128b617bd065f201728f990e90df84f0e51a1e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmakelists generator: minor code refactor</title>
<updated>2026-05-10T07:05:36Z</updated>
<author>
<name>Northn</name>
<email>erolerol3760@gmail.com</email>
</author>
<published>2026-05-10T07:05:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0aaf108e4382d816569e5a610e73ab5617cf891d'/>
<id>urn:sha1:0aaf108e4382d816569e5a610e73ab5617cf891d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a fallback to compiler/linker frontend detection when cmake version is &lt;3.26</title>
<updated>2026-05-10T06:59:19Z</updated>
<author>
<name>Northn</name>
<email>erolerol3760@gmail.com</email>
</author>
<published>2026-05-10T06:59:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=14d4d42ece39953898a0ce57bfb8b16ffb2ae865'/>
<id>urn:sha1:14d4d42ece39953898a0ce57bfb8b16ffb2ae865</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handle compiler/linkers arguments based on their frontend variant</title>
<updated>2026-05-09T20:46:20Z</updated>
<author>
<name>Northn</name>
<email>erolerol3760@gmail.com</email>
</author>
<published>2026-05-04T09:57:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=bccbb1effb606109a8d608527cedc29c610e7f9b'/>
<id>urn:sha1:bccbb1effb606109a8d608527cedc29c610e7f9b</id>
<content type='text'>
fixes: https://github.com/xmake-io/xmake/issues/7526
</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>
<entry>
<title>add --format</title>
<updated>2026-04-20T14:37:26Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-20T14:37:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d782aae00f82bd160b0fc5c0cdac1ba27ae8ade1'/>
<id>urn:sha1:d782aae00f82bd160b0fc5c0cdac1ba27ae8ade1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve show output</title>
<updated>2026-04-20T01:35:37Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-18T14:08:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ad3d0090c4b6184157321a01e814be622b37edd7'/>
<id>urn:sha1:ad3d0090c4b6184157321a01e814be622b37edd7</id>
<content type='text'>
</content>
</entry>
</feed>
