<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/.gitignore, branch v5.97.0-rc1</title>
<subtitle>hurd extra-cmake-modules.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/'/>
<entry>
<title>Add /.clang-format to .gitignore</title>
<updated>2022-01-19T08:56:53+00:00</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2022-01-19T08:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=2bdf89682370250cfcb3c1d7fb15c7c022ed6734'/>
<id>2bdf89682370250cfcb3c1d7fb15c7c022ed6734</id>
<content type='text'>
Should stop kdesrc-build saying:
"You had local changes to extra-cmake-modules, which have been re-applied."

GIT_SILENT
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should stop kdesrc-build saying:
"You had local changes to extra-cmake-modules, which have been re-applied."

GIT_SILENT
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compile-command.json to .gitignore</title>
<updated>2022-01-02T21:01:29+00:00</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2022-01-02T21:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=eb347cee5fa050b25313ec96ceac78f9bde69e93'/>
<id>eb347cee5fa050b25313ec96ceac78f9bde69e93</id>
<content type='text'>
There are CMake LSP servers out there, so having a compile_commands.json in
ECM dir could happen. Also happens if you're using a script that adds that
file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are CMake LSP servers out there, so having a compile_commands.json in
ECM dir could happen. Also happens if you're using a script that adds that
file.
</pre>
</div>
</content>
</entry>
<entry>
<title>GIT_SILENT Update .gitignore</title>
<updated>2021-03-20T09:58:46+00:00</updated>
<author>
<name>Alexander Lohnau</name>
<email>alexander.lohnau@gmx.de</email>
</author>
<published>2021-03-20T09:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=b2849fc1e58cfdfb8676ce84ec45727a53cabc05'/>
<id>b2849fc1e58cfdfb8676ce84ec45727a53cabc05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GIT_SILENT: qtcreator created .cmake/ repo.</title>
<updated>2020-02-12T06:07:07+00:00</updated>
<author>
<name>Laurent Montel</name>
<email>montel@kde.org</email>
</author>
<published>2020-02-12T06:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=eaaba31c35e09690113779723f1ac652122362df'/>
<id>eaaba31c35e09690113779723f1ac652122362df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also ignore __pycache__</title>
<updated>2019-03-04T12:48:56+00:00</updated>
<author>
<name>Christophe Giboudeaux</name>
<email>christophe@krop.fr</email>
</author>
<published>2019-03-04T12:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=48d757160b181b946741d195e54ad62ecd6c69d6'/>
<id>48d757160b181b946741d195e54ad62ecd6c69d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GIT_SILENT: add gitignore</title>
<updated>2019-03-04T05:56:19+00:00</updated>
<author>
<name>Laurent Montel</name>
<email>montel@kde.org</email>
</author>
<published>2019-03-04T05:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=e135e57575db336f2e404551e10b049bd5a0ae10'/>
<id>e135e57575db336f2e404551e10b049bd5a0ae10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove gitignore file</title>
<updated>2017-01-05T21:38:51+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2017-01-05T21:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=67798115b79085d61d8ef2b706aa1d19b4ef6e46'/>
<id>67798115b79085d61d8ef2b706aa1d19b4ef6e46</id>
<content type='text'>
gitignore files hide things which should not be hidden.  KDE repos
usually don't contain them.  Anyone wanting to use a gitignore file can
add it to their home directory more conveniently that individual repos
like this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gitignore files hide things which should not be hidden.  KDE repos
usually don't contain them.  Anyone wanting to use a gitignore file can
add it to their home directory more conveniently that individual repos
like this.
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhaul the ECM build system.</title>
<updated>2015-11-22T10:39:45+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-11-15T15:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=c941061aa989bba945e296aad47df22f9c8ddd5f'/>
<id>c941061aa989bba945e296aad47df22f9c8ddd5f</id>
<content type='text'>
It should now be easier to read, and more featureful. Among other
tweaks, we now print a summary of dependencies and build options, and
the documentation is generated with more sensible breadcrumbs and
builds properly with Sphinx 1.3.

REVIEW: 126075
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It should now be easier to read, and more featureful. Among other
tweaks, we now print a summary of dependencies and build options, and
the documentation is generated with more sensible breadcrumbs and
builds properly with Sphinx 1.3.

REVIEW: 126075
</pre>
</div>
</content>
</entry>
</feed>
