<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/plugins/project/cmake, branch v2.3.9</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.3.9</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/plugins/project/cmake?h=v2.3.9'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2020-11-17T16:08:26Z</updated>
<entry>
<title>disable external includes for cmake</title>
<updated>2020-11-17T16:08:26Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-11-17T16:08:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3755fe7dce45586dbe9c72b62358a08bc5d07e5c'/>
<id>urn:sha1:3755fe7dce45586dbe9c72b62358a08bc5d07e5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1025 from SirLynix/fix-warnings</title>
<updated>2020-11-11T15:36:49Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-11-11T15:36:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8720d7ba6d82aacd3b6953596ef2687c3368120e'/>
<id>urn:sha1:8720d7ba6d82aacd3b6953596ef2687c3368120e</id>
<content type='text'>
Enable more warnings on "all" settings</content>
</entry>
<entry>
<title>Replace extra warning by allextra</title>
<updated>2020-11-11T13:06:50Z</updated>
<author>
<name>Jérôme Leclercq</name>
<email>lynix680@gmail.com</email>
</author>
<published>2020-11-11T13:06:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a456d7a16ba9a31071d1c8d785df412d68eb88e6'/>
<id>urn:sha1:a456d7a16ba9a31071d1c8d785df412d68eb88e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for "extra" warning level</title>
<updated>2020-11-10T13:58:01Z</updated>
<author>
<name>Jérôme Leclercq</name>
<email>lynix680@gmail.com</email>
</author>
<published>2020-11-10T13:58:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f1b890bc1717904c4e11d9cff41191e97b7ef612'/>
<id>urn:sha1:f1b890bc1717904c4e11d9cff41191e97b7ef612</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "GCC/Clang: Add -Wextra when enabling all warnings"</title>
<updated>2020-11-10T13:49:29Z</updated>
<author>
<name>Jérôme Leclercq</name>
<email>lynix680@gmail.com</email>
</author>
<published>2020-11-10T13:49:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=979df33ee2e84c77242fe1c07cef3d9a1a3def90'/>
<id>urn:sha1:979df33ee2e84c77242fe1c07cef3d9a1a3def90</id>
<content type='text'>
This reverts commit 35f2bce6d454934554f9e97adfa96270e776d56e.
</content>
</entry>
<entry>
<title>Revert "MSVC: Use /W4 when enabling all warnings"</title>
<updated>2020-11-10T13:49:27Z</updated>
<author>
<name>Jérôme Leclercq</name>
<email>lynix680@gmail.com</email>
</author>
<published>2020-11-10T13:49:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=292971507ffb3e6667616dddd7a0a79e8c5e7c8f'/>
<id>urn:sha1:292971507ffb3e6667616dddd7a0a79e8c5e7c8f</id>
<content type='text'>
This reverts commit cf3cd2f2d25376d29e20e87bfd9f4aed31af5568.
</content>
</entry>
<entry>
<title>GCC/Clang: Add -Wextra when enabling all warnings</title>
<updated>2020-11-10T12:47:09Z</updated>
<author>
<name>Jérôme Leclercq</name>
<email>lynix680@gmail.com</email>
</author>
<published>2020-11-10T12:47:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=35f2bce6d454934554f9e97adfa96270e776d56e'/>
<id>urn:sha1:35f2bce6d454934554f9e97adfa96270e776d56e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MSVC: Use /W4 when enabling all warnings</title>
<updated>2020-11-10T12:46:54Z</updated>
<author>
<name>Jérôme Leclercq</name>
<email>lynix680@gmail.com</email>
</author>
<published>2020-11-10T12:46:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cf3cd2f2d25376d29e20e87bfd9f4aed31af5568'/>
<id>urn:sha1:cf3cd2f2d25376d29e20e87bfd9f4aed31af5568</id>
<content type='text'>
</content>
</entry>
<entry>
<title>impl nd_sysincludedir</title>
<updated>2020-11-10T03:33:28Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-11-10T14:37:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a894334e3c80f9c13a0e64f5ce2f96b57726f186'/>
<id>urn:sha1:a894334e3c80f9c13a0e64f5ce2f96b57726f186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support set_languages for cmakelists</title>
<updated>2020-10-19T16:36:32Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-10-19T16:36:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fe0e074ff21fee5dd16e66c3b52a389cea8b08e4'/>
<id>urn:sha1:fe0e074ff21fee5dd16e66c3b52a389cea8b08e4</id>
<content type='text'>
</content>
</entry>
</feed>
