summaryrefslogtreecommitdiffstats
path: root/meta/classes/rust-common.bbclass
AgeCommit message (Expand)Author
2022-08-12classes: Update classes to match new bitbake class scope functionalityRichard Purdie
2022-08-12classes: Add SPDX license identifiersRichard Purdie
2022-08-12classes: Add copyright statements to files without oneRichard Purdie
2022-08-09rust-common: Remove conflict with utils create_wrapperRichard Purdie
2022-08-08rust-common: Set rustlibdir to match target expectationRichard Purdie
2022-08-08rust-common: Simplify libc handlingRichard Purdie
2022-08-08rust-common: Update to match cross targetsRichard Purdie
2022-08-08rust-common/rust: Improve bootstrap BUILD_SYS handlingRichard Purdie
2022-08-08rust: Generate per recipe target configuration filesRichard Purdie
2022-08-08rust-common: Rework wrappers to handle muslRichard Purdie
2022-08-08rust-common: Drop export directive from wrappersRichard Purdie
2022-08-08rust-common: Add CXXFLAGSRichard Purdie
2022-05-21rust-common: Fix sstate signatures between arm hf and non-hfRichard Purdie
2022-03-26rust-common: override RUST_LIBC for crosssdkChristian Eggers
2022-03-02rust: Introduce RUST_BUILD_ARCHAndrew Jeffery
2022-03-02rust: Introduce arch_to_rust_arch()Andrew Jeffery
2021-10-14rust-common.bbclass: rewrite toolchain wrappers in (native) pythonAlexander Kanavin
2021-09-19rust-common.bbclass: make sure ccache existKai Kang
2021-09-02rust-common: Hack around LD_LIBRARY_PATH issues on centos7Richard Purdie
2021-09-01rust-common.bbclass: export RUST_TARGET_PATHTim Orling
2021-08-26rust-common: Add LDFLAGS to cc wrapperRichard Purdie
2021-08-26rust-cross*: Fix OVERRRIDE references in task signature computationRichard Purdie
2021-08-26rust: initial merge of most of meta-rustRandy MacLeod