Commit Graph

57 Commits

Author SHA1 Message Date
Cody P Schafer ead5fc69f6 rust: remove unneeded os import (bitbake user manual says bb and os are auto imported) 2014-11-18 12:58:58 -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 b77a3de581 rust: set bindir 2014-11-18 02:16:41 -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 118ee0f59e rust: patches to pass flags through to rt stuff 2014-11-17 16:38:32 -05:00
Cody P Schafer 25773e391e rust: comment fixups, indent fixups, don't manage submodules 2014-11-17 16:37:51 -05:00
Cody P Schafer 300e709464 rust: fix CROSS_PREFIX setting and set JEMALLOC_CFLAGS 2014-11-17 16:37:27 -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 9f527cff0d Actually set CROSS_COMPILE when it is not initially set 2014-11-17 03:47:00 -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 5efa166345 Merge branch 'master' of https://github.com/jmesmon/meta-rust
Conflicts:
	README.md
2014-11-17 00:55:02 -05:00
Cody P Schafer d8e25c781a cargo is picky too :( 2014-11-17 00:54:06 -05:00
Cody Schafer edc9ca44b7 Update README.md 2014-11-16 23:46:53 -05:00
Cody Schafer ef038d5a09 Update README.md 2014-11-16 23:46:43 -05:00
Cody Schafer 3a9ae1d694 Update README.md 2014-11-16 23:46:16 -05:00
Cody P Schafer d8bb019606 note system 2014-11-16 18:46:52 -05:00
Cody P Schafer c6a3dbc667 Merge branch 'master' of https://github.com/jmesmon/meta-rust 2014-11-16 18:46:11 -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 Schafer a1dea916f2 Update README.md 2014-11-15 22:52:58 -05:00
Cody P Schafer 34ed27da30 Update readme, put example in example dir 2014-11-15 22:51:42 -05:00
Cody P Schafer 5cbb274444 convert arch to what rust target specs wnat 2014-11-15 22:49:42 -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 67e0a16a62 fix conversion 2014-11-15 00:33:00 -05:00
Cody P Schafer b35ea1ea68 update readme to reflect reality 2014-11-14 19:08:42 -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 97eabd68fb update readme 2014-11-14 15:59:04 -05:00
Cody P Schafer 64ad86c9e4 convert things to python, cargo-native now works 2014-11-14 15:58:13 -05:00
Cody P Schafer 810a7258a7 foo 2014-11-14 10:56:59 -05:00
Cody P Schafer 446eadfb68 Towards json targets 2014-11-13 17:54:58 -05:00
Cody P Schafer 4d711d5f63 Add patch for missing vendor 2014-11-13 17:28:01 -05:00
Cody P Schafer 644394a456 remove old cargo versions 2014-11-13 17:14:01 -05:00
Cody P Schafer 3b6831528a remove old rust versions 2014-11-13 17:13:29 -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 3de3f64ec0 fix RUST_PATH export 2014-11-12 15:45:35 -05:00
Cody P Schafer 89084f86bd more 2014-11-11 20:32:51 -05:00
Cody Schafer 650a054661 Delete README 2014-11-10 23:42:20 -05:00
Cody Schafer dd2e586308 Update README.md 2014-11-10 23:42:05 -05:00
Cody P Schafer 4096537267 readme 2014-11-10 21:20:35 -05:00
Cody P Schafer d7d6cf7511 more 2014-11-10 17:25:43 -05:00
Cody P Schafer 13e0b5736f new builds 2014-11-09 14:52:57 -05:00
Cody P Schafer e336c9c44c working revs 2014-11-06 15:49:32 -05:00