<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git, branch v10.42.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.42.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.42.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2019-03-16T08:52:32Z</updated>
<entry>
<title>Make 10.42.0 release</title>
<updated>2019-03-16T08:52:32Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-16T08:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=55fe59cf3609a931957b099ec291135960409b7c'/>
<id>urn:sha1:55fe59cf3609a931957b099ec291135960409b7c</id>
<content type='text'>
Adds a new style warning in commit df2d26f ("Warn for unquoted argument
to 'source', etc.").
</content>
</entry>
<entry>
<title>Fix link to Kconfig best practices page</title>
<updated>2019-03-16T08:49:10Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-16T08:48:34Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=f8b254992e8fdbb54a8943a398b7f696578bcea4'/>
<id>urn:sha1:f8b254992e8fdbb54a8943a398b7f696578bcea4</id>
<content type='text'>
Got moved.

Also link it in the 'Getting started' section.
</content>
</entry>
<entry>
<title>menuconfig: Add generic window height/width helpers</title>
<updated>2019-03-16T08:30:57Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-16T08:02:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=62d6d65a1ad1e5429b507d6f23f9da126aba016b'/>
<id>urn:sha1:62d6d65a1ad1e5429b507d6f23f9da126aba016b</id>
<content type='text'>
Replace _menu_win_height() with two generic _height(win)/_width(win)
helpers and use them for other windows as well. Makes things a bit
easier to read.
</content>
</entry>
<entry>
<title>Warn for unquoted argument to 'source', etc.</title>
<updated>2019-03-16T07:30:14Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-15T16:05:18Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=df2d26fecd4d70232ae85beb813bc36d593c8bd1'/>
<id>urn:sha1:df2d26fecd4d70232ae85beb813bc36d593c8bd1</id>
<content type='text'>
Print a warning suggesting to add quotes for things like

  source foo/bar/Kconfig
  menu title
  prompt unquoted

Example warning:

  Kconfig:32: warning: style: quotes recommended around 'lib/Kconfig.debug' in 'source lib/Kconfig.debug'

That quoteless syntax is supported for compatibility with old versions
of the C tools. It only works for a single word.
</content>
</entry>
<entry>
<title>Make 10.41.0 release</title>
<updated>2019-03-14T15:43:36Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-14T14:39:31Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=57fd6c0375490dad70743b3857020aa2ae5bc2c8'/>
<id>urn:sha1:57fd6c0375490dad70743b3857020aa2ae5bc2c8</id>
<content type='text'>
Adds some minor optimization (and internal refactoring) in commit
c0b9b07 ("Refactor and optimize type parsing a bit").
</content>
</entry>
<entry>
<title>menuconfig: Fix some typos in comments</title>
<updated>2019-03-14T15:43:36Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-14T14:48:25Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e2a279bd294f8ab3a73a5b0d7286fa60bbfc1403'/>
<id>urn:sha1:e2a279bd294f8ab3a73a5b0d7286fa60bbfc1403</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oldconfig: Style nit</title>
<updated>2019-03-14T15:43:36Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-14T14:44:05Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=0fa6862931abae2f9bde4b3690d380c4ce68e84c'/>
<id>urn:sha1:0fa6862931abae2f9bde4b3690d380c4ce68e84c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comment nit</title>
<updated>2019-03-14T15:43:36Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-14T14:38:51Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=10d9e2ffd115dacf2cf8d0d71cf7bf4eb8cf9b71'/>
<id>urn:sha1:10d9e2ffd115dacf2cf8d0d71cf7bf4eb8cf9b71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>menuconfig: Put two blank lines between top-level functions</title>
<updated>2019-03-14T15:43:36Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-14T14:26:24Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=bf407654df1081e7fbc3f876288cc275092cf549'/>
<id>urn:sha1:bf407654df1081e7fbc3f876288cc275092cf549</id>
<content type='text'>
Be consistent with the other utilities.
</content>
</entry>
<entry>
<title>Put two blank lines between top-level functions/classes</title>
<updated>2019-03-14T15:43:36Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-14T14:06:59Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d6e6f7aee1fa4d34ffe814ac2c0f7ea4a64de13a'/>
<id>urn:sha1:d6e6f7aee1fa4d34ffe814ac2c0f7ea4a64de13a</id>
<content type='text'>
Make kconfiglib.py consistent with the utilities.
</content>
</entry>
</feed>
