<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/kaloz/scripts/config, branch master</title>
<subtitle>Staging tree of Imre Kaloz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/'/>
<updated>2018-02-13T10:35:35Z</updated>
<entry>
<title>build: cleanup leftover qconf files</title>
<updated>2018-02-13T10:35:35Z</updated>
<author>
<name>Alif M. Ahmad</name>
</author>
<published>2018-01-12T08:55:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=02a1a8af955180439be6316049ba8a70cf5d1b1c'/>
<id>urn:sha1:02a1a8af955180439be6316049ba8a70cf5d1b1c</id>
<content type='text'>
``make xconfig`` toplevel target will invoke ``make qconf`` inside
./scripts/config directory, which results a ``qconf`` executable.

This commit removes leftover ``qconf`` executable during ``make
config-clean``.

Signed-off-by: Alif M. Ahmad &lt;alive4ever@live.com&gt;
</content>
</entry>
<entry>
<title>merge: base: update base-files and basic config</title>
<updated>2017-12-08T18:41:18Z</updated>
<author>
<name>Zoltan HERPAI</name>
</author>
<published>2017-11-07T08:45:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=34bbbbf9c3b39e7b2d81df590aad5cdbd00280d6'/>
<id>urn:sha1:34bbbbf9c3b39e7b2d81df590aad5cdbd00280d6</id>
<content type='text'>
Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;
</content>
</entry>
<entry>
<title>scripts/config: add qconf files to .gitignore</title>
<updated>2017-11-02T14:58:45Z</updated>
<author>
<name>Alif M. Ahmad</name>
</author>
<published>2017-07-23T03:08:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=b1501a684bdbe0c6d09017cc0773c109ca44b2e7'/>
<id>urn:sha1:b1501a684bdbe0c6d09017cc0773c109ca44b2e7</id>
<content type='text'>
This commit adds qconf related files to .gitignore.
The files to be tracked are qconf.cc, qconf.h, and images.c.
The files to be ignored are qconf*.o, qconf*, qconf.moc, and
.tmp_qtcheck.

Signed-off-by: Alif M. Ahmad &lt;alive4ever@live.com&gt;
</content>
</entry>
<entry>
<title>scripts/config: Add qconf target to Makefile</title>
<updated>2017-11-02T14:58:45Z</updated>
<author>
<name>Alif M. Ahmad</name>
</author>
<published>2017-07-23T03:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=ff43c03c146cad19ce43a5412df0b39eb61c3bf5'/>
<id>urn:sha1:ff43c03c146cad19ce43a5412df0b39eb61c3bf5</id>
<content type='text'>
qconf is kconfig UI utilizing QT toolkit. This makes it possible to use
graphical interface interaction to configure LEDE build target.

This commit adds qconf target to ./script/config/Makefile to be used by
toplevel ``make xconfig`` later.

Signed-off-by: Alif M. Ahmad &lt;alive4ever@live.com&gt;
</content>
</entry>
<entry>
<title>scripts/config: add -DKBUILD_NO_NLS to CXXFLAGS</title>
<updated>2017-11-02T14:58:45Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-10-29T16:15:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=349bb6e663c86bf2f46e60203ca2867c579e0a72'/>
<id>urn:sha1:349bb6e663c86bf2f46e60203ca2867c579e0a72</id>
<content type='text'>
Preparation for adding C++ code which needs the same flag

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>scripts/config: import qconf</title>
<updated>2017-11-02T14:58:45Z</updated>
<author>
<name>Alif M. Ahmad</name>
</author>
<published>2017-07-23T03:08:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=96eb96c3f064b07a926a3ac141ea5d1243f1d508'/>
<id>urn:sha1:96eb96c3f064b07a926a3ac141ea5d1243f1d508</id>
<content type='text'>
Import qconf.cc, qconf.h, and images.c from linux kernel 4.9.13 archive.

Signed-off-by: Alif M. Ahmad &lt;alive4ever@live.com&gt;
</content>
</entry>
<entry>
<title>scripts/config: properly handle select on symbols with unmet direct dependencies</title>
<updated>2016-08-03T18:03:36Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-08-03T17:55:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=9bfa6971aeaa663ae5cc845f589ebbd1459a1fc9'/>
<id>urn:sha1:9bfa6971aeaa663ae5cc845f589ebbd1459a1fc9</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>scripts/config: sync with latest linux upstream</title>
<updated>2016-08-03T18:03:35Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-08-03T17:47:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=2d7e602381f3c473d6c8214e8e56bcf80ccf9fa5'/>
<id>urn:sha1:2d7e602381f3c473d6c8214e8e56bcf80ccf9fa5</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>branding: add LEDE branding</title>
<updated>2016-03-24T21:40:13Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-24T21:40:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=fa69553900516944fc43cf7b377105ea1f6d3db0'/>
<id>urn:sha1:fa69553900516944fc43cf7b377105ea1f6d3db0</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;
</content>
</entry>
<entry>
<title>scripts/config: fix handling of CONFDEFAULT on oldconfig</title>
<updated>2015-11-03T12:00:53Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-11-03T12:00:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=b0d9e644648a4e8cf427ed0ea91ed3d5320a3914'/>
<id>urn:sha1:b0d9e644648a4e8cf427ed0ea91ed3d5320a3914</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 47372
</content>
</entry>
</feed>
