Commit Graph

225 Commits

Author SHA1 Message Date
Cody P Schafer c8281e067c remove now unused patch 2014-11-19 17:27:48 -05:00
Cody P Schafer f58bd996c7 remove now unused patch 2014-11-19 17:27:02 -05:00
Cody P Schafer 0338ff2154 remove now unneeded patches 2014-11-19 17:26:39 -05:00
Cody P Schafer 434903bad7 remove old cargo 2014-11-19 17:25:29 -05:00
Cody P Schafer 85385a3b2a remove old rust 2014-11-19 17:25:10 -05:00
Cody P Schafer d90a7a8e07 patches and version bumps 2014-11-19 17:20:15 -05:00
Cody P Schafer 437dd5d57c rust: add cfg.mk suffix 2014-11-19 15:12:39 -05:00
Cody P Schafer 9e8cef3ff7 Revert "tweak patch"
This reverts commit 673eef7835.
2014-11-19 13:27:04 -05:00
Cody P Schafer 673eef7835 tweak patch 2014-11-19 11:13:17 -05:00
Cody P Schafer e6d50a8866 Fix HOST flags 2014-11-19 01:51:35 -05:00
Cody P Schafer 4e00b7ff14 new cargo and rust (rust being new enough for patches to apply, but potentially too new for cargo to build) 2014-11-18 22:04:05 -05:00
Cody P Schafer a741b0a7d7 patch fixups 2014-11-18 22:00:03 -05:00
Cody P Schafer cebf0db40f patch fixups 2014-11-18 21:59:47 -05:00
Cody P Schafer d5a659413e rust: patches update 2014-11-18 21:52:41 -05:00
Cody P Schafer 2353f29971 remove unused .json file (we generate these directly) 2014-11-18 21:50:08 -05:00
Cody P Schafer 29a61dfb39 new cargo & rust patches 2014-11-18 21:49:25 -05:00
Cody P Schafer 3a1d58582f rust: make VERBOSE so we can use the error messages 2014-11-18 12:59:37 -05:00
Cody P Schafer d245dd729f rust: remove do_ from addtask arg 2014-11-18 12:59:25 -05:00
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