<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/package, branch debug</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/package?h=debug</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/package?h=debug'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-12-01T10:26:34Z</updated>
<entry>
<title>Merge pull request #7085 from star-hengxing/patch-1</title>
<updated>2025-12-01T10:26:34Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-12-01T10:26:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8c2d23cf3a1e5a92ebecfc1220f76bfe945acc11'/>
<id>urn:sha1:8c2d23cf3a1e5a92ebecfc1220f76bfe945acc11</id>
<content type='text'>
Fix CMake flags for Clang toolchain</content>
</entry>
<entry>
<title>use semver.match</title>
<updated>2025-12-01T07:43:03Z</updated>
<author>
<name>chooyy</name>
<email>choo-yy@qq.com</email>
</author>
<published>2025-12-01T07:43:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=20cdfc49126d86c28a9c298ab92ac64e19f2aefc'/>
<id>urn:sha1:20cdfc49126d86c28a9c298ab92ac64e19f2aefc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix CMake flags for Clang toolchain</title>
<updated>2025-12-01T07:03:56Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2025-12-01T07:03:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9d3ab09c7e88015ddef3f825cea22517977983c6'/>
<id>urn:sha1:9d3ab09c7e88015ddef3f825cea22517977983c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pacman find package</title>
<updated>2025-12-01T06:50:41Z</updated>
<author>
<name>chooyy</name>
<email>choo-yy@qq.com</email>
</author>
<published>2025-12-01T06:50:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d51dfaebebec3f3f3886cf12f1f683021991cac9'/>
<id>urn:sha1:d51dfaebebec3f3f3886cf12f1f683021991cac9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake find_package: Simplify the generated CMakeLists.txt used to checking if a package is installed locally.</title>
<updated>2025-11-23T16:36:20Z</updated>
<author>
<name>MeanSquaredError</name>
<email>35379301+MeanSquaredError@users.noreply.github.com</email>
</author>
<published>2025-11-22T11:18:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=21ee4d4d8b2c745fe8a3c436f9b839fdd5dd7887'/>
<id>urn:sha1:21ee4d4d8b2c745fe8a3c436f9b839fdd5dd7887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake find_package: If finding the package fails, return an error, regardless of the allow_empty_package option.</title>
<updated>2025-11-23T16:36:20Z</updated>
<author>
<name>MeanSquaredError</name>
<email>35379301+MeanSquaredError@users.noreply.github.com</email>
</author>
<published>2025-11-22T11:10:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8b165b81f1ab59188bfbbb14ca94a4ebbf42f998'/>
<id>urn:sha1:8b165b81f1ab59188bfbbb14ca94a4ebbf42f998</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake find_package: Fix comment typo</title>
<updated>2025-11-23T16:36:20Z</updated>
<author>
<name>MeanSquaredError</name>
<email>35379301+MeanSquaredError@users.noreply.github.com</email>
</author>
<published>2025-11-21T10:53:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4c8fd669a52cfa6676052953457ce65ab0b8b89b'/>
<id>urn:sha1:4c8fd669a52cfa6676052953457ce65ab0b8b89b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake find_package: Add configuration option allow_empty_package that allows system packages that don't need any include directories or linked libraries.</title>
<updated>2025-11-23T16:36:20Z</updated>
<author>
<name>MeanSquaredError</name>
<email>35379301+MeanSquaredError@users.noreply.github.com</email>
</author>
<published>2025-11-20T15:16:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5045cb0b591c9bcd50cd09d040d56dbd8fbeee70'/>
<id>urn:sha1:5045cb0b591c9bcd50cd09d040d56dbd8fbeee70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7041 from xmake-io/passdeps</title>
<updated>2025-11-20T02:54:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-11-20T02:54:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=867cac26f83933451ab21ea94c6d2ddded373992'/>
<id>urn:sha1:867cac26f83933451ab21ea94c6d2ddded373992</id>
<content type='text'>
fix passconfs</content>
</entry>
<entry>
<title>fix passconfs</title>
<updated>2025-11-20T14:33:05Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-11-20T14:33:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a0ce2348dded9dfc0c6541f22b0ba22b8912a3ce'/>
<id>urn:sha1:a0ce2348dded9dfc0c6541f22b0ba22b8912a3ce</id>
<content type='text'>
</content>
</entry>
</feed>
