summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rust
Commit message (Expand)AuthorAgeFilesLines
* libstd-rs: Forward port rust libc patchesKhem Raj2022-05-132-12/+9
* rust: update 1.59.0 -> 1.60.0Pgowda2022-04-2713-23/+50
* Revert "meta: rust: Bug fix for target definitions returning 'NoneType'"Richard Purdie2022-04-051-14/+14
* meta: rust: Bug fix for target definitions returning 'NoneType'Sundeep KOKKONDA2022-04-051-14/+14
* rust-crosssdk: use ${RUST_LIBC} in ${PN}Christian Eggers2022-03-261-1/+1
* rust-cross: Add rust-crosssdk variant for nativesdk useRichard Purdie2022-03-173-7/+14
* libstd-rs: Extend to nativesdkRichard Purdie2022-03-171-0/+2
* libstd-rs: Fix build on riscv64/muslKhem Raj2022-03-153-0/+72
* rust: update 1.58.1 -> 1.59.0Alexander Kanavin2022-03-0913-1624/+17
* rust: Add snapshot checksums for powerpc64leAndrew Jeffery2022-03-021-0/+4
* rust: Introduce RUST_BUILD_ARCHAndrew Jeffery2022-03-022-7/+7
* rust: Introduce arch_to_rust_arch()Andrew Jeffery2022-03-021-3/+5
* libstd-rs: Apply patches to right version of libcKhem Raj2022-02-034-31/+18
* rust: update 1.58.0 -> 1.58.1Alexander Kanavin2022-02-017-1/+2
* rust: update 1.57.0 -> 1.58.0Alexander Kanavin2022-01-2014-56/+75
* rust-llvm: apply the same reproducibility patch as for llvm properAlexander Kanavin2022-01-112-1/+33
* rust: update 1.56.1 -> 1.57.0Alexander Kanavin2021-12-088-6/+12
* rust-cross: Replace TARGET_ARCH with TUNE_PKGARCHPgowda2021-11-231-1/+1
* librstd-rs: submit patches upstreamAlexander Kanavin2021-11-214-0/+4
* rust: update 1.56.0 -> 1.56.1Alexander Kanavin2021-11-1111-119/+10
* rust: add support for big endian 64-bit PowerPCDavid Joyner2021-10-271-0/+8
* rust: Upgrade to 1.56.0Khem Raj2021-10-2314-192/+78
* rust-cross: Fix directory not deleted for race glibc vs. muslPgowda2021-10-231-1/+1
* Fix rust-native build issue when debug is enabledPgowda2021-10-141-0/+5
* rust: generate target definitions from (arch, abi), not just archAlexander Kanavin2021-10-142-23/+38
* rust: do not write ar into target json definitionsAlexander Kanavin2021-10-141-1/+0
* rust/cargo: exclude UNINATIVE_LOADER from task signatureAlexander Kanavin2021-10-141-0/+1
* rust: update 1.54.0 -> 1.55.0Alexander Kanavin2021-10-148-9/+9
* rust: drop PV from include file namesAlexander Kanavin2021-10-1414-30/+26
* rust: remove unused patchesMartin Jansa2021-09-022-101/+0
* rust: fix upstream version checksAlexander Kanavin2021-09-011-0/+3
* rust: Avoid buildtools+uninative issues with glibc symbols mismatchesRichard Purdie2021-08-261-0/+8
* rust: Skip target recipe since it doesn't workRichard Purdie2021-08-261-0/+7
* rust-llvm: Add missing HOMEPAGERichard Purdie2021-08-261-0/+1
* rust-native: Avoid stripped warningRichard Purdie2021-08-261-0/+2
* rust-cross-canadian-common: Use rust.inc directly, not rust-targetRichard Purdie2021-08-261-1/+3
* rust-cross*: Fix OVERRRIDE references in task signature computationRichard Purdie2021-08-261-0/+1
* rust: remove Rust version 1.51.0 toolchainRandy MacLeod2021-08-2613-1785/+0
* rust-common.inc: Fix build failure with qemuppc64.Vinay Kumar2021-08-261-0/+2
* rust: update the README to conform to being in oe-coreRandy MacLeod2021-08-261-18/+7
* rust: mv README.md to recipes-devtools/rust/README-rust.mdRandy MacLeod2021-08-261-0/+69
* rust: initial merge of most of meta-rustRandy MacLeod2021-08-2641-0/+4694