<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake, branch v2.7.9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake?h=v2.7.9</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake?h=v2.7.9'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2023-05-15T15:34:26Z</updated>
<entry>
<title>switch to conan 2.0.5</title>
<updated>2023-05-15T15:34:26Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-05-15T15:34:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=591f26b2b0dc3f77441a7e13c2707ec69cc1cc00'/>
<id>urn:sha1:591f26b2b0dc3f77441a7e13c2707ec69cc1cc00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve to install modules #3730</title>
<updated>2023-05-13T15:09:19Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-05-13T15:09:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c8626425999d369846f5dad8d35567ca240e6780'/>
<id>urn:sha1:c8626425999d369846f5dad8d35567ca240e6780</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve package strict_compatibility #2719</title>
<updated>2023-05-13T12:48:01Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-05-13T12:48:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=34eb729eb862e7415028c84970f3b2c830d95cd9'/>
<id>urn:sha1:34eb729eb862e7415028c84970f3b2c830d95cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pass qt/vcpkg in tools.xmake</title>
<updated>2023-05-13T12:42:11Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-05-13T12:42:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=858d1e5ee847b71213b1c6605ae62c0196bf8fd9'/>
<id>urn:sha1:858d1e5ee847b71213b1c6605ae62c0196bf8fd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3733 from xq114/dev</title>
<updated>2023-05-12T06:21:40Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-05-12T06:21:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cc343fcbf078ea5960aefa946c836f3d3fd4863c'/>
<id>urn:sha1:cc343fcbf078ea5960aefa946c836f3d3fd4863c</id>
<content type='text'>
fix issue with existing working tmpdir</content>
</entry>
<entry>
<title>remove unused comment</title>
<updated>2023-05-12T15:03:38Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-05-12T15:03:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=367722f03e775605c098c567724ef8d19c498600'/>
<id>urn:sha1:367722f03e775605c098c567724ef8d19c498600</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve tools.xmake to install package #3720</title>
<updated>2023-05-12T04:21:33Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-05-12T15:03:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e3a661a2eafc2fc32bd77125978dd64c6b7b9a1f'/>
<id>urn:sha1:e3a661a2eafc2fc32bd77125978dd64c6b7b9a1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix issue with existing working tmpdir</title>
<updated>2023-05-12T02:53:30Z</updated>
<author>
<name>xq114</name>
<email>1140735506@qq.com</email>
</author>
<published>2023-05-12T02:53:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=adb3136632bf0874b841c84e06875232758b8371'/>
<id>urn:sha1:adb3136632bf0874b841c84e06875232758b8371</id>
<content type='text'>
</content>
</entry>
<entry>
<title>postpone env test to avoid locking</title>
<updated>2023-05-10T06:20:35Z</updated>
<author>
<name>xq114</name>
<email>1140735506@qq.com</email>
</author>
<published>2023-05-10T06:20:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c8169591343bf62a970b2edffc90e26cfdfb2d31'/>
<id>urn:sha1:c8169591343bf62a970b2edffc90e26cfdfb2d31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use pushd and popd to tackle venv</title>
<updated>2023-05-09T16:01:33Z</updated>
<author>
<name>xq114</name>
<email>1140735506@qq.com</email>
</author>
<published>2023-05-09T16:01:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8ecdc87d0ed33c96caeeeb973702a56a1f8f4c2a'/>
<id>urn:sha1:8ecdc87d0ed33c96caeeeb973702a56a1f8f4c2a</id>
<content type='text'>
</content>
</entry>
</feed>
