<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/genconfig.py, branch v10.22.1</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.22.1</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.22.1'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2018-10-06T02:43:00Z</updated>
<entry>
<title>Update genconfig usage description</title>
<updated>2018-10-06T02:43:00Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-06T02:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=5d15df94df761e17d499c4430bd6dbe889490b97'/>
<id>urn:sha1:5d15df94df761e17d499c4430bd6dbe889490b97</id>
<content type='text'>
Didn't mention --config-out.
</content>
</entry>
<entry>
<title>genconfig: Allow writing a full .config without incremental build info</title>
<updated>2018-10-03T06:05:59Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-03T05:19:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=4602028ba2450903b63f043377cc63ac5e5e36de'/>
<id>urn:sha1:4602028ba2450903b63f043377cc63ac5e5e36de</id>
<content type='text'>
For projects that don't use incremental build information, it's a bit
wasteful to generate it just to get an updated .config file to include
in Makefiles. Add a '--config-out &lt;filename&gt;' option that just writes
the updated .config file, for those cases.

Also remove a redundant default=None argument for --sync-deps. None is
the default value.
</content>
</entry>
<entry>
<title>genconfig: Remove unused sys import</title>
<updated>2018-06-22T12:03:12Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-22T12:00:56Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=7a76c470b5f79d2ed2b8e359c0d99612226dd1e5'/>
<id>urn:sha1:7a76c470b5f79d2ed2b8e359c0d99612226dd1e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>genconfig: Fix weird wording in description</title>
<updated>2018-06-06T18:39:14Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-06T18:39:14Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=92ea878ea315c6fc86ebd49e10a8ab4a2bc8efe7'/>
<id>urn:sha1:92ea878ea315c6fc86ebd49e10a8ab4a2bc8efe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add license tags to scripts</title>
<updated>2018-06-06T06:57:32Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-06T06:57:04Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=a607db8a47fde00bd301d785ba1fbb8a5eab06da'/>
<id>urn:sha1:a607db8a47fde00bd301d785ba1fbb8a5eab06da</id>
<content type='text'>
Everything's ISC.
</content>
</entry>
<entry>
<title>Turn syncconfig.py into genconfig.py and generate header</title>
<updated>2018-06-05T14:09:37Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-05T11:16:12Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=a0f0018496f01f22caf358a56b1d6b91f100af1a'/>
<id>urn:sha1:a0f0018496f01f22caf358a56b1d6b91f100af1a</id>
<content type='text'>
There should be a script available that generates the output header for
the build. It usually makes sense to generate both the header and any
incremental build information at the same time (automatically during
build), so roll them both into the same script.
</content>
</entry>
</feed>
