Commit Graph

206 Commits

Author SHA1 Message Date
Paul Osborne 9a6d95f448 Merge 24f3b6d76b into 61b4d4c989 2015-03-11 05:27:06 +00:00
Paul Osborne 24f3b6d76b libgit2: dizzy: tell cmake to use ${AR} for the linker
This resolves https://github.com/jmesmon/meta-rust/issues/1.  This
change is only necessary for systems (like dizzy) that do not
contain poky commit 60d504b431fa7cdc6ded141def7ae18edb1834e5.

Without that commit or this change, do_compile for libgit2 would fail
with the following error:

    CMAKE_AR-NOTFOUND cr libgit2.a  ...
    Error running link command: No such file or directory

Signed-off-by: Paul Osborne <osbpau@gmail.com>
2015-03-11 00:26:26 -05:00
Cody P Schafer 61b4d4c989 bump cargo version 2015-03-10 13:31:57 -04:00
Cody P Schafer f9ddcfba1c libgit2 has a release version that works for us, use remove the -git version for now 2015-03-10 13:31:48 -04:00
Cody P Schafer b180bf996d rust fixups 2015-03-09 22:09:36 -04:00
Cody P Schafer 646ac09232 update cargo 2015-03-09 14:59:39 -04:00
Cody P Schafer 6c977f2436 update rust 2015-03-09 14:59:34 -04:00
Cody P Schafer 68f9ed6580 rust: update to 2015-03-09 2015-03-09 12:10:50 -04:00
Cody P Schafer aec0c0f007 final changes to fix rust installation 2015-03-02 16:43:54 -05:00
Cody P Schafer 27b6aeb22c rust: more changes 2015-03-02 13:38:25 -05:00
Cody P Schafer 5a09bd48bb rust-installer is naughty 2015-03-02 01:36:20 -05:00
Cody P Schafer b837ba36e1 cargo: more fixups 2015-03-02 01:20:29 -05:00
Cody P Schafer aefa26aba0 cargo fixups 2015-03-02 01:19:34 -05:00
Cody P Schafer aed47cc2f2 cargo: remove unused srcrev 2015-03-01 23:28:27 -05:00
Cody P Schafer 3d0f16ce11 cargo bump, rustc fixups 2015-03-01 23:18:01 -05:00
Cody P Schafer cd348b34b0 bump rust 2015-03-01 23:12:51 -05:00
Cody P Schafer eaa153d122 bump patches & versions 2015-02-27 09:35:59 -05:00
Cody P Schafer 18aa5bd379 more rust 2015-02-17 10:50:02 -05:00
Cody P Schafer 4b6b493959 cargo: remove no-longer-used patch 2015-02-13 14:32:48 -05:00
Cody P Schafer 61c90c814f readme: update to reflect the state of cargo alternate build functionality 2015-02-13 14:32:03 -05:00
Cody P Schafer e48146a2fd rust: remove -e (environment overrides) as all overrides should be generated into the target.mk and target.json files 2015-02-13 14:31:37 -05:00
Cody P Schafer f43f21ccd0 deps/libssh2: allow -native builds 2015-02-13 14:30:52 -05:00
Cody P Schafer beadb56e97 rust: now shipping a gdb helper and no lldb helper 2015-02-12 15:35:02 -05:00
Cody P Schafer 08ef1628e1 rust: enable parallel submakes 2015-02-12 15:12:29 -05:00
Cody P Schafer 4c55e9515d rust: workaround snapshot having target-word-size 2015-02-12 14:55:22 -05:00
Cody P Schafer 70d0957e6d rust: switch to using _class-cross and _class-native variables to stop abusing the BBCLASSEXTEND system 2015-02-12 14:37:39 -05:00
Cody P Schafer 6b6f4714c9 rust: update copyright hash for new year 2015-02-12 14:24:38 -05:00
Cody P Schafer dfb9329939 libgit2: add hashes, remove old versions 2015-02-12 14:21:58 -05:00
Cody P Schafer 535b406cd0 Merge /home/cody/C/meta-rust 2015-02-12 14:20:40 -05:00
Cody P Schafer e1b9688f48 libgit2: new version 2015-02-12 14:20:33 -05:00
Cody P Schafer b51408fbfb Merge /home/cody/C/meta-rust 2015-02-12 14:16:39 -05:00
Cody P Schafer 40b71bab4f Merge branch 'master' of https://github.com/jmesmon/meta-rust 2015-02-12 14:16:22 -05:00
Cody P Schafer 522da4d136 cargo update 2015-02-12 14:14:12 -05:00
Cody P Schafer 87ad9ce064 update rust version 2015-02-12 14:02:59 -05:00
Cody P Schafer 929110c67d cargo and rust tweaking 2014-12-30 23:04:23 -05:00
Cody P Schafer f6a6687733 USE_LOCAL_RUST tweaks 2014-12-30 16:00:12 -05:00
Cody P Schafer 26ab9939c8 rust: temporarily disable USE_LOCAL_RUST 2014-12-30 15:28:34 -05:00
Cody P Schafer 52e70f3355 cargo: update 2014-12-30 15:05:43 -05:00
Cody P Schafer 0acbffda6e rust: new version 2014-12-30 15:05:43 -05:00
Cody P Schafer 8662c92b99 rust: manually chmod to prep for lack of install.sh support for bindir 2014-12-30 14:01:29 -05:00
Cody P Schafer 8735704324 rust: fixup chmod +x 2014-12-29 14:55:12 -05:00
Cody P Schafer 8507c6b7ac rust: fixup chmod 2014-12-29 14:45:44 -05:00
Cody P Schafer 3e1ddbf0ae Revert "cargo: update"
This reverts commit 2d84e74748.
2014-12-29 13:50:50 -05:00
Cody P Schafer e532a5ba3d rust: manually chmod to prep for lack of install.sh support for bindir 2014-12-29 13:27:00 -05:00
Cody P Schafer 2d84e74748 cargo: update 2014-12-29 11:06:59 -05:00
Cody P Schafer 92e79fc2d3 cargo: rust-snapshot (via .travis.install.deps.sh) support 2014-12-29 11:04:05 -05:00
Cody Schafer b35459187a Update README.md 2014-12-17 13:42:43 -05:00
Cody P Schafer de23af86c2 update readme to reflect current reality 2014-12-16 13:56:38 -05:00
Cody P Schafer ae5bea17ac rust: clairfy USE_LOCAL_RUST 2014-12-16 13:47:21 -05:00
Cody P Schafer c3b58fc4d6 internal-rust-native: correct inhibit 2014-12-16 13:43:25 -05:00