<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/sandbox/modules/os.lua, branch debug</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/os.lua?h=debug</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/sandbox/modules/os.lua?h=debug'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-11-07T07:01:56Z</updated>
<entry>
<title>add async to os.match</title>
<updated>2025-11-07T07:01:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-11-03T16:58:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=dc864780af47a0a3fcf4097123e92b304793fce4'/>
<id>urn:sha1:dc864780af47a0a3fcf4097123e92b304793fce4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add async_task</title>
<updated>2025-11-07T07:01:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-11-02T14:42:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0fec3c1ff95f37cdfa6f09dc8e5d7efd8128c133'/>
<id>urn:sha1:0fec3c1ff95f37cdfa6f09dc8e5d7efd8128c133</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename copyright</title>
<updated>2025-07-03T15:03:12Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-07-03T15:03:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5670477e415e24962c57eac21194c63946ee5e1e'/>
<id>urn:sha1:5670477e415e24962c57eac21194c63946ee5e1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve print logs</title>
<updated>2025-02-03T16:51:23Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-02-03T16:51:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fffc4190d7c706156e8421a7381c0bb62ae90cc8'/>
<id>urn:sha1:fffc4190d7c706156e8421a7381c0bb62ae90cc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix os.rm and uninstall modules</title>
<updated>2024-07-19T14:58:13Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-07-19T14:58:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=835d8e7bc6e5488c5e9fcb88b8fa56f4f4694e38'/>
<id>urn:sha1:835d8e7bc6e5488c5e9fcb88b8fa56f4f4694e38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add signal module</title>
<updated>2024-03-31T13:49:38Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-03-31T13:49:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=536ad613e5c7b2ba8581c740548bf359b0fea91f'/>
<id>urn:sha1:536ad613e5c7b2ba8581c740548bf359b0fea91f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement os.SIGDFL and os.SIGIGN</title>
<updated>2024-03-28T17:34:56Z</updated>
<author>
<name>Dominik Kaszewski</name>
<email>dakaszewski@gmail.com</email>
</author>
<published>2024-03-28T17:26:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c587c4f4499b32698b1240b7cd43617ef4181662'/>
<id>urn:sha1:c587c4f4499b32698b1240b7cd43617ef4181662</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add os.signal #4889</title>
<updated>2024-03-28T15:01:07Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-03-28T15:01:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=024b14ed93b1bc7e3b30d8dc68105ce2cb5016d6'/>
<id>urn:sha1:024b14ed93b1bc7e3b30d8dc68105ce2cb5016d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve os.rm to support remove emptydirs</title>
<updated>2023-11-17T14:31:31Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-11-17T14:31:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=02c004d42d70979f3ca983dd960291761800e2a6'/>
<id>urn:sha1:02c004d42d70979f3ca983dd960291761800e2a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve package for soname</title>
<updated>2023-07-26T14:39:16Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-07-26T14:39:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=db47073a5ec27a85073d67c03e38c7bd55598598'/>
<id>urn:sha1:db47073a5ec27a85073d67c03e38c7bd55598598</id>
<content type='text'>
</content>
</entry>
</feed>
