kumquat-buildroot/toolchain
Maxime Petazzoni d147b81fda Re-implement the source-check and external-deps targets
The new DL_MODE variable dispatches between the various download
implementations of each method (Git, Subversion, Wget) to deal with the
normal download (default mode, 'DOWNLOAD'), the source-check
('SOURCE_CHECK') and to show the external dependencies for external-deps
('SHOW_EXTERNAL_DEPS').

For the latter, the legacy script wget-show-external-deps.sh is no
longer required as $(WGET) isn't called directly anymore but always
through the DOWNLOAD helper.

Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-09-13 08:18:40 +02:00
..
binutils toolchain: enforce --disable-multilib 2010-07-30 09:31:39 +02:00
ccache
dependencies Detect early if an UTF-8 locale is needed 2010-08-11 13:10:54 +02:00
elf2flt
gcc gcc: remove deprecated gcc 4.2.[1-3] versions and unused patches 2010-08-30 11:08:41 +02:00
gdb gdb: disallow GDB_HOST on external toolchain builds 2010-07-29 16:04:38 +02:00
kernel-headers kernel-headers: add 2.6.35.x, bump stable versions, get rid of 2.6.27/2.6.28 2010-09-06 09:34:46 +02:00
mklibs
sstrip
toolchain-buildroot toolchain: remove multilib 2010-07-28 23:21:45 +02:00
toolchain-external toolchain: rename external toolchain dir 2010-07-28 16:20:03 +02:00
uClibc uClibc: fix ppc e500 handling 2010-08-29 00:14:40 +02:00
Config.in toolchain: move buildroot config files 2010-07-28 16:20:08 +02:00
helpers.mk toolchain: move helper functions from external toolchain 2010-07-28 16:19:56 +02:00
Makefile.in toolchain: remove multilib 2010-07-28 23:21:45 +02:00
patch-kernel.sh
toolchain-buildroot.mk toolchain: move makefile includes 2010-07-28 16:20:06 +02:00
toolchain-common.in Prevent C++ + locale + uClibc 0.9.31 + gcc 4.2 to be selected 2010-08-11 16:03:43 +02:00
toolchain-external.mk toolchain: move makefile includes 2010-07-28 16:20:06 +02:00