Skip to content
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

build,.travis.yml: update the build configuration #49

Merged
merged 4 commits into from
Sep 11, 2019

Conversation

commodo
Copy link
Contributor

@commodo commodo commented Sep 9, 2019

This changeset does a set of updates:

  1. adds support for Xcode 11 (similar to libiio)
  2. removes some left-over Trusty stuff (no longer available in libiio)
  3. reverts patch .travis.yml: force xenial for docker builds ; Xenial images should be the default now (hopefully); removing this limitation let's Travis-CI upgrade the default docker image (since Xenial is the minimum we need).

Signed-off-by: Alexandru Ardelean [email protected]

Since libiio has removed trusty builds, it's time to remove them from here.
Builds seem to fail as the artifact for Trusty libiio builds is gone.

Signed-off-by: Alexandru Ardelean <[email protected]>
This reverts commit e7bb5cd.

At this point in time, Travis-CI should provide mostly Xenial builds, so no
need to lock the docker builds. This is great for future cases, when
Travis-CI decides to upgrade the default images to Bionic or whatever newer
LTS.

Signed-off-by: Alexandru Ardelean <[email protected]>
Support for Xcode 11 builds has been added in libiio.
Extend support to libad9361-iio as well.

Signed-off-by: Alexandru Ardelean <[email protected]>
@commodo commodo requested review from tfcollins, mhennerich and a team September 9, 2019 07:24
Copy link
Contributor

@tfcollins tfcollins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Readme needs to be updated though

@commodo
Copy link
Contributor Author

commodo commented Sep 10, 2019

Looks good. Readme needs to be updated though

good point; will update

@commodo commodo force-pushed the build-updates-fixes branch 3 times, most recently from d8cae7a to a6e57b1 Compare September 10, 2019 11:57
@commodo
Copy link
Contributor Author

commodo commented Sep 10, 2019

Changelog v1 -> v2:

  • update readme with all artifacts currently produced by the build

The README file has suffered some loss of attention.
This change updates it to the latest build configuration.

Signed-off-by: Alexandru Ardelean <[email protected]>
@commodo commodo merged commit 48bfc7a into master Sep 11, 2019
@commodo commodo deleted the build-updates-fixes branch September 11, 2019 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants