1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-14 03:51:24 +02:00
goreleaser/internal
Julien Salleyron 40668d4382
fix(build): c-shared build and release when target is wasm (#5128)
This commit fixes the automatic extension when building the wasip1_wasm
target.

Additionally, in future Go versions, support will be added for
generating c-shared WASM binaries.
https://github.com/golang/go/issues/65199


Therefore, this PR corrects the extension in the build process and
removes the .h file from the release when c-shared is enabled and the
target is WASM.
2024-09-09 22:25:54 -03:00
..
archivefiles feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
artifact feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
builders fix(build): c-shared build and release when target is wasm (#5128) 2024-09-09 22:25:54 -03:00
client chore: fix linter errors (#5111) 2024-08-30 17:03:10 -03:00
commitauthor feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
deprecate feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
exec feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
extrafiles feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
gio chore: fix all existing lint issues (#4637) 2024-02-19 08:49:39 -03:00
git feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
golden feat: winget support (#4081) 2023-06-14 23:59:55 -03:00
http feat: support extra_files in http upload and artifactories (#4940) 2024-06-15 12:21:29 -03:00
ids
logext feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
middleware fix: moving some logs to debug 2024-06-22 22:43:57 -03:00
pipe fix(build): c-shared build and release when target is wasm (#5128) 2024-09-09 22:25:54 -03:00
pipeline feat(ko): snapshot builds (#5116) 2024-09-07 11:15:48 -03:00
semerrgroup fix: snapcraft temporary directory + concurrency (#4963) 2024-06-29 19:00:52 -03:00
shell feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
skips feat: --skip=archive (#4916) 2024-06-11 09:23:21 -03:00
static fix: init in v2 (#4915) 2024-06-05 16:28:17 -03:00
testctx feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
testlib test: check if pre-requisites are installed (#5109) 2024-09-03 20:39:33 -03:00
tmpl feat(tmpl): IsSingleTarget (#5122) 2024-09-07 11:09:21 -03:00
yaml feat(yaml): upgraded from yaml.v2 to yaml.v3 (#3004) 2022-03-29 14:00:53 -03:00