<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cmake.git/Tests/RunCMake/ExportCompileCommands, 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>Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule</title>
<updated>2021-05-28T19:41:38+00:00</updated>
<author>
<name>Brad King</name>
<email>brad.king@kitware.com</email>
</author>
<published>2021-05-28T19:28:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=316cbbe8d570775eb08683a72808ee07bddcd3e0'/>
<id>316cbbe8d570775eb08683a72808ee07bddcd3e0</id>
<content type='text'>
Extend the fix from commit 67e2130c96 (Makefiles: Fix
CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule,
2020-11-20, v3.19.1~8^2) to work for the `&lt;FLAGS&gt;` placeholder too.
Also fix the test case to actually enable `EXPORT_COMPILE_COMMANDS`
on the test target.

Fixes: #22261
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extend the fix from commit 67e2130c96 (Makefiles: Fix
CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule,
2020-11-20, v3.19.1~8^2) to work for the `&lt;FLAGS&gt;` placeholder too.
Also fix the test case to actually enable `EXPORT_COMPILE_COMMANDS`
on the test target.

Fixes: #22261
</pre>
</div>
</content>
</entry>
<entry>
<title>CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per target</title>
<updated>2021-01-05T22:51:39+00:00</updated>
<author>
<name>Shannon Booth</name>
<email>shannon.ml.booth@gmail.com</email>
</author>
<published>2020-12-23T18:16:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=a742b5d137d0855430a044dc4237de5aabfb08b4'/>
<id>a742b5d137d0855430a044dc4237de5aabfb08b4</id>
<content type='text'>
The new target property `EXPORT_COMPILE_COMMANDS` associated with the
existing global variable can be used to optionally configure targets for
their compile commands to be exported.

Fixes: #19462
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new target property `EXPORT_COMPILE_COMMANDS` associated with the
existing global variable can be used to optionally configure targets for
their compile commands to be exported.

Fixes: #19462
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule</title>
<updated>2020-11-20T14:45:14+00:00</updated>
<author>
<name>Brad King</name>
<email>brad.king@kitware.com</email>
</author>
<published>2020-11-20T14:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=67e2130c963bb3d9d437f00f5d6b8e95d2f5fb18'/>
<id>67e2130c963bb3d9d437f00f5d6b8e95d2f5fb18</id>
<content type='text'>
Fixes: #21471
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #21471
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize CMAKE_EXPORT_COMPILE_COMMANDS only if not set already</title>
<updated>2020-05-12T12:08:20+00:00</updated>
<author>
<name>Brad King</name>
<email>brad.king@kitware.com</email>
</author>
<published>2020-05-12T11:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cmake.git/commit/?id=fe19df49d48680cbfd8e1023d4a93b39f12d4b64'/>
<id>fe19df49d48680cbfd8e1023d4a93b39f12d4b64</id>
<content type='text'>
Also de-duplicate its initialization code.

Fixes: #16588
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also de-duplicate its initialization code.

Fixes: #16588
</pre>
</div>
</content>
</entry>
</feed>
