<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/toolchains/armclang/xmake.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/toolchains/armclang/xmake.lua?h=dev</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/toolchains/armclang/xmake.lua?h=dev'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-09-07T14:03:37Z</updated>
<entry>
<title>optimize to save toolchain cache</title>
<updated>2025-09-07T14:03:37Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-09-07T14:03:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a6ba93f895b4b2128c3b310bea24c072e9d3a702'/>
<id>urn:sha1:a6ba93f895b4b2128c3b310bea24c072e9d3a702</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>[toolchains(armclang)] fix target and cpu flags for MDK</title>
<updated>2025-04-05T15:02:41Z</updated>
<author>
<name>Pochita</name>
<email>2810334190@qq.com</email>
</author>
<published>2025-04-05T15:02:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=436c7c4ec9df6f89b023c38bb5274862582fc3fc'/>
<id>urn:sha1:436c7c4ec9df6f89b023c38bb5274862582fc3fc</id>
<content type='text'>
- Always set `--target=arm-arm-none-eabi` for compiler and assembler to match MDK's armclang requirements
- Add `-masm=auto` to asflags when using armclang assembler for better compatibility
- Unify ldflags cpu format to use `--cpu=&lt;arch&gt;` instead of space separator
- Fix incorrect architecture target handling reported in #6283
</content>
</entry>
<entry>
<title>fix armclang as #5809</title>
<updated>2024-11-12T15:38:09Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-11-12T15:38:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3b4a8beb71f7ebce1b1e83ff4c6bd10e02ce928b'/>
<id>urn:sha1:3b4a8beb71f7ebce1b1e83ff4c6bd10e02ce928b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix armclang #5719</title>
<updated>2024-10-16T14:51:12Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-10-16T14:51:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cd6663abb6da35cb798004f19b1d106f3cc73f50'/>
<id>urn:sha1:cd6663abb6da35cb798004f19b1d106f3cc73f50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update xmake.lua</title>
<updated>2024-06-24T14:31:53Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-06-24T14:31:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cf98da127fec9dcf204b72ac38ebbb0bb6b29a30'/>
<id>urn:sha1:cf98da127fec9dcf204b72ac38ebbb0bb6b29a30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change the way to load toolset and add flags</title>
<updated>2024-06-24T11:29:05Z</updated>
<author>
<name>cofecofe</name>
<email>shanewu0321@qq.com</email>
</author>
<published>2024-06-24T11:29:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=86b549d7ec56de8fcc19a3ce6f8fbcbf6661dc8b'/>
<id>urn:sha1:86b549d7ec56de8fcc19a3ce6f8fbcbf6661dc8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change different module to get compiler version.</title>
<updated>2024-06-24T07:31:54Z</updated>
<author>
<name>cofecofe</name>
<email>shanewu0321@qq.com</email>
</author>
<published>2024-06-24T07:31:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=325cc705e90699ae827bdcb0f48c2e596900b86c'/>
<id>urn:sha1:325cc705e90699ae827bdcb0f48c2e596900b86c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add armclang version judgement, and according to the results of the selection of different assembler</title>
<updated>2024-06-23T15:16:43Z</updated>
<author>
<name>cofecofe</name>
<email>shanewu0321@qq.com</email>
</author>
<published>2024-06-23T15:16:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fa31b585a779625eb70954b37aac7bb7df4a5518'/>
<id>urn:sha1:fa31b585a779625eb70954b37aac7bb7df4a5518</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Using 'armasm' as an assembler for armclang</title>
<updated>2022-06-11T14:38:42Z</updated>
<author>
<name>KnightJun</name>
<email>dknightjun@gmail.com</email>
</author>
<published>2022-06-11T14:38:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7442a0b925741ef1d3f86d083a4d90891343bf37'/>
<id>urn:sha1:7442a0b925741ef1d3f86d083a4d90891343bf37</id>
<content type='text'>
</content>
</entry>
</feed>
