<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/plugins, branch rust</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/plugins?h=rust</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/plugins?h=rust'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-04-20T14:37:26Z</updated>
<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>
<entry>
<title>improve show test</title>
<updated>2026-04-20T01:35:37Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-18T14:02:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1f673c158867dffbf4edb78909fa87fbb02fc2e5'/>
<id>urn:sha1:1f673c158867dffbf4edb78909fa87fbb02fc2e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add --dot output</title>
<updated>2026-04-20T01:35:36Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-18T13:52:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fea8ad3d654e497ba83315f26902647dd64f561e'/>
<id>urn:sha1:fea8ad3d654e497ba83315f26902647dd64f561e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve xmake show --info</title>
<updated>2026-04-20T01:35:36Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-18T13:21:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=51be800bddfa199774206393cb8d7e0749f59756'/>
<id>urn:sha1:51be800bddfa199774206393cb8d7e0749f59756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(depgraph): wrap deps in table to avoid json string literal on single dep</title>
<updated>2026-04-20T01:35:36Z</updated>
<author>
<name>Akaps316</name>
<email>48785708+Akaps316@users.noreply.github.com</email>
</author>
<published>2026-04-18T07:35:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8a58cf9cb94e016c8a2297f1edab6b883d02e847'/>
<id>urn:sha1:8a58cf9cb94e016c8a2297f1edab6b883d02e847</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: simplify target deps retrieval per PR review</title>
<updated>2026-04-20T01:35:36Z</updated>
<author>
<name>Akaps316</name>
<email>48785708+Akaps316@users.noreply.github.com</email>
</author>
<published>2026-04-18T07:08:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8d210b47dae26b061131004f61ba48cce6429d4e'/>
<id>urn:sha1:8d210b47dae26b061131004f61ba48cce6429d4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(depgraph): use direct deps and align print output with JSON</title>
<updated>2026-04-20T01:35:36Z</updated>
<author>
<name>Akaps316</name>
<email>48785708+Akaps316@users.noreply.github.com</email>
</author>
<published>2026-04-12T14:10:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7eada8439652626e484c0011a4ae536b916cc7fe'/>
<id>urn:sha1:7eada8439652626e484c0011a4ae536b916cc7fe</id>
<content type='text'>
- Switch from target:orderdeps() to target:get('deps') to show only
  direct dependencies declared via add_deps(), not transitive ones
- Print output now shows all fields: root targets, name, kind, group,
  default, and deps — matching the JSON structure
- Add kind assertion to test
</content>
</entry>
<entry>
<title>Refactor to use test project fixture and ordered dependencies</title>
<updated>2026-04-20T01:35:36Z</updated>
<author>
<name>Akaps316</name>
<email>48785708+Akaps316@users.noreply.github.com</email>
</author>
<published>2026-04-11T16:15:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0c36a9b4acb9150c607b3d70291ad50148785038'/>
<id>urn:sha1:0c36a9b4acb9150c607b3d70291ad50148785038</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address code review feedback by waruqi: refactor parameter parsing, remove local functions, and use simpler test env</title>
<updated>2026-04-20T01:35:36Z</updated>
<author>
<name>Akaps316</name>
<email>48785708+Akaps316@users.noreply.github.com</email>
</author>
<published>2026-04-11T15:58:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f2179c9ccf0d199af1ea2c3320945f20a2f12f6e'/>
<id>urn:sha1:f2179c9ccf0d199af1ea2c3320945f20a2f12f6e</id>
<content type='text'>
</content>
</entry>
</feed>
