<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/plugins/project/cmake, branch v2.9.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/plugins/project/cmake?h=v2.9.8</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/plugins/project/cmake?h=v2.9.8'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2024-12-19T15:45:52Z</updated>
<entry>
<title>Update cmakelists.lua</title>
<updated>2024-12-19T15:45:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-12-19T15:45:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=11a26d2b1e4aed7b817b0f8bc4c0ac0e99013f7e'/>
<id>urn:sha1:11a26d2b1e4aed7b817b0f8bc4c0ac0e99013f7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] error path escape for windows + android ndk  --sysroot= c: path/to/ndk and -isystem c: path/to/ndk</title>
<updated>2024-12-19T09:44:32Z</updated>
<author>
<name>wps</name>
<email>19317362@qq.com</email>
</author>
<published>2024-12-19T09:44:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=58c774526e620fbee7d3e7bf6172bdcbe3aa6256'/>
<id>urn:sha1:58c774526e620fbee7d3e7bf6172bdcbe3aa6256</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed error when generating cmake (xmake project -k cmake) for a target that has a dependency (via add_deps) on another target.</title>
<updated>2024-11-02T00:30:16Z</updated>
<author>
<name>cmolocznik</name>
<email>clay@movemedical.com</email>
</author>
<published>2024-11-02T00:30:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7ff6d7e178e023fc22b77623dee445a3de064622'/>
<id>urn:sha1:7ff6d7e178e023fc22b77623dee445a3de064622</id>
<content type='text'>
error: method 'insert' is not callable (a nil value)

called insert as a method on a table instead of table.insert
</content>
</entry>
<entry>
<title>fix obj hashset</title>
<updated>2024-09-27T05:58:00Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2024-09-27T05:58:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2bd33b1ea96413be391a57dadf79596467ce4791'/>
<id>urn:sha1:2bd33b1ea96413be391a57dadf79596467ce4791</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix target_link_libraries</title>
<updated>2024-09-26T16:33:50Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2024-09-26T16:33:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4d803f21b3d542ac6af25135b1351a3c8b6c691e'/>
<id>urn:sha1:4d803f21b3d542ac6af25135b1351a3c8b6c691e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support object target for cmakelists</title>
<updated>2024-09-26T16:08:11Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2024-09-26T16:08:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=dbf9d736d942bc86404c5248e937c9b7165658be'/>
<id>urn:sha1:dbf9d736d942bc86404c5248e937c9b7165658be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix compiler for cmake</title>
<updated>2024-08-20T16:59:00Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-08-20T16:59:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0f9a4976e600d9b13bc2484162e3b8c1aee07dfd'/>
<id>urn:sha1:0f9a4976e600d9b13bc2484162e3b8c1aee07dfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve to get flags</title>
<updated>2024-08-20T15:36:19Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-08-20T15:36:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=de66ec45791dbc955905ce2ed2af34b3d426b0f7'/>
<id>urn:sha1:de66ec45791dbc955905ce2ed2af34b3d426b0f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve flags support for target</title>
<updated>2024-08-20T15:35:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-08-20T15:35:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4a647b14f86e336e178ba71b7c45c6a5e9e289d8'/>
<id>urn:sha1:4a647b14f86e336e178ba71b7c45c6a5e9e289d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix cmake compilers #5448</title>
<updated>2024-08-08T16:38:19Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2024-08-08T16:38:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=6dc9af90aac2792969897e039a1ca98183ebc0dc'/>
<id>urn:sha1:6dc9af90aac2792969897e039a1ca98183ebc0dc</id>
<content type='text'>
</content>
</entry>
</feed>
