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

Simplify Travis execution environment #10

Closed
Ortham opened this issue Sep 6, 2017 · 2 comments
Closed

Simplify Travis execution environment #10

Ortham opened this issue Sep 6, 2017 · 2 comments
Assignees

Comments

@Ortham
Copy link
Member

Ortham commented Sep 6, 2017

Travis images have been updated to Ubuntu Trusty, and also have Clang 3.5 and CMake 3.2 (upgrading to Clang 3.9 today), if they are used there's no need to install GCC 6 and CMake 3.8 ourselves, which should speed builds up by a couple of minutes according to current build timings.

@Ortham Ortham self-assigned this Sep 6, 2017
@Ortham
Copy link
Member Author

Ortham commented Sep 13, 2017

The Boost build script will need to be updated to handle linking to libc++ correctly, a reference is available here.

@Ortham
Copy link
Member Author

Ortham commented Sep 15, 2017

Building with clang actually complicates LOOT builds, so this is as done as it's going to be as of 6f17df9.

@Ortham Ortham closed this as completed Sep 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant