kumquat-buildroot/toolchain
Thomas Petazzoni 217ef08a97 Integration with Buildroot Toolchain Eclipse plugin
The Eclipse plugin at
https://github.com/mbats/eclipse-buildroot-toolchain-plugin allows
users of Eclipse to easily use the toolchain available in
Buildroot. To do so, this plugin reads
~/.buildroot-eclipse.toolchains, which contains the list of Buildroot
toolchains available on the system, and then offer those toolchains to
compile Eclipse projects.

In order to interface with this plugin, this commit adds an option
that allows the user to tell whether (s)he wants the Buildroot project
toolchain to be visible under this Eclipse plugin. It simply adds a
line in this ~/.buildroot-eclipse.toolchains file.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-14 16:33:30 +01:00
..
elf2flt
gcc toolchain/gcc: also disable largefile for pass 1/2 if needed 2012-12-12 21:22:29 +01:00
gdb gdb: Needs threads support 2012-12-19 10:19:56 +01:00
kernel-headers kernel-headers: bump 3.{0, 4, 7}.x stable versions 2013-01-12 08:47:50 +01:00
toolchain-buildroot
toolchain-crosstool-ng toolchain/crostool-ng: use newly-introduced BUILDROOT_CONFIG 2013-01-13 23:15:07 +01:00
toolchain-external toolchain-external: use BR2_HOSTARCH_NEEDS_IA32_LIBS where needed 2013-01-06 21:37:23 +01:00
uClibc
Config.in
helpers.mk
toolchain-buildroot.mk
toolchain-common.in Integration with Buildroot Toolchain Eclipse plugin 2013-01-14 16:33:30 +01:00
toolchain-crosstool-ng.mk
toolchain-external.mk