Nick Craig-Wood
|
85e0b87c99
|
build: add .deb and .rpm output for the build
This uses https://github.com/goreleaser/nfpm to create the .deb and
.rpm packages from the standard build output.
|
2018-03-06 12:37:44 +00:00 |
|
Nick Craig-Wood
|
e00616b016
|
Write version.txt on building into root of downloads
|
2017-12-07 21:49:32 +00:00 |
|
Nick Craig-Wood
|
ee6a35d750
|
Test compilation of all arches
* Add compile_all step to Makefile
* Add this to travis
* Add -compile-only flag to cross-compile.go to save time making the zips
|
2017-08-04 23:20:26 +01:00 |
|
Nick Craig-Wood
|
8f54dc06a2
|
Use build tags to control when and where cmount is built
|
2017-05-19 17:08:04 +01:00 |
|
Nick Craig-Wood
|
df0cfa9735
|
Add -no-clean flag to cross-compile.go
|
2017-05-15 17:41:16 +01:00 |
|
Nick Craig-Wood
|
64d7489fd2
|
Add -include, -exclude -cgo to cross-compile.go
|
2017-05-15 17:41:16 +01:00 |
|
Nick Craig-Wood
|
5135ff73cb
|
Compile 386 builds with "GO386=387" for maximum compatibility #437
|
2017-05-09 11:58:29 +01:00 |
|
Nick Craig-Wood
|
86cc9f3dfb
|
Include git-log.txt into beta releases - fixes #1047
|
2017-02-20 17:08:07 +00:00 |
|
Nick Craig-Wood
|
1ae604fcf4
|
cross-compile: make rclone-beta-latest* for download #1047
|
2017-02-20 16:58:46 +00:00 |
|
Nick Craig-Wood
|
5e93fe96d3
|
cross-compile: add missing .exe suffix to windows binaries
|
2017-02-20 16:36:54 +00:00 |
|
Nick Craig-Wood
|
69a15ae173
|
Replace gox with a go script to do cross compiling
gox wasn't building the mips binaries for some reason.
|
2017-02-17 21:54:32 +00:00 |
|