-
Notifications
You must be signed in to change notification settings - Fork 29.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multi-arch build configurations (armhf/arm64) for Travis CI #24943
Closed
Commits on Apr 17, 2017
-
Adding armhf/arm64 builds for Travis CI
This change adds support for builds that target armhf/arm64 configurations alongside the current amd64 builds, which should bring support for single-board computers such as Raspberry Pi and Odroid into the core. Due to the Travis white-list freeze, the configuration for this process uses the 14.04 Trusty Tahr container, and uses the 16.04 Xenial Xerus repositories on ports.ubuntu.com to prepare a toolchain that contains the necessary dependencies for ARM cross-compilation. The arm64 configuration above will also use the same armhf dependencies as those builds for things like ripgrep. This should not pose an issue for users due to the backwards compatibility for ARMv8.
Configuration menu - View commit details
-
Copy full SHA for e453e81 - Browse repository at this point
Copy the full SHA e453e81View commit details
Commits on Apr 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d4e5c08 - Browse repository at this point
Copy the full SHA d4e5c08View commit details -
Dummy edit to trigger a final Travis CI build to test before issuing pull request
Configuration menu - View commit details
-
Copy full SHA for 7e75511 - Browse repository at this point
Copy the full SHA 7e75511View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea35f30 - Browse repository at this point
Copy the full SHA ea35f30View commit details
Commits on Apr 20, 2017
-
Adding building of deb and rpm packages
Adding deb and rpm packages for linux to the releases tag
Configuration menu - View commit details
-
Copy full SHA for 816c504 - Browse repository at this point
Copy the full SHA 816c504View commit details -
Configuration menu - View commit details
-
Copy full SHA for c661b72 - Browse repository at this point
Copy the full SHA c661b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 543e428 - Browse repository at this point
Copy the full SHA 543e428View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cdd73e - Browse repository at this point
Copy the full SHA 8cdd73eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a57e613 - Browse repository at this point
Copy the full SHA a57e613View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.