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

Added libwebp and aws-sdk #734

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

corporategoth
Copy link

@corporategoth corporategoth commented Dec 1, 2020

This adds 7 libraries:

  • The AWS C++ SDK
  • libwebp (for webp image loading/saving)
  • Boost's libcontext
  • Boost's libcoroutine
  • Boost's libexception
  • Boost's liblog
  • Boost's libstacktrace

It also adds a different compile of boost (1.75.0-clang-libc++) - specifically compiled with clang and linked against libc++ (as opposed to libstdc++). Also compiled with c++20.

@corporategoth corporategoth self-assigned this Jan 14, 2021
@corporategoth corporategoth marked this pull request as ready for review January 14, 2021 17:54
@jakepruitt
Copy link

@corporategoth it looks like this failed to build due to timeout - should we move this out of "ready for review"?

Also I would love to see an explanation of why we need to switch the boost compile and any implications this may have on other boost-using systems.

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.

None yet

2 participants