Commit Graph

  • 095b0be0a6 README: add note about requiring upstream ref for patches Doug Goldstein 2016-07-30 14:00:42 -05:00
  • 8ceb6a47d5 README: remove items from TODO that are done Doug Goldstein 2016-07-30 13:57:05 -05:00
  • 2814eb8764 Merge pull request #58 from starlab-io/crate-fetch-for-master Derek Straka 2016-07-14 08:50:11 -04:00
  • a67fbf2223 rust-hello-world: convert to using cargo_util Doug Goldstein 2016-07-12 16:31:34 -05:00
  • 49d94ef0a7 rustfmt: an example cargo build package Doug Goldstein 2016-06-30 08:51:40 -05:00
  • d947c2e40e cargo_util: simplified cargo bbclass for crates Doug Goldstein 2016-06-30 14:06:59 -05:00
  • 85471f88e5 bitbake: add crate fetcher Doug Goldstein 2016-06-29 17:18:09 -05:00
  • d3ee1e59b6 Merge pull request #57 from tylerwhall/cleanup Doug Goldstein 2016-07-12 09:53:25 -05:00
  • ff7c0827e4 Update README.md Cody Schafer 2016-07-11 16:34:29 -04:00
  • 8dbe667294 libgit2: add a dependency on openssl Doug Goldstein 2016-06-30 08:28:22 -05:00
  • 1b78a65885 Update README.md Cody Schafer 2016-07-11 16:34:29 -04:00
  • 310cc353a1 Put crate_hash and rpath in RUSTFLAGS for Cargo Tyler Hall 2016-07-11 15:15:04 -04:00
  • 5b451ec4af classes/cargo: don't override PATCHTOOL Tyler Hall 2016-07-11 15:15:00 -04:00
  • 27ff9aea20 Move rust-bin fixups to rust.bbclass Tyler Hall 2016-07-11 15:14:57 -04:00
  • 1f17e68d1e Move basic variables from rust-bin to rust class Tyler Hall 2016-07-11 15:14:53 -04:00
  • 243fdbd72d cargo: update ssh2-rs dependency Tyler Hall 2016-07-11 15:14:49 -04:00
  • 4e6b8b4eca cargo: update to 0.10.0 Tyler Hall 2016-07-11 15:14:35 -04:00
  • 498ad2a6b9 Merge pull request #56 from starlab-io/libgit2-depend Derek Straka 2016-07-01 10:43:14 -04:00
  • 8e0b263733 libgit2: add a dependency on openssl Doug Goldstein 2016-06-30 08:28:22 -05:00
  • 395cde5819 Merge pull request #50 from srwalter/rust-1.7-fixes Cody Schafer 2016-05-08 16:47:54 -04:00
  • 75c20f0bbc Upgrade snapshot to 2015-12-18 Steven Walter 2016-05-04 08:23:38 -04:00
  • 7b05b9c7f0 rustlib: install rlib's as well as .so's Steven Walter 2016-05-03 23:31:19 -04:00
  • a74985c341 rust-bin.bbclass: allow to opt-out of prefer-dynamic Steven Walter 2016-05-03 23:13:51 -04:00
  • 18c946267e libc-rs: upgrade to 0.2.5 Steven Walter 2016-05-03 23:04:28 -04:00
  • 9a0ea9bf40 rust: allow building against musl libc on arm Steven Walter 2016-05-02 20:47:14 -04:00
  • 26d862715a Merge pull request #16 from starlab-io/fix-urandom Doug Goldstein 2016-04-22 10:25:29 -05:00
  • f861211e50 rust: remove the symlinks and libs installed directly into libdir (#17) Derek Straka 2016-04-22 11:25:06 -04:00
  • 7ef44e8ad8 rust: add a temp fix to use /dev/urandom Derek Straka 2016-04-18 14:34:36 -04:00
  • 8fe8fc5b7b Merge pull request #46 from starlab-io/fix-rust-build-jmesmon Cody Schafer 2016-04-12 20:31:45 -05:00
  • 5eec138324 Merge pull request #13 from starlab-io/fix-rust-build Derek Straka 2016-04-11 11:56:41 -04:00
  • d477a68dba rust: set our release channel appropriately Doug Goldstein 2016-04-10 22:56:22 -05:00
  • fe8b755da0 rust: remove --enable-debuginfo Doug Goldstein 2016-04-08 15:04:47 -05:00
  • 825bf74a2e rust: update to the proper snapshot Doug Goldstein 2016-04-08 12:26:18 -05:00
  • 5ced950596 rust: add missing 'ar' to target spec Doug Goldstein 2016-04-07 11:48:24 -05:00
  • b13e266124 rust: add support for x86 features Doug Goldstein 2016-04-07 10:44:18 -05:00
  • ba16b5c39e rust: generate an appropriate cpu for targets Doug Goldstein 2016-04-07 09:31:59 -05:00
  • 2fb76952f7 rust: fix target generation add 'has-elf-tls' Doug Goldstein 2016-04-07 08:47:38 -05:00
  • 0fb90a149c rust: fix target generation add 'env' Doug Goldstein 2016-04-07 08:46:45 -05:00
  • 95af734ac1 rust: use Python JSON instead of string handling Doug Goldstein 2016-04-06 14:14:21 -05:00
  • 8f25a92000 rust: drop duplicate variable assignment Doug Goldstein 2016-04-06 14:00:08 -05:00
  • 91b165427c rust: use rust-installer's way of disabling ldconfig Doug Goldstein 2016-04-06 11:39:47 -05:00
  • 5f701adec8 rust: fix bad line in patch Doug Goldstein 2016-04-06 13:22:37 -05:00
  • 8982df0b5c rust: drop adding --enable-new-dtags Doug Goldstein 2016-04-06 09:18:14 -05:00
  • d749cbb98a rust: drop unnecessary data layout targets Doug Goldstein 2016-04-06 08:51:38 -05:00
  • 248c0afe62 rust: set our release channel appropriately Doug Goldstein 2016-04-10 22:56:22 -05:00
  • 07f672a0c3 rust: remove --enable-debuginfo Doug Goldstein 2016-04-08 15:04:47 -05:00
  • 42df692ce6 rust: update to the proper snapshot Doug Goldstein 2016-04-08 12:26:18 -05:00
  • 83ba5f85f4 rust: add missing 'ar' to target spec Doug Goldstein 2016-04-07 11:48:24 -05:00
  • 73e05f4b26 rust: add support for x86 features Doug Goldstein 2016-04-07 10:44:18 -05:00
  • 4ed32e53f2 rust: generate an appropriate cpu for targets Doug Goldstein 2016-04-07 09:31:59 -05:00
  • 71ac5fa78e rust: fix target generation add 'has-elf-tls' Doug Goldstein 2016-04-07 08:47:38 -05:00
  • 7ebb23fad9 rust: fix target generation add 'env' Doug Goldstein 2016-04-07 08:46:45 -05:00
  • 45fefb3296 rust: use Python JSON instead of string handling Doug Goldstein 2016-04-06 14:14:21 -05:00
  • 1a4261c21a rust: drop duplicate variable assignment Doug Goldstein 2016-04-06 14:00:08 -05:00
  • 37328c61c8 rust: use rust-installer's way of disabling ldconfig Doug Goldstein 2016-04-06 11:39:47 -05:00
  • f0b315d769 rust: fix bad line in patch Doug Goldstein 2016-04-06 13:22:37 -05:00
  • 218774055f rust: drop adding --enable-new-dtags Doug Goldstein 2016-04-06 09:18:14 -05:00
  • edd628c138 rust: drop unnecessary data layout targets Doug Goldstein 2016-04-06 08:51:38 -05:00
  • b9a5ea1a82 Merge pull request #12 from starlab-io/duplication Derek Straka 2016-04-05 11:47:59 -04:00
  • 43aa07a88a rust-llvm: combine do_install_append() Doug Goldstein 2016-04-04 16:28:50 -05:00
  • 7585581323 rust-llvm: drop duplicate configure flags Doug Goldstein 2016-04-04 16:16:36 -05:00
  • 76415fa401 Merge pull request #11 from starlab-io/drop-old-workaround Derek Straka 2016-04-04 12:47:44 -04:00
  • 04cad7a074 cargo.bbclass: drop old work around Doug Goldstein 2016-03-29 21:40:04 -05:00
  • f13ac9d48a Merge pull request #44 from starlab-io/rust-1.7.0 Cody Schafer 2016-03-23 22:24:58 -04:00
  • 61d0ab2b9e Update the linker flags to include libssp Derek Straka 2016-03-17 16:28:04 -04:00
  • a8cd882676 Rebase patches for rust version 1.7.0 Derek Straka 2016-03-17 08:28:53 -04:00
  • a5bb44819d Update rust sources to version 1.7.0 Derek Straka 2016-03-17 08:28:14 -04:00
  • 66c8aef3f2 Remove patch that is no longer required in rust 1.7.0 Derek Straka 2016-03-17 08:27:24 -04:00
  • 347947db41 Update cargo to 0.9.0 Derek Straka 2016-03-17 08:23:18 -04:00
  • 4e5fe4f76c Merge pull request #10 from starlab-io/rust_1.7.0 Doug Goldstein 2016-03-18 14:33:28 -05:00
  • fd787ed29e Update the post link flags to include libssp Derek Straka 2016-03-17 16:28:04 -04:00
  • f10ded65c3 Rebase patches for rust version 1.7.0 Derek Straka 2016-03-17 08:28:53 -04:00
  • f5a77f1c41 Update rust sources to version 1.7.0 Derek Straka 2016-03-17 08:28:14 -04:00
  • 948e0fdd5f Remove patch that is no longer required in rust 1.7.0 Derek Straka 2016-03-17 08:27:24 -04:00
  • 8413216f8c Update cargo to 0.9.0 Derek Straka 2016-03-17 08:23:18 -04:00
  • 1093e6ade6 Merge pull request #9 from starlab-io/merge-upstream Doug Goldstein 2016-02-24 08:28:07 -06:00
  • 961e5935bb Merge remote-tracking branch 'upstream/master' into merge-upstream Derek Straka 2016-02-22 13:17:51 -05:00
  • d47b1578c7 Merge pull request #43 from starlab-io/move-recipes Cody Schafer 2016-02-19 22:12:29 -05:00
  • 629b28637e Merge pull request #42 from starlab-io/fix-disable-static Cody Schafer 2016-02-19 22:11:55 -05:00
  • e76332d732 Move the cargo and rust recipes from 'recipes' to 'recipes-devtools' Derek Straka 2016-02-19 19:10:12 -05:00
  • 94daa39193 Remove the '--disable-static' in the EXTRA_OECONF for all rust-like recipes Derek Straka 2016-02-19 10:34:00 -05:00
  • c4a3f15a8c Merge pull request #39 from starlab-io/fix-source-fetch Cody Schafer 2016-02-18 22:46:39 -05:00
  • a4d6b55448 Allow the fetch to complete before attempting to patch Derek Straka 2016-02-18 14:55:24 -05:00
  • 99bb5f6e55 Use the shared source mechanism for the llvm patch Derek Straka 2016-02-18 14:43:31 -05:00
  • f634a72c3b Merge pull request #37 from starlab-io/fix-get-var-errors Cody Schafer 2016-02-18 13:30:51 -05:00
  • 78e51cd7f4 Address parse errors while using getVar to calculate dependency information Derek Straka 2016-02-18 13:24:43 -05:00
  • 2eafa1892d rust/tune: add missing + Cody P Schafer 2016-02-18 00:35:42 -05:00
  • 38c950b0a1 rust/tune: treat vfp as vfpv2 Cody P Schafer 2016-02-18 00:32:38 -05:00
  • 898efb793c rust: llvm_features: += does string concat, use .append() Cody P Schafer 2016-02-17 21:50:42 -05:00
  • fa53e7a70d rust.inc: normalize to expanded 4 space tabs Cody P Schafer 2016-02-17 21:20:32 -05:00
  • 4b03af4190 security-flags: remove now defunct un-suffixed rust-cross package reference Cody P Schafer 2016-02-17 21:14:00 -05:00
  • 55ab1927d7 rust: better llvm feature choice based on TUNE_FEATURES Cody P Schafer 2016-02-16 10:43:29 -05:00
  • f2a16b4019 Merge 598bd26c2f into ec974e5e92 Derek Straka 2016-02-14 18:00:03 +00:00
  • 598bd26c2f Add a new rust-cross package that will be different for each TARGET_ARCH Derek Straka 2016-02-14 12:47:46 -05:00
  • 5aab7e99ae Add the llvm and new rust-cross to the set of items where PIE is disabled Derek Straka 2016-02-14 12:43:59 -05:00
  • ec974e5e92 readme: add some clarification on my current practices Cody P Schafer 2016-02-04 12:40:51 -05:00
  • ce1881d08c rust: use a shared source location for all the packages needing the rustc source tree Cody P Schafer 2016-02-04 12:40:22 -05:00
  • a616547640 Merge commit 'refs/pull/33/head' of https://github.com/jmesmon/meta-rust Cody P Schafer 2016-02-03 20:08:35 -05:00
  • 4109f0cdd7 Merge branch 'master' of https://github.com/jmesmon/meta-rust into m-real Cody P Schafer 2016-02-03 16:17:01 -05:00
  • ec117587bc cargo: use new snapshot to avoid issue with version parsing Cody P Schafer 2016-02-03 16:15:05 -05:00