buildrootschalter/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 Remove REAL_GNU_TARGET_NAME 2012-06-23 15:14:51 +02:00
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 xtensa: add support for the Xtensa architecture 2012-11-15 16:39:43 +01:00
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 xtensa: add support for the Xtensa architecture 2012-11-15 16:39:43 +01:00
Config.in xtensa: add support for the Xtensa architecture 2012-11-15 16:39:43 +01:00
helpers.mk toolchain-external: improve glibc support to test availability of RPC 2012-11-04 01:22:43 +01:00
toolchain-buildroot.mk mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-common.in Integration with Buildroot Toolchain Eclipse plugin 2013-01-14 16:33:30 +01:00
toolchain-crosstool-ng.mk mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-external.mk mklibs: remove support 2012-04-25 09:56:30 +02:00