rclone/bin
Nick Craig-Wood 525433e6dd build: fix "Illegal instruction" error for ARMv6 builds - fixes #4553
Before this change we used `go build -i` to build the releases in parallel.

However this causes the ARMv6 and ARMv7 build to get mixed up somehow,
causing an illegal instruction when running rclone binaries on ARMv6.

See go bug: https://github.com/golang/go/issues/41223

This removes the -i which should have no effect on build times on the
CI and appears to fix the problem.
2020-09-04 16:30:50 +01:00
..
.ignore-emails docs: add bin/.ignored-emails for removing email addresses from authors.md 2020-05-04 17:38:25 +01: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 the build container to use latest go version for circleci 2019-01-18 13:26:27 +00:00
check-merged.go doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
cross-compile.go build: fix "Illegal instruction" error for ARMv6 builds - fixes #4553 2020-09-04 16:30:50 +01:00
decrypt_names.py bin: convert python scripts to python3 2019-09-06 22:55:28 +01:00
get-github-release.go build: fix file handle leak in GitHub release tool 2020-07-04 10:51:37 +01:00
make_backend_docs.py docs: set unsafe HTML parsing to false and fix raw HTML insertion 2020-05-27 17:31:09 +01:00
make_changelog.py Version v1.52.0 2020-05-27 17:31:10 +01:00
make_manual.py make_manual: Support SOURCE_DATE_EPOCH 2020-07-15 13:23:08 +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
make_test_files.go bin: make make_test_files.go work properly on Windows 2018-05-09 16:59:29 +01:00
nfpm.yaml build: fix build after nfpm change to drop bindir 2020-05-27 17:31:09 +01:00
not-in-stable.go bin: not-in-stable.go - script to help with merging fixes to the stable branch 2020-06-10 17:07:43 +01:00
test_independence.go fstests: re-arrange backend integration tests so they can be retried 2018-11-22 20:12:12 +00:00
test_proxy.py serve: add auth proxy infrastructure 2019-08-06 11:43:42 +01: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 build: test-repeat.sh add -tag to buildflags 2020-06-20 14:52:04 +01:00
tidy-beta build: speed up tidy-beta script by doing fewer directory traversals 2020-06-24 10:01:24 +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: ignore testbuilds when uploading to github 2019-02-09 12:22:06 +00:00
win-build.bat build: fix windows/amd64 build and icon/version embedding #4304 2020-06-18 16:08:38 +01:00