<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cmake.git/Help/guide/tutorial/Complete, branch master</title>
<subtitle>gitlab.kitware.com: cmake/cmake.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/'/>
<entry>
<title>Tutorial: Refactor MakeTable commands into MakeTable.cmake</title>
<updated>2023-03-07T16:43:26+00:00</updated>
<author>
<name>Markus Ferrell</name>
<email>markus.ferrell@kitware.com</email>
</author>
<published>2023-03-03T15:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=e1f2b35723f28b55b786bbe4cbee70a3e54e7da9'/>
<id>e1f2b35723f28b55b786bbe4cbee70a3e54e7da9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tutorial: Refactor MathFunctions code</title>
<updated>2023-02-23T14:42:10+00:00</updated>
<author>
<name>Markus Ferrell</name>
<email>markus.ferrell@kitware.com</email>
</author>
<published>2023-02-10T21:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=8ddf32196c6bca9c3a80414222327eebd5d51835'/>
<id>8ddf32196c6bca9c3a80414222327eebd5d51835</id>
<content type='text'>
Propagate the refactor in Step 10 MathFunctions through all of the
steps. Use MathFunctions/MathFunctions.cxx instead of Tutorial.cxx
to determine which sqrt library is called. Adds .h files which
correspond to their .cxx files by name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Propagate the refactor in Step 10 MathFunctions through all of the
steps. Use MathFunctions/MathFunctions.cxx instead of Tutorial.cxx
to determine which sqrt library is called. Adds .h files which
correspond to their .cxx files by name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tutorial: Update step 5 style</title>
<updated>2022-10-06T16:08:43+00:00</updated>
<author>
<name>Markus Ferrell</name>
<email>markus.ferrell@kitware.com</email>
</author>
<published>2022-09-19T21:27:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=92edbce34271864a8c57c07b0ee289cd45b74d28'/>
<id>92edbce34271864a8c57c07b0ee289cd45b74d28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tutorial: Move step 10 to step 4</title>
<updated>2022-08-08T21:15:48+00:00</updated>
<author>
<name>Markus Ferrell</name>
<email>markus.ferrell@kitware.com</email>
</author>
<published>2022-07-20T17:24:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=ccba87b05b022cc021580b65ae51bbae0002fadb'/>
<id>ccba87b05b022cc021580b65ae51bbae0002fadb</id>
<content type='text'>
Shifts steps 4-9 to 5-10.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shifts steps 4-9 to 5-10.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge topic 'tutorial-cpack-source-archive'</title>
<updated>2021-12-01T14:47:57+00:00</updated>
<author>
<name>Brad King</name>
<email>brad.king@kitware.com</email>
</author>
<published>2021-12-01T14:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=29c80aec94b3607f3aae82170f0b3d0804de2aea'/>
<id>29c80aec94b3607f3aae82170f0b3d0804de2aea</id>
<content type='text'>
39c410624a Tutorial: in step 7, disambiguate installed/source archive
44c527bc63 Tutorial: Package only one source archive

Acked-by: Kitware Robot &lt;kwrobot@kitware.com&gt;
Acked-by: buildbot &lt;buildbot@kitware.com&gt;
Merge-request: !6765
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
39c410624a Tutorial: in step 7, disambiguate installed/source archive
44c527bc63 Tutorial: Package only one source archive

