<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/platforms/windows, branch v2.2.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/platforms/windows?h=v2.2.3</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/platforms/windows?h=v2.2.3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2018-11-16T09:32:20Z</updated>
<entry>
<title>pass windows sdkver</title>
<updated>2018-11-16T09:32:20Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-11-16T15:55:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a117e01c9e09104f855e42de7905d96b658eb3bd'/>
<id>urn:sha1:a117e01c9e09104f855e42de7905d96b658eb3bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add vs_sdkver option</title>
<updated>2018-11-16T02:09:04Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-11-16T14:41:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3e33ce093e87c1d5b925dc6a099448d5b5e5be6f'/>
<id>urn:sha1:3e33ce093e87c1d5b925dc6a099448d5b5e5be6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add llvm-ar to android</title>
<updated>2018-11-15T02:43:34Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-11-15T14:47:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8db3d73f344627155ad4796a0395b8f9df182e20'/>
<id>urn:sha1:8db3d73f344627155ad4796a0395b8f9df182e20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve all platform flags</title>
<updated>2018-11-12T05:34:49Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-11-12T15:15:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a4f4d5ef608799058b8d93907815bcac0a3dba2a'/>
<id>urn:sha1:a4f4d5ef608799058b8d93907815bcac0a3dba2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix find_vstudio sorting/choice of MSVC/VS by forcing numerical sorting</title>
<updated>2018-11-02T16:13:26Z</updated>
<author>
<name>Roy Ivy III</name>
<email>rivy.dev@gmail.com</email>
</author>
<published>2018-10-31T17:34:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8c6cd6b4dc6b6a6b18150480d9711595f0043f26'/>
<id>urn:sha1:8c6cd6b4dc6b6a6b18150480d9711595f0043f26</id>
<content type='text'>
.# Discussion

When multiple MSVC/VS versions are installed and the version is not specified,
`xmake` chooses the most recent version of MSVC/VS. This choice is made based
upon a sort of the `vsver` values (used for registry lookup; some are years
and some are version numbers). Because of the year/version disparity, some
MSVC/VS installation combinations would result in earlier versions being chosen
erroneously. But a numerical (non-string) sort does result in the correct
ordering. This commit forces that numerical-type sort.
</content>
</entry>
<entry>
<title>add vs_toolset option</title>
<updated>2018-10-20T01:32:43Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-10-20T01:32:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=783cc8c25729b2ed9a5dd9f928dcdbf4e0eda6bd'/>
<id>urn:sha1:783cc8c25729b2ed9a5dd9f928dcdbf4e0eda6bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve winenv directory</title>
<updated>2018-09-19T06:11:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-09-19T15:21:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2e6bc9480e3255e6816b647a56e50f4a88f0df31'/>
<id>urn:sha1:2e6bc9480e3255e6816b647a56e50f4a88f0df31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support vcpkg for lib.detect.find_package</title>
<updated>2018-08-21T03:26:12Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-08-21T14:54:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3519fbff209ebf0b99290a780c1cc425b5ab99d8'/>
<id>urn:sha1:3519fbff209ebf0b99290a780c1cc425b5ab99d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve load platform config if no arch</title>
<updated>2018-08-16T06:08:07Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-08-16T15:21:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3f5a45a8d1f5d96acc4b28c9b33b4bf0c1f43665'/>
<id>urn:sha1:3f5a45a8d1f5d96acc4b28c9b33b4bf0c1f43665</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modify format</title>
<updated>2018-08-03T02:24:22Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-08-03T14:44:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2a7d3704912245a2433d1071679f4253d96069c0'/>
<id>urn:sha1:2a7d3704912245a2433d1071679f4253d96069c0</id>
<content type='text'>
</content>
</entry>
</feed>
