summaryrefslogtreecommitdiff
path: root/lang/rust/cargo.mk
AgeCommit message (Expand)AuthorFilesLines
2021-01-12rust: Disable SSP checks which will always fail.jperkin1-1/+3
2020-10-20cargo.mk: move CARGO_FEATURES from lang/ncspot to heretnn1-2/+5
2020-08-14rust/cargo.mk: update documentationtnn1-2/+4
2020-08-14cargo.mk: some improvementstnn1-6/+11
2020-08-14rust/cargo.mk: add a default do-build target to reduce copypastatnn1-5/+13
2020-08-14rust/cargo: replace "--frozen --locked" with "--offline" in various placestnn1-3/+3
2020-08-06rust: Update to version 1.45.2.jperkin1-8/+8
2020-06-14Rename rust-bin's PKGNAME to rust-bin. Add rust.mk for rust packages.nia1-8/+2
2020-06-14lang/rust: fix unsatisfiable condition in cargo.mkrillig1-3/+3
2020-06-08It looks like "checksum" is optional, and "source" isn't forhe1-2/+2
2020-06-08Provide a new show-cargo-depends script which works with the cominghe1-2/+6
2020-05-21rust: cargo cult netbsd version check for MAKE_JOBS_SAFEnia1-2/+3
2020-05-18lang: Add rust-bin.nia1-1/+7
2020-01-19Mark all cargo-using packages as MAKE_JOBS_SAFE=no on netbsd.maya1-1/+7
2019-12-03lang/rust/cargo.mk: Remove default DIST_SUBDIRminskim1-2/+1
2019-12-03lang/rust/cargo.mk: Set default values for cargo package variablesminskim1-1/+4
2019-11-03lang: align variable assignmentsrillig1-4/+4
2019-07-17rust: Modifies the regular expression to follow semver specification used byfox1-2/+2
2018-11-27rust: speed-up building; clean-upsadam1-2/+2
2018-11-27Replace, not append to WRKSRC/.cargo/config.maya1-2/+2
2018-10-23lang/rust: Extract .cargo without making a copy in ${WRKDIR}minskim1-3/+3
2018-09-21lang/rust: Move common BUILD_DEPENDS in rust packages to cargo.mkminskim1-1/+3
2018-05-06Add a show-cargo-depends target, sparing the effort of listing cargomaya1-1/+11
2017-11-08rust: cargo.mk: crates.io helper Makefile snippettnn1-0/+38