<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/sandbox/modules, branch v2.7.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core/sandbox/modules?h=v2.7.3</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/sandbox/modules?h=v2.7.3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2022-11-04T13:27:23Z</updated>
<entry>
<title>Refactored code to use string:lastof.</title>
<updated>2022-11-04T13:27:23Z</updated>
<author>
<name>Mauro Tortonesi</name>
<email>mauro.tortonesi@unife.it</email>
</author>
<published>2022-11-04T13:27:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e97189c91af7eb44883894d6b8cff04a28ec9700'/>
<id>urn:sha1:e97189c91af7eb44883894d6b8cff04a28ec9700</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sandbox_lib_detect_find_path._find function.</title>
<updated>2022-11-03T16:09:14Z</updated>
<author>
<name>Mauro Tortonesi</name>
<email>mauro.tortonesi@unife.it</email>
</author>
<published>2022-11-03T16:09:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4be10d436233bd7dffc0c91f5c5bd2d0806156ba'/>
<id>urn:sha1:4be10d436233bd7dffc0c91f5c5bd2d0806156ba</id>
<content type='text'>
Function sandbox_lib_detect_find_path._find function currently searches
the first occurrence of substring path.pattern(path.translate(name))
within filepath. This behavior breaks in case one wants, e.g., to find
packages named libsomething. The correct behavior would be to find the
last occurrence of substring path.pattern(path.translate(name)) within
filepath. Hence this patch.
</content>
</entry>
<entry>
<title>improve os.trycp</title>
<updated>2022-10-31T14:59:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-10-31T14:59:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c3c814952a9be7f11fec315d3c2782751e183df5'/>
<id>urn:sha1:c3c814952a9be7f11fec315d3c2782751e183df5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove some comments</title>
<updated>2022-10-05T16:50:04Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-10-05T16:50:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c90e166eed2825f574cf92e60d633e1790ff3e80'/>
<id>urn:sha1:c90e166eed2825f574cf92e60d633e1790ff3e80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add io.insert</title>
<updated>2022-10-05T16:49:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-10-05T16:49:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e8d8b9e3ab29ac0dd9a79f0354bb4faec28f3851'/>
<id>urn:sha1:e8d8b9e3ab29ac0dd9a79f0354bb4faec28f3851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve to load targets</title>
<updated>2022-09-28T15:32:11Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-09-28T15:32:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=82bfc71e7810157e8f71d43d4a2d82b609c17bf9'/>
<id>urn:sha1:82bfc71e7810157e8f71d43d4a2d82b609c17bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clone and add targets</title>
<updated>2022-09-27T16:55:57Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-09-27T16:55:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4a67a67c0535f465dec6d1054579d3960ed057bf'/>
<id>urn:sha1:4a67a67c0535f465dec6d1054579d3960ed057bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clone target</title>
<updated>2022-09-27T15:57:20Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-09-27T15:57:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=309a51cb9692851e30ed9cf44f8e33b34976332c'/>
<id>urn:sha1:309a51cb9692851e30ed9cf44f8e33b34976332c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>format code</title>
<updated>2022-09-10T15:48:40Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-09-10T15:48:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=43ca57ce4252e4c2bce03b04ce04bb2f1245b01a'/>
<id>urn:sha1:43ca57ce4252e4c2bce03b04ce04bb2f1245b01a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve json to support array</title>
<updated>2022-09-06T16:51:12Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-09-06T16:51:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fa8e429ccae76cf1bb497a8c68e1ce1f162975ec'/>
<id>urn:sha1:fa8e429ccae76cf1bb497a8c68e1ce1f162975ec</id>
<content type='text'>
</content>
</entry>
</feed>
