router icon indicating copy to clipboard operation
router copied to clipboard

pre-built binaries should include fully qualified target

Open EverlastingBugstopper opened this issue 3 years ago • 3 comments

our pre-built binaries are just called "linux" "macos" and "windows" - it does not call out anything about underlying architectures (x86 vs. ARM) nor about the toolchain (gnu vs musl vs msvc). this information should be included in the tarball release directories.

EverlastingBugstopper avatar Jul 11 '22 19:07 EverlastingBugstopper

check out rover's release page to see the convention we use there

EverlastingBugstopper avatar Jul 11 '22 19:07 EverlastingBugstopper

right, we show the architecture but not the full triplet, we should fix that

Geal avatar Jul 13 '22 08:07 Geal

reopening because the change was reverted before the release

Geal avatar Jul 20 '22 09:07 Geal