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

Make cmake script more forgiving. #760

Merged
merged 1 commit into from
Feb 8, 2018
Merged

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Feb 4, 2018

Instead of hard-erroring when we don't find dependencies, we just don't
build the things requested and print a warning. This is less annoying to
users because we enable a bunch of things by default. This way, we can at
least build something with the default "cmake" invocation.


This change is Reviewable

@iphydf iphydf added this to the v0.2.0 milestone Feb 4, 2018
@sudden6
Copy link

sudden6 commented Feb 5, 2018

Reviewed 2 of 2 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@iphydf iphydf force-pushed the less-cmake-errors branch 2 times, most recently from 38cdcd8 to 3f0d1ac Compare February 6, 2018 18:19
Instead of hard-erroring when we don't find dependencies, we just don't
build the things requested and print a warning. This is less annoying to
users because we enable a bunch of things by default. This way, we can at
least build something with the default "cmake" invocation.
@robinlinden
Copy link
Member

Reviewed 2 of 2 files at r1.
Review status: 0 of 9 files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@robinlinden
Copy link
Member

:lgtm_strong: (CMake being more forgiving, haven't reviewed the crypto_memcmp commit)


Review status: 0 of 9 files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@robinlinden
Copy link
Member

Reviewed 9 of 9 files at r2.
Review status: :shipit: all files reviewed at latest revision, all discussions resolved, all commit checks successful.


Comments from Reviewable

@iphydf iphydf merged commit dcd439a into TokTok:master Feb 8, 2018
@iphydf iphydf deleted the less-cmake-errors branch February 8, 2018 12:54
This pull request was closed.
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.

4 participants