Acked-by: Kitware Robot &lt;kwrobot@kitware.com&gt;
Acked-by: buildbot &lt;buildbot@kitware.com&gt;
Merge-request: !6765
</pre>
</div>
</content>
</entry>
<entry>
<title>Tutorial: Package only one source archive</title>
<updated>2021-11-30T17:31:55+00:00</updated>
<author>
<name>Joachim Wuttke (h)</name>
<email>j.wuttke@fz-juelich.de</email>
</author>
<published>2021-11-27T16:56:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=44c527bc63b2831321bba7ea1a1234b608275cc8'/>
<id>44c527bc63b2831321bba7ea1a1234b608275cc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tutorial: Order install(TARGETS) EXPORT option consistently with docs</title>
<updated>2021-11-30T17:23:56+00:00</updated>
<author>
<name>Joachim Wuttke (h)</name>
<email>j.wuttke@fz-juelich.de</email>
</author>
<published>2021-11-28T22:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=4f524797dc139967dbe25258642163d9cc1115f6'/>
<id>4f524797dc139967dbe25258642163d9cc1115f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LCC: Add dedicated support for MCST LCC compiler</title>
<updated>2021-10-15T02:05:19+00:00</updated>
<author>
<name>makise-homura</name>
<email>akemi_homura@kurisa.ch</email>
</author>
<published>2021-10-05T19:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=e5d9fce03feeece7f53451da9fb958db2613d31e'/>
<id>e5d9fce03feeece7f53451da9fb958db2613d31e</id>
<content type='text'>
Divert LCC compiler as a new one, instead of treating it as GNU.

Since old times, Elbrus C/C++/Fortran Compiler (LCC) by MCST has been
passing checks for GNU compilers, so it has been identified as GNU.
Now, with intent of seriously upstreaming its support, it has been
added as a separate LCC compiler, and its version displays not a
supported GCC version, but LCC version itself (e.g. LCC 1.25.19 instead
of GNU 7.3.0).

This commit adds its support for detection, and also converts basically
every check like 'is this compiler GNU?' to 'is this compiler GNU or
LCC?'. The only places where this check is untouched, is where it
regards other platforms where LCC is unavailable (primarily non-Linux),
and where it REALLY differs from GNU compiler.

Note: this transition may break software that are already ported to
Elbrus, but hardly relies that LCC will be detected as GNU; still such
software is not known.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Divert LCC compiler as a new one, instead of treating it as GNU.

Since old times, Elbrus C/C++/Fortran Compiler (LCC) by MCST has been
passing checks for GNU compilers, so it has been identified as GNU.
Now, with intent of seriously upstreaming its support, it has been
added as a separate LCC compiler, and its version displays not a
supported GCC version, but LCC version itself (e.g. LCC 1.25.19 instead
of GNU 7.3.0).

This commit adds its support for detection, and also converts basically
every check like 'is this compiler GNU?' to 'is this compiler GNU or
LCC?'. The only places where this check is untouched, is where it
regards other platforms where LCC is unavailable (primarily non-Linux),
and where it REALLY differs from GNU compiler.

Note: this transition may break software that are already ported to
Elbrus, but hardly relies that LCC will be detected as GNU; still such
software is not known.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tutorial: Step 4 improvements</title>
<updated>2021-10-07T15:53:51+00:00</updated>
<author>
<name>Joseph Snyder</name>
<email>joe.snyder@kitware.com</email>
</author>
<published>2021-09-27T13:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=5a86ce5428136b601e72b377e1447772e71a3812'/>
<id>5a86ce5428136b601e72b377e1447772e71a3812</id>
<content type='text'>
Small changes to the text and CMake code for the fourth step of the
tutorial:

* Remove parameter from endfunction call
* Standardize on "binary directory" for test location
* Add additional information about a Release build.

Issue: #22663
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small changes to the text and CMake code for the fourth step of the
tutorial:

* Remove parameter from endfunction call
* Standardize on "binary directory" for test location
* Add additional information about a Release build.

Issue: #22663
</pre>
</div>
</content>
</entry>
<entry>
<title>Tutorial: Fix regexps in sample CMakeLists.txt files</title>
<updated>2021-09-30T12:55:41+00:00</updated>
<author>
<name>Christophe Bernard</name>
<email>christophe.p.bernard@gmail.com</email>
</author>
<published>2021-09-29T19:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=0f17b37b9612267b10ff92746578df72ccf20b76'/>
<id>0f17b37b9612267b10ff92746578df72ccf20b76</id>
<content type='text'>
Replace original regexp `[-nan|nan|0]` with `(-nan|nan|0)`
which is what the author most likely intended to write in the
first place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace original regexp `[-nan|nan|0]` with `(-nan|nan|0)`
which is what the author most likely intended to write in the
first place.
</pre>
</div>
</content>
</entry>
</feed>
