From: "Jörg Krause" <joerg.krause@embedded.rocks>
To: buildroot@busybox.net
Subject: [Buildroot] [Patch v5 0/7] Add support for the Rust programming language
Date: Mon, 24 Apr 2017 20:27:52 +0200 [thread overview]
Message-ID: <1493058472.5211.1.camel@embedded.rocks> (raw)
In-Reply-To: <20170422173840.19694-1-eric.le.bihan.dev@free.fr>
Hi Eric,
On Sat, 2017-04-22 at 19:38 +0200, Eric Le Bihan wrote:
> This series adds support for the Rust programming language by adding the
> following packages:
>
> - rustc: a virtual package for the Rust compiler.
> - rust-bin: provides a pre-built version of rustc.
> - rust: builds rustc from source.
>
> Both providers are able to cross-compile code for ARM, MIPS, PowerPC and
> x86_64 architectures. Only the host variants are provided.
>
> The rustc virtual package is inspired by the mysql one.
>
> As the Rust compiler is written in Rust and uses Cargo, the Rust package
> manager, as build system, two additional packages are provided: rust-bootstrap
> and cargo-bootstrap.
Many thanks for the work! I'll look into it, when I've some spare time.
J?rg
prev parent reply other threads:[~2017-04-24 18:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-22 17:38 [Buildroot] [Patch v5 0/7] Add support for the Rust programming language Eric Le Bihan
2017-04-22 17:38 ` [Buildroot] [Patch v5 1/7] pkg-virtual: fix host dependencies handling Eric Le Bihan
2017-05-01 8:58 ` Yann E. MORIN
2017-04-22 17:38 ` [Buildroot] [Patch v5 2/7] rustc: new virtual package Eric Le Bihan
2017-04-22 17:38 ` [Buildroot] [Patch v5 3/7] rust-bin: new package Eric Le Bihan
2017-04-22 17:38 ` [Buildroot] [Patch v5 4/7] rustc: expose host variant in menuconfig Eric Le Bihan
2017-04-22 17:38 ` [Buildroot] [Patch v5 5/7] rust-bootstrap: new package Eric Le Bihan
2017-04-22 17:38 ` [Buildroot] [Patch v5 6/7] cargo-bootstrap: " Eric Le Bihan
2017-04-22 17:38 ` [Buildroot] [Patch v5 7/7] rust: " Eric Le Bihan
2017-04-24 18:27 ` Jörg Krause [this message]
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=1493058472.5211.1.camel@embedded.rocks \
--to=joerg.krause@embedded.rocks \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.