Carlos Alexandro Becker
05744bb0c7
wip more changes
2017-06-27 22:45:59 -03:00
Carlos Alexandro Becker
ed5ccf9bdb
wip multiple builds
2017-06-27 19:20:08 -03:00
Carlos Alexandro Becker
cdafdc785a
added version to default name_template
...
refs #239
2017-05-19 23:37:51 -03:00
Carlos Alexandro Becker
777441c45e
breaking: do not default to uname values
...
check discussion on #236
closes #236
2017-05-18 12:44:55 -03:00
Carlos Alexandro Becker
9a3c8dbafb
custom env
2017-05-11 10:43:25 -03:00
Carlos Alexandro Becker
5eee70de8b
Revert "trying with netgo"
...
This reverts commit 92d897d9bb
.
same error as before
2017-05-10 14:12:19 -03:00
Carlos Alexandro Becker
92d897d9bb
trying with netgo
2017-05-10 14:08:54 -03:00
Carlos Alexandro Becker
2af8d94f94
removed ldflags
2017-05-10 10:41:26 -03:00
Carlos Alexandro Becker
e8a4a513d2
ldflags in the right section
2017-05-10 10:03:35 -03:00
Jorin Vogel
d9c892bc77
Use external, static linking.
...
Possible fix for #225
2017-05-10 10:15:07 +02:00
Carlos Alexandro Becker
5b06bef066
Fixed wrong goreleaser.yml
...
It was skipping both darwin_386 and windows_386 builds
2017-05-02 19:21:34 -03:00
Carlos Alexandro Becker
9980576929
readme
2017-04-26 20:14:30 -03:00
Jorin Vogel
195976b032
make goreleaser installable via go get #205
...
move main.go file to top level
and move go library to goreleaserlib package
2017-04-23 14:22:41 +02:00
Carlos Alexandro Becker
f2b82ab6f7
fixed goreleaser.yml
2017-04-21 17:13:25 -03:00
Carlos Alexandro Becker
5b3484b795
make brew and fpm config more alike
2017-04-21 17:02:28 -03:00
Carlos Alexandro Becker
c1c51c5005
also build for windows and arm
2017-04-21 16:23:43 -03:00
Carlos Alexandro Becker
dc7b9c6852
covered main cli action with tests
2017-04-21 15:25:32 -03:00
Carlos Alexandro Becker
923feea3b9
updated our own config
2017-03-22 21:23:52 -03:00
Carlos Alexandro Becker
5f8141839f
conflicts_with releaser is no longer needed
...
```
Warning: goreleaser: No available formula with the name "releaser"
'conflicts_with "releaser"' should be removed from goreleaser.rb.
```
2017-02-24 14:40:06 -03:00
Carlos Alexandro Becker
4bc64ce58f
conflicts with releaser
...
the name that the binary has before
2017-02-01 20:02:26 -02:00
Carlos Alexandro Becker
3f2eb7c56b
code improvements
2017-01-29 22:33:08 -02:00
Carlos Alexandro Becker
aace3d4813
added fpm support
...
closes #10
2017-01-29 21:55:32 -02:00
Carlos Alexandro Becker
b82bba7a61
mv docs/readme -> readme
2017-01-21 18:38:53 -02:00
Mohamed Gharsallah
d88947c238
Remove goreleaser example file
2017-01-21 15:34:00 +01:00
Carlos Alexandro Becker
656828ea41
brew depends on git
...
It calls the `git` binary to get tags and logs. I think it's valid to add git as a dependency since now it is supported.
2017-01-17 11:29:10 -02:00
Carlos Alexandro Becker
6f98934788
stop building goreleaser.exe
...
it will probably not work on windows anyway (e.g.: calling `git` instead of `git.exe`).
The get/latest script also won't work on Windows.
For me, we can assume that this don't work and that's it...
2017-01-16 19:09:53 -02:00
Carlos Alexandro Becker
54de3e90ec
Update goreleaser.yml
2017-01-15 16:01:37 -02:00
Carlos Alexandro Becker
c667d9ad87
goos on goreleaser.yml
2017-01-14 20:12:49 -02:00
Carlos Alexandro Becker
24fc596db2
renamed releaser to goreleaser
...
#79
2017-01-14 18:52:57 -02:00
Carlos Alexandro Becker
a5ff5ec7a2
typo
2017-01-14 18:44:51 -02:00
Carlos Alexandro Becker
ee263f2ec0
removed default uneeded config
2017-01-14 18:40:11 -02:00
Carlos Alexandro Becker
59ccd17c5e
formula in Formula folder in the homebrew tap
2017-01-14 18:39:51 -02:00
Carlos Alexandro Becker
6f3370914b
renamed binary name
...
refs #79
2017-01-14 18:39:26 -02:00
Carlos Alexandro Becker
446db716b1
homebrew-formulae -> homebrew-tap
...
closes #57
2017-01-11 20:51:33 -02:00
Carlos Alexandro Becker
37ddfada93
fix indent
2016-12-30 16:57:23 -02:00
Carlos Alexandro Becker
4ec213020b
release it on windows too
2016-12-30 16:56:12 -02:00
Carlos Alexandro Becker
8cf148f989
fixed releasing
2016-12-29 10:15:08 -02:00
Carlos Alexandro Becker
580ee4ca46
release to github
2016-12-28 23:21:49 -02:00
Carlos Alexandro Becker
8b63e6555b
config wip
2016-12-21 10:35:34 -02:00