<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src/kconfig_compiler, branch v5.25.0</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>Fix reproducibility in builds by ensuring utf-8 encoding.</title>
<updated>2016-06-22T16:07:44+00:00</updated>
<author>
<name>Scarlett Clark</name>
<email>scarlett@scarlettgatelyclark.com</email>
</author>
<published>2016-06-22T16:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=9b72ca60e8c0ada4256ee22f3ed5b45717ccc368'/>
<id>9b72ca60e8c0ada4256ee22f3ed5b45717ccc368</id>
<content type='text'>
REVIEW:128102
Set encoding on kconfig_compiler generated cpp and headers
to utf-8 ( reproducible builds ) Under certain locals non
standard characters will get dropped making builds un reproducible.
Setting the encoding to utf-8 on the files makes all builds reproducible
no matter what ( or none ) locale is in use. Thereby making the build reproducible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW:128102
Set encoding on kconfig_compiler generated cpp and headers
to utf-8 ( reproducible builds ) Under certain locals non
standard characters will get dropped making builds un reproducible.
Setting the encoding to utf-8 on the files makes all builds reproducible
no matter what ( or none ) locale is in use. Thereby making the build reproducible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate branch in kconfig_compiler.cpp</title>
<updated>2015-12-29T05:30:50+00:00</updated>
<author>
<name>Matthew Dawson</name>
<email>matthew@mjdsystems.ca</email>
</author>
<published>2015-12-29T05:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=837edaabc446b946fca5f318ae53ad305eab13fd'/>
<id>837edaabc446b946fca5f318ae53ad305eab13fd</id>
<content type='text'>
This has been around for a long time, no need to dupilcate.

Coverity issue 1289077.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has been around for a long time, no need to dupilcate.

Coverity issue 1289077.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some Clazy warnings</title>
<updated>2015-12-23T14:57:57+00:00</updated>
<author>
<name>Imran Tatriev</name>
<email>itatriev@gmail.com</email>
</author>
<published>2015-12-23T14:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=74d30c02373383748219318372907539d8259250'/>
<id>74d30c02373383748219318372907539d8259250</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use QStringLiteral in generated code</title>
<updated>2015-10-30T22:31:09+00:00</updated>
<author>
<name>Montel Laurent</name>
<email>montel@kde.org</email>
</author>
<published>2015-10-28T07:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=75d11cc64fee09189bfe8f968f0558e3d1000db8'/>
<id>75d11cc64fee09189bfe8f968f0558e3d1000db8</id>
<content type='text'>
REVIEW: 125833
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 125833
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor optimizations</title>
<updated>2015-10-05T13:16:16+00:00</updated>
<author>
<name>Albert Astals Cid</name>
<email>aacid@kde.org</email>
</author>
<published>2015-10-05T13:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=788e2a5509d3072dde1c5243186e70e9dfedf5cc'/>
<id>788e2a5509d3072dde1c5243186e70e9dfedf5cc</id>
<content type='text'>
Ran the clazy tool (http://www.kdab.com/use-static-analysis-improve-performance/)

Mostly QStringLiteral/QLatin1String additions
A few const &amp; additions to non public methods

Compiles, test pass

REVIEW: 125106
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ran the clazy tool (http://www.kdab.com/use-static-analysis-improve-performance/)

Mostly QStringLiteral/QLatin1String additions
A few const &amp; additions to non public methods

Compiles, test pass

REVIEW: 125106
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark kconfig-compiler as non-gui tool</title>
<updated>2015-09-25T11:01:37+00:00</updated>
<author>
<name>Harald Fernengel</name>
<email>harald.fernengel@here.com</email>
</author>
<published>2015-09-21T18:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=83b223025670494116349382144780143f6e9563'/>
<id>83b223025670494116349382144780143f6e9563</id>
<content type='text'>
Makes sure that it doens't create an app bundle on Mac OS X

REVIEW: 125337
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes sure that it doens't create an app bundle on Mac OS X

REVIEW: 125337
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid QString::fromLatin1() in generated code</title>
<updated>2015-08-18T21:46:00+00:00</updated>
<author>
<name>Sergio Martins</name>
<email>iamsergio@gmail.com</email>
</author>
<published>2015-08-12T15:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=4d5a50a85bec95e60f11d1ac271df643e472ecf5'/>
<id>4d5a50a85bec95e60f11d1ac271df643e472ecf5</id>
<content type='text'>
Because it allocates memory.
REVIEW: 124717
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because it allocates memory.
REVIEW: 124717
</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>Don't generate deprecated code</title>
<updated>2015-07-27T10:39:56+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2015-07-27T10:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=be95bc91fb8b0e115a31d9b3cbd63c9d234da6a9'/>
<id>be95bc91fb8b0e115a31d9b3cbd63c9d234da6a9</id>
<content type='text'>
::usrWriteConfig is deprecated, use ::usrSave as recommended by the
documentation.

REVIEW: 124467
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
::usrWriteConfig is deprecated, use ::usrSave as recommended by the
documentation.

REVIEW: 124467
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark message() as WARNING</title>
<updated>2015-06-24T21:21:59+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2015-06-24T21:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=e33595febbe8037d3d4e2b6dd7c564c3257d5afb'/>
<id>e33595febbe8037d3d4e2b6dd7c564c3257d5afb</id>
<content type='text'>
As recommended by Alex Merry

CCMAIL: alex.merry@kde.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As recommended by Alex Merry

CCMAIL: alex.merry@kde.org
</pre>
</div>
</content>
</entry>
</feed>
