Commit Graph

23 Commits

Author SHA1 Message Date
Cody P Schafer 4b75f09945 split rust.bbclass into rust & cargo classes 2014-11-21 12:11:28 -05:00
Cody P Schafer 5811ada7fe rust-hello-world builds :) 2014-11-20 20:44:10 -05:00
Cody P Schafer 4b198fb3a4 rust: post-link-args, kill RUST_PATH for now 2014-11-20 02:13:48 -05:00
Cody P Schafer 5b26b170fd rust-native: correct conditional 2014-11-18 12:58:46 -05:00
Cody P Schafer c40e716008 rust: cleanup for things patched in, make local-rust more reliable 2014-11-18 11:49:14 -05:00
Cody P Schafer e3539d1687 rust: avoid some things that break bitbake, add more patches 2014-11-18 01:57:50 -05:00
Cody P Schafer 2d90348be0 Unify LINK flags 2014-11-17 17:57:46 -05:00
Cody P Schafer be479a8e39 rust: set link flags more consistently 2014-11-17 16:36:46 -05:00
Cody P Schafer 5dff55ff8c rust-cross: depend on glibc (may not be correct) 2014-11-17 16:36:09 -05:00
Cody P Schafer 459bc5d88a tweaks 2014-11-17 03:39:57 -05:00
Cody P Schafer 436d9a6593 This is awful 2014-11-17 01:44:52 -05:00
Cody P Schafer c9d9b67368 sysroot specification 2014-11-17 01:39:39 -05:00
Cody P Schafer d8e25c781a cargo is picky too :( 2014-11-17 00:54:06 -05:00
Cody P Schafer fb7bee4f4d fix some instalation and paths, rustc --target ${TARGET_SYS} now just fails to find std 2014-11-16 18:45:58 -05:00
Cody P Schafer 79c4a9843e multiple fixes
- avoid choking in morestack on i586,
 - fixup dependencies
 - rename rust-cross to internal-rust-cross (in the hope the people are
   less likely to try to inherit it when they shouldn't)
 - enable-local-rust for -target and -cross builds
2014-11-15 21:46:04 -05:00
Cody P Schafer 67094e7ee4 fixes, catch some bugs earlier, reindent python 2014-11-15 17:05:32 -05:00
Cody P Schafer 084e14a567 Trying to build rust-hello-world 2014-11-14 19:07:59 -05:00
Cody P Schafer 56ffb31053 remove old rust-misc.bbclass 2014-11-14 16:09:28 -05:00
Cody P Schafer e2d129ca8c broken more 2014-11-13 17:12:15 -05:00
Cody P Schafer d1c3e49ac2 triplet hacks 2014-11-13 02:27:29 -05:00
Cody P Schafer 8dbfa259b1 closer 2014-11-12 17:58:19 -05:00
Cody P Schafer d7d6cf7511 more 2014-11-10 17:25:43 -05:00
Cody P Schafer f7801cf999 Initial, untested
- rust-cross builds
 - cargo-native still broken
 - untested wrappers for rust and cargo provided in rust.bbclass
2014-10-25 12:50:28 -04:00