summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/cargo.bbclass
Commit message (Expand)AuthorAgeFilesLines
* cargo: Move CARGO_MANIFEST_PATH/CARGO_SRC_DIR to cargo_commonAlex Kiernan2023-12-091-7/+0
* cargo: Rename MANIFEST_PATH -> CARGO_MANIFEST_PATHAlex Kiernan2023-12-081-2/+2
* cargo.bbclass: Use --frozen flag for cargo operationsFrederic Martinsons2023-08-091-1/+6
* cargo.bbclass: set up cargo environment in common do_compileAlexander Kanavin2023-06-271-1/+0
* cargo.bbclass: use offline mode for buildingFrederic Martinsons2023-03-161-1/+1
* cargo.bbclass: avoid calling which ${RUSTC} with undefined ${RUSTC}Martin Jansa2022-11-071-1/+0
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-0/+97