Commit Graph

  • 2af0e67983 rust.inc: use separately-built LLVM Steven Walter 2015-06-18 15:30:09 -04:00
  • 411f10502c rust-llvm-native: build LLVM in its own recipe Steven Walter 2015-06-18 15:19:14 -04:00
  • 6ba4aebdce rust: enable debuginfo Tyler Hall 2015-06-16 16:54:35 -04:00
  • 6e9bc43cb8 cargo: update Cody P Schafer 2015-06-29 11:21:26 -04:00
  • 6bcb69d4c0 cargo.bbclass: CARGO_TARGET_DIR gained a special meaning in cargo, rename to CARGO_TARGET_SUBDIR Cody P Schafer 2015-06-29 11:20:09 -04:00
  • a2ef8b117c fixup! rust Cody P Schafer 2015-06-29 10:33:17 -04:00
  • f55a0b69a1 rustc: add 1.1.0 & update -git Cody P Schafer 2015-06-26 15:02:55 -04:00
  • 61708ed85e cargo requires newer libgit2 Cody P Schafer 2015-05-26 16:15:43 -04:00
  • 0112bb162a rust: remove no longer used flags Cody P Schafer 2015-05-26 15:44:25 -04:00
  • 8c4370d5f1 rust: support LINK_{} var Cody P Schafer 2015-05-26 15:44:15 -04:00
  • b54442aea8 cargo: update Cody P Schafer 2015-05-26 12:02:22 -04:00
  • ee6dbd5854 rust: update to modern version Cody P Schafer 2015-05-26 11:11:15 -04:00
  • cc7f43afae cargo: wire up bitbake to fetch cargo snapshot Cody P Schafer 2015-05-26 10:59:44 -04:00
  • 27c6bdb2ce rust: add machinery to fetch the snapshot Cody P Schafer 2015-05-26 10:32:03 -04:00
  • 75b3b171c1 rust: only depend on rust-native if we're using it for our build Cody P Schafer 2015-05-26 10:26:03 -04:00
  • 8e1a59dd22 rust.inc: fix depends Steven Walter 2015-04-17 21:12:17 -04:00
  • 457ded34de cargo: supply a CARGO_HOME variable to keep cargo contained inside bitbake control Cody P Schafer 2015-04-08 14:44:51 -04:00
  • d50952c452 update rustc to 2015-03-23 Cody P Schafer 2015-03-23 19:57:34 -04:00
  • 6fc1459dce Merge pull request #4 from srwalter/fix-arm Cody Schafer 2015-04-28 17:22:03 -04:00
  • cb205800a6 rust.inc: fix ARM soft float Steven Walter 2015-04-17 16:23:48 -04:00
  • 8499521d54 rust.inc: include missing dependency on gcc-cross Steven Walter 2015-04-17 08:49:16 -04:00
  • b67e85b0b2 Merge commit 'refs/pull/3/merge' of https://github.com/jmesmon/meta-rust Cody P Schafer 2015-03-12 14:15:38 -04:00
  • 9a6d95f448 Merge 24f3b6d76b into 61b4d4c989 Paul Osborne 2015-03-11 05:27:06 +00:00
  • 24f3b6d76b libgit2: dizzy: tell cmake to use ${AR} for the linker Paul Osborne 2015-03-11 00:26:26 -05:00
  • 518c204b13 Merge 09ecda80af into 61b4d4c989 Paul Osborne 2015-03-11 05:12:59 +00:00
  • 09ecda80af rust: replace pushd usage in rust do_install Paul Osborne 2015-03-11 00:10:58 -05:00
  • 61b4d4c989 bump cargo version Cody P Schafer 2015-03-10 13:31:57 -04:00
  • f9ddcfba1c libgit2 has a release version that works for us, use remove the -git version for now Cody P Schafer 2015-03-10 13:31:48 -04:00
  • b180bf996d rust fixups Cody P Schafer 2015-03-09 22:09:36 -04:00
  • 646ac09232 update cargo Cody P Schafer 2015-03-09 14:59:39 -04:00
  • 6c977f2436 update rust Cody P Schafer 2015-03-09 14:59:34 -04:00
  • 68f9ed6580 rust: update to 2015-03-09 Cody P Schafer 2015-03-09 12:10:50 -04:00
  • aec0c0f007 final changes to fix rust installation Cody P Schafer 2015-03-02 16:43:54 -05:00
  • 27b6aeb22c rust: more changes Cody P Schafer 2015-03-02 13:38:25 -05:00
  • 5a09bd48bb rust-installer is naughty Cody P Schafer 2015-03-02 01:36:20 -05:00
  • b837ba36e1 cargo: more fixups Cody P Schafer 2015-03-02 01:20:29 -05:00
  • aefa26aba0 cargo fixups Cody P Schafer 2015-03-02 01:19:34 -05:00
  • aed47cc2f2 cargo: remove unused srcrev Cody P Schafer 2015-03-01 23:28:27 -05:00
  • 3d0f16ce11 cargo bump, rustc fixups Cody P Schafer 2015-03-01 23:18:01 -05:00
  • cd348b34b0 bump rust Cody P Schafer 2015-03-01 23:12:51 -05:00
  • eaa153d122 bump patches & versions Cody P Schafer 2015-02-27 09:35:59 -05:00
  • 18aa5bd379 more rust Cody P Schafer 2015-02-17 10:50:02 -05:00
  • 4b6b493959 cargo: remove no-longer-used patch Cody P Schafer 2015-02-13 14:32:48 -05:00
  • 61c90c814f readme: update to reflect the state of cargo alternate build functionality Cody P Schafer 2015-02-13 14:32:03 -05:00
  • e48146a2fd rust: remove -e (environment overrides) as all overrides should be generated into the target.mk and target.json files Cody P Schafer 2015-02-13 14:31:37 -05:00
  • f43f21ccd0 deps/libssh2: allow -native builds Cody P Schafer 2015-02-13 14:30:52 -05:00
  • beadb56e97 rust: now shipping a gdb helper and no lldb helper Cody P Schafer 2015-02-12 15:35:02 -05:00
  • 08ef1628e1 rust: enable parallel submakes Cody P Schafer 2015-02-12 15:12:29 -05:00
  • 4c55e9515d rust: workaround snapshot having target-word-size Cody P Schafer 2015-02-12 14:55:22 -05:00
  • 70d0957e6d rust: switch to using _class-cross and _class-native variables to stop abusing the BBCLASSEXTEND system Cody P Schafer 2015-02-12 14:37:39 -05:00
  • 6b6f4714c9 rust: update copyright hash for new year Cody P Schafer 2015-02-12 14:24:38 -05:00
  • dfb9329939 libgit2: add hashes, remove old versions Cody P Schafer 2015-02-12 14:21:58 -05:00
  • 535b406cd0 Merge /home/cody/C/meta-rust Cody P Schafer 2015-02-12 14:20:40 -05:00
  • e1b9688f48 libgit2: new version Cody P Schafer 2015-02-12 14:20:33 -05:00
  • b51408fbfb Merge /home/cody/C/meta-rust Cody P Schafer 2015-02-12 14:16:39 -05:00
  • 40b71bab4f Merge branch 'master' of https://github.com/jmesmon/meta-rust Cody P Schafer 2015-02-12 14:16:22 -05:00
  • 522da4d136 cargo update Cody P Schafer 2015-02-12 14:14:12 -05:00
  • 87ad9ce064 update rust version Cody P Schafer 2015-02-12 14:02:59 -05:00
  • 929110c67d cargo and rust tweaking Cody P Schafer 2014-12-30 23:04:23 -05:00
  • f6a6687733 USE_LOCAL_RUST tweaks Cody P Schafer 2014-12-30 16:00:12 -05:00
  • 26ab9939c8 rust: temporarily disable USE_LOCAL_RUST Cody P Schafer 2014-12-30 15:28:34 -05:00
  • 52e70f3355 cargo: update Cody P Schafer 2014-12-29 11:06:59 -05:00
  • 0acbffda6e rust: new version Cody P Schafer 2014-12-30 13:39:34 -05:00
  • 8662c92b99 rust: manually chmod to prep for lack of install.sh support for bindir Cody P Schafer 2014-12-29 13:27:00 -05:00
  • 8735704324 rust: fixup chmod +x Cody P Schafer 2014-12-29 14:55:12 -05:00
  • 8507c6b7ac rust: fixup chmod Cody P Schafer 2014-12-29 14:45:44 -05:00
  • 3e1ddbf0ae Revert "cargo: update" Cody P Schafer 2014-12-29 13:50:50 -05:00
  • e532a5ba3d rust: manually chmod to prep for lack of install.sh support for bindir Cody P Schafer 2014-12-29 13:27:00 -05:00
  • 2d84e74748 cargo: update Cody P Schafer 2014-12-29 11:06:59 -05:00
  • 92e79fc2d3 cargo: rust-snapshot (via .travis.install.deps.sh) support Cody P Schafer 2014-12-29 11:04:05 -05:00
  • b35459187a Update README.md Cody Schafer 2014-12-17 13:42:43 -05:00
  • de23af86c2 update readme to reflect current reality Cody P Schafer 2014-12-16 13:56:38 -05:00
  • ae5bea17ac rust: clairfy USE_LOCAL_RUST Cody P Schafer 2014-12-16 13:47:21 -05:00
  • c3b58fc4d6 internal-rust-native: correct inhibit Cody P Schafer 2014-12-16 13:43:25 -05:00
  • 23b9ac934e rust: use a different INHIBIT_DEFAULT*_DEPS to avoid hardcoding real DEFAULT_DEPS Cody P Schafer 2014-12-15 15:58:40 -05:00
  • 9cfaa4936f rust: be even more carful while probing Cody P Schafer 2014-12-11 12:42:28 -05:00
  • 93a71b1a11 rustc: be more careful about detecting local rustc for bootstrap Cody P Schafer 2014-12-11 12:03:56 -05:00
  • 771f5f3fd3 update cargo Cody P Schafer 2014-12-08 20:36:06 -05:00
  • b2af286be8 libgit2: comment invalid sums Cody P Schafer 2014-12-08 18:39:08 -05:00
  • f15b1b483a libgit2: add newer version (cargo dep) Cody P Schafer 2014-12-08 18:28:18 -05:00
  • b655ad11a9 update rust Cody P Schafer 2014-12-08 18:20:49 -05:00
  • c1cbe59991 cargo.bbclass: complain if nothing to install is found Cody P Schafer 2014-12-05 14:58:42 -05:00
  • 439790a703 cargo.bbclass: factor out more of the target binary path Cody P Schafer 2014-12-05 14:57:05 -05:00
  • 95b80b7bfe Exporting cargo breaks building cargo Cody P Schafer 2014-12-05 14:38:33 -05:00
  • 1e0047383e refactor cargo.bbclass for easier use when we are not directly driving cargo Cody P Schafer 2014-12-05 14:08:50 -05:00
  • ba0a6ea3de new cargo + fix Cody P Schafer 2014-12-05 01:56:57 -05:00
  • 3badeb4b5e rust: update patches Cody P Schafer 2014-12-04 21:26:06 -05:00
  • 928b291621 cargo: env vars Cody P Schafer 2014-12-04 00:09:46 -05:00
  • 9bdc072861 new patches for cargo Cody P Schafer 2014-12-04 00:07:36 -05:00
  • f77f5b3c65 add workaround for NULL __dso_handle Cody P Schafer 2014-12-03 19:17:44 -05:00
  • e07cb2e6f2 cargo: more env vars for gcc-rs Cody P Schafer 2014-12-03 18:38:12 -05:00
  • 7d8e6fadaf cargo patch Cody P Schafer 2014-12-03 17:56:02 -05:00
  • 41824cb27a attempting to use a new cargo Cody P Schafer 2014-12-03 17:55:13 -05:00
  • 1d2b7f4f11 new cargo, rust tweaks, etc Cody P Schafer 2014-12-03 14:03:38 -05:00
  • 4132c47ce1 Merge branch 'master' of vcr:cody/meta-rust Cody P Schafer 2014-12-03 14:02:20 -05:00
  • f284b4c91e disable cargo assume Cody P Schafer 2014-12-03 14:02:17 -05:00
  • 7d0128518e new cargo, drop patch Cody P Schafer 2014-12-03 12:07:38 -05:00
  • a66a513686 cargo: proper CC/CFLAGS handling with HOST_* patch Cody P Schafer 2014-12-03 02:44:06 -05:00
  • 2f3bf95d77 remove old rust, add new rust Cody P Schafer 2014-12-03 01:58:31 -05:00
  • 69d0c4c192 remove old cargos Cody P Schafer 2014-12-03 01:57:24 -05:00