summaryrefslogtreecommitdiffstats
path: root/meta/classes/rust-common.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-177/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* rust-common: Remove conflict with utils create_wrapperRichard Purdie2022-08-091-9/+9
* rust-common: Set rustlibdir to match target expectationRichard Purdie2022-08-081-2/+2
* rust-common: Simplify libc handlingRichard Purdie2022-08-081-37/+8
* rust-common: Update to match cross targetsRichard Purdie2022-08-081-1/+1
* rust-common/rust: Improve bootstrap BUILD_SYS handlingRichard Purdie2022-08-081-0/+5
* rust: Generate per recipe target configuration filesRichard Purdie2022-08-081-1/+1
* rust-common: Rework wrappers to handle muslRichard Purdie2022-08-081-8/+14
* rust-common: Drop export directive from wrappersRichard Purdie2022-08-081-5/+5
* rust-common: Add CXXFLAGSRichard Purdie2022-08-081-1/+1
* rust-common: Fix sstate signatures between arm hf and non-hfRichard Purdie2022-05-211-0/+3
* rust-common: override RUST_LIBC for crosssdkChristian Eggers2022-03-261-0/+1
* rust: Introduce RUST_BUILD_ARCHAndrew Jeffery2022-03-021-0/+4
* rust: Introduce arch_to_rust_arch()Andrew Jeffery2022-03-021-1/+1
* rust-common.bbclass: rewrite toolchain wrappers in (native) pythonAlexander Kanavin2021-10-141-7/+8
* rust-common.bbclass: make sure ccache existKai Kang2021-09-191-1/+1
* rust-common: Hack around LD_LIBRARY_PATH issues on centos7Richard Purdie2021-09-021-0/+5
* rust-common.bbclass: export RUST_TARGET_PATHTim Orling2021-09-011-1/+1
* rust-common: Add LDFLAGS to cc wrapperRichard Purdie2021-08-261-1/+1
* rust-cross*: Fix OVERRRIDE references in task signature computationRichard Purdie2021-08-261-0/+1
* rust: initial merge of most of meta-rustRandy MacLeod2021-08-261-0/+174