History log of /openwrt/target/toolchain/Makefile
Revision Date Author Comments
# 8751abca 03-Jan-2016 Felix Fietkau <nbd@openwrt.org>

targets: Use configured distribution name for SDK, IB, and Toolchain tarball names

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 <openwrt@daniel.thecshore.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48081 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 4b3b4e9d 03-Jan-2016 Felix Fietkau <nbd@openwrt.org>

target/toolchain: Fix tarball filename

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 <openwrt@daniel.thecshore.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48080 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 4a998150 07-Feb-2015 Jo-Philipp Wich <jow@openwrt.org>

toolchain: respect CONFIG_VERSION_FILENAMES and add host system suffix

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44311 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 72ee1edd 25-Aug-2014 Felix Fietkau <nbd@openwrt.org>

target/toolchain: strip files, leave out the initial gcc

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42302 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 727249a9 22-Aug-2012 John Crispin <blogic@openwrt.org>

[target] derive system from hostcc to allow building inside a chroot

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33228 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 047f0425 04-Sep-2010 Gabor Juhos <juhosg@openwrt.org>

target/toolchain: fix installation after r22723

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22887 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 0ba2fa38 14-Apr-2010 Nicolas Thill <nico@openwrt.org>

target/toolchain: match toolchain directory name changes in r19885 & r20215 (closes: #7148 & #7162)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20865 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 6e68fac2 19-Nov-2009 Felix Fietkau <nbd@openwrt.org>

do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18454 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 7a1602d7 14-Nov-2009 Felix Fietkau <nbd@openwrt.org>

Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.

Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18419 3c298f89-4303-0410-b956-a3cf2f4a3e73