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

Update .travis-ci.sh #414

Merged
merged 7 commits into from
Mar 14, 2019
Merged

Update .travis-ci.sh #414

merged 7 commits into from
Mar 14, 2019

Conversation

abraunegg
Copy link
Owner

  • Update Travis CI build script to use an LDC version string
  • Update LDC to use 1.14.0

* Update Travis CI build script to use an LDC version string
* Update LDC to use 1.14.0
@norbusan
Copy link
Collaborator

Hmm, 1.12.0 was the last were aarch binaries were provided it seems ... Either we switch versions for this aarch, or remain with 1.12.0

@abraunegg
Copy link
Owner Author

abraunegg commented Mar 13, 2019

@norbusan
Yep - I was trying to get things to use the latest, based on the LDC site it's 1.13.0 for armhf releases .. non urgent, but I was wanting to keep the readme / build tests using the same versions

* No armhf build of LDC drop to 1.13.0
* Update LDC for armhf & aarm64 to 1.13.0 as this is what is tested with Travis CI
* LDC on arm64 complains about this: dlang-arm64/bin/ldc2: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory. Add 'libxml2' to guest dependencies for  AARM64
* Update readme for 'libxml2' as needed for LDC 1.13.0
* Update ARMHF and AARM64 to use difference versions of LDC due to due to ldc-developers/ldc#3027
* Update download path to use LDC 1.13.0 as baseline
@abraunegg abraunegg requested a review from norbusan March 13, 2019 23:32
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Collaborator

@norbusan norbusan left a comment

Choose a reason for hiding this comment

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

ok, thanks for the explanation

@abraunegg abraunegg merged commit c98d096 into master Mar 14, 2019
@abraunegg abraunegg deleted the update-to-LDC-1.14.0 branch March 14, 2019 20:00
@lock
Copy link

lock bot commented Apr 13, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Apr 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants