Commit Graph

  • c132b336bd Merge pull request #8 from starlab-io/add-64-bit-support Jonathan Creekmore 2016-02-03 13:57:10 -06:00
  • 3a832dd439 rust: force crate hash to use bitbake input hash Steven Walter 2015-11-18 08:43:15 -05:00
  • ce73e1a6f2 Merge pull request #32 from srwalter/fix-prelink-crash Cody Schafer 2016-02-03 11:29:30 -05:00
  • 5dbe9be9a8 rust: switch to only supporting a single version at a time Cody P Schafer 2016-02-03 10:43:00 -05:00
  • b7200e623c remove old versions of rust Cody P Schafer 2016-02-03 10:37:32 -05:00
  • d5c83f28bf rust: aarch64 support Tyler Hall 2016-01-08 16:17:46 -05:00
  • bfb747de96 rustlib: libdir may be different between build and host Tyler Hall 2016-01-08 16:16:26 -05:00
  • 49ea508249 Merge pull request #7 from starlab-io/arm-strip-fix Doug Goldstein 2016-02-02 17:09:50 -06:00
  • 5a933d0f08 rust: inhibit stripping for cross compiler to avoid errors Cody P Schafer 2015-12-08 16:13:09 -05:00
  • 0ade0cc790 Fix prelink issue breaking .bss Tyler Hall 2015-06-28 19:30:39 -04:00
  • ba3486997a Merge pull request #31 from srwalter/aarch64-support Cody Schafer 2016-02-02 12:13:27 -05:00
  • 483334f02b rust: aarch64 support Tyler Hall 2016-01-08 16:17:46 -05:00
  • aaaeaeed3f rustlib: libdir may be different between build and host Tyler Hall 2016-01-08 16:16:26 -05:00
  • f0ea28ae30 Merge pull request #30 from srwalter/update-rust-bin-bbclass Cody Schafer 2016-02-02 11:37:23 -05:00
  • 45d77b849f rust-bin.bbclass: Add empty do_configure Wes Lindauer 2015-11-02 10:25:52 -05:00
  • ebe7fb0d8f rust-bin.bbclass: look for RUNPATH instead of RPATH Steven Walter 2015-08-27 13:33:37 -04:00
  • 63cf611e65 rust-bin.bbclass: update path to cross output Dan Dedrick 2015-07-28 15:32:33 -04:00
  • 302cca7529 rust-bin.bbclass: suffix rust libraries with -rs Tyler Hall 2015-07-28 09:20:10 -04:00
  • 355863b528 Merge pull request #29 from srwalter/add-more-crates Cody Schafer 2016-02-01 16:29:18 -05:00
  • 34c36492db Don't build any rlibs Tyler Hall 2015-08-07 13:39:49 -04:00
  • 84bacaaf21 time-rs: compile native helper C code Tyler Hall 2015-06-25 17:59:21 -04:00
  • fc0e2f74b3 libc: use common build functions and create dylib Tyler Hall 2015-07-27 18:48:28 -04:00
  • 9fac435f1c Add crypto crate Tyler Hall 2015-07-27 16:44:56 -04:00
  • 232d100c09 Add rand crate Tyler Hall 2015-07-27 16:44:02 -04:00
  • b516012a46 Add unix-socket crate Tyler Hall 2015-07-27 15:59:44 -04:00
  • fa0d333237 Add debug-builders crate Tyler Hall 2015-07-27 15:58:20 -04:00
  • 1c1819971e Add rustc-serialize crate Tyler Hall 2015-07-27 15:49:49 -04:00
  • 9c571225f2 libudev: add recipes for latest releases of libudev-{rs,sys} Steven Walter 2016-01-29 15:09:00 +00:00
  • b5058823f2 rust.inc: add missing dependency on file-native Steven Walter 2016-01-29 14:58:26 +00:00
  • 0ed55291b6 cargo: relocate config files to avoid clobber Cody P Schafer 2016-01-26 17:11:25 -05:00
  • 67d821913e rust-llvm: fix linking issues Doug Goldstein 2016-01-21 21:36:39 -06:00
  • 6f9559d152 deps/libgit2: actually update, and disable libgit2_git Cody P Schafer 2015-12-13 21:44:55 -05:00
  • 82238846e4 rust 1.4.0: use snapshot include Cody P Schafer 2015-12-13 01:23:30 -05:00
  • bb5c2042a9 update libgit2 to 0.23.4 Cody P Schafer 2015-12-13 01:22:10 -05:00
  • 8c74d4ce6f rust: update to 1.5.0 Cody P Schafer 2015-12-13 01:08:00 -05:00
  • 3371589498 cargo: update to 0.7.0 Cody P Schafer 2015-12-12 23:18:55 -05:00
  • 5d8b5d2862 rust-1.4.0: compiler works, but cannot build the old version of cargo we ship Cody P Schafer 2015-12-12 21:35:48 -05:00
  • 836fbef13b Merge remote-tracking branch 'origin/rust-1.4.0' Cody P Schafer 2015-12-12 18:57:14 -05:00
  • 7413948eaf Merge branches 'pr19', 'pr20' and 'pr21', remote-tracking branch 'origin/no-strip' Cody P Schafer 2015-12-11 22:41:38 -05:00
  • 3a3381b8d0 Merge pull request #5 from starlab-io/cleanup Jonathan Creekmore 2015-12-11 15:25:10 -06:00
  • 9a1f1aad8d move recipes/{rust,cargo} to recipes-devtools Doug Goldstein 2015-12-11 00:43:18 -06:00
  • 0653dc1572 remove Rust 1.2.0 Doug Goldstein 2015-12-11 00:41:23 -06:00
  • be7e8c8ee6 remove Rust 1.1.0 Doug Goldstein 2015-12-11 00:40:35 -06:00
  • 934450e2b0 rust: inhibit stripping for cross compiler to avoid errors Cody P Schafer 2015-12-08 16:13:09 -05:00
  • 344a19bafb Merge pull request #4 from starlab-io/fix-cross-build Jonathan Creekmore 2015-11-17 10:14:52 -06:00
  • 640b962181 Fix security flags for rust-cross Doug Goldstein 2015-11-17 10:02:38 -06:00
  • d19f3cb6cf Merge pull request #3 from starlab-io/misc-updates Jonathan Creekmore 2015-11-17 09:56:26 -06:00
  • a526e7a435 move licenses to top level Doug Goldstein 2015-11-16 22:35:00 -06:00
  • 6ae148d342 cargo.bbclass: update debug message Doug Goldstein 2015-11-16 15:34:44 -06:00
  • ff13d3319d Merge pull request #2 from starlab-io/fix_sstate_cargo Doug Goldstein 2015-11-16 11:31:26 -06:00
  • a018f9586b Add no PIE to rust-llvm Derek Straka 2015-11-15 07:44:29 -06:00
  • 3406a2920c Update PR number and pack sstate correctly Derek Straka 2015-11-13 11:46:57 -06:00
  • 559214fceb Merge pull request #1 from starlab-io/update-cargo-native Doug Goldstein 2015-11-13 08:42:02 -06:00
  • 8702fd31f7 Use the pre-packaged version of cargo for the native packager Derek Straka 2015-11-12 16:17:13 -06:00
  • 1280c29fa7 Merge branch 'security-flags' into fido Doug Goldstein 2015-11-10 07:48:04 -06:00
  • 6a75a08ef4 Provide distro config include for security flags Doug Goldstein 2015-11-09 11:28:38 -06:00
  • 2f703c9f1f fix LICENSE_PATH location Doug Goldstein 2015-11-06 09:35:07 -06:00
  • 25b4255204 remove conf/licenses.conf Doug Goldstein 2015-11-06 10:10:15 -06:00
  • 8752eef1dc fix LICENSE_PATH location Doug Goldstein 2015-11-06 09:35:07 -06:00
  • 5691bbfc1f rust-llvm: add more config options from rust-1.4.0 Cody P Schafer 2015-11-05 11:32:36 -05:00
  • 5689154fdd rust: add version 1.4.0 Cody P Schafer 2015-11-05 10:59:33 -05:00
  • 6b5f48afff rust: fix rpaths in -cross so we use the right libtinfo Cody P Schafer 2015-10-06 11:16:51 -04:00
  • 1ea67929f0 rust: do_compile: fix logic for use of downloaded snapshot Cody P Schafer 2015-10-06 10:34:49 -04:00
  • de532d33e1 rust: add missing comma in sed processing of cfg/X.mk file Cody P Schafer 2015-10-06 10:34:21 -04:00
  • 3bb1662b22 cargo: correct exported env var so we use our libgit2 Cody P Schafer 2015-09-23 13:52:00 -04:00
  • d8c94be67f deps/libgit2: add/prep for new version but do not enable it Cody P Schafer 2015-09-23 13:51:02 -04:00
  • e06125f009 rust: update to 1.3.0 Cody P Schafer 2015-09-17 16:23:49 -04:00
  • 7c74a89a97 rust.inc: remove fixme regarding -runtime and commented hack for cross providing native Cody P Schafer 2015-08-26 16:12:57 -04:00
  • 410971cc31 rust.inc: remove unused var and now not-so-useful comments Cody P Schafer 2015-08-26 16:12:13 -04:00
  • aeae4e452c rust: remove USE_LOCAL_RUST in favor of PACKAGECONFIG Cody P Schafer 2015-08-26 15:36:16 -04:00
  • a626e68cee rust-1.2.0: fix llvm link issue cause "multiple crates" error Cody P Schafer 2015-08-26 12:17:28 -04:00
  • 6750c4fcdd rust: disable llvm-version-check, we use the submodule llvm so it had better work Cody P Schafer 2015-08-26 11:26:17 -04:00
  • 811aafe962 rust-llvm.inc: fix configure flags to match was rust uses Steven Walter 2015-08-19 15:21:52 -04:00
  • 0adfd73a7f BROKEN: update to rust-1.2.0 Cody P Schafer 2015-08-07 16:45:33 -04:00
  • 14f297867a readme: we've got a -runtime package with rustlib. Cody Schafer 2015-07-30 23:15:02 -04:00
  • f690ae0f7e Merge pull request #11 from srwalter/add-crates Cody Schafer 2015-07-27 01:09:57 -04:00
  • d679297552 Add getopts crate Tyler Hall 2015-06-25 15:32:43 -04:00
  • 7b2e008f89 Add regex crate Tyler Hall 2015-06-25 15:07:40 -04:00
  • e3d9812ca4 Add aho-corasick crate Tyler Hall 2015-06-25 14:08:14 -04:00
  • fb840fda14 Add memchr crate Tyler Hall 2015-06-25 14:06:00 -04:00
  • c890efd958 Add log crate Tyler Hall 2015-06-25 13:46:05 -04:00
  • 69aaffe503 Add time crate Tyler Hall 2015-06-25 13:27:44 -04:00
  • f0326a8f55 Add dbus crate Tyler Hall 2015-06-25 10:56:43 -04:00
  • 572af7b451 Add libudev crates Tyler Hall 2015-06-25 09:53:48 -04:00
  • 05b8923770 Add liblibc crate Tyler Hall 2015-06-25 09:52:59 -04:00
  • da03c2e3f3 Merge pull request #10 from srwalter/rustlib Cody Schafer 2015-07-22 17:40:08 -04:00
  • 8c83519133 rust-bin/rustlib: install with executable permission Tyler Hall 2015-06-29 14:27:44 -04:00
  • 06f6aeaa79 rust-bin: set soname of shared objects Tyler Hall 2015-06-29 14:23:25 -04:00
  • 837000f68a rust-bin: common code for building libs Tyler Hall 2015-06-25 10:46:13 -04:00
  • 8a6f084c66 rust-bin: prefer-dynamic Tyler Hall 2015-06-25 15:08:19 -04:00
  • a91af9bbae Add rust-bin class Tyler Hall 2015-06-12 12:52:19 -04:00
  • 709957b3b6 Add rustlib for publishing rust runtime Tyler Hall 2015-06-11 17:06:39 -04:00
  • 629aebb1c3 Merge pull request #9 from srwalter/disable-symbol-hashing Cody Schafer 2015-07-17 12:12:18 -04:00
  • 736935d3f3 rust: correct rust-llvm deps Cody P Schafer 2015-07-15 15:49:03 -04:00
  • 29b5f6eadd rust: remove crate hash & metadata from symbol hashing Steven Walter 2015-06-18 15:51:14 -04:00
  • de5b9d0cea rust-llvm: adjust to use BBCLASSEXTEND and the generic DEPENDS for some chance of class-target working Cody P Schafer 2015-07-06 15:25:03 -04:00
  • 3a57f02b1d rust: fix text relocations on i386 Steven Walter 2015-06-15 11:37:26 -04:00
  • 25e2eaddc9 readme update: rust is no longer breaking cargo every other release, and we've completed some of the TODO items Cody P Schafer 2015-07-06 15:03:49 -04:00
  • 20a9c701f1 rust-llvm: avoid stripping symbols Cody P Schafer 2015-07-02 15:54:28 -04:00
  • 0df9a7b124 Merge 2af0e67983 into 6e9bc43cb8 Steven Walter 2015-07-01 15:08:43 +00:00