Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update Travis Configuration#714

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
deanberris wants to merge5 commits intocpp-netlib:main
base:main
Choose a base branch
Loading
fromdeanberris:topic/travis-update

Conversation

deanberris
Copy link
Member

Use the available precise-packaged Boost installable package, instead
of having to build it ourselves and caching it.

We also upgrade to use clang-3.8, as well as re-enable the sanitizer
builds.

Use the available precise-packaged Boost installable package, insteadof having to build it ourselves and caching it.We also upgrade to use clang-3.8, as well as re-enable the sanitizerbuilds.
@glynos
Copy link
Member

Travis is complaining that this file is not valid YAML.

@deanberris
Copy link
MemberAuthor

@glynos Boost is giving me a hard time. :(

I've now spent too much time on this because I can't get an updated Boost from any of the valid sources in the apt whitelist for Travis. The PPA that's whitelisted isunmaintained and only has 1.55 in it. The 1.62 version is only available in zesty 'universe'.

And I have zero patience now for trying to get this working with Boost that I'm tempted to say that we really ought to ditch the Boost dependency where we can. I've found a potential workaround for theready(...) implementation using just C++11 libraries, which is strictly better than what Boost has.

So I'll leave this as is for now, and let you or someone else take over the PR.

Base automatically changed frommaster tomainFebruary 10, 2021 10:04
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@deanberris@glynos

[8]ページ先頭

©2009-2025 Movatter.jp