<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/plugins/project, 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/project?h=package</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/plugins/project?h=package'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-05-10T07:17:11Z</updated>
<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>vsxmake: generate .csproj for C# targets</title>
<updated>2026-04-16T12:33:56Z</updated>
<author>
<name>Arthur Vasseur</name>
<email>arthur.vasseur@hotmail.fr</email>
</author>
<published>2026-04-15T18:21:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a0fd08ab27edb0bf518a409b8aae9ce6f1aaf51b'/>
<id>urn:sha1:a0fd08ab27edb0bf518a409b8aae9ce6f1aaf51b</id>
<content type='text'>
Detect targets whose source kinds are entirely "cs" and emit a .csproj
</content>
</entry>
<entry>
<title>refactor(cmakelists): define target_objectfiles library as INTERFACE when it doesn't contain IMPORTED_OBJECTS property</title>
<updated>2026-04-10T11:47:36Z</updated>
<author>
<name>ShrBox</name>
<email>shrbox@outlook.com</email>
</author>
<published>2026-04-10T11:47:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0a95fe98063d85035815c867fc3beff98a97a4eb'/>
<id>urn:sha1:0a95fe98063d85035815c867fc3beff98a97a4eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(cmakelists): use target_link_libraries to link object libraries</title>
<updated>2026-04-10T11:27:47Z</updated>
<author>
<name>ShrBox</name>
<email>shrbox@outlook.com</email>
</author>
<published>2026-04-10T11:27:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=866232dce27bf3e97b29fd157472a0ef9f030a7a'/>
<id>urn:sha1:866232dce27bf3e97b29fd157472a0ef9f030a7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve const limit codes</title>
<updated>2026-03-29T14:55:28Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-29T14:55:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8841ed9f7b427896f042abcfb3537dd731f6a923'/>
<id>urn:sha1:8841ed9f7b427896f042abcfb3537dd731f6a923</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix const limit on lua5.5</title>
<updated>2026-03-29T14:49:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-29T14:49:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1bccfc273af2b1d579d033324bca481e15c58653'/>
<id>urn:sha1:1bccfc273af2b1d579d033324bca481e15c58653</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor compile_commands policy to use generator namespace</title>
<updated>2026-01-31T10:49:35Z</updated>
<author>
<name>Saikari</name>
<email>lin@sz.cn.eu.org</email>
</author>
<published>2026-01-31T10:49:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5db59f35d5770790d008d6fdc1c1bdea1f16d9b3'/>
<id>urn:sha1:5db59f35d5770790d008d6fdc1c1bdea1f16d9b3</id>
<content type='text'>
</content>
</entry>
</feed>
