<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/xback/target/toolchain, branch reboot</title>
<subtitle>Staging tree of Koen Vandeputte</subtitle>
<id>https://git.openwrt.org/openwrt/staging/xback/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/xback/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/'/>
<updated>2016-01-03T14:44:42Z</updated>
<entry>
<title>targets: Use configured distribution name for SDK, IB, and Toolchain tarball names</title>
<updated>2016-01-03T14:44:42Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-03T14:44:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=d69efa4e1538b3667a684c8520dfd8d11662b258'/>
<id>urn:sha1:d69efa4e1538b3667a684c8520dfd8d11662b258</id>
<content type='text'>
We allow to configure the version distribution name;
let's also use it for the tarballs (SDK, ImageBuilder,
and SDK).

Signed-off-by: Daniel Dickinson &lt;openwrt@daniel.thecshore.com&gt;

SVN-Revision: 48081
</content>
</entry>
<entry>
<title>target/toolchain: Fix tarball filename</title>
<updated>2016-01-03T14:44:36Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-03T14:44:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=2274fbc8dbb996887f26c61d58176b3ea645e310'/>
<id>urn:sha1:2274fbc8dbb996887f26c61d58176b3ea645e310</id>
<content type='text'>
Toolchain makefile was missing include of version.mk
so the openwrt version was missing from the filename.
This patch fixes that.

Signed-off-by: Daniel Dickinson &lt;openwrt@daniel.thecshore.com&gt;

SVN-Revision: 48080
</content>
</entry>
<entry>
<title>toolchain: respect CONFIG_VERSION_FILENAMES and add host system suffix</title>
<updated>2015-02-07T21:01:37Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-07T21:01:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=e9c10a0c8e4511e19a31f983162c171ab4dccba2'/>
<id>urn:sha1:e9c10a0c8e4511e19a31f983162c171ab4dccba2</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44311
</content>
</entry>
<entry>
<title>target/toolchain/Config.in: Clarify packaging of toolchain.</title>
<updated>2014-10-14T12:21:16Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-10-14T12:21:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=064f50871b57e2e17232ca2fd10845eaa3a1025b'/>
<id>urn:sha1:064f50871b57e2e17232ca2fd10845eaa3a1025b</id>
<content type='text'>
Change the "help" info to emphasize that this option refers
specifically to packaging the toolchain that would be built anyway.

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;

SVN-Revision: 42912
</content>
</entry>
<entry>
<title>target/toolchain: strip files, leave out the initial gcc</title>
<updated>2014-08-26T12:32:51Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-08-26T12:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=315e567ab233c8b7208c33afcd9a6b1184fedd33'/>
<id>urn:sha1:315e567ab233c8b7208c33afcd9a6b1184fedd33</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 42302
</content>
</entry>
<entry>
<title>build: consistently use 'depends on' instead of 'depends'</title>
<updated>2013-04-17T15:36:41Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2013-04-17T15:36:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=96bb7c123b8b47dfc43002edf4a52aceb410f852'/>
<id>urn:sha1:96bb7c123b8b47dfc43002edf4a52aceb410f852</id>
<content type='text'>
make the syntax more compatible with kernel menuconfig

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36351
</content>
</entry>
<entry>
<title>add preliminary support for musl</title>
<updated>2012-11-23T20:02:29Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2012-11-23T20:02:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=6b63716262b89bec53402817876116898936d5f4'/>
<id>urn:sha1:6b63716262b89bec53402817876116898936d5f4</id>
<content type='text'>
Musl is an alternative C-library, see http://www.musl-libc.org for more infos.

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 34314
</content>
</entry>
<entry>
<title>derive system from hostcc to allow building inside a chroot</title>
<updated>2012-08-22T15:07:32Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2012-08-22T15:07:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=3686b8d279c4ef5840a2001695de234ecdb313d9'/>
<id>urn:sha1:3686b8d279c4ef5840a2001695de234ecdb313d9</id>
<content type='text'>
SVN-Revision: 33228
</content>
</entry>
<entry>
<title>target/toolchain: fix installation after r22723</title>
<updated>2010-09-04T11:56:33Z</updated>
<author>
<name>Gabor Juhos</name>
</author>
<published>2010-09-04T11:56:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=3e747a7f7534d1c7a5ac1b8e58b99a2585cac0c9'/>
<id>urn:sha1:3e747a7f7534d1c7a5ac1b8e58b99a2585cac0c9</id>
<content type='text'>
SVN-Revision: 22887
</content>
</entry>
<entry>
<title>target/toolchain: match toolchain directory name changes in r19885 &amp; r20215 (closes: #7148 &amp; #7162)</title>
<updated>2010-04-15T00:33:40Z</updated>
<author>
<name>Nicolas Thill</name>
</author>
<published>2010-04-15T00:33:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=d3e5ab1f193c31a556fb830bf0d6c66508f37781'/>
<id>urn:sha1:d3e5ab1f193c31a556fb830bf0d6c66508f37781</id>
<content type='text'>
SVN-Revision: 20865
</content>
</entry>
</feed>
