summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cargo.eclass: Fix cargo_target_dir helper following recent changesJames Le Cuirot2024-08-081-3/+1
* cargo.eclass: Change RUSTFLAGS approach following recent build failuresJames Le Cuirot2024-08-081-26/+39
* cargo.eclass: Shadow flag variables so that LTO filtering remains localJames Le Cuirot2024-08-061-0/+9
* cargo.eclass: Explicitly tell rustc not to strip binariesJames Le Cuirot2024-08-061-2/+2
* cargo.eclass: Handle LDFLAGS and RUSTFLAGS betterJames Le Cuirot2024-08-061-22/+41
* cargo.eclass: Add cargo_env helper and use it in compile, test, installJames Le Cuirot2024-08-061-14/+23
* cargo.eclass: Use newer Cargo config file nameJames Le Cuirot2024-08-061-2/+2
* cargo.eclass: Add cargo_target_dir helper functionJames Le Cuirot2024-06-171-0/+10
* cargo.eclass: mention app-portage/pycargoebuild in @CRATES docsSam James2024-06-171-1/+1
* cargo.eclass: Enable cross-compiling by setting environment variablesJames Le Cuirot2024-06-121-1/+16
* cargo.eclass: Drop EAPI 7 supportJames Le Cuirot2024-06-121-17/+2
* cargo.eclass: Optimize crate unpackingMichał Górny2024-05-171-23/+33
* cargo.eclass: Revert "Optimize crate unpacking"Michał Górny2024-05-151-33/+23
* cargo.eclass: Optimize crate unpackingMichał Górny2024-05-151-23/+33
* cargo.eclass: Output only the first crate URI when PKGBUMPINGMichał Górny2024-01-311-0/+5
* cargo.eclass: Revert PKGBUMPING for CARGO_CRATE_URISMichał Górny2024-01-091-3/+0
* cargo.eclass: Support PKGBUMPING to avoid fetching/unpacking cratesMichał Górny2024-01-051-1/+7
* cargo.eclass: Allow CRATES to be unsetMichał Górny2023-12-091-5/+0
* cargo.eclass: filter out lto flags for C/CXX compilersGeorgy Yakovlev2023-07-121-1/+2
* cargo.eclass: Mark GIT_CRATES as pre-inheritMichał Górny2023-06-181-0/+1
* cargo.eclass: Support separating crate names/versions via `@`Michał Górny2023-06-181-7/+17
* cargo.eclass: Optimize GIT_CRATES checkMichał Górny2023-06-181-29/+29
* cargo.eclass: Add variable alternative to $(cargo_crate_uris)Michał Górny2023-06-181-15/+33
* cargo.eclass: make cargo_live_src_unpack idempotentSam James2023-06-101-2/+2
* cargo.eclass: fix typos and doc readabilityLucio Sauer2023-06-051-43/+40
* cargo.eclass: correct gitlab archive endpointMatt Jolly2023-06-041-1/+1
* cargo.eclass: fix spellingSam James2023-03-261-1/+1
* cargo.eclass: Quote argument of ":" commandUlrich Müller2023-03-261-1/+1
* eclass: standardize prologue/epilogueDavid Seifert2023-03-171-12/+11
* cargo.eclass: silence 1 more declare -p stderrGeorgy Yakovlev2023-02-101-1/+1
* cargo.eclass: fix --frozen logicGeorgy Yakovlev2023-02-081-1/+1
* cargo.eclass: silence declare -p stderrGeorgy Yakovlev2023-02-081-1/+1
* cargo.eclass: make GIT_CRATES non-pre-inheritGeorgy Yakovlev2023-02-081-2/+1
* cargo.eclass: Add support for GIT_CRATESPatrick McLean2023-02-081-0/+103
* cargo.eclass: mention --frozen usecase.Georgy Yakovlev2022-11-101-1/+6
* *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLEUlrich Müller2022-03-241-5/+5
* cargo.eclass: really fix typoGeorgy Yakovlev2022-01-121-1/+1
* cargo.eclass: fix typo in email addressGeorgy Yakovlev2022-01-121-2/+2
* cargo.eclass: make CRATES pre-inheritGeorgy Yakovlev2021-07-021-3/+21
* cargo.eclass: make CRATES an eclass variableGeorgy Yakovlev2021-07-021-0/+17
* cargo.eclass: support EAPI=8, misc changesGeorgy Yakovlev2021-07-021-13/+26
* eclass/cargo.eclass: disable incremental buildsGeorgy Yakovlev2021-05-101-0/+1
* cargo.eclass: consistent comment whitespaceSam James2021-03-311-4/+1
* eclass/cargo.eclass: minor fixesGeorgy Yakovlev2021-02-111-3/+4
* eclass: [QA] Revert multiple meaningless doc changesMichał Górny2020-12-281-17/+0
* eclass/cargo: fixup documentationAaron Bauman2020-12-161-0/+17
* eclass/cargo.eclass: tc-export PKG_CONFIGGeorgy Yakovlev2020-11-271-1/+1
* eclass/cargo.eclass: clarify variable docsGeorgy Yakovlev2020-11-101-0/+1
* eclass/cargo.eclass: add CARGO_OPTIONAL conditionGeorgy Yakovlev2020-11-101-4/+25
* eclass/cargo.eclass: move cargo_gen_config definition to the topGeorgy Yakovlev2020-09-281-38/+38