From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] Integration with Buildroot Toolchain Eclipse plugin
Date: Mon, 14 Jan 2013 16:35:53 +0100 [thread overview]
Message-ID: <87d2x7srom.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1358088734-23460-2-git-send-email-thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Sun, 13 Jan 2013 15:52:13 +0100")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> The Eclipse plugin at
Thomas> https://github.com/mbats/eclipse-buildroot-toolchain-plugin allows
Thomas> users of Eclipse to easily use the toolchain available in
Thomas> Buildroot. To do so, this plugin reads
Thomas> ~/.buildroot-eclipse.toolchains, which contains the list of Buildroot
Thomas> toolchains available on the system, and then offer those toolchains to
Thomas> compile Eclipse projects.
Thomas> In order to interface with this plugin, this commit adds an option
Thomas> that allows the user to tell whether (s)he wants the Buildroot project
Thomas> toolchain to be visible under this Eclipse plugin. It simply adds a
Thomas> line in this ~/.buildroot-eclipse.toolchains file.
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas> +++ b/support/scripts/eclipse-register-toolchain
Thomas> @@ -0,0 +1,28 @@
Thomas> +#!/bin/sh
Thomas> +
Thomas> +project_directory=$1
Thomas> +toolchain_prefix=$2
Thomas> +architecture=$3
Committed, thanks. I know this is an internal script, but a bit of
documentation / argument checking could have been good.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2013-01-14 15:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-13 14:52 [Buildroot] Release 1.0.0 of the Buildroot/Eclipse integration Thomas Petazzoni
2013-01-13 14:52 ` [Buildroot] [PATCH 1/2] Integration with Buildroot Toolchain Eclipse plugin Thomas Petazzoni
2013-01-14 15:35 ` Peter Korsgaard [this message]
2013-01-13 14:52 ` [Buildroot] [PATCH 2/2] docs/manual: mention the Eclipse integration Thomas Petazzoni
2013-01-14 15:36 ` Peter Korsgaard
2013-01-13 16:28 ` [Buildroot] Release 1.0.0 of the Buildroot/Eclipse integration Willy Lambert
2013-01-13 16:33 ` Thomas Petazzoni
2013-01-15 9:15 ` Jeremy Rosen
2013-01-15 9:21 ` Thomas Petazzoni
2013-01-15 9:25 ` Jeremy Rosen
2013-03-21 16:33 ` Will Moore
2013-03-21 16:39 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d2x7srom.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox