<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/os/winver.lua, branch dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/os/winver.lua?h=dev</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/os/winver.lua?h=dev'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-07-03T15:03:12Z</updated>
<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>support wdk 10.0.22621.0 on windows</title>
<updated>2024-02-04T09:33:55Z</updated>
<author>
<name>xiaobfly</name>
<email>xiaobfly@126.com</email>
</author>
<published>2024-02-04T09:33:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7818857f56ebe6a02a29f75e211253db03d50880'/>
<id>urn:sha1:7818857f56ebe6a02a29f75e211253db03d50880</id>
<content type='text'>
example:

xmake f --wdk_winver=win10_ni -v
configure
{
    ccache = true
    wdk_sdkver = 10.0.22621.0
    wdk = C:\Program Files (x86)\Windows Kits\10\
    plat = windows
    vs = 2022
    host = windows
    ndk_stdcxx = true
    mode = debug
    buildir = build
    arch = x64
    kind = static
    wdk_winver = win10_ni
}
</content>
</entry>
<entry>
<title>update copyright date</title>
<updated>2020-12-18T16:41:06Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-12-18T16:41:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=536f2bd6a092eba91315b7d1e120dff63392a11d'/>
<id>urn:sha1:536f2bd6a092eba91315b7d1e120dff63392a11d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trailing white-space</title>
<updated>2020-09-24T16:33:07Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-09-24T16:33:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=90af4956738036172984f068502624bbc515cae7'/>
<id>urn:sha1:90af4956738036172984f068502624bbc515cae7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update the copyright date</title>
<updated>2019-12-19T01:01:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-19T14:30:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2e0445237493458e39d6ce44b81f7b1fa20940bc'/>
<id>urn:sha1:2e0445237493458e39d6ce44b81f7b1fa20940bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix headers with ASF to non-ASF</title>
<updated>2019-04-13T12:48:05Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-04-13T12:48:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=85cb688e30f996c5ac1036ec99b6c7c1a45cb035'/>
<id>urn:sha1:85cb688e30f996c5ac1036ec99b6c7c1a45cb035</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modify copyright date</title>
<updated>2018-12-31T12:35:19Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-12-31T16:25:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=38e38540325ff07453a324e8049ed575fad8cb8d'/>
<id>urn:sha1:38e38540325ff07453a324e8049ed575fad8cb8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add macos and winos version</title>
<updated>2018-10-06T16:05:45Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-10-06T16:05:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fbc34dadcfdff7f06a1927fbb593503c5149995b'/>
<id>urn:sha1:fbc34dadcfdff7f06a1927fbb593503c5149995b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix wdk rule bug</title>
<updated>2018-09-02T14:12:32Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-09-02T14:12:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3b7cbb55f26f2beff05c0c803ee20d27712a15ba'/>
<id>urn:sha1:3b7cbb55f26f2beff05c0c803ee20d27712a15ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some winver bug for wdk rule</title>
<updated>2018-08-20T14:16:43Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2018-08-20T16:42:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0ba43c443b64019b87721f3af47675ab9d8226ec'/>
<id>urn:sha1:0ba43c443b64019b87721f3af47675ab9d8226ec</id>
<content type='text'>
</content>
</entry>
</feed>
