<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/package/tools, branch headerunits</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/package/tools?h=headerunits</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/package/tools?h=headerunits'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-04-14T07:59:54Z</updated>
<entry>
<title>package(autoconf): remove duplicate `LDFLAGS`</title>
<updated>2025-04-14T07:59:54Z</updated>
<author>
<name>Doekin</name>
<email>Leetimemp@gmail.com</email>
</author>
<published>2025-04-14T07:59:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3bc4c74e03e7e3459167f4d5ba2726fe61a7cba2'/>
<id>urn:sha1:3bc4c74e03e7e3459167f4d5ba2726fe61a7cba2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package(autoconf): resolve issue with backslash-separated `CXX` path in MSYS</title>
<updated>2025-04-10T05:05:11Z</updated>
<author>
<name>Chan Lee</name>
<email>Leetimemp@gmail.com</email>
</author>
<published>2025-04-10T05:05:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=389765de963238987ebe27b8237554bdffb7bfdc'/>
<id>urn:sha1:389765de963238987ebe27b8237554bdffb7bfdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix cmake 4.x error</title>
<updated>2025-04-03T14:40:45Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-04-03T14:40:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=935789fc065c1095802e49d9999f0a8d5308c567'/>
<id>urn:sha1:935789fc065c1095802e49d9999f0a8d5308c567</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve tools.cmake</title>
<updated>2025-04-03T14:29:35Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-04-03T14:29:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=40566ed177f49fb1a08272db65c8872c9426ff0a'/>
<id>urn:sha1:40566ed177f49fb1a08272db65c8872c9426ff0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package(cmake): fix incorrect flag handling caused by substring matching</title>
<updated>2025-03-22T15:06:05Z</updated>
<author>
<name>Doekin</name>
<email>Leetimemp@gmail.com</email>
</author>
<published>2025-03-22T15:06:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2190152114f50bb140f3bb3572264914a32006c1'/>
<id>urn:sha1:2190152114f50bb140f3bb3572264914a32006c1</id>
<content type='text'>
Resolved an issue where flags were mistakenly considered added due to substring matching (e.g., `CMAKE_CXX_FLAGS` being a part of `CMAKE_CXX_FLAGS_RELWITHDEBINFO`). This prevented certain flags from being properly included in the cmake command line. Improved the logic to ensure accurate flag detection and inclusion.
</content>
</entry>
<entry>
<title>Merge pull request #6222 from SirLynix/patch-19</title>
<updated>2025-03-15T00:12:02Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-03-15T00:12:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=cc9a01476ac7ea24dc2971dbaeeccd8affb2f85d'/>
<id>urn:sha1:cc9a01476ac7ea24dc2971dbaeeccd8affb2f85d</id>
<content type='text'>
meson: Add cmake search env</content>
</entry>
<entry>
<title>meson: Add cmake search env</title>
<updated>2025-03-14T22:07:37Z</updated>
<author>
<name>Jérôme Leclercq</name>
<email>lynix680@gmail.com</email>
</author>
<published>2025-03-14T22:07:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=23cb6427ccff1e675300c77aa07db1d22b270606'/>
<id>urn:sha1:23cb6427ccff1e675300c77aa07db1d22b270606</id>
<content type='text'>
</content>
</entry>
<entry>
<title>meson: Force to use vs env on Windows</title>
<updated>2025-03-14T09:07:54Z</updated>
<author>
<name>Jérôme Leclercq</name>
<email>lynix680@gmail.com</email>
</author>
<published>2025-03-14T09:07:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=6136201dff63edcf59106cc6f7a93b4a09c7ff68'/>
<id>urn:sha1:6136201dff63edcf59106cc6f7a93b4a09c7ff68</id>
<content type='text'>
to not detect MinGW if both are available</content>
</entry>
<entry>
<title>fix ar for autoconf #6206</title>
<updated>2025-03-11T16:46:23Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-03-11T16:46:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c1fda3bfa097dc9dece19e4f5363c58d2cd70a57'/>
<id>urn:sha1:c1fda3bfa097dc9dece19e4f5363c58d2cd70a57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: improve GN tool for build/install commands</title>
<updated>2025-02-12T19:07:32Z</updated>
<author>
<name>Louis Poirier</name>
<email>contact@louispoirier.io</email>
</author>
<published>2025-02-12T19:07:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ba1e2a56445a3e34a38eda7f8f1b24f1870f867e'/>
<id>urn:sha1:ba1e2a56445a3e34a38eda7f8f1b24f1870f867e</id>
<content type='text'>
- rename option from argv to target, follows usage of ninja.
- add option in install command.
</content>
</entry>
</feed>
