Commit Graph

130 Commits

Author SHA1 Message Date
Cody P Schafer
75deda4847 Tweak inhibit, move comment, update rustc ln 2014-12-02 16:33:00 -05:00
Cody P Schafer
db7d1d0cd9 cargo: disable cargo dep by default 2014-12-02 14:07:19 -05:00
Cody P Schafer
c42a9f51dd re-add older rust, disable newer by default, allow cargo dep to be disabled 2014-12-02 14:00:50 -05:00
Cody P Schafer
e7917112b6 cargo-native builds 2014-12-01 11:06:00 -05:00
Cody P Schafer
d45bd8f7a3 Disable gcc-rs hack, fixup rust-native deps 2014-11-26 13:27:32 -05:00
Cody P Schafer
0035ec3172 tweak rust 2014-11-26 11:26:53 -05:00
Cody P Schafer
d91fa8700a cargo hacks 2014-11-25 15:23:17 -05:00
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