<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cmake.git/Tests/RunCMake/WriteCompilerDetectionHeader, 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>Tests/RunCMake: Update cmake_minimum_required versions</title>
<updated>2023-02-11T11:24:22+00:00</updated>
<author>
<name>Brad King</name>
<email>brad.king@kitware.com</email>
</author>
<published>2023-02-06T19:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=1edf1385064d67885bafe09d472f82bf62d34641'/>
<id>1edf1385064d67885bafe09d472f82bf62d34641</id>
<content type='text'>
For policy-specific tests, use the version before the policy was
introduced.  Otherwise, use 3.5 where possible.

Also, remove `cmake_minimum_required()` and `project()` calls from
individual cases where they are handled by `CMakeLists.txt`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For policy-specific tests, use the version before the policy was
introduced.  Otherwise, use 3.5 where possible.

Also, remove `cmake_minimum_required()` and `project()` calls from
individual cases where they are handled by `CMakeLists.txt`.
</pre>
</div>
</content>
</entry>
<entry>
<title>WriteCompilerDetectionHeader: Add policy to remove module</title>
<updated>2020-12-05T10:57:08+00:00</updated>
<author>
<name>Brad King</name>
<email>brad.king@kitware.com</email>
</author>
<published>2020-12-04T14:54:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=da7ad7997e383eda8532d91269130524158a0a86'/>
<id>da7ad7997e383eda8532d91269130524158a0a86</id>
<content type='text'>
See justification in the policy documentation.

Closes: #17842
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See justification in the policy documentation.

Closes: #17842
</pre>
</div>
</content>
</entry>
<entry>
<title>WCDH: introduce BARE_FEATURES</title>
<updated>2018-04-03T18:56:28+00:00</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike@sf-mail.de</email>
</author>
<published>2018-03-19T20:42:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=f38d05023125803d42a6535dfc11c6de4041e28d'/>
<id>f38d05023125803d42a6535dfc11c6de4041e28d</id>
<content type='text'>
This allows defining compat versions of some C/C++ features with the name of the
keyword itself, so all code can look as if it was written for the new language
standard.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows defining compat versions of some C/C++ features with the name of the
keyword itself, so all code can look as if it was written for the new language
standard.
</pre>
</div>
</content>
</entry>
<entry>
<title>WCDH: Make it possible to generate multiple files.</title>
<updated>2014-11-24T20:54:41+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2014-10-30T23:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=4cf5179c77237f3eb56f85eddebc43895691694c'/>
<id>4cf5179c77237f3eb56f85eddebc43895691694c</id>
<content type='text'>
Extend the write_compiler_detection_header interface to allow
specifying a location for supplementary files, and getting the
list of resulting files as a variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extend the write_compiler_detection_header interface to allow
specifying a location for supplementary files, and getting the
list of resulting files as a variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>WCDH: Ensure that the prefix argument to the macro is valid.</title>
<updated>2014-07-02T17:37:04+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2014-06-13T09:39:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=b47c125ff7f088c87183e6ad60850aefdaf43757'/>
<id>b47c125ff7f088c87183e6ad60850aefdaf43757</id>
<content type='text'>
The prefix must be a C-identifier because it is written as the
prefix of preprocessor macros and possibly structs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The prefix must be a C-identifier because it is written as the
prefix of preprocessor macros and possibly structs.
</pre>
</div>
</content>
</entry>
<entry>
<title>WCDH: Issue a better message for version compatibility.</title>
<updated>2014-06-05T11:58:27+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2014-06-05T10:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=567af1a596455b096c9261317b1562ceb89f2e95'/>
<id>567af1a596455b096c9261317b1562ceb89f2e95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the WriteCompilerDetectionHeader module.</title>
<updated>2014-05-14T17:57:30+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2013-10-21T14:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=62a4a67dc54f3b796cd2735b230a863815d932b2'/>
<id>62a4a67dc54f3b796cd2735b230a863815d932b2</id>
<content type='text'>
Provide a function to write a portable header to detect compiler
features.  Generate a preprocessor #error for unknown compilers
and compiler versions whose features are not yet recorded.  This
error condition might be relaxed in the future, but for now it
is useful for verification of expectations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide a function to write a portable header to detect compiler
features.  Generate a preprocessor #error for unknown compilers
and compiler versions whose features are not yet recorded.  This
error condition might be relaxed in the future, but for now it
is useful for verification of expectations.
</pre>
</div>
</content>
</entry>
</feed>
