<feed xmlns='http://www.w3.org/2005/Atom'>
<title>CMake.git/Tests/FindPython/IronPython, branch v3.27.8</title>
<subtitle>CMake is a cross-platform, open-source build system generator.</subtitle>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/'/>
<entry>
<title>Tests: Bump CMake minimum required version in find-module tests to 3.5</title>
<updated>2023-03-08T20:41:43Z</updated>
<author>
<name>Brad King</name>
<email>brad.king@kitware.com</email>
</author>
<published>2023-03-08T20:40:08Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/commit/?id=bd7b2293aa1653edec2d328b1183b0954ae484b4'/>
<id>bd7b2293aa1653edec2d328b1183b0954ae484b4</id>
<content type='text'>
CMake 3.27 deprecates compatibility with CMake &lt; 3.5.
Update find module tests to avoid the deprecation warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CMake 3.27 deprecates compatibility with CMake &lt; 3.5.
Update find module tests to avoid the deprecation warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>FindPython: Tests optimizations</title>
<updated>2020-10-01T15:51:16Z</updated>
<author>
<name>Marc Chevrier</name>
<email>marc.chevrier@gmail.com</email>
</author>
<published>2020-10-01T15:47:37Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/commit/?id=5537ccd814700edb529e5e79137601bb2987c892'/>
<id>5537ccd814700edb529e5e79137601bb2987c892</id>
<content type='text'>
* Use 'project(... LANGUAGES NONE)' when possible
* enhance error messages wording
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use 'project(... LANGUAGES NONE)' when possible
* enhance error messages wording
</pre>
</div>
</content>
</entry>
<entry>
<title>FindPython: Add capability to specify Python implementations</title>
<updated>2020-04-28T11:56:18Z</updated>
<author>
<name>Marc Chevrier</name>
<email>marc.chevrier@gmail.com</email>
</author>
<published>2020-04-22T13:01:21Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/commit/?id=d2c47c822b50d3cfd23b208c663fbe4f40fcf2f5'/>
<id>d2c47c822b50d3cfd23b208c663fbe4f40fcf2f5</id>
<content type='text'>
Through hint Python_FIND_IMPLEMENTATIONS it is possble to specify, as an
ordered list, which implementations must be searched for.
Currently possible values are:
* CPython
* IronPython
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Through hint Python_FIND_IMPLEMENTATIONS it is possble to specify, as an
ordered list, which implementations must be searched for.
Currently possible values are:
* CPython
* IronPython
</pre>
</div>
</content>
</entry>
<entry>
<title>FindPython: fix python compiler validation</title>
<updated>2020-04-23T15:47:22Z</updated>
<author>
<name>Marc Chevrier</name>
<email>marc.chevrier@gmail.com</email>
</author>
<published>2020-04-23T15:01:38Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/commit/?id=f39da773eee5ae018aa5c02352ec9933b9e64d08'/>
<id>f39da773eee5ae018aa5c02352ec9933b9e64d08</id>
<content type='text'>
Ensure also the cache of properties is erased in case of multiple
searches.

Fixes: #20626, #20627
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure also the cache of properties is erased in case of multiple
searches.

Fixes: #20626, #20627
</pre>
</div>
</content>
</entry>
</feed>
