forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Niels Sascha Reedijk edited this page Jun 7, 2019
·
70 revisions
Welcome to the Rust-on-Haiku repository. In here Haiku-specific patches for Rust are tracked.
The repository is set up as follows:
- There are tags for each of the rust releases that will work on Haiku. (e.g.
rust-haiku-1.34.2
- The
haiku-stable
branch contains the latest ported stable release - There is also a
haiku-beta
and ahaiku-nightly
. These are updated whenever I make a succesful build.
The haiku-beta
and haiku-nightly
repositories are not frequently updated, usually once per release cycle.
This wiki contains the steps to cross-compile Rust on Haiku from Linux or any other build platform both the Haiku and Rust build support.
All Categories:
- Docs -- For users
- Notes -- For developers
- Libs -- For library authors
- Meeting minutes