<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src/kconf_update/CMakeLists.txt, branch v5.30.0</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>Fix build with CMP 0026 set to NEW</title>
<updated>2017-01-03T14:39:11+00:00</updated>
<author>
<name>Sven Brauch</name>
<email>mail@svenbrauch.de</email>
</author>
<published>2017-01-03T14:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=72cc5afbdf8acc6505d7ee382cd3a00aca63df9b'/>
<id>72cc5afbdf8acc6505d7ee382cd3a00aca63df9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade Qt version requirement to 5.3</title>
<updated>2015-08-01T12:41:18+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2015-08-01T12:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=8ebf4735e4ba35b1d3e2102f35e1b3b7f5a684a9'/>
<id>8ebf4735e4ba35b1d3e2102f35e1b3b7f5a684a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update installation variables.</title>
<updated>2015-01-10T17:46:20+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-01-10T17:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=23d21437af6c38673c3fcfb6d7ae45e8220f3406'/>
<id>23d21437af6c38673c3fcfb6d7ae45e8220f3406</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix kconf_update test on Windows</title>
<updated>2014-05-07T18:48:16+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson.kde@gmail.com</email>
</author>
<published>2014-05-07T18:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=94419b6f0cd469dc7cb0184a6fb48c1fe304c4d8'/>
<id>94419b6f0cd469dc7cb0184a6fb48c1fe304c4d8</id>
<content type='text'>
We get a CMake warning for reading the LOCATION property, but I don't see
how else to do it (generator expressions don't seem to work)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We get a CMake warning for reading the LOCATION property, but I don't see
how else to do it (generator expressions don't seem to work)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use QProcess in kconf_update</title>
<updated>2014-05-07T18:48:15+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson.kde@gmail.com</email>
</author>
<published>2014-05-07T16:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=7544b8344254cc60dc18fac564ca5f24c52ce66b'/>
<id>7544b8344254cc60dc18fac564ca5f24c52ce66b</id>
<content type='text'>
This allows removing some custom WIN32 API code and is also nicer than
directly calling system()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows removing some custom WIN32 API code and is also nicer than
directly calling system()
</pre>
</div>
</content>
</entry>
<entry>
<title>install libexec executables in the kf5 libexec directory</title>
<updated>2014-04-26T23:53:42+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2014-04-26T23:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=a0c759076bb7f49466871f3e129e62b01d874042'/>
<id>a0c759076bb7f49466871f3e129e62b01d874042</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Export the location of kconf_update in CMake</title>
<updated>2014-03-25T10:21:26+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-03-24T15:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=d53cf39a20d3f3f23883ca9a6b154041ee094a8d'/>
<id>d53cf39a20d3f3f23883ca9a6b154041ee094a8d</id>
<content type='text'>
This is for the benefit of kded, which needs to run this binary.

REVIEW: 117023
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is for the benefit of kded, which needs to run this binary.

REVIEW: 117023
</pre>
</div>
</content>
</entry>
<entry>
<title>Move kconfig code to the root directory.</title>
<updated>2013-12-18T00:45:18+00:00</updated>
<author>
<name>Jenkins CI</name>
<email>null@kde.org</email>
</author>
<published>2013-12-18T00:45:18+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=867e7a50e6396338ab4fe9aa22ad141e4cd344d2'/>
<id>867e7a50e6396338ab4fe9aa22ad141e4cd344d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
