<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git, branch v3.1.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v3.1.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v3.1.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2018-02-16T09:15:50Z</updated>
<entry>
<title>Make 3.1.0 release</title>
<updated>2018-02-16T09:15:50Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-16T09:15:50Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=ce43e322b57c9c62999d8941f677e5ba2f455047'/>
<id>urn:sha1:ce43e322b57c9c62999d8941f677e5ba2f455047</id>
<content type='text'>
Only includes 2a88c0c ("Include direct deps. in
Symbol/Choice.__str__()").
</content>
</entry>
<entry>
<title>Include direct deps. in Symbol/Choice.__str__()</title>
<updated>2018-02-16T09:10:34Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-16T09:05:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=2a88c0cc5707eb0761d87cfd2ca171ce687258fc'/>
<id>urn:sha1:2a88c0cc5707eb0761d87cfd2ca171ce687258fc</id>
<content type='text'>
Direct dependencies are significant for 'imply' even if the symbol has
no properties, so they need to be included to get semantically
equivalent output.

Making the direct dependencies clear is helpful in general too, even if
you can usually infer them from the properties they get propagated to.
</content>
</entry>
<entry>
<title>oldconfig.py style nits</title>
<updated>2018-02-09T01:43:04Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-09T01:23:15Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=30ff778e52d2cd74ce624348c44651982282f07d'/>
<id>urn:sha1:30ff778e52d2cd74ce624348c44651982282f07d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify tri_value_str() in oldconfig.py</title>
<updated>2018-02-09T01:43:04Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-09T01:28:57Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=fb18dea585742f11edf3f20017966698239e7a81'/>
<id>urn:sha1:fb18dea585742f11edf3f20017966698239e7a81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify visibility check in Choice._get_selection()</title>
<updated>2018-02-08T23:50:03Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-08T23:31:50Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=0d44b9e2f47a5a993ab44a1c5355c2ae245d4525'/>
<id>urn:sha1:0d44b9e2f47a5a993ab44a1c5355c2ae245d4525</id>
<content type='text'>
The visibility of a symbol in an y-mode choice can only be n or y, so
it's sufficient to check that it's not n (0).
</content>
</entry>
<entry>
<title>oldconfig.py comment nit</title>
<updated>2018-02-08T22:42:35Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-08T22:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=3c4e9ad328e168c524276f21b24ae7e87fbb912a'/>
<id>urn:sha1:3c4e9ad328e168c524276f21b24ae7e87fbb912a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give hint about recognizing undefined symbols</title>
<updated>2018-02-08T12:07:41Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-08T12:07:41Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=6f3163095edb7663a1186963c3b2dcb520e06a64'/>
<id>urn:sha1:6f3163095edb7663a1186963c3b2dcb520e06a64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README nit</title>
<updated>2018-02-08T11:52:19Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-08T11:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=6c7c7d00b157dbb2bb77d1e1f36cef1ac93ddfea'/>
<id>urn:sha1:6c7c7d00b157dbb2bb77d1e1f36cef1ac93ddfea</id>
<content type='text'>
Might've sounded a bit snarky -- wasn't meant to.
</content>
</entry>
<entry>
<title>Fix typo in module docstring</title>
<updated>2018-02-08T11:38:03Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-08T11:38:03Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e2c2eef8902338f2c7fbff21d040fcf9a4953a8b'/>
<id>urn:sha1:e2c2eef8902338f2c7fbff21d040fcf9a4953a8b</id>
<content type='text'>
It's the top-level Kconfig file that source's depending on $SRCARCH, not
the top-level Makefile.
</content>
</entry>
<entry>
<title>_parse_expr() docstring nit</title>
<updated>2018-02-08T10:03:33Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-08T10:03:33Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=fed0cb5133a4ddf470aa9a4e869a99ad6f0dc65d'/>
<id>urn:sha1:fed0cb5133a4ddf470aa9a4e869a99ad6f0dc65d</id>
<content type='text'>
</content>
</entry>
</feed>
