1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal
Eli Young 5252f74ade feat: Convert flag fields into lists
This allows users to specify different sets of compiler, assembler,
and/or linker flags for different packages. It also makes it possible to
specify generic flags that contain spaces. It does this while
maintaining compatibility with the old format of the fields in question
by up-converting bare strings into single-element lists.

Resolves #668
2018-05-15 08:12:11 -03:00
..
artifact refactor: remove fpm in favor of nfpm (#567) 2018-02-26 18:49:58 -03:00
builders/golang feat: Convert flag fields into lists 2018-05-15 08:12:11 -03:00
client fix: lint issues 2018-05-13 17:02:29 -03:00
deprecate fix: deprecation notices new url 2018-05-01 20:32:46 -07:00
filenametemplate fix: break if env not available 2018-01-02 19:01:55 -02:00
git * feat: allow snapshots on a folder that is not a git repo (#579) 2018-02-25 20:17:45 -03:00
linux fix: Use right architecture for ARM packages 2018-04-15 21:06:30 -03:00
nametemplate fix: lint issues 2018-05-13 17:02:29 -03:00
testlib feat: skip formula upload 2018-01-12 19:24:58 -02:00