<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cmake.git/Tests/RunCMake/UseSWIG, branch master</title>
<subtitle>gitlab.kitware.com: cmake/cmake.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/'/>
<entry>
<title>Add deprecation warnings for policies CMP0088 and below</title>
<updated>2021-06-30T14:07:42+00:00</updated>
<author>
<name>Brad King</name>
<email>brad.king@kitware.com</email>
</author>
<published>2021-06-30T13:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=d76cb12905df6d76fe3ee5376913e5d61161f71d'/>
<id>d76cb12905df6d76fe3ee5376913e5d61161f71d</id>
<content type='text'>
The OLD behaviors of all policies are deprecated, but only by
documentation.  Add an explicit deprecation diagnostic for policies
introduced in CMake 3.14 and below to encourage projects to port
away from setting policies to OLD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The OLD behaviors of all policies are deprecated, but only by
documentation.  Add an explicit deprecation diagnostic for policies
introduced in CMake 3.14 and below to encourage projects to port
away from setting policies to OLD.
</pre>
</div>
</content>
</entry>
<entry>
<title>UseSWIG: Use standard library name conventions for csharp language</title>
<updated>2021-03-26T15:27:18+00:00</updated>
<author>
<name>Marc Chevrier</name>
<email>marc.chevrier@gmail.com</email>
</author>
<published>2021-03-26T15:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=1d8e3a1e770ae4aed921eefffaceb70b1fd73701'/>
<id>1d8e3a1e770ae4aed921eefffaceb70b1fd73701</id>
<content type='text'>
Fixes: #21542
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #21542
</pre>
</div>
</content>
</entry>
<entry>
<title>UseSWIG: avoid spurious policy warnings</title>
<updated>2021-02-11T16:17:10+00:00</updated>
<author>
<name>Marc Chevrier</name>
<email>marc.chevrier@gmail.com</email>
</author>
<published>2021-02-11T15:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=de7f0aa6c0d3429342ce1b5aa94f9d2a43f85e12'/>
<id>de7f0aa6c0d3429342ce1b5aa94f9d2a43f85e12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add deprecation warnings for policies CMP0081 and below</title>
<updated>2021-02-10T14:25:32+00:00</updated>
<author>
<name>Brad King</name>
<email>brad.king@kitware.com</email>
</author>
<published>2021-02-10T14:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=58ea0d12558b5607e81b1dfab1528bdf45393b3d'/>
<id>58ea0d12558b5607e81b1dfab1528bdf45393b3d</id>
<content type='text'>
The OLD behaviors of all policies are deprecated, but only by
documentation.  Add an explicit deprecation diagnostic for policies
introduced in CMake 3.13 and below to encourage projects to port
away from setting policies to OLD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The OLD behaviors of all policies are deprecated, but only by
documentation.  Add an explicit deprecation diagnostic for policies
introduced in CMake 3.13 and below to encourage projects to port
away from setting policies to OLD.
</pre>
</div>
</content>
</entry>
<entry>
<title>FindPython*: Manage weak link for Python modules</title>
<updated>2019-05-07T14:37:24+00:00</updated>
<author>
<name>Marc Chevrier</name>
<email>marc.chevrier@gmail.com</email>
</author>
<published>2019-05-04T15:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=30b873c05d6281b865ba08524bb1b90e0afd1ece'/>
<id>30b873c05d6281b865ba08524bb1b90e0afd1ece</id>
<content type='text'>
Add new target Python::Module which take care of platform requirements
for Python module development.

Fixes: #18100
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new target Python::Module which take care of platform requirements
for Python module development.

Fixes: #18100
</pre>
</div>
</content>
</entry>
<entry>
<title>UseSWIG: add management of SWIG option -module</title>
<updated>2018-12-07T17:51:57+00:00</updated>
<author>
<name>Marc Chevrier</name>
<email>marc.chevrier@gmail.com</email>
</author>
<published>2018-11-27T14:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=dff28141dcddd90b0bb95740d66b8f698cc8da6a'/>
<id>dff28141dcddd90b0bb95740d66b8f698cc8da6a</id>
<content type='text'>
When file property SWIG_MODULE_NAME is specified, provide option -module
to SWIG compiler.

Fixes: #18374
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When file property SWIG_MODULE_NAME is specified, provide option -module
to SWIG compiler.

Fixes: #18374
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake_policy: Add undocumented GET_WARNING command</title>
<updated>2018-10-10T14:56:00+00:00</updated>
<author>
<name>Kyle Edwards</name>
<email>kyle.edwards@kitware.com</email>
</author>
<published>2018-10-03T13:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=0d988f98e531333b32d0f1628acf86f8baa22241'/>
<id>0d988f98e531333b32d0f1628acf86f8baa22241</id>
<content type='text'>
This command is intended for modules that issue policy warnings so
they can get the warning string from CMake in a uniform manner,
rather than duplicating the string. Several modules been updated
to include an example of the usage of this new command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This command is intended for modules that issue policy warnings so
they can get the warning string from CMake in a uniform manner,
rather than duplicating the string. Several modules been updated
to include an example of the usage of this new command.
</pre>
</div>
</content>
</entry>
<entry>
<title>UseSWIG: add policy to manage target naming strategy.</title>
<updated>2018-07-25T16:00:52+00:00</updated>
<author>
<name>Marc Chevrier</name>
<email>marc.chevrier@gmail.com</email>
</author>
<published>2018-07-23T08:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=a3a0c3aa71498f76cc0e9655038de7bbb5430a03'/>
<id>a3a0c3aa71498f76cc0e9655038de7bbb5430a03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>UseSWIG: Rework tests</title>
<updated>2018-04-02T14:24:13+00:00</updated>
<author>
<name>Marc Chevrier</name>
<email>marc.chevrier@sap.com</email>
</author>
<published>2018-03-27T08:17:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=438429d6fe04164b7ed70bda872e291d0df1a9e3'/>
<id>438429d6fe04164b7ed70bda872e291d0df1a9e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake build: Use new FindPython module</title>
<updated>2018-03-20T08:29:55+00:00</updated>
<author>
<name>Marc Chevrier</name>
<email>marc.chevrier@sap.com</email>
</author>
<published>2018-03-05T15:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=50b5e9ed1316f82976a45c5fb2b00d0d3a3e4438'/>
<id>50b5e9ed1316f82976a45c5fb2b00d0d3a3e4438</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
