<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git, branch v10.38.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.38.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.38.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2019-02-23T14:58:01Z</updated>
<entry>
<title>Make 10.38.0 release</title>
<updated>2019-02-23T14:58:01Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-02-23T14:58:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=6b75d1589e06bafca7cb70205b435fe3e01b9f96'/>
<id>urn:sha1:6b75d1589e06bafca7cb70205b435fe3e01b9f96</id>
<content type='text'>
Adds a small documentation improvement in commit 99a7af7 ("Document that
kconfig_filenames keeps absolute paths as-is").
</content>
</entry>
<entry>
<title>Fix spelling in comment</title>
<updated>2019-02-23T14:57:29Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-02-23T14:49:07Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e13477f236bf8a7ea5022ef9c3ce714fea0a3670'/>
<id>urn:sha1:e13477f236bf8a7ea5022ef9c3ce714fea0a3670</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shorten Symbol/Choice.referenced()</title>
<updated>2019-02-23T14:57:29Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-02-23T14:55:11Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=dcd6a07dccbde8826bcbfc00b9b22269cb551ddc'/>
<id>urn:sha1:dcd6a07dccbde8826bcbfc00b9b22269cb551ddc</id>
<content type='text'>
Use a set comprehension.
</content>
</entry>
<entry>
<title>Shorten __repr__() and __str__() code a bit</title>
<updated>2019-02-23T14:51:29Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-02-23T14:48:10Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=b99efd4bdc7c22206442ea9e7cdee36cb11bcac9'/>
<id>urn:sha1:b99efd4bdc7c22206442ea9e7cdee36cb11bcac9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document that kconfig_filenames keeps absolute paths as-is</title>
<updated>2019-02-20T16:35:56Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-02-20T16:35:56Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=99a7af769352b50881686c10dd1462bd7e273239'/>
<id>urn:sha1:99a7af769352b50881686c10dd1462bd7e273239</id>
<content type='text'>
Came up in https://github.com/ulfalizer/Kconfiglib/issues/67.
</content>
</entry>
<entry>
<title>Make 10.37.0 release</title>
<updated>2019-02-11T02:11:27Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-02-11T02:11:06Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=6469c0544035026d63866e280b6726006170a25e'/>
<id>urn:sha1:6469c0544035026d63866e280b6726006170a25e</id>
<content type='text'>
Adds a utility for setting configuration values from the command line,
in commit 22d3cc3 ("setconfig: Add script").
</content>
</entry>
<entry>
<title>setconfig: Add script</title>
<updated>2019-02-11T02:07:30Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-02-11T01:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=22d3cc30fd6bc38da2af2a446a8babe28e79701c'/>
<id>urn:sha1:22d3cc30fd6bc38da2af2a446a8babe28e79701c</id>
<content type='text'>
This is a simple script for updating configuration values from the
command line, with (optional) checking that the assigned value matches
the actual symbol value afterwards (which it might not if there are
unsatisfied dependencies).

Sample usage:

  $ setconfig FOO_SUPPORT=y BAR_BITS=8

This is useful for patching the configuration in automated build
systems, in a way that's safer than directly patching configuration
files.
</content>
</entry>
<entry>
<title>setup.cfg formatting nit</title>
<updated>2019-01-15T22:54:59Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-01-15T22:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=f01cbb4d04143fcc0388f65be6f424e48a839e83'/>
<id>urn:sha1:f01cbb4d04143fcc0388f65be6f424e48a839e83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump latest version to 10.36.0 in README</title>
<updated>2019-01-15T22:54:59Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-01-15T22:54:21Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=6dc0a22d0de5f00eb5c2bfa2adc202d5c6712efb'/>
<id>urn:sha1:6dc0a22d0de5f00eb5c2bfa2adc202d5c6712efb</id>
<content type='text'>
Forgot when pushing out the release.
</content>
</entry>
<entry>
<title>Make 10.36.0 release</title>
<updated>2019-01-15T22:19:05Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-01-15T22:15:03Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=73ea51c0210ff2b13d1cbab4da1a5e45a1a6853a'/>
<id>urn:sha1:73ea51c0210ff2b13d1cbab4da1a5e45a1a6853a</id>
<content type='text'>
Adds commit c9c7f59 ("Package LICENSE.txt in source distributions and
wheels"), by request. Maybe some distros require this.
</content>
</entry>
</feed>
