summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rust
Commit message (Expand)AuthorAgeFilesLines
* rust-llvm: fix build with gcc-15Martin Jansa2025-09-014-2/+89
* rust-cross-canadian: Set CVE_STATUS ignore for CVE-2024-43402Virendra Thakur2025-04-071-0/+4
* rust: remove redundant cargo config fileHarish Sadineni2025-02-121-14/+0
* rust: fix for rust multilib sdk configurationHarish Sadineni2025-02-123-9/+26
* rust: correctly link rust-snapshot into build/stage0Alexander Kanavin2025-01-263-42/+2
* rust: use rust-snapshot binaries only in rust-nativeAlexander Kanavin2025-01-261-2/+12
* rust: build the default set of toolsAlexander Kanavin2025-01-261-1/+0
* Revert "rust: Add new varaible RUST_ENABLE_EXTRA_TOOLS"Steve Sakoman2025-01-261-5/+1
* rust: add reproducibility patch to eliminate host leakageAlexander Kanavin2024-12-232-0/+52
* rust-llvm: Fix CVE-2024-0151Deepthi Hemraj2024-11-092-1/+1088
* rust: ignore CVE-2024-43402Peter Marko2024-10-181-0/+1
* rust: Add new varaible RUST_ENABLE_EXTRA_TOOLSRanjitsinh Rathod2024-08-061-1/+5
* libstd-rs,rust-cross-canadian: set CVE_PRODUCT to rustPeter Marko2024-08-062-0/+3
* rust: set CVE_STATUS for CVE-2024-24576Harish Sadineni2024-04-101-0/+2
* cargo-c-native: update 0.9.18 -> 0.9.30Alexander Kanavin2024-03-182-337/+531
* cargo-c-native: convert from git fetcher to crate fetcherAlexander Kanavin2024-03-183-2387/+208
* rust: reproducibility issue fix with v1.75Sundeep KOKKONDA2024-03-181-12/+25
* rust: Fix build failure re-appeared on riscv32Khem Raj2024-03-051-5/+25
* rust: reproducibility issue fix with v1.75Yash Shinde2024-03-012-0/+24
* rust: Revert PGO to it's defaultYash Shinde2024-03-011-4/+0
* rust: Upgrade 1.74.1 -> 1.75.0Yash Shinde2024-03-0121-802/+141
* rust/cargo: Build fixes to rust for rv32 targetKhem Raj2024-02-084-0/+1611
* rust: Re-write RPATHs in the copies llvm-configKhem Raj2024-01-261-1/+5
* rust: Enable rust oe-selftest.Yash Shinde2024-01-261-0/+4
* rust: Fix assertion failure error on oe-selftestYash Shinde2024-01-261-0/+26
* rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest.Yash Shinde2024-01-261-0/+21
* rust: detect user-specified custom targets in compiletestYash Shinde2024-01-261-0/+90
* rust: Fetch cargo from rust-snapshot dir.Yash Shinde2024-01-261-0/+37
* rust: Upgrade 1.74.0 -> 1.74.1Alex Kiernan2023-12-306-1/+1
* rust: Upgrade 1.73.0 -> 1.74.0Alex Kiernan2023-12-3016-325/+724
* rust: Upgrade 1.72.1 -> 1.73.0Alex Kiernan2023-12-309-60/+54
* rust: Upgrade 1.72.0 -> 1.72.1Alex Kiernan2023-12-306-1/+1
* rust: Upgrade 1.71.1 -> 1.72.0Alex Kiernan2023-12-3012-144/+172
* rust: rustdoc reproducibility issue fix - disable PGOSundeep KOKKONDA2023-12-211-1/+2
* rust: Upgrade 1.71.0 -> 1.71.1Alex Kiernan2023-12-136-1/+1
* rust: Upgrade 1.70.0 -> 1.71.0Alex Kiernan2023-12-1312-217/+98
* rust: Drop targets and hosts override magicAlex Kiernan2023-12-041-6/+2
* rust-llvm: Allow overriding LLVM target archsNiko Mauno2023-12-041-1/+3
* rust: Drop TARGET_VENDOR exportAlex Kiernan2023-12-011-3/+0
* rust: Delete python2 configparser code pathAlex Kiernan2023-12-011-4/+1
* rust: Split rustdoc into a separate packageSundeep KOKKONDA2023-11-271-1/+3
* rust-llvm: remove python3native dependencyRoss Burton2023-11-231-1/+10
* rust: drop PE, PR from /usr/src/debug pathsMartin Jansa2023-11-201-1/+1
* rust-cross-canadian: Add riscv64 to cross-canadian hostsKhem Raj2023-11-051-1/+1
* rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdkSean Nyekjaer2023-10-191-0/+3
* rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGSSean Nyekjaer2023-10-191-1/+3
* rust: reproducibility issue fixSundeep KOKKONDA2023-10-111-0/+1
* recipes: Drop remaining PR values from recipesRichard Purdie2023-09-221-1/+0
* cargo-c-native: fix version checkAlexander Kanavin2023-09-121-0/+1
* rust: add cargo-c native recipeFrederic Martinsons2023-08-213-0/+2656