74898bac3b
build: add windows/arm64 build - NB this does not support mount yet #5828
2022-03-03 17:13:32 +00:00
19dfaf7440
docs: fix shortcode rendering on download page
2021-11-01 16:50:52 +00:00
b5a27b1c75
docs: cleanup header levels
2021-09-30 17:54:57 +02:00
f50b4e51ed
build: make a macOS ARM64 build to support Apple Silicon - Fixes #4786
...
- add `-macos-sdk` and `-macos-arch` to adjust CGO_CFLAGS and CGO_LDFLAGS
- select macOS SDK 11.1 and arch arm64 when building
- add -cgo-cflags and -cgo-ldflags to set CGO_CFLAGS and CGO_LDFLAGS
- add back /usr/local to pickup fuse headers and library
- add `-env` to cross-compile
- add macOS/arm64 to download matrix
2021-02-07 14:59:53 +00:00
e4a87f772f
docs: spelling: e.g.
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
2020-10-28 18:16:23 +00:00
e54ce35019
build: change beta numbering to be semver compatible - Fixes #4516
...
From now on the betas will be numbered for the version that they will
become, so:
v1.53.0-beta.NNNN.CCCCC
Where N is commit number and C is commit. When released this will
become v1.53.0 and the beta will become v1.54.0-beta.NNN.CCCCC.
The commit number is the count of the commits since the root of the
tree since we can no longer use the the git version numbers since the
last tag.
This will simplify building the stable branch but that release
procedure hasn't been revised yet.
This commit also injects the name of the branch for the beta builds
into the download path.
2020-08-31 13:55:04 +01:00
01280798e9
build: drop macOS 386 build as it is no longer supported by go1.15
...
The go team made the decision to drop support for 32 bit macOS as 32
bit apps are no longer supported by macOS and 32 bit hardware hasn't
been produced by Apple for over 10 years.
2020-08-09 12:59:17 +01:00
e2201689cf
build: add ARMv7 to the supported builds - fixes #748
2020-07-07 12:13:20 +01:00
e62c032184
docs: remove manually set dates and use git dates instead
2020-06-01 13:07:46 +01:00
ce7047d88a
docs: fix cosmetic issues
2020-05-27 17:31:09 +01:00
d6e10dba33
docs: fix confusion over processor names in download table
...
See: https://forum.rclone.org/t/intel-processor-download-help/14558
2020-02-26 16:39:46 +00:00
57d5de6fba
build: fix up package paths after repo move
...
git grep -l github.com/ncw/rclone | xargs -d'\n' perl -i~ -lpe 's|github.com/ncw/rclone|github.com/rclone/rclone|g'
goimports -w `find . -name \*.go`
2019-07-28 18:47:38 +01:00
c5f1d501ed
docs: fix download links for .deb and .rpm
2018-03-23 12:43:18 +00:00
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
62540b4007
docs: clarify beta docs and add link to tip.rclone.org
2018-02-27 10:58:48 +00:00
675e7c5d8e
docs: make downloads into a table
...
Add the scripted downloads to the download page
2018-02-13 11:23:11 +00:00
b2b989434d
docs: use a shortcode to insert the version string
2017-09-30 09:28:49 +01:00
a73ecec11f
Version v1.37
2017-07-22 20:04:29 +01:00
f798552cf1
Update urls to https after site move
2017-03-29 10:06:22 +01:00
118e26f8e2
Version v1.36
2017-03-18 11:16:43 +00:00
5b8b379feb
Version v1.35
2017-01-02 15:33:06 +00:00
d95288175f
Version v1.34
2016-11-06 10:18:30 +00:00
9192e0a28d
Link to git log from beta downloads
2016-10-05 14:35:23 +01:00
391feb698e
Automatically upload betas on pushes to master
...
* Add links to betas on the download page
* Encourage new issue submitters to use the beta
2016-10-05 12:47:57 +01:00
3996bbb8cb
Version v1.33
2016-08-24 23:02:05 +01:00
67562081f7
Version v1.32
2016-07-13 17:32:39 +01:00
63f6827a0d
Version v1.31
2016-07-13 12:28:01 +01:00
bd0227450e
Version v1.30
2016-06-18 16:41:46 +01:00
157d7d45f5
Version v1.29
2016-04-18 18:30:29 +01:00
3c7f80f58f
Version v1.28
2016-03-01 09:00:01 +00:00
e62c0a58a7
Version 1.27
2016-01-31 17:50:13 +00:00
77fb8ac240
Version 1.26
2016-01-02 12:04:32 +00:00
cb651b5866
Upload releases to github too - fixes #225
2015-11-23 22:18:21 +00:00
7f0020a407
Version v1.25
2015-11-14 13:06:39 +00:00
4276abc58b
Version v1.24
2015-11-07 16:23:12 +00:00
3a900e5bb7
Version v1.23
2015-10-03 16:24:07 +01:00
57aad81b68
Version v1.22
2015-09-28 19:38:20 +01:00
5d4b149884
Version v1.21
2015-09-22 21:05:11 +01:00
34193fd8d9
Version v1.20
2015-09-15 07:42:31 +01:00
9ed2de3d6e
Version v1.19
2015-08-28 09:47:13 +01:00
2fcc18779b
Version v1.18
2015-08-17 17:59:37 +01:00
9d9a17547a
Version v1.17
2015-06-14 15:36:16 +01:00
539ad44757
Version v1.16
2015-06-09 18:00:33 +01:00
e04acb09ce
Version v1.15
2015-06-06 15:45:00 +01:00
d9fcc32f70
Version v1.14
2015-05-21 20:13:40 +01:00
88293a4b8a
Version v1.13
2015-05-10 12:39:06 +01:00
ba2091725e
Version v1.12
2015-03-15 15:55:38 +00:00
80000b904c
Version v1.11
2015-03-04 17:59:31 +00:00
cf208ad21b
Version v1.10
2015-02-12 18:00:20 +00:00
165e89c266
Version v1.09
2015-02-07 22:44:23 +00:00