rclone/bin
albertony 5386ffc8f2 build: correct building for ARMv5 and ARMv6
Explicitly set ARM version in GOARM build variable, to avoid relying
on some default value which differs when compiling natively and when
cross-compiling, and which is also incorrectly documented as being
6 when in reality it is 5.

Fix incorrect labelling of ARMv5 builds as ARMv6, and change
architecture of .rpm and .deb packages containing them to
match.

Add ARMv6 builds, to complement existing ARMv5 and ARMv7, and to
reduce disruption due to previous ARMv5 builds incorrectly being
identified as ARMv6, and to provide .rpm and .deb packages with the
same ARMv6 architectures as was previously also published
(then containing ARMv5 binaries).

See #6528

Background info:

https://github.com/golang/go/wiki/GoArm
https://go.dev/doc/install/source#environment
661e931dd1/src/cmd/dist/build.go (L140-L144)
661e931dd1/src/cmd/dist/util.go (L392-L422)
2023-02-04 13:32:26 +01:00
..
.ignore-emails Removed multiple emails for Ankur Gupta 2021-10-08 10:25:42 +01:00
backend-versions.sh docs: Add minimum versions to all the backend pages and some of the other pages 2022-11-18 14:41:24 +00:00
bisect-go-rclone.sh build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
bisect-rclone.sh build: update git bisect scripts 2018-09-19 16:04:57 +01:00
build-xgo-cgofuse.sh build: update github.com/billziss-gh to github.com/winfsp 2022-04-13 10:18:26 +01:00
check-merged.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
config.py bin/config.py: add --rc flag for testing to an `rclone rcd` #3455 2021-05-17 12:10:58 +01:00
cross-compile.go build: correct building for ARMv5 and ARMv6 2023-02-04 13:32:26 +01:00
decrypt_names.py bin: convert python scripts to python3 2019-09-06 22:55:28 +01:00
get-github-release.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
make_backend_docs.py bin/make_backend_docs: allow generation of docs for just one backend 2022-06-16 15:45:32 +02:00
make_changelog.py Spelling fixes 2020-10-14 15:21:31 +01:00
make_manual.py oracle-object-storage: minor docs update 2022-10-17 17:08:44 +01:00
make_rc_docs.sh docs: set unsafe HTML parsing to false and fix raw HTML insertion 2020-05-27 17:31:09 +01:00
nfpm.yaml docs: improve grammar and fix typos (#5361) 2021-11-04 12:50:43 +01:00
not-in-stable.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
test-all-commits-compile.sh bin: add script to test all commits compile for git bisect 2019-08-04 13:29:59 +01:00
test-repeat-vfs.sh vfs: set the modtime of the cache file immediately 2020-08-20 16:24:04 +01:00
test-repeat.sh docs: spelling: e.g. 2020-10-28 18:16:23 +00:00
test_independence.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
test_proxy.py docs: spelling: etc. 2020-10-28 18:16:23 +00:00
tidy-beta build: update tidy-beta to new layout 2022-09-12 20:32:17 +01:00
travis.rclone.conf Automatically upload betas on pushes to master 2016-10-05 12:47:57 +01:00
update-authors.py docs: add bin/.ignored-emails for removing email addresses from authors.md 2020-05-04 17:38:25 +01:00
upload-github build: update GitHub release tool to use gh and put a link to changelog 2021-02-03 14:44:40 +00:00
win-build.bat build: fix windows/amd64 build and icon/version embedding #4304 2020-06-18 16:08:38 +01:00