1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-26 04:22:05 +02:00

5 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
08e0830979
docs: improve flags example
closes #810
2018-09-20 17:44:25 -03:00
Carlos Alexandro Becker
59a56ce8c9
docs: improved build docs 2018-09-05 10:38:33 -03:00
Carlos Alexandro Becker
8d444233d0
docs: name templates 2018-07-08 23:57:46 -07:00
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
Carlos Alexandro Becker
13685f0234 docs: starting to re-work the docs site 2018-05-01 20:32:46 -07:00