<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/base/os.lua, branch v2.2.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core/base/os.lua?h=v2.2.2</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/base/os.lua?h=v2.2.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2018-10-09T03:37:00Z</updated>
<entry>
<title>improve winos.version comparator</title>
<updated>2018-10-09T03:37:00Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-10-09T14:56:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=73ce4108bed43f4844be5b7a9fb0d25c612cb4ff'/>
<id>urn:sha1:73ce4108bed43f4844be5b7a9fb0d25c612cb4ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add os.readlink</title>
<updated>2018-10-02T13:53:26Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-10-02T16:38:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7ab9409d3cedff94974cfa65fc9be31e54733062'/>
<id>urn:sha1:7ab9409d3cedff94974cfa65fc9be31e54733062</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add os.ln and os.islink</title>
<updated>2018-09-29T12:17:46Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-09-29T12:17:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=27658956cfe3f4223753059a3324a9b320320ad7'/>
<id>urn:sha1:27658956cfe3f4223753059a3324a9b320320ad7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add envars for package</title>
<updated>2018-09-23T13:03:42Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-09-23T13:03:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d9d422c8fe2f838052fc2dd92b6801a81a515b34'/>
<id>urn:sha1:d9d422c8fe2f838052fc2dd92b6801a81a515b34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add env to modify tmpdir and globaldir</title>
<updated>2018-09-17T06:46:14Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-09-17T15:27:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b39865ce22ec806099bd022f47fcb90a4ac42034'/>
<id>urn:sha1:b39865ce22ec806099bd022f47fcb90a4ac42034</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some typos</title>
<updated>2018-09-17T06:35:46Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-09-17T15:25:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=eceee6a9d0f2f76e1b8cae374dbfbc1bacbc7389'/>
<id>urn:sha1:eceee6a9d0f2f76e1b8cae374dbfbc1bacbc7389</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add path.islastsep</title>
<updated>2018-08-28T00:56:22Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-08-28T14:29:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=38af3ecd45ca1c806a584a9b49eb442e3ac21dcb'/>
<id>urn:sha1:38af3ecd45ca1c806a584a9b49eb442e3ac21dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix os.fscase() bug</title>
<updated>2018-08-14T15:17:23Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-08-14T16:52:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ed14c315818bc197f762f82b522a206162952abf'/>
<id>urn:sha1:ed14c315818bc197f762f82b522a206162952abf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>detect case-sensitive filesystem</title>
<updated>2018-08-14T02:06:49Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-08-14T14:41:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=6b471f65f4536d07150b89504bf52753461064a5'/>
<id>urn:sha1:6b471f65f4536d07150b89504bf52753461064a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve find_path</title>
<updated>2018-07-11T09:42:36Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-07-11T15:57:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9bf2dfab4b53cb2b804bdb599b13b25e104d4b3f'/>
<id>urn:sha1:9bf2dfab4b53cb2b804bdb599b13b25e104d4b3f</id>
<content type='text'>
</content>
</entry>
</feed>
