1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-16 20:55:20 +03:00
Commit graph

4 commits

Author SHA1 Message Date
ptrcnull
fbcf4c4f11 */*: utilise sparse crates.io fetches
this is a million times faster

new only in rust 1.68, and fails on older versions,
but we have only latest in aports and don't support anything else, so
it's okay.
2023-03-10 00:35:53 +01:00
psykose
39f6fef713 */*: cargo fetch with --target
this does not download deps that won't be used for the default build
target (the ctarget we are building for implicitly).
this makes quite a few fetches faster.. because a ton of crates download
a 10mb "windows-sys" that is never used, amongst other things.

maybe breaks a thing or two.
2023-02-11 16:56:41 +01:00
Lauren N. Liberda
4697b734b7 testing/android-apkeep: upgrade to 0.15.0 2023-01-05 04:26:18 +00:00
Lauren N. Liberda
7985234e97
testing/android-apkeep: new aport 2022-12-15 17:23:16 +01:00