Tyler Hall
310cc353a1
Put crate_hash and rpath in RUSTFLAGS for Cargo
...
RUSTFLAGS is used by Cargo and always passed to the compiler. Put our
non-standard crate_hash argument there because it is required for
reproducible builds.
Add the rpath option to avoid having to patch Cargo.toml for this and
remove the function that does so.
Signed-off-by: Tyler Hall <tylerwhall@gmail.com >
2016-07-11 15:15:04 -04:00
Tyler Hall
5b451ec4af
classes/cargo: don't override PATCHTOOL
...
The referenced issue is fixed upstream
Signed-off-by: Tyler Hall <tylerwhall@gmail.com >
2016-07-11 15:15:00 -04:00
Derek Straka
78e51cd7f4
Address parse errors while using getVar to calculate dependency information
2016-02-18 13:24:43 -05:00
Cody P Schafer
0ed55291b6
cargo: relocate config files to avoid clobber
2016-01-26 17:11:25 -05:00
Cody P Schafer
6bcb69d4c0
cargo.bbclass: CARGO_TARGET_DIR gained a special meaning in cargo, rename to CARGO_TARGET_SUBDIR
2015-06-29 11:20:09 -04:00
Cody P Schafer
457ded34de
cargo: supply a CARGO_HOME variable to keep cargo contained inside bitbake control
2015-05-26 12:06:27 -04:00
Cody P Schafer
eaa153d122
bump patches & versions
2015-02-27 09:35:59 -05:00
Cody P Schafer
c1cbe59991
cargo.bbclass: complain if nothing to install is found
2014-12-05 14:58:42 -05:00
Cody P Schafer
439790a703
cargo.bbclass: factor out more of the target binary path
2014-12-05 14:57:05 -05:00
Cody P Schafer
95b80b7bfe
Exporting cargo breaks building cargo
2014-12-05 14:38:33 -05:00
Cody P Schafer
1e0047383e
refactor cargo.bbclass for easier use when we are not directly driving cargo
2014-12-05 14:08:50 -05:00
Cody P Schafer
e07cb2e6f2
cargo: more env vars for gcc-rs
2014-12-03 18:38:12 -05:00
Cody P Schafer
41824cb27a
attempting to use a new cargo
2014-12-03 17:55:13 -05:00
Cody P Schafer
1d2b7f4f11
new cargo, rust tweaks, etc
2014-12-03 14:03:38 -05:00
Cody P Schafer
a66a513686
cargo: proper CC/CFLAGS handling with HOST_* patch
2014-12-03 02:44:06 -05:00
Cody P Schafer
3cf2b9e42c
Rework ASSUME_PROVIDED and notes
2014-12-02 16:40:45 -05:00
Cody P Schafer
75deda4847
Tweak inhibit, move comment, update rustc ln
2014-12-02 16:33:00 -05:00
Cody P Schafer
db7d1d0cd9
cargo: disable cargo dep by default
2014-12-02 14:07:19 -05:00
Cody P Schafer
c42a9f51dd
re-add older rust, disable newer by default, allow cargo dep to be disabled
2014-12-02 14:00:50 -05:00
Cody P Schafer
e7917112b6
cargo-native builds
2014-12-01 11:06:00 -05:00
Cody P Schafer
0035ec3172
tweak rust
2014-11-26 11:26:53 -05:00
Cody P Schafer
d91fa8700a
cargo hacks
2014-11-25 15:23:17 -05:00
Cody P Schafer
4b75f09945
split rust.bbclass into rust & cargo classes
2014-11-21 12:11:28 -05:00