<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/README.rst, branch v1.0.5</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v1.0.5</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v1.0.5'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2017-10-01T05:28:19Z</updated>
<entry>
<title>Make 1.0.5 release</title>
<updated>2017-10-01T05:28:19Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-10-01T05:28:19Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=80279c463725971430b8f9410040966ed2e2b303'/>
<id>urn:sha1:80279c463725971430b8f9410040966ed2e2b303</id>
<content type='text'>
The only fix is 2a2fcbd (Propagate dependencies to range conditions),
which fixes an obscure issue with dependencies on 'range x y'
properties.

Also includes some internal cleanup and optimization.
</content>
</entry>
<entry>
<title>Make 1.0.4 release</title>
<updated>2017-09-29T19:49:50Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-29T19:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=c8f8e742fce13c0cd86f1857785de141549aa781'/>
<id>urn:sha1:c8f8e742fce13c0cd86f1857785de141549aa781</id>
<content type='text'>
Fixes:

  - After 250b370 (Refactor load_config() and fix minor issues),
    print_undef_assign=True also considers
    "# CONFIG_NOT_DEFINED is not set", which acts like an "n" assignment
    in practice.

  - 7cbfa47 (Fix undef. assign warning in set_user_value())

Also contains some internal cleanup and optimization.
</content>
</entry>
<entry>
<title>Fix incorrect year in README</title>
<updated>2017-09-28T03:47:37Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-28T03:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=f579d5dba10688dd26a9e9ece2321e4604b9a542'/>
<id>urn:sha1:f579d5dba10688dd26a9e9ece2321e4604b9a542</id>
<content type='text'>
Typo</content>
</entry>
<entry>
<title>Make 1.0.3 release</title>
<updated>2017-09-27T15:21:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-27T15:14:54Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=0100bb05fba211ceea21b83697b7bcfd5e2e0bd7'/>
<id>urn:sha1:0100bb05fba211ceea21b83697b7bcfd5e2e0bd7</id>
<content type='text'>
Fixes two minor issues that didn't trigger for the kernel defconfigs but
were found by inspecting the Kconfig C sources:

  - 5f3d307 (Fix 'default' on non-visible choice symbols)
  - f76a524 (Hide non-tristate symbols in non-y tristate choices)

Also includes some minor optimizations and a lot of code cleanups,
including prefixing all internal identifiers with _.
</content>
</entry>
<entry>
<title>Prefix module- and class-internal names with _</title>
<updated>2017-09-25T11:22:56Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-24T18:02:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=55f00fdd55ec20ea5597b8144f4ea3e59a33efe0'/>
<id>urn:sha1:55f00fdd55ec20ea5597b8144f4ea3e59a33efe0</id>
<content type='text'>
I didn't do this when I first wrote Kconfiglib, for whatever reason.

Makes the public API clearer to people browsing the code (though it was
already done for function names) and has some other nice side effects
like uncluttering the module-level documentation and making
autocompletion in ipython more useful. Might avoid pissing off some
people too.

Remove the trailing from _ from stuff that no longer clashes with
keywords.

Piggyback some formatting cleanups for stuff I happened to spot. It's a
huge unwieldy diff anyway.
</content>
</entry>
<entry>
<title>README formatting nit</title>
<updated>2017-09-24T17:29:09Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-24T17:29:09Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=0c15b8e123c60133ba17932567cc848c44da76ee'/>
<id>urn:sha1:0c15b8e123c60133ba17932567cc848c44da76ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix malformed link in README</title>
<updated>2017-09-24T14:52:27Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-24T14:52:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=c7e750dce3b1bd6dcd3f57259e57c45379107199'/>
<id>urn:sha1:c7e750dce3b1bd6dcd3f57259e57c45379107199</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass 'license' param to setuptools.setup()</title>
<updated>2017-09-24T14:35:48Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-24T14:29:50Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=747512bd077707215746c78d8b8ed3df35ac965b'/>
<id>urn:sha1:747512bd077707215746c78d8b8ed3df35ac965b</id>
<content type='text'>
Shows up when you do 'pip show kconfiglib', which previously showed
UNKNOWN for the license. I was hoping it'd be inferred from the trove
classifiers.

Make this a 1.0.2 release.
</content>
</entry>
<entry>
<title>Use --user with pip in the example command</title>
<updated>2017-09-24T13:53:02Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-24T13:53:02Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=366278e1f5324fbb4ce954bc7e563d36441b5160'/>
<id>urn:sha1:366278e1f5324fbb4ce954bc7e563d36441b5160</id>
<content type='text'>
Will make it work for most people out of the box, plus it's good default practice anyway.</content>
</entry>
<entry>
<title>Make 1.0.1 release</title>
<updated>2017-09-24T13:41:22Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-24T13:39:24Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=63aeed02222e0440cb59206f715db2c973fa00f8'/>
<id>urn:sha1:63aeed02222e0440cb59206f715db2c973fa00f8</id>
<content type='text'>
Gets the get_defconfig_filename() fixes out.
</content>
</entry>
</feed>
